Skip to content

Bump pagy from 9.4.0 to 43.5.1 - #107

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/pagy-43.5.1
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/pagy-43.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Copy link
Copy Markdown
Contributor

Bumps pagy from 9.4.0 to 43.5.1.

Release notes

Sourced from pagy's releases.

Version 43.5.1

Changes in 43.5.1

  • Remove ghost code from cli; improve tests

CHANGELOG

Version 43

We needed a leap version to unequivocally signal that it's not just a major version: it's a complete redesign of the legacy code at all levels, usage and API included.

Why 43? Because it's exactly one step beyond "The answer to the ultimate question of life, the Universe, and everything." 😉

Improvements

This version introduces several enhancements, such as new :countish and :keynav_js paginators and improved automation and configuration processes, reducing setup requirements by 99%. The update also includes a simpler API and new interactive development tools, making it a comprehensive upgrade from previous versions.

  • New :countish Paginator
    • Faster than OFFSET and supporting the full UI
  • New Keynav Pagination
    • The pagy-exclusive technique using the fastest keyset pagination alongside all frontend helpers.
  • New interactive dev-tools
    • New PagyWand to integrate the pagy CSS with your app themes.
    • New Pagy AI available right inside your own app.
  • Intelligent automation
  • Simpler API
    • You solely need the pagy method and the @​pagy instance to paginate any collection and use any navigation tag and helper.
    • Methods are autoloaded only if used, and consume no memory otherwise.
    • Methods have narrower scopes and can be overridden without deep knowledge.
  • New documentation
    • Very concise, straightforward, and easy to navigate and understand.

Upgrade to 43

See the Upgrade Guide

Version 43.5.0

... (truncated)

Changelog

Sourced from pagy's changelog.

Version 43.5.1

  • Remove ghost code from cli; improve tests

Version 43.5.0

  • Update javascripts according to es-linting
  • Update min ruby version to 3.3 (remove EOL 3.2)
  • Implement the NEW pagy/next entrypoint to run the NEXT version now
  • Refactor deprecations:
    • Deprecated :client_max_limit in favor of :max_limit; moved code into deprecation.rb
    • Move deprecated options out of class code, to keep the code clean
  • Remove RBS resources. Not worth the maintenance effort.

Version 43.4.4

  • Make typecasting in Keyset based classes safer and more efficient

Version 43.4.3

  • Deprecate the :max_pages option (close #890)

Version 43.4.2

  • Fix edge-case for queries with multiple orderings on same column (#888)

Version 43.4.1

  • Normalize deprecations

Version 43.4.0

  • Improve stylesheets and docs
  • Improve JavaScript:
    • Add sync method and task
    • Deprecate sync_javascript
    • Simplify build, configuration and docs

Version 43.3.3

  • Fix Request#resolve_page with jsonapi, limit, and missing page param (#885)
  • Fix pagy-tailwind.css inconsistencies
  • Improve ts/js build process and wand help
  • Move the next_tag into the Pagy class

Version 43.3.2

  • Implement NumericUI module to avoid including the numeric helpers in keynav classes
  • Improve offset accessors and update docs
  • Add basic RBS

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file major ruby Pull requests that update ruby code labels Apr 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bundler/pagy-43.5.1 branch 5 times, most recently from a215f0e to 4ee5b98 Compare April 22, 2026 12:24
@dependabot dependabot Bot changed the title Bump pagy from 9.3.5 to 43.5.1 Bump pagy from 9.4.0 to 43.5.1 Apr 23, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bundler/pagy-43.5.1 branch from 4ee5b98 to 26fda18 Compare April 23, 2026 08:33
Bumps [pagy](https://github.com/ddnexus/pagy) from 9.3.5 to 43.5.1.
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md)
- [Commits](ddnexus/pagy@9.3.5...43.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/pagy-43.5.1 branch from 26fda18 to 4016fe8 Compare April 23, 2026 13:02
@dependabot @github

dependabot Bot commented on behalf of github Apr 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #116.

@dependabot dependabot Bot closed this Apr 24, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/pagy-43.5.1 branch April 24, 2026 12:15
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 major ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants