Bump pagy from 9.3.2 to 9.3.3 #1520

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/pagy-9.3.3 into main 2024-12-10 00:31:20 +08:00
dependabot[bot] commented 2024-12-09 15:48:29 +08:00 (Migrated from github.com)

Bumps pagy from 9.3.2 to 9.3.3.

Release notes

Sourced from pagy's releases.

Version 9.3.3

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

  • Add test for locales - to find problematic keys (#752)
  • Update locales: zh-CN, zh-HK, zh-TW (#751) (fix #608, fix #609, fix #610)
    • Remove :other from :aria_label key and code comment
    • Change :item_name which had :one_other keys to default to the :other key
    • Fix comment

CHANGELOG

Changelog

Sourced from pagy's changelog.

Version 9.3.3

  • Add test for locales - to find problematic keys (#752)
  • Update locales: zh-CN, zh-HK, zh-TW (#751) (fix #608, fix #609, fix #610)
    • Remove :other from :aria_label key and code comment
    • Change :item_name which had :one_other keys to default to the :other key
    • Fix comment
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.3.2 to 9.3.3. <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.3</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.3</h3> <!-- raw HTML omitted --> <ul> <li>Add test for locales - to find problematic keys (<a href="https://redirect.github.com/ddnexus/pagy/issues/752">#752</a>)</li> <li>Update locales: zh-CN, zh-HK, zh-TW (<a href="https://redirect.github.com/ddnexus/pagy/issues/751">#751</a>) (fix <a href="https://redirect.github.com/ddnexus/pagy/issues/608">#608</a>, fix <a href="https://redirect.github.com/ddnexus/pagy/issues/609">#609</a>, fix <a href="https://redirect.github.com/ddnexus/pagy/issues/610">#610</a>) <ul> <li>Remove :other from :aria_label key and code comment</li> <li>Change :item_name which had :one_other keys to default to the :other key</li> <li>Fix comment</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.3.3</h2> <ul> <li>Add test for locales - to find problematic keys (<a href="https://redirect.github.com/ddnexus/pagy/issues/752">#752</a>)</li> <li>Update locales: zh-CN, zh-HK, zh-TW (<a href="https://redirect.github.com/ddnexus/pagy/issues/751">#751</a>) (fix <a href="https://redirect.github.com/ddnexus/pagy/issues/608">#608</a>, fix <a href="https://redirect.github.com/ddnexus/pagy/issues/609">#609</a>, fix <a href="https://redirect.github.com/ddnexus/pagy/issues/610">#610</a>) <ul> <li>Remove :other from :aria_label key and code comment</li> <li>Change :item_name which had :one_other keys to default to the :other key</li> <li>Fix comment</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ddnexus/pagy/commit/0d4786be8d12e5eb9be2080865a46c8d0f68d647"><code>0d4786b</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/85f97dc86cece690d566fdb2001c30753d7d0a76"><code>85f97dc</code></a> Version 9.3.3</li> <li><a href="https://github.com/ddnexus/pagy/commit/5df407403e9c3643ad5d2c8e2599575172b86949"><code>5df4074</code></a> Add test for locales - to find problematic keys (<a href="https://redirect.github.com/ddnexus/pagy/issues/752">#752</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/14725575830c425c899e7db5aca20c36e0063cd5"><code>1472557</code></a> Update locales: zh-CN, zh-HK, zh-TW (<a href="https://redirect.github.com/ddnexus/pagy/issues/751">#751</a>) (fix <a href="https://redirect.github.com/ddnexus/pagy/issues/608">#608</a>, fix <a href="https://redirect.github.com/ddnexus/pagy/issues/609">#609</a>, fix <a href="https://redirect.github.com/ddnexus/pagy/issues/610">#610</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/aab0b4328ea63bb2bc8a37c8a1b4ea9e28a7d985"><code>aab0b43</code></a> Fix wrong param in workflow</li> <li><a href="https://github.com/ddnexus/pagy/commit/2ad6ddbedd6f8daaee6fba69235803634c6e2f9a"><code>2ad6ddb</code></a> Fix comment</li> <li><a href="https://github.com/ddnexus/pagy/commit/48164677efe51ed05b95b7c23c31faaab19962d8"><code>4816467</code></a> Update gems and javascript packages</li> <li><a href="https://github.com/ddnexus/pagy/commit/c81dbd22d705ae0fa97d55a56d66c5def1d5ca39"><code>c81dbd2</code></a> Improve How to</li> <li><a href="https://github.com/ddnexus/pagy/commit/ea3aa281a2116b2d23f58c50d95d7b9b22b4790f"><code>ea3aa28</code></a> Add aider setup</li> <li>See full diff in <a href="https://github.com/ddnexus/pagy/compare/9.3.2...9.3.3">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.2&new-version=9.3.3)](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.