Bump pagy from 8.1.2 to 8.2.2 #662

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/pagy-8.2.2 into main 2024-04-22 21:33:21 +08:00
dependabot[bot] commented 2024-04-22 15:19:40 +08:00 (Migrated from github.com)

Bumps pagy from 8.1.2 to 8.2.2.

Release notes

Sourced from pagy's releases.

Version 8.2.2

⚠ WARNING

We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here

✴ What's new in 8.+ ✴

  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • See the CHANGELOG for possible breaking changes

Changes in 8.2.2

  • Add nav translation for ko (closes #592) (#690)

CHANGELOG

Version 8.2.1

⚠ WARNING

We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here

✴ What's new in 8.+ ✴

  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • See the CHANGELOG for possible breaking changes

Changes in 8.2.1

  • Fix empty page param raising error (closes #689)

CHANGELOG

Version 8.2.0

⚠ WARNING

We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here

... (truncated)

Changelog

Sourced from pagy's changelog.

Version 8.2.2

  • Add nav translation for ko (closes #592) (#690)

Version 8.2.1

  • Fix empty page param raising error (closes #689)

Version 8.2.0

  • Fix the '#pagy_url_for' method for calendar pagination (#688)
  • Extend the use of pagy_get_page to the arel, array and countless extras
  • Add the pagy_get_count method to the backend
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 8.1.2 to 8.2.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 8.2.2</h2> <h2>⚠ WARNING</h2> <p>We may drop pagy's less used CSS extras.<br /> If you wish to keep your favorites alive, please, <a href="https://github.com/ddnexus/pagy/discussions/categories/survey">vote here</a></p> <h3>✴ What's new in 8.+ ✴</h3> <ul> <li>New <a href="https://ddnexus.github.io/pagy/playground/">Pagy Playground</a> to showcase, clone and develop pagy APPs without any setup on your side (try the <a href="https://ddnexus.github.io/pagy/playground.md#3-demo-app">pagy demo</a>)</li> <li>New <code>:max_pages</code> variable to limit the pagination regardless the actual count</li> <li>Better frontend helpers</li> <li>See the <a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a> for possible breaking changes</li> </ul> <h3>Changes in 8.2.2</h3> <!-- raw HTML omitted --> <ul> <li>Add nav translation for ko (closes <a href="https://redirect.github.com/ddnexus/pagy/issues/592">#592</a>) (<a href="https://redirect.github.com/ddnexus/pagy/issues/690">#690</a>)</li> </ul> <!-- raw HTML omitted --> <p><a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a></p> <h2>Version 8.2.1</h2> <h2>⚠ WARNING</h2> <p>We may drop pagy's less used CSS extras.<br /> If you wish to keep your favorites alive, please, <a href="https://github.com/ddnexus/pagy/discussions/categories/survey">vote here</a></p> <h3>✴ What's new in 8.+ ✴</h3> <ul> <li>New <a href="https://ddnexus.github.io/pagy/playground/">Pagy Playground</a> to showcase, clone and develop pagy APPs without any setup on your side (try the <a href="https://ddnexus.github.io/pagy/playground.md#3-demo-app">pagy demo</a>)</li> <li>New <code>:max_pages</code> variable to limit the pagination regardless the actual count</li> <li>Better frontend helpers</li> <li>See the <a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a> for possible breaking changes</li> </ul> <h3>Changes in 8.2.1</h3> <!-- raw HTML omitted --> <ul> <li>Fix empty page param raising error (closes <a href="https://redirect.github.com/ddnexus/pagy/issues/689">#689</a>)</li> </ul> <!-- raw HTML omitted --> <p><a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a></p> <h2>Version 8.2.0</h2> <h2>⚠ WARNING</h2> <p>We may drop pagy's less used CSS extras.<br /> If you wish to keep your favorites alive, please, <a href="https://github.com/ddnexus/pagy/discussions/categories/survey">vote here</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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 8.2.2</h2> <ul> <li>Add nav translation for ko (closes <a href="https://redirect.github.com/ddnexus/pagy/issues/592">#592</a>) (<a href="https://redirect.github.com/ddnexus/pagy/issues/690">#690</a>)</li> </ul> <h2>Version 8.2.1</h2> <ul> <li>Fix empty page param raising error (closes <a href="https://redirect.github.com/ddnexus/pagy/issues/689">#689</a>)</li> </ul> <h2>Version 8.2.0</h2> <ul> <li>Fix the '#pagy_url_for' method for calendar pagination (<a href="https://redirect.github.com/ddnexus/pagy/issues/688">#688</a>)</li> <li>Extend the use of pagy_get_page to the arel, array and countless extras</li> <li>Add the pagy_get_count method to the backend</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ddnexus/pagy/commit/d6d17cfb16017fc85836d05bc72ead98429abccf"><code>d6d17cf</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/a3c1ee3a387853264dfeb97d911c7e16aa5a99c5"><code>a3c1ee3</code></a> Version 8.2.2</li> <li><a href="https://github.com/ddnexus/pagy/commit/4d399bdaa46b45d4f961349980717c0363e11a0a"><code>4d399bd</code></a> Update gems and node modules</li> <li><a href="https://github.com/ddnexus/pagy/commit/74512cb2ecdf0e0d0dda14fae713ea496744695c"><code>74512cb</code></a> Add nav translation for ko (closes <a href="https://redirect.github.com/ddnexus/pagy/issues/592">#592</a>) (<a href="https://redirect.github.com/ddnexus/pagy/issues/690">#690</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/60ae894bd1b31c63d139189b8b5b354a15cbfbaa"><code>60ae894</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/6beee0df4fec70e6b6cb1765f18b1b7efa35cbd3"><code>6beee0d</code></a> Version 8.2.1</li> <li><a href="https://github.com/ddnexus/pagy/commit/828c821fed590a1de79571996ffa65898a008ac6"><code>828c821</code></a> Fix missing commit id in version-bump</li> <li><a href="https://github.com/ddnexus/pagy/commit/dd0d61a4db075e690b64ab54776f326314140435"><code>dd0d61a</code></a> Fix empty page param raising error (closes <a href="https://redirect.github.com/ddnexus/pagy/issues/689">#689</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/2358b3de549ad83241d01dc29f56aef88b6ca62d"><code>2358b3d</code></a> Update gems and node modules</li> <li><a href="https://github.com/ddnexus/pagy/commit/479eb4a5c81f8859692708d99d521a657edd2bab"><code>479eb4a</code></a> Remove commit-msg hook; improve version-bump script</li> <li>Additional commits viewable in <a href="https://github.com/ddnexus/pagy/compare/8.1.2...8.2.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=8.1.2&new-version=8.2.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.