Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Conversation

@depfu
Copy link

@depfu depfu bot commented Feb 8, 2018


Welcome to Depfu 👋

This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.

After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.

Let us know if you have any questions. Thanks so much for giving Depfu a try!


⚠️ No CI detected ⚠️

You don't seem to have any Continuous Integration service set up!

Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.

This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:

  • Our friends at Travis-CI provide excellent service.
  • Circle CI are good, too, and have a free plan that will cover basic needs.
  • If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github.
  • If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with depfu/.

It might be necessary to once deactivate and reactivate your project in Depfu for the CI service to be properly detected.



We've updated a dependency and here is what you need to know:

name version specification old version new version
turbolinks ~> 2.5.3 2.5.3 2.5.4

Additionally, the update changed a few other dependencies as well:

action name old version new version
added concurrent-ruby 1.0.5
added crass 1.0.3
added mini_portile2 2.3.0
removed mini_portile 0.6.2
updated builder 3.2.2 3.2.3
updated coffee-rails 4.1.0 4.1.1
updated coffee-script-source 1.9.1.1 1.12.2
updated execjs 2.5.2 2.7.0
updated i18n 0.7.0 0.9.3
updated json 1.8.3 1.8.6
updated loofah 2.0.2 2.1.1
updated minitest 5.7.0 5.11.3
updated nokogiri 1.6.6.2 1.8.2
updated rack 1.6.4 1.6.8
updated rails-dom-testing 1.0.6 1.0.9
updated rails-html-sanitizer 1.0.2 1.0.3
updated rake 10.4.2 12.3.0
updated thor 0.19.1 0.20.0
updated thread_safe 0.3.5 0.3.6
updated tzinfo 1.2.2 1.2.5

You should probably take a good look at the info here and the test results before merging this pull request, of course.

What changed?

✳️ turbolinks (2.5.3 → 2.5.4) · Repo

Sorry, we couldn't find anything useful about this release.

↗️ builder (indirect, 3.2.2 → 3.2.3) · Repo · Changelog

✳️ coffee-rails (4.1.0 → 4.1.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 11 commits:

↗️ coffee-script-source (indirect, 1.9.1.1 → 1.12.2)

Sorry, we couldn't find anything useful about this release.

↗️ execjs (indirect, 2.5.2 → 2.7.0) · Repo

Release Notes

From the Github release:

  • Add direct V8 support (via d3)
  • Allow for runtime specific option flags
  • Add MiniRacer runtime support
Commits

See the full diff on Github. The new version differs by 23 commits:

↗️ i18n (indirect, 0.7.0 → 0.9.3) · Repo · Changelog

Release Notes

From the Github release:

(For those wondering where v0.9.2 went: I got busy after I pushed the commit for the release, so there was no gem release that day. I am not busy today, so here is v0.9.3 in its stead. This changelog contains changes from v0.9.1 -> v0.9.3)

  • I18n no longer stores translations for unavailable locales. #391.
  • Added the ability to interpolate with arrays #395.
  • Documentation for lambda has been corrected. #396
  • I18n will use oj -- a faster JSON library -- but only if it is available. #398
  • Fixed an issue with translate and default: [false] as an option. #399
  • Fixed an issue with translate with nil and empty keys. #400
  • Fix issue with disabled subtrees and pluralization for KeyValue backend #402

Thank you to @stereobooster, @fatkodima and @lulalala for the patches that went towards this release. We appreciate your efforts!

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ json (indirect, 1.8.3 → 1.8.6) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 31 commits:

↗️ loofah (indirect, 2.0.2 → 2.1.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 66 commits:

↗️ minitest (indirect, 5.7.0 → 5.11.3) · Repo · Changelog

↗️ nokogiri (indirect, 1.6.6.2 → 1.8.2) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ rack (indirect, 1.6.4 → 1.6.8) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 19 commits:

↗️ rails-dom-testing (indirect, 1.0.6 → 1.0.9) · Repo

Commits

See the full diff on Github. The new version differs by 19 commits:

↗️ rails-html-sanitizer (indirect, 1.0.2 → 1.0.3) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 11 commits:

↗️ rake (indirect, 10.4.2 → 12.3.0) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ thor (indirect, 0.19.1 → 0.20.0) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ thread_safe (indirect, 0.3.5 → 0.3.6) · Repo

Commits

See the full diff on Github. The new version differs by 20 commits:

↗️ tzinfo (indirect, 1.2.2 → 1.2.5) · Repo · Changelog

Release Notes

From the Github release:

  • Support recursively (deep) freezing Country and Timezone instances. #80.
  • Allow negative daylight savings time offsets to be derived when reading from zoneinfo files. The utc_offset and std_offset are now derived correctly for Europe/Dublin in the 2018a and 2018b releases of the Time Zone Database.

TZInfo v1.2.5 on RubyGems.org

Commits

See the full diff on Github. The new version differs by 47 commits:


Depfu will automatically keep this PR conflict-free, as long as you don't add any commits yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

Depfu Status

@depfu depfu bot added the depfu label Feb 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant