From 9940ba8a2e21d11a43ae3699bd6d91734f0bc4bd Mon Sep 17 00:00:00 2001 From: sul-devops-team Date: Mon, 9 Dec 2024 02:48:19 -0800 Subject: [PATCH 1/2] Update Ruby dependencies --- Gemfile.lock | 62 ++++++++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1f515c9f5..afa09fa85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -290,9 +290,9 @@ GEM rake font-awesome-rails (4.7.0.9) railties (>= 3.2, < 9.0) - global_alerts (0.7.0) + global_alerts (0.8.0) http - rails (>= 6.1, < 7.3) + rails (>= 6.1, < 9.0) globalid (1.2.1) activesupport (>= 6.1) hashdiff (1.1.2) @@ -305,13 +305,13 @@ GEM http-cookie (~> 1.0) http-form_data (~> 2.2) llhttp-ffi (~> 0.5.0) - http-cookie (1.0.7) + http-cookie (1.0.8) domain_name (~> 0.5) http-form_data (2.3.0) httpclient (2.8.3) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) + io-console (0.8.0) irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -322,7 +322,7 @@ GEM activesupport (>= 5.0.0) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.8.2) + json (2.9.0) jwt (2.9.3) base64 kaminari (1.2.2) @@ -371,7 +371,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) minitar (1.0.2) - minitest (5.25.2) + minitest (5.25.4) mods (3.0.5) csv (~> 3.3) edtf (~> 3.0) @@ -390,7 +390,7 @@ GEM mysql2 (0.5.6) namae (1.2.0) racc (~> 1.7) - net-http-persistent (4.0.4) + net-http-persistent (4.0.5) connection_pool (~> 2.2) net-imap (0.5.1) date @@ -406,19 +406,19 @@ GEM net-smtp (0.5.0) net-protocol net-ssh (7.3.0) - newrelic_rpm (9.16.0) + newrelic_rpm (9.16.1) nio4r (2.7.4) - nokogiri (1.16.7-aarch64-linux) + nokogiri (1.17.0-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.7-arm-linux) + nokogiri (1.17.0-arm-linux) racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.17.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86-linux) + nokogiri (1.17.0-x86-linux) racc (~> 1.4) - nokogiri (1.16.7-x86_64-darwin) + nokogiri (1.17.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.0-x86_64-linux) racc (~> 1.4) nom-xml (1.2.0) i18n @@ -481,9 +481,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rails_autolink (1.1.8) actionview (> 3.1) activesupport (> 3.1) @@ -538,15 +538,15 @@ GEM rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.1) - rubocop (1.69.0) + rspec-support (3.13.2) + rubocop (1.69.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.36.1, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.36.2) @@ -608,16 +608,16 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.3.1-aarch64-linux-gnu) - sqlite3 (2.3.1-aarch64-linux-musl) - sqlite3 (2.3.1-arm-linux-gnu) - sqlite3 (2.3.1-arm-linux-musl) - sqlite3 (2.3.1-arm64-darwin) - sqlite3 (2.3.1-x86-linux-gnu) - sqlite3 (2.3.1-x86-linux-musl) - sqlite3 (2.3.1-x86_64-darwin) - sqlite3 (2.3.1-x86_64-linux-gnu) - sqlite3 (2.3.1-x86_64-linux-musl) + sqlite3 (2.4.1-aarch64-linux-gnu) + sqlite3 (2.4.1-aarch64-linux-musl) + sqlite3 (2.4.1-arm-linux-gnu) + sqlite3 (2.4.1-arm-linux-musl) + sqlite3 (2.4.1-arm64-darwin) + sqlite3 (2.4.1-x86-linux-gnu) + sqlite3 (2.4.1-x86-linux-musl) + sqlite3 (2.4.1-x86_64-darwin) + sqlite3 (2.4.1-x86_64-linux-gnu) + sqlite3 (2.4.1-x86_64-linux-musl) sshkit (1.23.2) base64 net-scp (>= 1.1.2) @@ -653,7 +653,7 @@ GEM unicode-display_width (3.1.2) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - useragent (0.16.10) + useragent (0.16.11) version_gem (1.1.4) view_component (3.20.0) activesupport (>= 5.2.0, < 8.1) From 6a4904d2f5e4fcd46338302bf8e04ff54a190617 Mon Sep 17 00:00:00 2001 From: sul-devops-team Date: Mon, 9 Dec 2024 02:48:21 -0800 Subject: [PATCH 2/2] Update Yarn dependencies --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e0d8a67d9..22db572c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -150,9 +150,9 @@ blacklight-frontend@7: typeahead.js "^0.11.1" "blacklight-frontend@>=7.1 || 8.0": - version "8.6.1" - resolved "https://registry.yarnpkg.com/blacklight-frontend/-/blacklight-frontend-8.6.1.tgz#27c1c0f3c2797a05d6289511c1a6b65dedc27e38" - integrity sha512-g5+hkN4rUMPrzCLBcHNoo/Wwrty/s5SCLn/+6H5VL6z1Ht/Q+8SqX/oLbSU0L9nr2AnyM3gSF3Fi0u0xqqONgw== + version "8.7.0" + resolved "https://registry.yarnpkg.com/blacklight-frontend/-/blacklight-frontend-8.7.0.tgz#4ef0d5c984ea41addf42914dd37157f7eee3f3f5" + integrity sha512-iDPNfD+QQo5+ZoLLl4uRXtgzvPFup4JnzAa1MnxdP+7cxkHm24cidJ+c/9UBZjk9mrOOnFdlMfWZnbX+zG+mkQ== dependencies: bootstrap ">=4.3.1 <6.0.0"