codeforamerica / ohana-api

The open source API directory of community social services.
http://ohana-api-demo.herokuapp.com/api
BSD 3-Clause "New" or "Revised" License
185 stars 344 forks source link

Update rspec-rails: 3.7.2 → 3.8.0 (minor) #470

Closed depfu[bot] closed 6 years ago

depfu[bot] commented 6 years ago

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

name version specification old version new version
rspec-rails ~> 3.1 3.7.2 3.8.0

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

action name old version new version
updated i18n 1.0.1 1.1.0
updated rspec-core 3.7.1 3.8.0
updated rspec-expectations 3.7.0 3.8.1
updated rspec-mocks 3.7.0 3.8.0
updated rspec-support 3.7.1 3.8.0

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

What changed?

✳️ rspec-rails (3.7.2 → 3.8.0) · Repo · Changelog

Commits

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

↗️ i18n (indirect, 1.0.1 → 1.1.0) · Repo · Changelog

Release Notes

From the Github release:

  • Simplified default exception handler - #414
  • Fallbacks now exclude default locale - #415, possibly fixes #413 + #338
  • Fixed deprecated use of assert_nothing_raised #417
  • Fixed pluralization behavior for KeyValue backend with subtrees disabled - #419
  • Allow yaml file extension - #421
Commits

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

↗️ rspec-core (indirect, 3.7.1 → 3.8.0) · Repo · Changelog

Commits

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

↗️ rspec-expectations (indirect, 3.7.0 → 3.8.1) · Repo · Changelog

Commits

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

↗️ rspec-mocks (indirect, 3.7.0 → 3.8.0) · Repo · Changelog

Commits

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

↗️ rspec-support (indirect, 3.7.1 → 3.8.0) · Repo · Changelog

Commits

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


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

Depfu Status

monfresh commented 6 years ago

Closed in favor of #473