Bump pagy from 9.3.1 to 9.3.2 #1513

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/pagy-9.3.2 into main 2024-12-03 00:01:36 +08:00
dependabot[bot] commented 2024-12-02 15:19:48 +08:00 (Migrated from github.com)

Bumps pagy from 9.3.1 to 9.3.2.

Release notes

Sourced from pagy's releases.

Version 9.3.2

✴ What's new in 9.0+ ✴

  • Wicked-fast Keyset Pagination for big data! It works with ActiveRecord::Relation and Sequel::Dataset sets.
  • More Playground Apps to showcase, clone and develop pagy APPs without any setup on your side
  • Lots of refactorings and optimizations
  • See the Changelog for possible breaking changes

Changes in 9.3.2

  • Improve gapped series computation by a few milliseconds

CHANGELOG

Changelog

Sourced from pagy's changelog.

Version 9.3.2

  • Improve gapped series computation by a few milliseconds
Commits
  • 9b16161 Merge branch 'dev'
  • 70e0582 Version 9.3.2
  • d62312a Update gems and javascript packages
  • 09347e3 Improve gapped series computation by a few milliseconds
  • 644c9a8 Update README with ordered recent post and screencast
  • e81be0b Fix copyright year in documentation
  • 640069d Update gems and javascript packages
  • cb5f5a5 Add release and constraint info to changelog and tests
  • 27c0df6 Docs: update default config for extra headers (#750)
  • 35c761b Disable --install from e2e-test.yml
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 9.3.1 to 9.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ddnexus/pagy/releases">pagy's releases</a>.</em></p> <blockquote> <h2>Version 9.3.2</h2> <!-- raw HTML omitted --> <h3>✴ What's new in 9.0+ ✴</h3> <ul> <li>Wicked-fast <a href="https://ddnexus.github.io/pagy/docs/api/keyset/">Keyset Pagination</a> for big data! It works with <code>ActiveRecord::Relation</code> and <code>Sequel::Dataset</code> sets.</li> <li>More <a href="https://ddnexus.github.io/pagy/playground/">Playground Apps</a> to showcase, clone and develop pagy APPs without any setup on your side</li> <li>Lots of refactorings and optimizations</li> <li>See the <a href="https://ddnexus.github.io/pagy/changelog">Changelog</a> for possible breaking changes</li> </ul> <!-- raw HTML omitted --> <h3>Changes in 9.3.2</h3> <!-- raw HTML omitted --> <ul> <li>Improve gapped series computation by a few milliseconds</li> </ul> <!-- raw HTML omitted --> <p><a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md">pagy's changelog</a>.</em></p> <blockquote> <h2>Version 9.3.2</h2> <ul> <li>Improve gapped series computation by a few milliseconds</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ddnexus/pagy/commit/9b161619f2148704b37bd9a67ca3f426e61d5433"><code>9b16161</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/70e058286e6889a1c256483795d2162c3a0948fa"><code>70e0582</code></a> Version 9.3.2</li> <li><a href="https://github.com/ddnexus/pagy/commit/d62312a345bad47a84f4bf84aa74d2fdf5789804"><code>d62312a</code></a> Update gems and javascript packages</li> <li><a href="https://github.com/ddnexus/pagy/commit/09347e3c5db0e5a21b8ab3055fd7f204f9a33dda"><code>09347e3</code></a> Improve gapped series computation by a few milliseconds</li> <li><a href="https://github.com/ddnexus/pagy/commit/644c9a89e7359b1391aafb639d01769214aeee2f"><code>644c9a8</code></a> Update README with ordered recent post and screencast</li> <li><a href="https://github.com/ddnexus/pagy/commit/e81be0b1bffbc27e95fa88cd842be87686ed081d"><code>e81be0b</code></a> Fix copyright year in documentation</li> <li><a href="https://github.com/ddnexus/pagy/commit/640069d9b6438c65cae29551b6dd322522135b50"><code>640069d</code></a> Update gems and javascript packages</li> <li><a href="https://github.com/ddnexus/pagy/commit/cb5f5a5721ee2c5217fbb1426940dc4b6daf44f9"><code>cb5f5a5</code></a> Add release and constraint info to changelog and tests</li> <li><a href="https://github.com/ddnexus/pagy/commit/27c0df636572b7ed16886f9a4a452f34efddbd0b"><code>27c0df6</code></a> Docs: update default config for extra headers (<a href="https://redirect.github.com/ddnexus/pagy/issues/750">#750</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/35c761bdbcf0c69113e79b8800969f824404bd9a"><code>35c761b</code></a> Disable --install from e2e-test.yml</li> <li>Additional commits viewable in <a href="https://github.com/ddnexus/pagy/compare/9.3.1...9.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pagy&package-manager=bundler&previous-version=9.3.1&new-version=9.3.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details>
Sign in to join this conversation.