Skip to content

Bump pagy from 43.5.3 to 43.5.5 - #3

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bundler/pagy-43.5.4
Open

Bump pagy from 43.5.3 to 43.5.5#3
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bundler/pagy-43.5.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Copy link
Copy Markdown

Bumps pagy from 43.5.3 to 43.5.5.

Release notes

Sourced from pagy's releases.

Version 43.5.5

Changes in 43.5.5

  • Rescue malformed page request param in Pagy::Keyset and KeynavJsPaginator (#907)
    • Rescue malformed page request param in Pagy::Keyset and KeynavJsPaginator
    • Simplify decoding logic

    Co-authored-by: Domizio Demichelis dd.nexus@gmail.com

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

... (truncated)

Changelog

Sourced from pagy's changelog.

Version 43.5.5

  • Rescue malformed page request param in Pagy::Keyset and KeynavJsPaginator (#907)
    • Rescue malformed page request param in Pagy::Keyset and KeynavJsPaginator
    • Simplify decoding logic

    Co-authored-by: Domizio Demichelis dd.nexus@gmail.com

Version 43.5.4

  • Fix SERIES_SLOTS loading error (close #902)
Commits
  • eb4a810 Merge branch 'dev'
  • 8ee37a0 Version 43.5.5
  • ac62e00 Improve comment/docs
  • 81215c4 Update gem and packages
  • 9161301 💎 Rescue malformed page request param in Pagy::Keyset and KeynavJsPaginator (...
  • 4e9118c Docs: fix input_nav_js link text in how-to guide (#903)
  • c1a0adb Merge branch 'dev'
  • 9dc8a75 Version 43.5.4
  • 3c85c53 Update gems and packages
  • 60429fe 💎 Fix SERIES_SLOTS loading error (close #902)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bundler/pagy-43.5.4 branch from 4e0af07 to d21e642 Compare May 24, 2026 09:21
Documents features, quick start, credentials setup, Stripe webhook
configuration, development commands, and deployment with Kamal.
Bumps [pagy](https://github.com/ddnexus/pagy) from 43.5.3 to 43.5.5.
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md)
- [Commits](ddnexus/pagy@43.5.3...43.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump pagy from 43.5.3 to 43.5.4 Bump pagy from 43.5.3 to 43.5.5 May 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bundler/pagy-43.5.4 branch from d21e642 to 1a2c8de Compare May 25, 2026 05:11
@dependabot @github

dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Author

A newer version of pagy exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

1 participant