Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pagy from 4.11.0 to 5.9.3.

Changelog

Sourced from pagy's changelog.

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)
    • Added DST specific tests
    • Fix for calculation of label quarter
    • Updated docs and tests
  • Fix for wrong offset in gearbox extra (closes #356)
  • Reduced the public interface of pagy.js and relative files to just version and init()
  • Add Ruby 3.1 to CI (#354)

Version 5.8.1

  • Shorter warning messages and minified pagy.js
  • Fix for wrong decoding of non latin charsets

Version 5.8.0

  • The JSON in data-pagy attributes is base64 encoded: it is smaller than HTML escaped and it avoids crawlers to follow look-alike links
  • Removed redundant PagyJSON type

Version 5.7.6

... (truncated)

Commits
  • fe92e9a Version 5.9.3
  • 1949135 Merge branch 'dev'
  • 521a4c2 Fix for too generalized html_escape in pagy_url_for. (closes #363)
  • 3f3cb18 Docs updates
  • 86b4a7d Updated docs for the calendar :week offset
  • 5a616e5 Officially deprecated activesupport core dependency and plain Time objects
  • d793f5c Merge branch 'dev'
  • 76a6d2a Version 5.9.2
  • 58d5233 Added info about using pagy-module.js with importmap
  • bf368c1 Bundle and npm update
  • 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.9.3.
- [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.9.3)

---
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 Feb 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2022

Superseded by #240.

@dependabot dependabot bot closed this Mar 1, 2022
@dependabot dependabot bot deleted the dependabot/bundler/pagy-5.9.3 branch March 1, 2022 00:03
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