Bump pagy from 8.3.0 to 8.4.0 #716

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/pagy-8.4.0 into main 2024-05-07 07:11:13 +08:00
dependabot[bot] commented 2024-05-06 15:49:42 +08:00 (Migrated from github.com)

Bumps pagy from 8.3.0 to 8.4.0.

Release notes

Sourced from pagy's releases.

Version 8.4.0

✴ What's new in 8.3+ ✴

  • 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)
  • See the CHANGELOG for possible breaking changes

Changes in 8.4.0

  • Retrieve only @​in items:
    • improve the performance of the last page in particular storage conditions (see #696)
  • Improve pagy launcher for pagy devs

CHANGELOG

Changelog

Sourced from pagy's changelog.

Version 8.4.0

  • Retrieve only @​in items:
    • improve the performance of the last page in particular storage conditions (see #696)
  • Improve pagy launcher for pagy devs
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.3.0 to 8.4.0. <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.4.0</h2> <h3>✴ What's new in 8.3+ ✴</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>See the <a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a> for possible breaking changes</li> </ul> <h3>Changes in 8.4.0</h3> <!-- raw HTML omitted --> <ul> <li>Retrieve only <a href="https://github.com/in"><code>@​in</code></a> items: <ul> <li>improve the performance of the last page in particular storage conditions (see <a href="https://redirect.github.com/ddnexus/pagy/issues/696">#696</a>)</li> </ul> </li> <li>Improve pagy launcher for pagy devs</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.4.0</h2> <ul> <li>Retrieve only <a href="https://github.com/in"><code>@​in</code></a> items: <ul> <li>improve the performance of the last page in particular storage conditions (see <a href="https://redirect.github.com/ddnexus/pagy/issues/696">#696</a>)</li> </ul> </li> <li>Improve pagy launcher for pagy devs</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ddnexus/pagy/commit/a4d86972f9f3d567b433d90c1258137bb6d5568c"><code>a4d8697</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/ae1874f357f128b3b5aec3476d124fedeacda180"><code>ae1874f</code></a> Version 8.4.0</li> <li><a href="https://github.com/ddnexus/pagy/commit/86c866fbb3771d237b6090043d1abca846a44d54"><code>86c866f</code></a> Fix version-bump.sh</li> <li><a href="https://github.com/ddnexus/pagy/commit/9a0bffadd1f932a9e085c8922392cd8fef0e6a90"><code>9a0bffa</code></a> Retrieve only <a href="https://github.com/in"><code>@​in</code></a> items:</li> <li><a href="https://github.com/ddnexus/pagy/commit/8fc1b1e932066617496c482bd138c7011844cf53"><code>8fc1b1e</code></a> Improve pagy launcher for pagy devs</li> <li><a href="https://github.com/ddnexus/pagy/commit/4aead0cd5a5459b893f101c80d31276e10135bec"><code>4aead0c</code></a> Improve CONTRIBUTING</li> <li><a href="https://github.com/ddnexus/pagy/commit/a9646c3c02cdebd06ee6e7e57d6b08def71a9121"><code>a9646c3</code></a> Improve publish-docs workflow</li> <li><a href="https://github.com/ddnexus/pagy/commit/0d29f8ecda8ca1b584269635c551e2b8041956b8"><code>0d29f8e</code></a> Complete feedback for e2e failures</li> <li><a href="https://github.com/ddnexus/pagy/commit/b831f8b0a1e9f842f7e0f1c5014f681eecf376d7"><code>b831f8b</code></a> Fix displaced retype markup in how-to (closes <a href="https://redirect.github.com/ddnexus/pagy/issues/693">#693</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/330b7c73da19235ffbf3f2484987fb763e0c6e40"><code>330b7c7</code></a> Rename e2e scripts; cleanup obsolete files</li> <li>Additional commits viewable in <a href="https://github.com/ddnexus/pagy/compare/8.3.0...8.4.0">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.3.0&new-version=8.4.0)](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.