Skip to content

Bump pagy from 3.11.0 to 5.6.2#77

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/pagy-5.6.2
Closed

Bump pagy from 3.11.0 to 5.6.2#77
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/pagy-5.6.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 29, 2021

Copy link
Copy Markdown
Contributor

Bumps pagy from 3.11.0 to 5.6.2.

Changelog

Sourced from pagy's changelog.

Version 5.6.2

  • Updated pagy.manifest for Tamil locale
  • Add Tamil (ta) translation (#349)
  • Internal changes in calendar files:
    • Simpler calculations for month mixin
    • Normalized naming of non-api methods
    • Better comments
  • Pagy::I18n: small performance improvement
  • Docs reorganization
  • Update paths_ignore for skip CI and docs

Version 5.6.1

  • Updated cypress and bundler
  • Improved efficiency of unit labelling and support for custom calendar unit sub formats
  • Added missing initializer default for calendar quarter and missing doc for custom units

Version 5.6.0

  • Updated gemfiles
  • Updated docs
  • Added calendar quarter tests
  • Internal calendar refactoring to allow custom units; added quarter unit

Version 5.5.1

  • Docs updates
  • upgrade bootstrap template navs: call pagy_link_proc with link_extra key (#348)
  • Renamed internal #time_for -> #start_for
  • Docs fixes and improvements

Version 5.5.0

  • Updated cypress and related packages
  • Calendar API: FINAL breaking changes (stable from now on):
    • Refactoring of calendar classes and variables:
    • Moved calendar defaults from Pagy::DEFAULT to class-specific Pagy::Calendar::*::DEFAULT
    • Renamed variables:
      • :minmax -> :period
      • :time_order -> :order
      • :week_offset -> :offset
      • :*_format -> :format
    • Returning local time instead of UTC time for the utc accessors, now renamed:
      • #utc_from -> #from (use from.utc if you need it)
      • #utc_to -> #to (use to.utc if you need it)
    • Inverted the logic for the :skip key in the #pagy_calendar conf, now renamed:
      • :skip -> :active
    • Renamed methods:
      • #pagy_calendar_minmax -> #pagy_calendar_period

... (truncated)

Commits

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.6.2.
- [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.6.2)

---
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 Nov 29, 2021
@dependabot @github

dependabot Bot commented on behalf of github Nov 30, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #78.

@dependabot dependabot Bot closed this Nov 30, 2021
@dependabot
dependabot Bot deleted the dependabot/bundler/pagy-5.6.2 branch November 30, 2021 21:28
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