Skip to content

Update pagy: 3.8.3 → 3.14.0 (minor)

Depfu Bot requested to merge depfu/update/pagy-3.14.0 into master

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!


Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

️ pagy (3.8.3 → 3.14.0) · Repo · Changelog
Release Notes

3.11.0 (from changelog)

Changers

  • added Swahili localization

Commits

3.10.0 (from changelog)

Changes

  • added Czeck localization

Commits

  • 8fe6f21: version 3.10.0
  • 316183f: minor adjustments to p11n.rb; removed local file
  • 2e7fa1b: Update with 'cs' (#269)added lambda for 'west_slavic' and 'hash for 'cs' language
  • 70760c6: Czech localization (#268)

3.9.0 (from changelog)

Changes

  • added link tags helpers to support extra

Commits

  • a66491b: added link tags helpers to support extra
  • 2ef08a9: @pagy_locale explicitly initialized to avoid warning
  • 261c6a1: reorganized gemfiles for travis, removed jruby 9.2 tests and added CAVEATS and removed redundant ||=nil
  • 619d7d1: updated gems
  • fc861d8: added .gitattributes to fix github linguist [ci-skip]
  • 287b94f: added Raul Palacio screencast link to README
  • 52c65a3: added "Contributions" section in the README
  • f09a80a: Add tutorial link to readme (#259)
  • 86bf3dc: Fix: typo [ci-skip] (#257)
  • bd3bcc7: Update copyright notice to 2020 (#256) [ci-skip]
  • 01e4a14: [ci-skip] Add note re: html safe helpers (#254)Fixes discussion noted in: #6
  • 1d812be: doc improvements [ci-skip]

Does any of this look wrong? Please let us know.

Commits

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


Depfu Status

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.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

Merge request reports