Bump pagy from 8.6.1 to 8.6.3 #963

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/pagy-8.6.3 into main 2024-07-08 21:14:46 +08:00
dependabot[bot] commented 2024-07-08 15:12:01 +08:00 (Migrated from github.com)

Bumps pagy from 8.6.1 to 8.6.3.

Release notes

Sourced from pagy's releases.

Version 8.6.3

✴ What's new in 8.0+ ✴

  • 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
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See the details)
  • Deprecate the legacy nav bar, add features to the default faster nav bar series
  • See the CHANGELOG for possible breaking changes

Changes in 8.6.3

  • Add missing DEFAULT[:max_pages] hint to the config/pagy.rb
  • Improve activerecord handling in playground apps
  • Fix the missing "ar.pagy.aria_label.nav.other" (closes #577)

CHANGELOG

Version 8.6.2

✴ What's new in 8.0+ ✴

  • 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
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See the details)
  • Deprecate the legacy nav bar, add features to the default faster nav bar series
  • See the CHANGELOG for possible breaking changes

Changes in 8.6.2

  • Fix the legacy size in code and test
  • Improve code readability and size check in series
  • Fix the old terminology in the demo.ru app

CHANGELOG

Changelog

Sourced from pagy's changelog.

Version 8.6.3

  • Add missing DEFAULT[:max_pages] hint to the config/pagy.rb
  • Improve activerecord handling in playground apps
  • Fix the missing "ar.pagy.aria_label.nav.other" (closes #577)

Version 8.6.2

  • Fix the legacy size in code and test
  • Improve code readability and size check in series
  • Fix the old terminology in the demo.ru app
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.6.1 to 8.6.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 8.6.3</h2> <h3>✴ What's new in 8.0+ ✴</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>The <code>foundation</code>, <code>materialize</code>, <code>semantic</code> and <code>uikit</code> CSS extras have been discontinued and will be removed in v9 (See the <a href="https://github.com/ddnexus/pagy/discussions/672#discussioncomment-9212328">details</a>)</li> <li>Deprecate the legacy nav bar, add features to the default faster nav bar series</li> <li>See the <a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a> for possible breaking changes</li> </ul> <h3>Changes in 8.6.3</h3> <!-- raw HTML omitted --> <ul> <li>Add missing DEFAULT[:max_pages] hint to the config/pagy.rb</li> <li>Improve activerecord handling in playground apps</li> <li>Fix the missing &quot;ar.pagy.aria_label.nav.other&quot; (closes <a href="https://redirect.github.com/ddnexus/pagy/issues/577">#577</a>)</li> </ul> <!-- raw HTML omitted --> <p><a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a></p> <h2>Version 8.6.2</h2> <h3>✴ What's new in 8.0+ ✴</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>The <code>foundation</code>, <code>materialize</code>, <code>semantic</code> and <code>uikit</code> CSS extras have been discontinued and will be removed in v9 (See the <a href="https://github.com/ddnexus/pagy/discussions/672#discussioncomment-9212328">details</a>)</li> <li>Deprecate the legacy nav bar, add features to the default faster nav bar series</li> <li>See the <a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a> for possible breaking changes</li> </ul> <h3>Changes in 8.6.2</h3> <!-- raw HTML omitted --> <ul> <li>Fix the legacy size in code and test</li> <li>Improve code readability and size check in series</li> <li>Fix the old terminology in the demo.ru app</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 8.6.3</h2> <ul> <li>Add missing DEFAULT[:max_pages] hint to the config/pagy.rb</li> <li>Improve activerecord handling in playground apps</li> <li>Fix the missing &quot;ar.pagy.aria_label.nav.other&quot; (closes <a href="https://redirect.github.com/ddnexus/pagy/issues/577">#577</a>)</li> </ul> <h2>Version 8.6.2</h2> <ul> <li>Fix the legacy size in code and test</li> <li>Improve code readability and size check in series</li> <li>Fix the old terminology in the demo.ru app</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ddnexus/pagy/commit/d76d809ebab18410f4fbe233c19fbd7b5faac1a2"><code>d76d809</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/49a8fd8ae4fea37edc6804bdc75d41cd9e43966c"><code>49a8fd8</code></a> Version 8.6.3</li> <li><a href="https://github.com/ddnexus/pagy/commit/59484c470478ec5b476888e63efdaaf2159e4c88"><code>59484c4</code></a> Update js modules</li> <li><a href="https://github.com/ddnexus/pagy/commit/43318b6b53dd0395de091df6b9114cae85770449"><code>43318b6</code></a> Add missing DEFAULT[:max_pages] hint to the config/pagy.rb</li> <li><a href="https://github.com/ddnexus/pagy/commit/ddf7e20065bd0c1222f6820ea92ca6b38ded13a2"><code>ddf7e20</code></a> Update gems</li> <li><a href="https://github.com/ddnexus/pagy/commit/c43bb67c2e0ccaa894b737b9b7df427b3406959d"><code>c43bb67</code></a> Improve activerecord handling in playground apps</li> <li><a href="https://github.com/ddnexus/pagy/commit/719d2a32557afc21c010af94249057e63be3e417"><code>719d2a3</code></a> Fix the missing &quot;ar.pagy.aria_label.nav.other&quot; (closes <a href="https://redirect.github.com/ddnexus/pagy/issues/577">#577</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/071699dd23cf5f466456f9ec1607964f4b8c2c4a"><code>071699d</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/00a7136d275c5e79080b7c222fec1bf3c37c6fa4"><code>00a7136</code></a> Version 8.6.2</li> <li><a href="https://github.com/ddnexus/pagy/commit/920575d695564c17969e131ca83256c61a3f2800"><code>920575d</code></a> Fix the legacy size in code and test</li> <li>Additional commits viewable in <a href="https://github.com/ddnexus/pagy/compare/8.6.1...8.6.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=8.6.1&new-version=8.6.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.