From 83c0c7cdb6f0b5d60ae8c1afed36daf5679dda15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:51:04 +0000 Subject: [PATCH 01/20] chore(deps): bump sprockets-rails from 3.5.1 to 3.5.2 Bumps [sprockets-rails](https://github.com/rails/sprockets-rails) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/rails/sprockets-rails/releases) - [Commits](https://github.com/rails/sprockets-rails/compare/v3.5.1...v3.5.2) --- updated-dependencies: - dependency-name: sprockets-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2364fb2..3171a28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,6 @@ GEM net-http ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-x86_64-linux-gnu) - ffi (1.17.0-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) @@ -237,9 +236,9 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.3) - nokogiri (1.16.6-aarch64-linux) + nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -271,8 +270,8 @@ GEM public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) - racc (1.8.0) - rack (3.1.6) + racc (1.8.1) + rack (3.1.7) rack-mini-profiler (3.3.1) rack (>= 1.2.0) rack-protection (4.0.0) @@ -397,7 +396,7 @@ GEM sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.5.1) + sprockets-rails (3.5.2) actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) From e94d84f791908490fd44c39919d839154d2db1f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:51:18 +0000 Subject: [PATCH 02/20] chore(deps): bump jsbundling-rails from 1.3.0 to 1.3.1 Bumps [jsbundling-rails](https://github.com/rails/jsbundling-rails) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/rails/jsbundling-rails/releases) - [Commits](https://github.com/rails/jsbundling-rails/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: jsbundling-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2364fb2..3f49abf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,6 @@ GEM net-http ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-x86_64-linux-gnu) - ffi (1.17.0-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) @@ -174,7 +173,7 @@ GEM ruby-vips (>= 2.0.17, < 3) io-console (0.7.2) io-like (0.3.1) - irb (1.13.2) + irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jaro_winkler (1.6.0) @@ -182,7 +181,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) jmespath (1.6.2) - jsbundling-rails (1.3.0) + jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.7.2) jwt (2.8.1) @@ -237,9 +236,9 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.3) - nokogiri (1.16.6-aarch64-linux) + nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -271,8 +270,8 @@ GEM public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) - racc (1.8.0) - rack (3.1.6) + racc (1.8.1) + rack (3.1.7) rack-mini-profiler (3.3.1) rack (>= 1.2.0) rack-protection (4.0.0) @@ -429,7 +428,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.36) - zeitwerk (2.6.16) + zeitwerk (2.6.17) PLATFORMS aarch64-linux From bc411b24f436cdbde7561e2103c048339d756959 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:51:31 +0000 Subject: [PATCH 03/20] chore(deps): bump mini_magick from 4.13.1 to 4.13.2 Bumps [mini_magick](https://github.com/minimagick/minimagick) from 4.13.1 to 4.13.2. - [Release notes](https://github.com/minimagick/minimagick/releases) - [Commits](https://github.com/minimagick/minimagick/compare/v4.13.1...v4.13.2) --- updated-dependencies: - dependency-name: mini_magick dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2364fb2..e3247bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,6 @@ GEM net-http ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-x86_64-linux-gnu) - ffi (1.17.0-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) @@ -218,7 +217,7 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.2) - mini_magick (4.13.1) + mini_magick (4.13.2) mini_mime (1.1.5) minitest (5.24.1) msgpack (1.7.2) From 7cece9bbb828cf39c3267ca83ccf9f8ecb774869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:51:47 +0000 Subject: [PATCH 04/20] chore(deps): bump ruby-vips from 2.2.1 to 2.2.2 Bumps [ruby-vips](https://github.com/libvips/ruby-vips) from 2.2.1 to 2.2.2. - [Changelog](https://github.com/libvips/ruby-vips/blob/master/CHANGELOG.md) - [Commits](https://github.com/libvips/ruby-vips/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: ruby-vips dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2364fb2..4a53e69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,6 @@ GEM net-http ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-x86_64-linux-gnu) - ffi (1.17.0-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) @@ -362,8 +361,9 @@ GEM rubocop-ast (1.31.3) parser (>= 3.3.1.0) ruby-progressbar (1.13.0) - ruby-vips (2.2.1) + ruby-vips (2.2.2) ffi (~> 1.12) + logger rubyzip (2.3.2) selenium-webdriver (4.22.0) base64 (~> 0.2) From ffe665346241c1c692b94420fc869d5adf1196a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:52:28 +0000 Subject: [PATCH 05/20] chore(deps): bump image_processing from 1.12.2 to 1.13.0 Bumps [image_processing](https://github.com/janko/image_processing) from 1.12.2 to 1.13.0. - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](https://github.com/janko/image_processing/compare/v1.12.2...v1.13.0) --- updated-dependencies: - dependency-name: image_processing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index a290010..24a4c51 100644 --- a/Gemfile +++ b/Gemfile @@ -46,7 +46,7 @@ gem 'kaminari', '>=1.2.1' gem 'rtesseract', '~> 3.1' -gem 'image_processing', '~> 1.12' +gem 'image_processing', '~> 1.13' gem 'dotenv-rails', groups: [:development, :test] diff --git a/Gemfile.lock b/Gemfile.lock index 2364fb2..0607d11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,13 +163,12 @@ GEM net-http ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-x86_64-linux-gnu) - ffi (1.17.0-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) i18n (1.14.5) concurrent-ruby (~> 1.0) - image_processing (1.12.2) + image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) io-console (0.7.2) @@ -449,7 +448,7 @@ DEPENDENCIES debug (>= 1.0.0) dotenv-rails factory_bot_rails (~> 6.4.2) - image_processing (~> 1.12) + image_processing (~> 1.13) jbuilder (~> 2.11) jsbundling-rails kaminari (>= 1.2.1) From c9bb5e7104ff428d146232ae72d88265b7d914a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:52:40 +0000 Subject: [PATCH 06/20] chore(deps): bump pg from 1.5.6 to 1.5.7 Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.6 to 1.5.7. - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.5.6...v1.5.7) --- updated-dependencies: - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2364fb2..6f2b697 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,6 @@ GEM net-http ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-x86_64-linux-gnu) - ffi (1.17.0-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) @@ -265,7 +264,7 @@ GEM parser (3.3.2.0) ast (~> 2.4.1) racc - pg (1.5.6) + pg (1.5.7) psych (5.1.2) stringio public_suffix (5.0.5) From f921f716c150b6bd500406cec4994b0df4638ca9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:52:55 +0000 Subject: [PATCH 07/20] chore(deps): bump cssbundling-rails from 1.4.0 to 1.4.1 Bumps [cssbundling-rails](https://github.com/rails/cssbundling-rails) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/rails/cssbundling-rails/releases) - [Commits](https://github.com/rails/cssbundling-rails/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: cssbundling-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2364fb2..ca72a90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM concurrent-ruby (1.3.3) connection_pool (2.4.1) crass (1.0.6) - cssbundling-rails (1.4.0) + cssbundling-rails (1.4.1) railties (>= 6.0.0) date (3.3.4) debug (1.9.2) @@ -163,7 +163,6 @@ GEM net-http ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-x86_64-linux-gnu) - ffi (1.17.0-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) @@ -174,7 +173,7 @@ GEM ruby-vips (>= 2.0.17, < 3) io-console (0.7.2) io-like (0.3.1) - irb (1.13.2) + irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jaro_winkler (1.6.0) @@ -237,9 +236,9 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.3) - nokogiri (1.16.6-aarch64-linux) + nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -271,8 +270,8 @@ GEM public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) - racc (1.8.0) - rack (3.1.6) + racc (1.8.1) + rack (3.1.7) rack-mini-profiler (3.3.1) rack (>= 1.2.0) rack-protection (4.0.0) @@ -429,7 +428,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.36) - zeitwerk (2.6.16) + zeitwerk (2.6.17) PLATFORMS aarch64-linux From 357cc7d2063b36454dead9367d77cd0f0685472c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:55:53 +0000 Subject: [PATCH 08/20] chore(deps): bump @fortawesome/fontawesome-free from 6.5.2 to 6.6.0 Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 6.5.2 to 6.6.0. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0) --- updated-dependencies: - dependency-name: "@fortawesome/fontawesome-free" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 67c798a..a98f561 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "reeper", "private": true, "dependencies": { - "@fortawesome/fontawesome-free": "^6.5.2", + "@fortawesome/fontawesome-free": "^6.6.0", "@hotwired/stimulus": "^3.2.2", "@hotwired/stimulus-webpack-helpers": "^1.0.1", "@rails/actiontext": "^7.1.3", diff --git a/yarn.lock b/yarn.lock index 1a7c934..7b4ae2f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22,10 +22,10 @@ resolved "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz" integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw== -"@fortawesome/fontawesome-free@^6.5.2": - version "6.5.2" - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.2.tgz#310fe90cb5a8dee9698833171b98e7835404293d" - integrity sha512-hRILoInAx8GNT5IMkrtIt9blOdrqHOnPBH+k70aWUAqPZPgopb9G5EQJFpaBx/S8zp2fC+mPW349Bziuk1o28Q== +"@fortawesome/fontawesome-free@^6.6.0": + version "6.6.0" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.6.0.tgz#0e984f0f2344ee513c185d87d77defac4c0c8224" + integrity sha512-60G28ke/sXdtS9KZCpZSHHkCbdsOGEhIUGlwq6yhY74UpTiToIh8np7A8yphhM4BWsvNFtIvLpi4co+h9Mr9Ow== "@hotwired/stimulus-webpack-helpers@^1.0.1": version "1.0.1" From dab94c38d85859aeccbf9f3dbf0e3c6866a24777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:24:36 +0000 Subject: [PATCH 09/20] chore(deps-dev): bump rspec-rails from 6.1.3 to 6.1.4 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.1.3 to 6.1.4. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v6.1.3...v6.1.4) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2364fb2..6679e05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) cssbundling-rails (1.4.0) @@ -163,7 +163,6 @@ GEM net-http ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-x86_64-linux-gnu) - ffi (1.17.0-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) @@ -174,7 +173,7 @@ GEM ruby-vips (>= 2.0.17, < 3) io-console (0.7.2) io-like (0.3.1) - irb (1.13.2) + irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jaro_winkler (1.6.0) @@ -220,7 +219,7 @@ GEM matrix (0.4.2) mini_magick (4.13.1) mini_mime (1.1.5) - minitest (5.24.1) + minitest (5.25.1) msgpack (1.7.2) multi_xml (0.7.1) bigdecimal (~> 3.1) @@ -237,9 +236,9 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.3) - nokogiri (1.16.6-aarch64-linux) + nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -271,8 +270,8 @@ GEM public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) - racc (1.8.0) - rack (3.1.6) + racc (1.8.1) + rack (3.1.7) rack-mini-profiler (3.3.1) rack (>= 1.2.0) rack-protection (4.0.0) @@ -332,13 +331,13 @@ GEM rouge (4.2.1) rspec-core (3.13.0) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (6.1.3) + rspec-rails (6.1.4) actionpack (>= 6.1) activesupport (>= 6.1) railties (>= 6.1) @@ -403,7 +402,7 @@ GEM sprockets (>= 3.0.0) stringio (3.1.1) strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) tilt (2.3.0) timeout (0.4.1) turbolinks (5.2.1) @@ -429,7 +428,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.36) - zeitwerk (2.6.16) + zeitwerk (2.6.17) PLATFORMS aarch64-linux From e16b9dd00f86d6ea926525aa77be6411f20c958a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:24:56 +0000 Subject: [PATCH 10/20] chore(deps): bump bootsnap from 1.18.3 to 1.18.4 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.18.3 to 1.18.4. - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.18.3...v1.18.4) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2364fb2..e4b2b3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM bindex (0.8.1) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) - bootsnap (1.18.3) + bootsnap (1.18.4) msgpack (~> 1.2) builder (3.3.0) bundler-audit (0.9.1) @@ -163,7 +163,6 @@ GEM net-http ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-x86_64-linux-gnu) - ffi (1.17.0-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) From a7611cdcf4d45f1b88eb696eeacdb4536b426d5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:25:19 +0000 Subject: [PATCH 11/20] chore(deps): bump aws-sdk-s3 from 1.155.0 to 1.159.0 Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.155.0 to 1.159.0. - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 23 +++++++++++------------ 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index a290010..5ea17b9 100644 --- a/Gemfile +++ b/Gemfile @@ -40,7 +40,7 @@ gem 'bootsnap', '>= 1.1.0', require: false gem 'mini_magick', '~> 4.13' -gem 'aws-sdk-s3', '~> 1.155', require: false +gem 'aws-sdk-s3', '~> 1.159', require: false gem 'kaminari', '>=1.2.1' diff --git a/Gemfile.lock b/Gemfile.lock index 2364fb2..155f69a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,20 +81,20 @@ GEM io-like (~> 0.3.0) ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.949.0) - aws-sdk-core (3.200.0) + aws-partitions (1.970.0) + aws-sdk-core (3.202.2) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) - aws-sigv4 (~> 1.8) + aws-sigv4 (~> 1.9) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.87.0) - aws-sdk-core (~> 3, >= 3.199.0) - aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.155.0) - aws-sdk-core (~> 3, >= 3.199.0) + aws-sdk-kms (1.88.0) + aws-sdk-core (~> 3, >= 3.201.0) + aws-sigv4 (~> 1.5) + aws-sdk-s3 (1.159.0) + aws-sdk-core (~> 3, >= 3.201.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.8) - aws-sigv4 (1.8.0) + aws-sigv4 (~> 1.5) + aws-sigv4 (1.9.1) aws-eventstream (~> 1, >= 1.0.2) backport (1.2.0) base64 (0.2.0) @@ -163,7 +163,6 @@ GEM net-http ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-x86_64-linux-gnu) - ffi (1.17.0-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) @@ -436,7 +435,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - aws-sdk-s3 (~> 1.155) + aws-sdk-s3 (~> 1.159) better_errors binding_of_caller bootsnap (>= 1.1.0) From 7c893c11ad57d5c3029080be526794b40969518e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:25:57 +0000 Subject: [PATCH 12/20] chore(deps-dev): bump selenium-webdriver from 4.22.0 to 4.24.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.22.0 to 4.24.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.22.0...selenium-4.24.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2364fb2..cbbdf24 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,6 @@ GEM net-http ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-x86_64-linux-gnu) - ffi (1.17.0-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) @@ -327,7 +326,7 @@ GEM io-console (~> 0.5) reverse_markdown (2.1.1) nokogiri - rexml (3.3.1) + rexml (3.3.6) strscan rouge (4.2.1) rspec-core (3.13.0) @@ -365,7 +364,7 @@ GEM ruby-vips (2.2.1) ffi (~> 1.12) rubyzip (2.3.2) - selenium-webdriver (4.22.0) + selenium-webdriver (4.24.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -422,7 +421,7 @@ GEM bindex (>= 0.4.0) railties (>= 6.0.0) webrick (1.8.1) - websocket (1.2.10) + websocket (1.2.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) From b2618cf42123017b8780ae104f84d5312a4912e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:26:20 +0000 Subject: [PATCH 13/20] chore(deps-dev): bump bundler-audit from 0.9.1 to 0.9.2 Bumps [bundler-audit](https://github.com/postmodern/bundler-audit) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/postmodern/bundler-audit/releases) - [Changelog](https://github.com/rubysec/bundler-audit/blob/master/ChangeLog.md) - [Commits](https://github.com/postmodern/bundler-audit/compare/v0.9.1...v0.9.2) --- updated-dependencies: - dependency-name: bundler-audit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2364fb2..c5876b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM bootsnap (1.18.3) msgpack (~> 1.2) builder (3.3.0) - bundler-audit (0.9.1) + bundler-audit (0.9.2) bundler (>= 1.2.0, < 3) thor (~> 1.0) byebug (11.1.3) @@ -163,7 +163,6 @@ GEM net-http ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-x86_64-linux-gnu) - ffi (1.17.0-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) @@ -403,7 +402,7 @@ GEM sprockets (>= 3.0.0) stringio (3.1.1) strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) tilt (2.3.0) timeout (0.4.1) turbolinks (5.2.1) From 5a87aecd8579211c5dc10081611a5cc5d708b26a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:40:04 +0000 Subject: [PATCH 14/20] chore(deps): bump trix from 2.1.1 to 2.1.5 Bumps [trix](https://github.com/basecamp/trix) from 2.1.1 to 2.1.5. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.1.1...v2.1.5) --- updated-dependencies: - dependency-name: trix dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 67c798a..3220a0b 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "postcss-import": "^16.1.0", "postcss-nesting": "^12.1.5", "tailwindcss": "^3.4.4", - "trix": "^2.1.1", + "trix": "^2.1.5", "turbolinks": "^5.2.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 1a7c934..b652188 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1626,10 +1626,10 @@ to-regex-range@^5.0.1: dependencies: is-number "^7.0.0" -trix@^2.1.1: - version "2.1.1" - resolved "https://registry.npmjs.org/trix/-/trix-2.1.1.tgz" - integrity sha512-IljOMGOlRUPg1i5Pk/+x/Ia65ZY7Gw5JxxKCh/4caxG5ZaKuFJCKdn1+TF0efUYfdg+bqWenB/mAYCHjZu0zpQ== +trix@^2.1.5: + version "2.1.5" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.5.tgz#512bc811172bea196de4a92fa8308c0914f263f9" + integrity sha512-5pC4olCp7BwxTC8Joy1Kv33kDvSOApi9Tqf6c8wygqCgeCx9xPP5cxkZEhvKpMV+kjd9gszingd5fZo834+ktw== ts-interface-checker@^0.1.9: version "0.1.13" From 1af67728e8ffc772ab4d85ac36962f7276186915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:40:25 +0000 Subject: [PATCH 15/20] chore(deps): bump postcss-nesting from 12.1.5 to 13.0.0 Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) from 12.1.5 to 13.0.0. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting) --- updated-dependencies: - dependency-name: postcss-nesting dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 67c798a..af63c21 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "postcss": "^8.4.39", "postcss-cli": "^11.0.0", "postcss-import": "^16.1.0", - "postcss-nesting": "^12.1.5", + "postcss-nesting": "^13.0.0", "tailwindcss": "^3.4.4", "trix": "^2.1.1", "turbolinks": "^5.2.0" diff --git a/yarn.lock b/yarn.lock index 1a7c934..178de42 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7,15 +7,15 @@ resolved "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz" integrity sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw== -"@csstools/selector-resolve-nested@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@csstools/selector-resolve-nested/-/selector-resolve-nested-1.1.0.tgz#d872f2da402d3ce8bd0cf16ea5f9fba76b18e430" - integrity sha512-uWvSaeRcHyeNenKg8tp17EVDRkpflmdyvbE0DHo6D/GdBb6PDnCYYU6gRpXhtICMGMcahQmj2zGxwFM/WC8hCg== +"@csstools/selector-resolve-nested@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@csstools/selector-resolve-nested/-/selector-resolve-nested-2.0.0.tgz#826e05f6971c334a12d86e2394129d62d4f19104" + integrity sha512-oklSrRvOxNeeOW1yARd4WNCs/D09cQjunGZUgSq6vM8GpzFswN+8rBZyJA29YFZhOTQ6GFzxgLDNtVbt9wPZMA== -"@csstools/selector-specificity@^3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@csstools/selector-specificity/-/selector-specificity-3.1.1.tgz#63085d2995ca0f0e55aa8b8a07d69bfd48b844fe" - integrity sha512-a7cxGcJ2wIlMFLlh8z2ONm+715QkPHiyJcxwQlKOz/03GPw1COpfhcmC9wm4xlZfp//jWHNNMwzjtqHXVWU9KA== +"@csstools/selector-specificity@^4.0.0": + version "4.0.0" + resolved "https://registry.yarnpkg.com/@csstools/selector-specificity/-/selector-specificity-4.0.0.tgz#7dfccb9df5499e627e7bfdbb4021a06813a45dba" + integrity sha512-189nelqtPd8++phaHNwYovKZI0FOzH1vQEE3QhHHkNIGrg5fSs9CbYP3RvfEH5geztnIA9Jwq91wyOIwAW5JIQ== "@discoveryjs/json-ext@^0.5.0": version "0.5.7" @@ -1256,13 +1256,13 @@ postcss-nested@^6.0.1: dependencies: postcss-selector-parser "^6.0.11" -postcss-nesting@^12.1.5: - version "12.1.5" - resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-12.1.5.tgz#e5e2dc1d63e6166c194da45aa28c04d4024db98f" - integrity sha512-N1NgI1PDCiAGWPTYrwqm8wpjv0bgDmkYHH72pNsqTCv9CObxjxftdYu6AKtGN+pnJa7FQjMm3v4sp8QJbFsYdQ== +postcss-nesting@^13.0.0: + version "13.0.0" + resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-13.0.0.tgz#4393158faa33f56674167b3556981c9216892ab2" + integrity sha512-TCGQOizyqvEkdeTPM+t6NYwJ3EJszYE/8t8ILxw/YoeUvz2rz7aM8XTAmBWh9/DJjfaaabL88fWrsVHSPF2zgA== dependencies: - "@csstools/selector-resolve-nested" "^1.1.0" - "@csstools/selector-specificity" "^3.1.1" + "@csstools/selector-resolve-nested" "^2.0.0" + "@csstools/selector-specificity" "^4.0.0" postcss-selector-parser "^6.1.0" postcss-reporter@^7.0.0: From e9bee610ef88dcccb72c045af037d9a506aeec9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:40:32 +0000 Subject: [PATCH 16/20] chore(deps): bump @rails/ujs from 7.1.3 to 7.1.400 Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.3 to 7.1.400. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/ujs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 67c798a..a937a0e 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@hotwired/stimulus-webpack-helpers": "^1.0.1", "@rails/actiontext": "^7.1.3", "@rails/activestorage": "^7.1.3", - "@rails/ujs": "^7.1.3", + "@rails/ujs": "^7.1.400", "@tailwindcss/forms": "^0.5.7", "@tailwindcss/typography": "^0.5.13", "autoprefixer": "^10.4.19", diff --git a/yarn.lock b/yarn.lock index 1a7c934..56ac1b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -139,10 +139,10 @@ dependencies: spark-md5 "^3.0.1" -"@rails/ujs@^7.1.3": - version "7.1.3" - resolved "https://registry.npmjs.org/@rails/ujs/-/ujs-7.1.3.tgz" - integrity sha512-FxtgKNvvIonoBE1TK7U10VMf6CYvzq8SIZ1XZ1Q8zcn/BEXzPzid3zC9qFiojuI5WXVwWhO8GFqApq0stD+OqQ== +"@rails/ujs@^7.1.400": + version "7.1.400" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.400.tgz#b2a76bdccb5197b9e866954536106386c87cfab5" + integrity sha512-YwvXm3BR5tn+VCAKYGycLejMRVZE3Ionj5gFjEeGXCZnI0Rpi+7dKpmyu90kdUY7dRUFpHTdu9zZceEzFLl38w== "@sindresorhus/merge-streams@^2.1.0": version "2.3.0" From 49e162ec501ab704579bb79d2820076e1f90a867 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:40:48 +0000 Subject: [PATCH 17/20] chore(deps-dev): bump webpack from 5.92.1 to 5.94.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.92.1 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 39 +++++++++++---------------------------- 2 files changed, 12 insertions(+), 29 deletions(-) diff --git a/package.json b/package.json index 67c798a..c91813e 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "copyfiles": "^2.4.1", - "webpack": "^5.92.1", + "webpack": "^5.94.0", "webpack-cli": "^5.1.4" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 1a7c934..0476145 100644 --- a/yarn.lock +++ b/yarn.lock @@ -166,28 +166,12 @@ lodash.merge "^4.6.2" postcss-selector-parser "6.0.10" -"@types/eslint-scope@^3.7.3": - version "3.7.4" - resolved "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.4.tgz" - integrity sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA== - dependencies: - "@types/eslint" "*" - "@types/estree" "*" - -"@types/eslint@*": - version "8.4.10" - resolved "https://registry.npmjs.org/@types/eslint/-/eslint-8.4.10.tgz" - integrity sha512-Sl/HOqN8NKPmhWo2VBEPm0nvHnu2LL3v9vKo8MEq0EtbJ4eVzGPl41VNPvn5E1i5poMk4/XD8UriLHpJvEP/Nw== - dependencies: - "@types/estree" "*" - "@types/json-schema" "*" - -"@types/estree@*", "@types/estree@^1.0.5": +"@types/estree@^1.0.5": version "1.0.5" resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz" integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== -"@types/json-schema@*", "@types/json-schema@^7.0.8": +"@types/json-schema@^7.0.8": version "7.0.11" resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz" integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== @@ -606,10 +590,10 @@ emoji-regex@^8.0.0: resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== -enhanced-resolve@^5.17.0: - version "5.17.0" - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz#d037603789dd9555b89aaec7eb78845c49089bc5" - integrity sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA== +enhanced-resolve@^5.17.1: + version "5.17.1" + resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15" + integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg== dependencies: graceful-fs "^4.2.4" tapable "^2.2.0" @@ -1716,12 +1700,11 @@ webpack-sources@^3.2.3: resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz" integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== -webpack@^5.92.1: - version "5.92.1" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.92.1.tgz#eca5c1725b9e189cffbd86e8b6c3c7400efc5788" - integrity sha512-JECQ7IwJb+7fgUFBlrJzbyu3GEuNBcdqr1LD7IbSzwkSmIevTm8PF+wej3Oxuz/JFBUZ6O1o43zsPkwm1C4TmA== +webpack@^5.94.0: + version "5.94.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.94.0.tgz#77a6089c716e7ab90c1c67574a28da518a20970f" + integrity sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg== dependencies: - "@types/eslint-scope" "^3.7.3" "@types/estree" "^1.0.5" "@webassemblyjs/ast" "^1.12.1" "@webassemblyjs/wasm-edit" "^1.12.1" @@ -1730,7 +1713,7 @@ webpack@^5.92.1: acorn-import-attributes "^1.9.5" browserslist "^4.21.10" chrome-trace-event "^1.0.2" - enhanced-resolve "^5.17.0" + enhanced-resolve "^5.17.1" es-module-lexer "^1.2.1" eslint-scope "5.1.1" events "^3.2.0" From 71112981182d64c0803c746d9265fe84468dfc5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:40:53 +0000 Subject: [PATCH 18/20] chore(deps): bump postcss from 8.4.39 to 8.4.42 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.39 to 8.4.42. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.39...8.4.42) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 67c798a..c7fff02 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "autoprefixer": "^10.4.19", "clipboard-polyfill": "^4.1.0", "lodash": "^4.17.19", - "postcss": "^8.4.39", + "postcss": "^8.4.42", "postcss-cli": "^11.0.0", "postcss-import": "^16.1.0", "postcss-nesting": "^12.1.5", diff --git a/yarn.lock b/yarn.lock index 1a7c934..de36085 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1294,10 +1294,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0: resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== -postcss@^8.4.23, postcss@^8.4.39: - version "8.4.39" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3" - integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw== +postcss@^8.4.23, postcss@^8.4.42: + version "8.4.42" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.42.tgz#0954e9b075f961fb2790d6b807b1f24e7334dbea" + integrity sha512-hywKUQB9Ra4dR1mGhldy5Aj1X3MWDSIA1cEi+Uy0CjheLvP6Ual5RlwMCh8i/X121yEDLDIKBsrCQ8ba3FDMfQ== dependencies: nanoid "^3.3.7" picocolors "^1.0.1" From ad90d13d224962e4c0bafd12496ab9596497b4ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:41:03 +0000 Subject: [PATCH 19/20] chore(deps): bump @rails/actiontext from 7.1.3 to 7.2.100 Bumps [@rails/actiontext](https://github.com/rails/rails) from 7.1.3 to 7.2.100. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/actiontext" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 67c798a..362ea21 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@fortawesome/fontawesome-free": "^6.5.2", "@hotwired/stimulus": "^3.2.2", "@hotwired/stimulus-webpack-helpers": "^1.0.1", - "@rails/actiontext": "^7.1.3", + "@rails/actiontext": "^7.2.100", "@rails/activestorage": "^7.1.3", "@rails/ujs": "^7.1.3", "@tailwindcss/forms": "^0.5.7", diff --git a/yarn.lock b/yarn.lock index 1a7c934..c9f3b3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -125,17 +125,17 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@rails/actiontext@^7.1.3": - version "7.1.3" - resolved "https://registry.npmjs.org/@rails/actiontext/-/actiontext-7.1.3.tgz" - integrity sha512-jwY0LJ0xpyIWkYs6BUMY4RcwVA3jZ+bFDPvv5KpKQnw+24BhJVtBLqF0XIsROaRCyabakueRyVuSG9NNhnLTvA== +"@rails/actiontext@^7.2.100": + version "7.2.100" + resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.2.100.tgz#e235c8150d252490902f8b33026bc0a030cce8e4" + integrity sha512-46oDEZdkxpbM/7+3GwSHTRyIkH3LRZRC9OE35rMIt0FcRbjXW+2Q7RL1YYjoy7megqnoCUDZglFISJQxJ/HBZg== dependencies: - "@rails/activestorage" ">= 7.1.0-alpha" + "@rails/activestorage" ">= 7.2.0-alpha" -"@rails/activestorage@>= 7.1.0-alpha", "@rails/activestorage@^7.1.3": - version "7.1.3" - resolved "https://registry.npmjs.org/@rails/activestorage/-/activestorage-7.1.3.tgz" - integrity sha512-B+RFYAU8vdTPFg0IJcRp2ey0Qw9hpcUOqHHcWqftDJ76ZMBi9+m/UUeMJlNsSd0l9eD+1HLlFSo1X//cY4yiDw== +"@rails/activestorage@>= 7.2.0-alpha", "@rails/activestorage@^7.1.3": + version "7.2.100" + resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.100.tgz#c1e643d3c35c62c946e6f7c8d812fa567d2ce915" + integrity sha512-gohCilm1E10W51Hc9iT960xX9TP11L5TJ4W1ufs9f3h5Ncsw01S/eHgVUfcdfszqw3G+28Z0MFu999+iSpgdTg== dependencies: spark-md5 "^3.0.1" From e4d76f33e8953ba9f2d52f2179c4c05c8f6c5838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:41:09 +0000 Subject: [PATCH 20/20] chore(deps): bump @tailwindcss/typography from 0.5.13 to 0.5.15 Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.13 to 0.5.15. - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.13...v0.5.15) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 67c798a..81525ad 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@rails/activestorage": "^7.1.3", "@rails/ujs": "^7.1.3", "@tailwindcss/forms": "^0.5.7", - "@tailwindcss/typography": "^0.5.13", + "@tailwindcss/typography": "^0.5.15", "autoprefixer": "^10.4.19", "clipboard-polyfill": "^4.1.0", "lodash": "^4.17.19", diff --git a/yarn.lock b/yarn.lock index 1a7c934..ee5d6bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -156,10 +156,10 @@ dependencies: mini-svg-data-uri "^1.2.3" -"@tailwindcss/typography@^0.5.13": - version "0.5.13" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.13.tgz#cd788a4fa4d0ca2506e242d512f377b22c1f7932" - integrity sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw== +"@tailwindcss/typography@^0.5.15": + version "0.5.15" + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.15.tgz#007ab9870c86082a1c76e5b3feda9392c7c8d648" + integrity sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA== dependencies: lodash.castarray "^4.4.0" lodash.isplainobject "^4.0.6"