Skip to content

Bump pagy from 3.11.0 to 5.4.0#70

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/pagy-5.4.0
Closed

Bump pagy from 3.11.0 to 5.4.0#70
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/pagy-5.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 17, 2021

Copy link
Copy Markdown
Contributor

Bumps pagy from 3.11.0 to 5.4.0.

Changelog

Sourced from pagy's changelog.

Version 5.4.0

  • Calendar API breaking changes for refactoring of Pagy::Calendar and calendar extra:
    • Added complete compatibility with all the backend extras
    • Simpler usage with automatic handling of pagy objects
    • Less variables and simpler requirements for the methods to implement
  • Updated gemfiles
  • The localize method overridden by the i18n extra must receive a format
  • Series and sequels use keyword arguments and pagy_*nav methods accepts a size keyword argument
  • Docs improvements
  • Removed unnecessary empty section in calendar docs
  • Fixes for typos and misalignment

Version 5.3.1

  • Added screenshot to the calendar extra (closes #346)
  • Added bump.sh script to bump the version in multiple files; check for consistency and optionally commit the changes
  • Minor fixes
  • Changelog improvements
  • Reversed CHANGELOG (closes #345)
  • Calendar I18n small internal renaming and docs improvements

Version 5.3.0

  • Implemented localization of time labels through the i18n extra delegation
  • Renamed internal module and files of SharedExtra to FrontendHelpers
  • Added support for *nav_js to Calendar
  • Simplified page labelling, moved into the pagy classes and removed frontend methods
  • Deprecated pagy_massage_params: use the :params variable set to a Proc that does the same, but per instance
  • Added apps README
  • Completed overflow fix for pagy Countless

Version 5.2.3

  • Fix for overflow :empty_page in regular Pagy instances, not returning an empty page
  • docs: add tutorial, simplify header (#343)
  • Refactoring of rails_inline_input.rb (include and close #342)

Version 5.2.2

  • Fix for missing defined?(Calendar) checks; small simplification in headers extra
  • Calendar docs improvements and fixes

Version 5.2.1

  • Reorganization of mock collection classes; enabled rubocop layout in tests
  • Small refactoring of the overview extra
  • A few improvements for the Calendar pagination; added the current_page_label method

Version 5.2.0

... (truncated)

Commits
  • b96a922 Merge branch 'dev'
  • cb4a180 Version 5.4.0
  • c3831b4 Calendar API breaking changes for refactoring of Pagy::Calendar and calendar ...
  • dc7050b Updated gemfiles
  • 98088df The localize method overridden by the i18n extra must receive a format
  • f03c554 Series and sequels use keyword arguments and pagy_*nav methods accepts a size...
  • d4d9c92 Docs improvements
  • edf1f53 Removed unnecessary empty section in calendar docs
  • 75238a5 Fixes for typos and misalignment
  • 370929d Merge branch 'dev'
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pagy](https://github.com/ddnexus/pagy) from 3.11.0 to 5.4.0.
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md)
- [Commits](ddnexus/pagy@3.11.0...5.4.0)

---
updated-dependencies:
- dependency-name: pagy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 17, 2021
@dependabot @github

dependabot Bot commented on behalf of github Nov 22, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #71.

@dependabot dependabot Bot closed this Nov 22, 2021
@dependabot
dependabot Bot deleted the dependabot/bundler/pagy-5.4.0 branch November 22, 2021 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants