Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pagy from 6.2.0 to 6.4.3 #342

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps pagy from 6.2.0 to 6.4.3.

Changelog

Sourced from pagy's changelog.

Version 6.4.3

  • Exclude coverage for prepend conditional, ruby < 3.0 syntax for prepend

Version 6.4.2

  • Better module overrides in jsonapi
  • Replaced the is_a?(Hash) check for jsonapi reserved :page param with respond_to?(:Fetch) and prepended to the Frontend
  • Docs improvements and fixes

Version 6.4.1

  • Remove dependency on base64 (#618)Ruby 3.3 prints a warning if base64 is used without specifying it in the gemfile. Ruby 3.4 will error

Version 6.4.0

  • Implement JSON:API specifications
  • Added simpler nav generation, triggered by setting the size variable to a positive Integer
  • Fix for pagy_calendar_app.ru

Version 6.3.0

  • Calendar improvements:
    • Added the :fit_time option to page_at and pagy_calendar_url_at methods. It avoids the OutOfRangeError by returning the first or last page
    • Added starting_time_for and page_offset_at feedback methods to the Calendar base class
    • Prepended the pagy_calendar_url_at to the Frontend and Backend
    • Added calendar showtime
  • Updated node modules (dev on node 20)
  • Updated Gemfile and fixed new rubocop complaints
Commits
  • 757d2e3 Merge branch 'dev'
  • a369429 Update workflows
  • c42ada9 Version 6.4.3
  • fd0bf65 Exclude coverage for prepend conditional, ruby < 3.0 syntax for prepend
  • 25fe110 Merge branch 'dev'
  • 5185a21 Version 6.4.2
  • 2059569 Better module overrides in jsonapi
  • 87f3cf1 Replaced the is_a?(Hash) check for jsonapi reserved :page param with respond_...
  • 0be1d3e Temporary fix for RM 3.3.2 console with ruby >= 3.3.0
  • e1e22d7 Docs: fix - add quotes around event handlers (#620)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 22, 2024
@dependabot dependabot bot force-pushed the dependabot/bundler/pagy-6.4.3 branch from e8c5920 to 007da8d Compare January 23, 2024 15:07
Bumps [pagy](https://github.com/ddnexus/pagy) from 6.2.0 to 6.4.3.
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md)
- [Commits](ddnexus/pagy@6.2.0...6.4.3)

---
updated-dependencies:
- dependency-name: pagy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/pagy-6.4.3 branch from 007da8d to e094bb2 Compare January 23, 2024 15:08
@Janell-Huyck Janell-Huyck merged commit 186e4f7 into qa Jan 23, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/pagy-6.4.3 branch January 23, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant