Bump pagy from 7.0.10 to 7.0.11 #552

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/pagy-7.0.11 into main 2024-03-18 23:27:52 +08:00
dependabot[bot] commented 2024-03-18 15:58:13 +08:00 (Migrated from github.com)

Bumps pagy from 7.0.10 to 7.0.11.

Changelog

Sourced from pagy's changelog.

Version 7.0.11

  • Fix jsonapi prev and next keys for unavailable links (#665)
  • Docs fixes
Commits
  • 5e65471 Merge branch 'dev'
  • 57a6e28 Version 7.0.11
  • b75f3c8 Docs: Small improvements to troubleshooting.md; update Top 100 Contributor se...
  • 74b4e50 Fix jsonapi prev and next keys for unavailable links (#665)
  • 2e41f32 Docs: fix broken link (#664)
  • f4a4674 Docs: add warning for pgsql records ordering (#659)
  • See full diff 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 7.0.10 to 7.0.11. <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 7.0.11</h2> <ul> <li>Fix jsonapi prev and next keys for unavailable links (<a href="https://redirect.github.com/ddnexus/pagy/issues/665">#665</a>)</li> <li>Docs fixes</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ddnexus/pagy/commit/5e654713964f59b79e3c601e91d7b1507f671542"><code>5e65471</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/57a6e2800d652e7b6435a87ff9cf4f6edc8a367e"><code>57a6e28</code></a> Version 7.0.11</li> <li><a href="https://github.com/ddnexus/pagy/commit/b75f3c8e30b1cd685a84925203348b6cb810a736"><code>b75f3c8</code></a> Docs: Small improvements to troubleshooting.md; update Top 100 Contributor se...</li> <li><a href="https://github.com/ddnexus/pagy/commit/74b4e50064128d285d7a317b81a124b2355c8928"><code>74b4e50</code></a> Fix jsonapi prev and next keys for unavailable links (<a href="https://redirect.github.com/ddnexus/pagy/issues/665">#665</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/2e41f321f1c9b364b0f6a223a9ab042297fabb28"><code>2e41f32</code></a> Docs: fix broken link (<a href="https://redirect.github.com/ddnexus/pagy/issues/664">#664</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/f4a4674b4e0885bec101fbea630a302772763365"><code>f4a4674</code></a> Docs: add warning for pgsql records ordering (<a href="https://redirect.github.com/ddnexus/pagy/issues/659">#659</a>)</li> <li>See full diff in <a href="https://github.com/ddnexus/pagy/compare/7.0.10...7.0.11">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=7.0.10&new-version=7.0.11)](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.