Skip to content

Bump pagy from 3.11.0 to 5.9.1#102

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/pagy-5.9.1
Closed

Bump pagy from 3.11.0 to 5.9.1#102
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/pagy-5.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2022

Bumps pagy from 3.11.0 to 5.9.1.

Changelog

Sourced from pagy's changelog.

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

  • Updated Gemfile.lock and package-lock.json
  • Broader browserslist and better doc for javascript
  • Updated build.sh
  • Improvement of pagy.ts:
    • Moved warn() out of init()
    • More inclusive try block
    • Simplified rjsObserver function
    • Replaced getOwnPropertyNames with keys
  • Fix for missing entry in CHANGELOG.md

Version 5.7.5

  • Fix for unwanted offset in source map data

Version 5.7.4

  • Added parcel-plugin-nuke-dist

... (truncated)

Commits
  • 032d0e5 Merge branch 'dev'
  • f9f55de Version 5.9.1
  • 37dd3e0 Updated build.sh to set window.Pagy in pagy-dev.js
  • e1503bd Update pagy.md (#360)
  • 75fbdaa minor - fix syntax highlighting (#361)
  • ad54327 Updated info about the current way to use pagy.js with jsbuilder-rails/esbundle
  • 6d22827 Merge branch 'dev'
  • 101ea1c Version 5.9.0
  • 4d1d3d6 Npm and bundle update
  • 3ac8883 Fix and refactoring of pagy calendar calculation of local time (closes #358):
  • 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 3.11.0 to 5.9.1.
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md)
- [Commits](ddnexus/pagy@3.11.0...5.9.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 Jan 21, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2022

Superseded by #108.

@dependabot dependabot bot closed this Jan 28, 2022
@dependabot dependabot bot deleted the dependabot/bundler/pagy-5.9.1 branch January 28, 2022 21:39
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