Bump pagy from 9.0.8 to 9.0.9 #1186

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/pagy-9.0.9 into main 2024-09-16 21:43:59 +08:00
dependabot[bot] commented 2024-09-16 15:31:29 +08:00 (Migrated from github.com)

Bumps pagy from 9.0.8 to 9.0.9.

Release notes

Sourced from pagy's releases.

Version 9.0.9

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

  • Set freeze flag to false (#737)
  • Fix: Prefix DEFAULT with Pagy:: (#736)

CHANGELOG

Changelog

Sourced from pagy's changelog.

Version 9.0.9

  • Set freeze flag to false (#737)
  • Fix: Prefix DEFAULT with Pagy:: (#736)
Commits

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.0.8 to 9.0.9. <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.0.9</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.0.9</h3> <!-- raw HTML omitted --> <ul> <li>Set freeze flag to false (<a href="https://redirect.github.com/ddnexus/pagy/issues/737">#737</a>)</li> <li>Fix: Prefix DEFAULT with Pagy:: (<a href="https://redirect.github.com/ddnexus/pagy/issues/736">#736</a>)</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.0.9</h2> <ul> <li>Set freeze flag to false (<a href="https://redirect.github.com/ddnexus/pagy/issues/737">#737</a>)</li> <li>Fix: Prefix DEFAULT with Pagy:: (<a href="https://redirect.github.com/ddnexus/pagy/issues/736">#736</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ddnexus/pagy/commit/b651bb31ba699b35e36ffde554d77c3180e43573"><code>b651bb3</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/2da97802e25c32cb3012176e870578717f53e9d7"><code>2da9780</code></a> Version 9.0.9</li> <li><a href="https://github.com/ddnexus/pagy/commit/658671abae17e2c2ae704b70a9132a7ba790ed9f"><code>658671a</code></a> Set freeze flag to false (<a href="https://redirect.github.com/ddnexus/pagy/issues/737">#737</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/0a72a0ae724f17b6826e681ca8f837f93c7e9f37"><code>0a72a0a</code></a> Update javascript modules</li> <li><a href="https://github.com/ddnexus/pagy/commit/ca34f46a43269143a068fd353b9cdb4dc8ce3699"><code>ca34f46</code></a> Update gems</li> <li><a href="https://github.com/ddnexus/pagy/commit/48fa4fc0fdba774c2a111ddd8144748638827b19"><code>48fa4fc</code></a> Fix: Prefix DEFAULT with Pagy:: (<a href="https://redirect.github.com/ddnexus/pagy/issues/736">#736</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/7cf2873571a304ea8c8a92b8dbd2a7747f3ac5d7"><code>7cf2873</code></a> Fix some documentation typos (<a href="https://redirect.github.com/ddnexus/pagy/issues/735">#735</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/d48da56eda58bcab2e26da03d98fbda73f5af303"><code>d48da56</code></a> Fix overflow docs</li> <li>See full diff in <a href="https://github.com/ddnexus/pagy/compare/9.0.8...9.0.9">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.0.8&new-version=9.0.9)](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.