From abc42cc2a37b81980ad26639423072d1003fb805 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 05:52:41 +0000 Subject: [PATCH] chore(deps): Bump pagy from 9.4.0 to 43.3.0 Bumps [pagy](https://github.com/ddnexus/pagy) from 9.4.0 to 43.3.0. - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/9.4.0...43.3.0) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 11 ++++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 1e7b18e..83cd8b7 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "importmap-rails" # Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev] gem "turbo-rails" # Fast, efficient pagination [https://github.com/ddnexus/pagy] -gem "pagy", "~> 9.0" +gem "pagy", "~> 43.3" # Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev] gem "stimulus-rails" # Build JSON APIs with ease [https://github.com/rails/jbuilder] diff --git a/Gemfile.lock b/Gemfile.lock index 33f9de2..6ab390a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -231,7 +231,10 @@ GEM nokogiri (1.19.0-x86_64-linux-musl) racc (~> 1.4) ostruct (0.6.3) - pagy (9.4.0) + pagy (43.3.0) + json + uri + yaml parallel (1.27.0) parser (3.3.10.1) ast (~> 2.4.1) @@ -400,6 +403,7 @@ GEM base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) + yaml (0.4.0) zeitwerk (2.7.4) PLATFORMS @@ -425,7 +429,7 @@ DEPENDENCIES kramdown (~> 2.5) mechanize (~> 2.14) minitest-mock - pagy (~> 9.0) + pagy (~> 43.3) pg (~> 1.1) pgvector (~> 0.3) propshaft @@ -536,7 +540,7 @@ CHECKSUMS nokogiri (1.19.0-x86_64-linux-gnu) sha256=f482b95c713d60031d48c44ce14562f8d2ce31e3a9e8dd0ccb131e9e5a68b58c nokogiri (1.19.0-x86_64-linux-musl) sha256=1c4ca6b381622420073ce6043443af1d321e8ed93cc18b08e2666e5bd02ffae4 ostruct (0.6.3) sha256=95a2ed4a4bd1d190784e666b47b2d3f078e4a9efda2fccf18f84ddc6538ed912 - pagy (9.4.0) sha256=db3f2e043f684155f18f78be62a81e8d033e39b9f97b1e1a8d12ad38d7bce738 + pagy (43.3.0) sha256=cbbe415387b0645b5a36f1ccd3e21e9e6264c3df7e33c94e43e21df2f4ef110a parallel (1.27.0) sha256=4ac151e1806b755fb4e2dc2332cbf0e54f2e24ba821ff2d3dcf86bf6dc4ae130 parser (3.3.10.1) sha256=06f6a725d2cd91e5e7f2b7c32ba143631e1f7c8ae2fb918fc4cebec187e6a688 pg (1.6.3) sha256=1388d0563e13d2758c1089e35e973a3249e955c659592d10e5b77c468f628a99 @@ -603,6 +607,7 @@ CHECKSUMS webrobots (0.1.2) sha256=ebbcaa2cb4930fa1b83206f432c5cb64746507b2dcf50ea1301569a4d662cda6 websocket-driver (0.8.0) sha256=ed0dba4b943c22f17f9a734817e808bc84cdce6a7e22045f5315aa57676d4962 websocket-extensions (0.1.5) sha256=1c6ba63092cda343eb53fc657110c71c754c56484aad42578495227d717a8241 + yaml (0.4.0) sha256=240e69d1e6ce3584d6085978719a0faa6218ae426e034d8f9b02fb54d3471942 zeitwerk (2.7.4) sha256=2bef90f356bdafe9a6c2bd32bcd804f83a4f9b8bc27f3600fff051eb3edcec8b BUNDLED WITH