Bump pagy from 8.4.4 to 8.4.5 #911

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/pagy-8.4.5 into main 2024-06-24 22:32:16 +08:00
dependabot[bot] commented 2024-06-24 15:32:37 +08:00 (Migrated from github.com)

Bumps pagy from 8.4.4 to 8.4.5.

Release notes

Sourced from pagy's releases.

Version 8.4.5

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

Changes in 8.4.5

  • Fix pluralization rule link on locale files (#716)
  • Install gems in pagy CI
  • Indentation changes
  • Remove :cycle false default
  • Fill aria_label.nav ca pluralized entry (#715) (Fixes #581)
  • Fix typos (#710)

CHANGELOG

Changelog

Sourced from pagy's changelog.

Version 8.4.5

  • Fix pluralization rule link on locale files (#716)
  • Install gems in pagy CI
  • Indentation changes
  • Remove :cycle false default
  • Fill aria_label.nav ca pluralized entry (#715) (Fixes #581)
  • Fix typos (#710)
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.4.4 to 8.4.5. <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.5</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>See the <a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a> for possible breaking changes</li> </ul> <h3>Changes in 8.4.5</h3> <!-- raw HTML omitted --> <ul> <li>Fix pluralization rule link on locale files (<a href="https://redirect.github.com/ddnexus/pagy/issues/716">#716</a>)</li> <li>Install gems in pagy CI</li> <li>Indentation changes</li> <li>Remove :cycle false default</li> <li>Fill aria_label.nav ca pluralized entry (<a href="https://redirect.github.com/ddnexus/pagy/issues/715">#715</a>) (Fixes <a href="https://redirect.github.com/ddnexus/pagy/issues/581">#581</a>)</li> <li>Fix typos (<a href="https://redirect.github.com/ddnexus/pagy/issues/710">#710</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 8.4.5</h2> <ul> <li>Fix pluralization rule link on locale files (<a href="https://redirect.github.com/ddnexus/pagy/issues/716">#716</a>)</li> <li>Install gems in pagy CI</li> <li>Indentation changes</li> <li>Remove :cycle false default</li> <li>Fill aria_label.nav ca pluralized entry (<a href="https://redirect.github.com/ddnexus/pagy/issues/715">#715</a>) (Fixes <a href="https://redirect.github.com/ddnexus/pagy/issues/581">#581</a>)</li> <li>Fix typos (<a href="https://redirect.github.com/ddnexus/pagy/issues/710">#710</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ddnexus/pagy/commit/270993c1bb4f2637a83e39d2117e20607a3fc75b"><code>270993c</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/13ce3748203a6e65dc1e62e4524b757f26efac33"><code>13ce374</code></a> Version 8.4.5</li> <li><a href="https://github.com/ddnexus/pagy/commit/0de0789107052fed660bca099e3b90add9da3711"><code>0de0789</code></a> Fix pluralization rule link on locale files (<a href="https://redirect.github.com/ddnexus/pagy/issues/716">#716</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/6a05d418d87d33fc654ca0aad98f475c7e041462"><code>6a05d41</code></a> Install gems in pagy CI</li> <li><a href="https://github.com/ddnexus/pagy/commit/3f470ff0d54a5eb5f95df23d757a433d87543be5"><code>3f470ff</code></a> Indentation changes</li> <li><a href="https://github.com/ddnexus/pagy/commit/5e14bd690478ff7cb4fede9fd2cb0ac27b73abaa"><code>5e14bd6</code></a> Remove :cycle false default</li> <li><a href="https://github.com/ddnexus/pagy/commit/78cb7596464f5568d0456e3b9dbbfb360fe126b2"><code>78cb759</code></a> Update gems and node modules</li> <li><a href="https://github.com/ddnexus/pagy/commit/8d568a01f943d18f861a064bc0ca6fcd23b5af90"><code>8d568a0</code></a> Fill aria_label.nav ca pluralized entry (<a href="https://redirect.github.com/ddnexus/pagy/issues/715">#715</a>) (Fixes <a href="https://redirect.github.com/ddnexus/pagy/issues/581">#581</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/5ebace796dae6eff10858aa885d32bb64401e4ab"><code>5ebace7</code></a> Improve e2e test workflow</li> <li><a href="https://github.com/ddnexus/pagy/commit/8d3f8c1234533875c998a910266470f4d418b376"><code>8d3f8c1</code></a> Update gems</li> <li>Additional commits viewable in <a href="https://github.com/ddnexus/pagy/compare/8.4.4...8.4.5">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.4.4&new-version=8.4.5)](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.