Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2022

Bumps pagy from 4.11.0 to 5.10.1.

Changelog

Sourced from pagy's changelog.

Version 5.10.1

  • Changed default for :meilisearch_search method to always defined :ms_search method

Version 5.10.0

  • Adjusted Psych::VERSION condition to avoid deprecations
  • Improvement of search extras: (closes #367) (closes #369)
    • Added DEFAULT[:*_search] variables used to call the original :search method
    • Deprecated and renamed DEFAULT[:_search_method] to DEFAULT[:_pagy_search]
    • Updated config, docs and CHANGELOG deprecations
  • Fix for wrong calculation of :page in Pagy.new_from_meilisearch (closes #368)
  • Faster assignment of javascript path
  • Simplified webpack config, added rollup config and normalized doc
  • Better javascript doc (closes #365)
  • Added specific webpack javascript configuration info; a few minor doc adjustments
  • Added specific webpack javascript configuration info
  • Update javascript.md (#362)

Version 5.9.3

  • Fix for too generalized html_escape in pagy_url_for. (closes #363)
  • Docs updates

Version 5.9.2

  • Added info about using pagy-module.js with importmap
  • Bundle and npm update
  • Fix for non escaped query strings in links
  • Small improvements in src files
  • Added legacy methods to use the javascript files
  • Added missing require in docs
  • Updated docs with the proper way to use pagy with esbuild
  • Docs improvements
  • Improved the javascript files docs and moved into the lib/javascripts/README.md file

Version 5.9.1

  • Updated build.sh to set window.Pagy in pagy-dev.js
  • Update pagy.md (#360)
  • Minor - fix syntax highlighting (#361)
  • Updated info about the current way to use pagy.js with jsbuilder-rails/esbundle

Version 5.9.0

  • Npm and bundle update
  • Fix and refactoring of pagy calendar calculation of local time (closes #358):
    • The Pagy::Calendar::* classes require ActiveSupport (temporarily added activesupport dependency that will e replaced in 6.0)
    • The :period items can be Time or TimeWithZone objects (which work across DST ranges)
    • Deprecated use of :offset to set the first weekday, in favour of Date.beginning_of_week (default to :monday)

... (truncated)

Commits
  • b0503b1 Merge branch 'dev'
  • 55e6776 Version 5.10.1
  • 1eec691 Changed default for :meilisearch_search method to always defined :ms_search m...
  • 36fb721 Merge branch 'dev'
  • 049d0bc Version 5.10.0
  • 17a52d7 Adjusted Psych::VERSION condition to avoid deprecations
  • 7ed8f6b Improvement of search extras: (closes #367) (closes #369)
  • ccc8bc5 Fix for wrong calculation of :page in Pagy.new_from_meilisearch (closes #368)
  • 8d37ace Faster assignment of javascript path
  • 23aae8c Simplified webpack config, added rollup config and normalized doc
  • 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 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 4.11.0 to 5.10.1.
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md)
- [Commits](ddnexus/pagy@4.11.0...5.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2023

Superseded by #305.

@dependabot dependabot bot closed this Jan 1, 2023
@dependabot dependabot bot deleted the dependabot/bundler/pagy-5.10.1 branch January 1, 2023 00:06
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.

0 participants