Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pagy to v8 - autoclosed #120

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pagy (changelog) "~> 6.0" -> "~> 8.0" age adoption passing confidence

Release Notes

ddnexus/pagy (pagy)

v8.6.3: Version 8.6.3

Compare Source

✴ What's new in 8.0+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See the details)
  • Deprecate the legacy nav bar, add features to the default faster nav bar series
  • See the CHANGELOG for possible breaking changes
Changes in 8.6.3
  • Add missing DEFAULT[:max_pages] hint to the config/pagy.rb
  • Improve activerecord handling in playground apps
  • Fix the missing "ar.pagy.aria_label.nav.other" (closes #​577)

CHANGELOG

v8.6.2: Version 8.6.2

Compare Source

✴ What's new in 8.0+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See the details)
  • Deprecate the legacy nav bar, add features to the default faster nav bar series
  • See the CHANGELOG for possible breaking changes
Changes in 8.6.2
  • Fix the legacy size in code and test
  • Improve code readability and size check in series
  • Fix the old terminology in the demo.ru app

CHANGELOG

v8.6.1: Version 8.6.1

Compare Source

✴ What's new in 8.0+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See the details)
  • Deprecate the legacy nav bar, add features to the default faster nav bar series
  • See the CHANGELOG for possible breaking changes
Changes in 8.6.1
  • Update playground apps and e2e tests
  • Update pagy.rb initializer

CHANGELOG

v8.6.0: Version 8.6.0

Compare Source

✴ What's new in 8.0+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See the details)
  • Deprecate the legacy nav bar, add features to the default faster nav bar series
  • See the CHANGELOG for possible breaking changes
Changes in 8.6.0
  • Add translated pluralized aria_label.nav for "ar" locale (close #​577)
  • Deprecate the legacy bar. Insert first and last pages and gaps when needed into the simple bar

CHANGELOG

v8.5.0: Version 8.5.0

Compare Source

✴ What's new in 8.0+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See the details)
  • See the CHANGELOG for possible breaking changes
Changes in 8.5.0
  • Improve pagy playground launcher
  • Refactor calendar class structure
  • Remove automatic skipping of bundle install in playground apps
  • Update ruby calendar test
  • Update cypress calendar test
  • Refactor calendar test environment to use activerecord
  • Add code for calendar counts
  • Remove redundant Warning
  • Convert calendar.ru to calendar_rails.ru

CHANGELOG

v8.4.5: Version 8.4.5

Compare Source

✴ What's new in 8.0+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See the details)
  • See the CHANGELOG for possible breaking changes
Changes in 8.4.5
  • Fix pluralization rule link on locale files (#​716)
  • Install gems in pagy CI
  • Indentation changes
  • Remove :cycle false default
  • Fill aria_label.nav ca pluralized entry (#​715) (Fixes #​581)
  • Fix typos (#​710)

CHANGELOG

v8.4.4: Version 8.4.4

Compare Source

✴ What's new in 8.0+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See
    the details)
  • See the CHANGELOG for possible breaking changes
Changes in 8.4.4
  • Update eslint: new configuration, stricter rules and javascript code

CHANGELOG

v8.4.3: Version 8.4.3

Compare Source

✴ What's new in 8.0+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See
    the details)
  • See the CHANGELOG for possible breaking changes
Changes in 8.4.3
  • Deprecate/rename javascript files keeping copies of old files to avoid production breaking changes; updates playground apps

CHANGELOG

v8.4.2: Version 8.4.2

Compare Source

✴ What's new in 8.3+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See
    the details)
  • See the CHANGELOG for possible breaking changes
Changes in 8.4.2
  • Limit the playground --rerun option to linux platforms
  • Simplify and improve the js environment by using bun

CHANGELOG

v8.4.1: Version 8.4.1

Compare Source

✴ What's new in 8.3+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See
    the details)
  • See the CHANGELOG for possible breaking changes
Changes in 8.4.1
  • Fix pagy.in in pagy_get_items method introduced in 8.4.0 (see #​696) (closes #​704) (closes #​708) (#​707)
  • Fix renamed Frontend Helpers to JS Tools and typo next_a "aria-label" (#​700)
  • Fix rubocop

CHANGELOG

v8.4.0: Version 8.4.0

Compare Source

✴ What's new in 8.3+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See
    the details)
  • See the CHANGELOG for possible breaking changes
Changes in 8.4.0
  • Retrieve only @​in items:
    • improve the performance of the last page in
      particular storage conditions (see #​696)
  • Improve pagy launcher for pagy devs

CHANGELOG

v8.3.0: Version 8.3.0

Compare Source

✴ What's new in 8.3+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See the details)
  • See the CHANGELOG for possible breaking changes
Changes in 8.3.0
  • Discontinue foundation materialize, semantic and uikit CSS extras
  • Improve playground:
    • Add install option (automated in pagy development)
    • Fix HTML validation for all apps
    • Remove unused styles from the demo app
  • Hardcode version in pagy.gemspec

CHANGELOG

v8.2.2: Version 8.2.2

Compare Source

⚠ WARNING

We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here

✴ What's new in 8.+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • See the CHANGELOG for possible breaking changes
Changes in 8.2.2

CHANGELOG

v8.2.1: Version 8.2.1

Compare Source

⚠ WARNING

We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here

✴ What's new in 8.+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • See the CHANGELOG for possible breaking changes
Changes in 8.2.1
  • Fix empty page param raising error (closes #​689)

CHANGELOG

v8.2.0: Version 8.2.0

Compare Source

⚠ WARNING

We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here

✴ What's new in 8.+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • See the CHANGELOG for possible breaking changes
Changes in 8.2.0
  • Fix the '#pagy_url_for' method for calendar pagination (#​688)
  • Extend the use of pagy_get_page to the arel, array and countless extras
  • Add the pagy_get_count method to the backend

CHANGELOG

v8.1.2: Version 8.1.2

Compare Source

⚠ WARNING

We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here

✴ What's new in 8.+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • See the CHANGELOG for possible breaking changes
Changes in 8.1.2
  • Added "da" locale for aria_label.nav (closes #​583)

CHANGELOG

v8.1.1: Version 8.1.1

Compare Source

⚠ WARNING

We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here

✴ What's new in 8.+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • See the CHANGELOG for possible breaking changes
Changes in 8.1.1
  • Fixed broken aria-label for disabled links in Foundation (#​685)
  • Simplification of input variables and defaults: params and request_path are not instance variables

CHANGELOG

v8.1.0: Version 8.1.0

Compare Source

⚠ WARNING

We may drop pagy's less used CSS extras.

If you wish to keep your favorites alive, please, vote here

✴ What's new in 8.+ ✴
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • See the CHANGELOG for possible breaking changes
Changes in 8.1.0
  • Implement max_pages to limit the pagination regardless the actual count
  • Improve efficiency of params in pagy_url_for
  • Remove nil variables from DEFAULT
  • Removed redundant @​pages, aliased with @​last

CHANGELOG

v8.0.2: Version 8.0.2

Compare Source

⚠ WARNING

We may drop pagy's less used CSS extras.

If you wish to keep your favorites alive, please, vote here

✴ What's new in 8.+ ✴
  • Better frontend helpers
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • See the CHANGELOG for possible breaking changes
Changes in 8.0.2
  • Minor change in rails app and RM run config
  • Fix canonical gem root:
    • Correct script.build: "NODE_PATH="$(bundle show 'pagy')/javascripts"
    • Move pagy.gemspec inside the gem root dir
  • Fix for Turbo not intercepting changes in window.location
  • Use require_relative for gem/lib files
  • Complete translation of aria.nav for "ru" locale (close #​599)
  • Docs improvement and fixes

CHANGELOG

v8.0.1: Version 8.0.1

Compare Source

⚠ WARNING

We may drop pagy's less used CSS extras.

If you wish to keep your favorites alive, please, vote here

✴ What's new in 8.0+ ✴
  • Better frontend helpers
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • See the Changelog for possible breaking changes

v8.0.0: Version 8.0.0

Compare Source

⚠ WARNING

We may drop pagy's less used CSS extras.

If you wish to keep your favorites alive, please, vote here


✴ What's new in 8.0.0 ✴
  • Better frontend helpers
  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
    your side (try the pagy demo)
  • See the Changelog for possible breaking changes

v7.0.11

Compare Source

v7.0.10

Compare Source

v7.0.9

Compare Source

v7.0.8

Compare Source

v7.0.7

Compare Source

v7.0.6

Compare Source

v7.0.5

Compare Source

v7.0.4

Compare Source

v7.0.3

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source

✴ What's new ✴

v6.5.0

Compare Source

v6.4.4

Compare Source

v6.4.3

Compare Source

v6.4.2

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

v6.3.0

Compare Source

v6.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency pagy to v8 Update dependency pagy to v8 - autoclosed Sep 16, 2024
@renovate renovate bot closed this Sep 16, 2024
@renovate renovate bot deleted the renovate/pagy-8.x branch September 16, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants