Skip to content

Bump pagy from 3.11.0 to 5.8.1#100

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps pagy from 3.11.0 to 5.8.1.

Changelog

Sourced from pagy's changelog.

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
  • Renamed pagy.mjs -> pagy-module.js; added TypeScript declaration file and build.sh

Version 5.7.3

  • npm update
  • Simper pagy-dev.js; added pagy.mjs module
  • Updated .eslintrc.json and package.json files

Version 5.7.2

  • Simplified keyword naming
  • Better compilation and development support for pagy.js. Replaced babel with parcel.

Version 5.7.1

  • Simpler syntax for nav js helpers
  • Added input e2e test file
  • Simpler abstraction of input based js helpers

Version 5.7.0

... (truncated)

Commits
  • 79dcb34 Merge branch 'dev'
  • 0934573 Version 5.8.1
  • 09572ad Shorter warning messages and minified pagy.js
  • c9b9173 Fix for wrong decoding of non latin charsets
  • 5703580 Merge branch 'dev'
  • 88d2bbf Version 5.8.0
  • a0243b9 The JSON in data-pagy attributes is base64 encoded: it is smaller than HTML e...
  • 22f57d2 Removed redundant PagyJSON type
  • 6089e43 Merge branch 'dev'
  • 089b392 Version 5.7.6
  • 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.8.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.8.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 17, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2022

Superseded by #101.

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