Bump pagy from 8.4.1 to 8.4.4 #853

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/pagy-8.4.4 into main 2024-06-11 00:38:44 +08:00
dependabot[bot] commented 2024-06-10 15:11:57 +08:00 (Migrated from github.com)

Bumps pagy from 8.4.1 to 8.4.4.

Release notes

Sourced from pagy's releases.

Version 8.4.4

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

  • Update eslint: new configuration, stricter rules and javascript code

CHANGELOG

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

Changes in 8.4.3

  • Deprecate/rename javascript files keeping copies of old files to avoid production breaking changes; updates playground apps

CHANGELOG

Version 8.4.2

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

... (truncated)

Changelog

Sourced from pagy's changelog.

Version 8.4.4

  • Update eslint: new configuration, stricter rules and javascript code

Version 8.4.3

  • Deprecate/rename javascript files keeping copies of old files to avoid production breaking changes; updates playground apps

Version 8.4.2

  • Limit the playground --rerun option to linux platforms
  • Simplify and improve the js environment by using bun
Commits
  • aeb0887 Merge branch 'dev'
  • 5b7836c Version 8.4.4
  • 61104ca Update gems
  • bf93459 Improve internal scripts
  • de6df7a Update and reorganize modules and package.json files
  • 938c7ea Update eslint: new configuration, stricter rules and javascript code
  • ce26030 Merge branch 'dev'
  • 0e64b31 Version 8.4.3
  • 3ad489e Update RubyMine run configuration
  • e72738a Deprecate/rename javascript files keeping copies of old files to avoid produc...
  • Additional commits viewable in compare view

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.1 to 8.4.4. <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.4</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.4</h3> <!-- raw HTML omitted --> <ul> <li>Update eslint: new configuration, stricter rules and javascript code</li> </ul> <!-- raw HTML omitted --> <p><a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a></p> <h2>Version 8.4.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>See the <a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a> for possible breaking changes</li> </ul> <h3>Changes in 8.4.3</h3> <!-- raw HTML omitted --> <ul> <li>Deprecate/rename javascript files keeping copies of old files to avoid production breaking changes; updates playground apps</li> </ul> <!-- raw HTML omitted --> <p><a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a></p> <h2>Version 8.4.2</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.2</h3> <!-- 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.4.4</h2> <ul> <li>Update eslint: new configuration, stricter rules and javascript code</li> </ul> <h2>Version 8.4.3</h2> <ul> <li>Deprecate/rename javascript files keeping copies of old files to avoid production breaking changes; updates playground apps</li> </ul> <h2>Version 8.4.2</h2> <ul> <li>Limit the playground --rerun option to linux platforms</li> <li>Simplify and improve the js environment by using bun</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ddnexus/pagy/commit/aeb088768da4067013987e9c101ae7baa688e3cc"><code>aeb0887</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/5b7836c26bf1976c1da22f1c46d4638b33b06a93"><code>5b7836c</code></a> Version 8.4.4</li> <li><a href="https://github.com/ddnexus/pagy/commit/61104ca6386a2a506a59b94d9da0f5d33bf20975"><code>61104ca</code></a> Update gems</li> <li><a href="https://github.com/ddnexus/pagy/commit/bf9345932049f63f6ffdae0881a614d9184f1051"><code>bf93459</code></a> Improve internal scripts</li> <li><a href="https://github.com/ddnexus/pagy/commit/de6df7ac66ec3f02710235548dcc4b2ddac4ba84"><code>de6df7a</code></a> Update and reorganize modules and package.json files</li> <li><a href="https://github.com/ddnexus/pagy/commit/938c7ea4c03bd37a7905c47cef9a2bfbe0b3a289"><code>938c7ea</code></a> Update eslint: new configuration, stricter rules and javascript code</li> <li><a href="https://github.com/ddnexus/pagy/commit/ce26030eb8469d9ebe92e2a797f8a99a22dfb416"><code>ce26030</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/0e64b317f3369a6dcef36b64e8e1160fd3f8f4bf"><code>0e64b31</code></a> Version 8.4.3</li> <li><a href="https://github.com/ddnexus/pagy/commit/3ad489efc658dc81f3b721d43d58430f2b46c20e"><code>3ad489e</code></a> Update RubyMine run configuration</li> <li><a href="https://github.com/ddnexus/pagy/commit/e72738a03e11af35c3f3609e6bbe7ee24f199dd2"><code>e72738a</code></a> Deprecate/rename javascript files keeping copies of old files to avoid produc...</li> <li>Additional commits viewable in <a href="https://github.com/ddnexus/pagy/compare/8.4.1...8.4.4">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.1&new-version=8.4.4)](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.