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 pundit: 1.1.0 → 2.0.0 (major) #462

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
pundit 1.1.0 2.0.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

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

What changed?

✳️ pundit (1.1.0 → 2.0.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:


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