Bump pagy from 9.1.1 to 9.2.1 #1453

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/pagy-9.2.1 into main 2024-11-11 22:44:18 +08:00
dependabot[bot] commented 2024-11-11 15:30:37 +08:00 (Migrated from github.com)

Bumps pagy from 9.1.1 to 9.2.1.

Release notes

Sourced from pagy's releases.

Version 9.2.1

✴ 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.2.1

  • Improve bin/pagy to dynamically find apps and descriptions
  • Apps refactoring:
    • Update rails to 8.0
    • Replace rails AR keyset apps with sinatra apps
    • Improve consistency

CHANGELOG

Version 9.2.0

✴ 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.2.0

  • Simplify the keyset API:
    • Deprecate the :after_latest variable in favour of :filter_newest
    • Add the keyset argument to the :filter_newest lambda
    • Rename protected after_latest_query > filter_newest_query

CHANGELOG

Changelog

Sourced from pagy's changelog.

Version 9.2.1

  • Improve bin/pagy to dynamically find apps and descriptions
  • Apps refactoring:
    • Update rails to 8.0
    • Replace rails AR keyset apps with sinatra apps
    • Improve consistency

Version 9.2.0

  • Simplify the keyset API:
    • Deprecate the :after_latest variable in favour of :filter_newest
    • Add the keyset argument to the :filter_newest lambda
    • Rename protected after_latest_query > filter_newest_query
Commits
  • 0adb448 Merge branch 'dev'
  • ab6d98e Version 9.2.1
  • 442fab5 Update javascript packages
  • d75de65 Absolute path for pagy in bundle exec command in cy scripts
  • 3843253 Improve bin/pagy to dynamically find apps and descriptions
  • 2a89562 Apps refactoring:
  • f0ee8b6 Add keyset apps to the bump script
  • f4b67d6 Merge branch 'dev'
  • f080628 Version 9.2.0
  • 85c1340 Simplify the keyset API:
  • 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.1.1 to 9.2.1. <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.2.1</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.2.1</h3> <!-- raw HTML omitted --> <ul> <li>Improve bin/pagy to dynamically find apps and descriptions</li> <li>Apps refactoring: <ul> <li>Update rails to 8.0</li> <li>Replace rails AR keyset apps with sinatra apps</li> <li>Improve consistency</li> </ul> </li> </ul> <!-- raw HTML omitted --> <p><a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a></p> <h2>Version 9.2.0</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.2.0</h3> <!-- raw HTML omitted --> <ul> <li>Simplify the keyset API: <ul> <li>Deprecate the :after_latest variable in favour of :filter_newest</li> <li>Add the keyset argument to the :filter_newest lambda</li> <li>Rename protected after_latest_query &gt; filter_newest_query</li> </ul> </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.2.1</h2> <ul> <li>Improve bin/pagy to dynamically find apps and descriptions</li> <li>Apps refactoring: <ul> <li>Update rails to 8.0</li> <li>Replace rails AR keyset apps with sinatra apps</li> <li>Improve consistency</li> </ul> </li> </ul> <h2>Version 9.2.0</h2> <ul> <li>Simplify the keyset API: <ul> <li>Deprecate the :after_latest variable in favour of :filter_newest</li> <li>Add the keyset argument to the :filter_newest lambda</li> <li>Rename protected after_latest_query &gt; filter_newest_query</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ddnexus/pagy/commit/0adb448a3971bdefb6351370a3e3df2df4958ab1"><code>0adb448</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/ab6d98ea1185a3261a187c7386db1bb266e7a1ac"><code>ab6d98e</code></a> Version 9.2.1</li> <li><a href="https://github.com/ddnexus/pagy/commit/442fab53ccc015b70fc1435cbeef6a61cec32aa9"><code>442fab5</code></a> Update javascript packages</li> <li><a href="https://github.com/ddnexus/pagy/commit/d75de656595245638654d5fbb934491fdd6d5c1e"><code>d75de65</code></a> Absolute path for pagy in bundle exec command in cy scripts</li> <li><a href="https://github.com/ddnexus/pagy/commit/3843253e44004d8e57b332be7fafcbe6f8f45981"><code>3843253</code></a> Improve bin/pagy to dynamically find apps and descriptions</li> <li><a href="https://github.com/ddnexus/pagy/commit/2a89562afe2e424f113c65cde3316c60de6db5e6"><code>2a89562</code></a> Apps refactoring:</li> <li><a href="https://github.com/ddnexus/pagy/commit/f0ee8b6a65b0a608006442d91a325b63c7b9f579"><code>f0ee8b6</code></a> Add keyset apps to the bump script</li> <li><a href="https://github.com/ddnexus/pagy/commit/f4b67d64eb4d78a5b1d7de07cec36dfccb091f79"><code>f4b67d6</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/f08062825bc70a53c68eedf9af31cd0dd1149974"><code>f080628</code></a> Version 9.2.0</li> <li><a href="https://github.com/ddnexus/pagy/commit/85c134014b20c820afcaceed3e84164e2908d5b4"><code>85c1340</code></a> Simplify the keyset API:</li> <li>Additional commits viewable in <a href="https://github.com/ddnexus/pagy/compare/9.1.1...9.2.1">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.1.1&new-version=9.2.1)](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.