Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Update sass-rails: 4.0.1 → 4.0.5 (patch) #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

depfu[bot]
Copy link

@depfu depfu bot commented Dec 1, 2017


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:

gem name version specification old version new version
sass-rails 4.0.1 4.0.5

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

action gem name old version new version
added concurrent-ruby 1.0.5
removed atomic 1.1.14
updated i18n 0.6.5 0.9.1
updated multi_json 1.8.2 1.12.2
updated rack 1.5.2 1.5.5
updated rack-test 0.6.2 0.6.3
updated rake 10.1.0 12.3.0
updated sass 3.2.12 3.2.19
updated sprockets 2.10.0 2.12.4
updated thor 0.18.1 0.20.0
updated thread_safe 0.1.3 0.3.6
updated tzinfo 0.3.38 0.3.53

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

What changed?

✳️ sass-rails (4.0.1 → 4.0.5) · Repo

Release Notes

From the Github release:

  • Make possible to use sprockets 2.12.
Commits

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

↗️ i18n (indirect, 0.6.5 → 0.9.1) · Repo · Changelog

Release Notes

From the Github release:

  • Reverted Hash#slice behaviour introduced with #250 - See #390.
  • Fixed a regression caused by #387, where translations may have returned a not-helpful error message - See #389
Commits

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

↗️ multi_json (indirect, 1.8.2 → 1.12.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.5.2 → 1.5.5) · Repo · Changelog

Commits

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

↗️ rack-test (indirect, 0.6.2 → 0.6.3) · Repo · Changelog

Commits

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

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

Commits

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

↗️ sass (indirect, 3.2.12 → 3.2.19) · Repo

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

↗️ sprockets (indirect, 2.10.0 → 2.12.4) · Repo · Changelog

↗️ thor (indirect, 0.18.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.1.3 → 0.3.6) · Repo

Commits

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

↗️ tzinfo (indirect, 0.3.38 → 0.3.53) · Repo · Changelog

Release Notes

From the Github release:

TZInfo v0.3.53 on RubyGems.org

Commits

See the full diff on Github. The new version differs by 65 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 depfu bot added the depfu label Dec 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
0 participants