From f4ab6c4667dff04bb2d7123644f87e3897d7b030 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 22:15:36 +0000 Subject: [PATCH] Bump the ruby-all-dependencies group across 2 directories with 2 updates Bumps the ruby-all-dependencies group with 1 update in the /support/paused-pipeline-detector directory: [aws-sdk-sns](https://github.com/aws/aws-sdk-ruby). Bumps the ruby-all-dependencies group with 1 update in the /support/pipeline-visualiser directory: [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby). Updates `aws-sdk-sns` from 1.116.0 to 1.117.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-sns/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `concurrent-ruby` from 1.3.6 to 1.3.7 - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.3.6...v1.3.7) --- updated-dependencies: - dependency-name: aws-sdk-sns dependency-version: 1.117.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-all-dependencies - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-all-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- infra/Gemfile.lock | 4 ++-- .../pipelines/pipeline-invoker/Gemfile.lock | 4 ++-- support/forms-cli/Gemfile.lock | 24 +++++++++---------- support/paused-pipeline-detector/Gemfile | 2 +- support/paused-pipeline-detector/Gemfile.lock | 18 +++++++------- support/pipeline-visualiser/Gemfile.lock | 4 ++-- 7 files changed, 30 insertions(+), 30 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4873995e7..c80081932 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM ast (2.4.3) base64 (0.3.0) bigdecimal (4.1.2) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) drb (2.2.3) i18n (1.14.8) @@ -97,7 +97,7 @@ CHECKSUMS base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd bundler (4.0.13) sha256=19f08be7f27022cf0b89f27da0b044ae075e8270a9ef44ad248a932614e1ca3b - concurrent-ruby (1.3.6) sha256=6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab + concurrent-ruby (1.3.7) sha256=4412caec3a5ea2e5fdc52076724c071a81f2c0593d83b2ac8cbb8ca63b3151b0 connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373 i18n (1.14.8) sha256=285778639134865c5e0f6269e0b818256017e8cde89993fdfcbfb64d088824a5 diff --git a/infra/Gemfile.lock b/infra/Gemfile.lock index 7edf3f014..b285732ef 100644 --- a/infra/Gemfile.lock +++ b/infra/Gemfile.lock @@ -19,7 +19,7 @@ GEM ast (2.4.3) base64 (0.3.0) bigdecimal (4.1.2) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) diff-lcs (1.6.2) drb (2.2.3) @@ -120,7 +120,7 @@ CHECKSUMS base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd bundler (4.0.13) sha256=19f08be7f27022cf0b89f27da0b044ae075e8270a9ef44ad248a932614e1ca3b - concurrent-ruby (1.3.6) sha256=6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab + concurrent-ruby (1.3.7) sha256=4412caec3a5ea2e5fdc52076724c071a81f2c0593d83b2ac8cbb8ca63b3151b0 connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962 drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373 diff --git a/infra/deployments/forms/pipelines/pipeline-invoker/Gemfile.lock b/infra/deployments/forms/pipelines/pipeline-invoker/Gemfile.lock index 0e8044c10..94aee1e4a 100644 --- a/infra/deployments/forms/pipelines/pipeline-invoker/Gemfile.lock +++ b/infra/deployments/forms/pipelines/pipeline-invoker/Gemfile.lock @@ -32,7 +32,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) bigdecimal (4.1.2) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) diff-lcs (1.6.2) drb (2.2.3) @@ -134,7 +134,7 @@ CHECKSUMS base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd bundler (4.0.13) sha256=19f08be7f27022cf0b89f27da0b044ae075e8270a9ef44ad248a932614e1ca3b - concurrent-ruby (1.3.6) sha256=6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab + concurrent-ruby (1.3.7) sha256=4412caec3a5ea2e5fdc52076724c071a81f2c0593d83b2ac8cbb8ca63b3151b0 connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962 drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373 diff --git a/support/forms-cli/Gemfile.lock b/support/forms-cli/Gemfile.lock index 6e0562f92..7709a50c1 100644 --- a/support/forms-cli/Gemfile.lock +++ b/support/forms-cli/Gemfile.lock @@ -16,7 +16,7 @@ GEM uri (>= 0.13.1) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1252.0) + aws-partitions (1.1262.0) aws-sdk (3.3.0) aws-sdk-resources (~> 3) aws-sdk-accessanalyzer (1.73.0) @@ -276,8 +276,8 @@ GEM aws-sdk-codegurusecurity (1.30.0) aws-sdk-core (~> 3, >= 3.225.0) aws-sigv4 (~> 1.1) - aws-sdk-codepipeline (1.115.0) - aws-sdk-core (~> 3, >= 3.247.0) + aws-sdk-codepipeline (1.117.0) + aws-sdk-core (~> 3, >= 3.248.0) aws-sigv4 (~> 1.5) aws-sdk-codestarconnections (1.61.0) aws-sdk-core (~> 3, >= 3.225.0) @@ -333,7 +333,7 @@ GEM aws-sdk-controltower (1.44.0) aws-sdk-core (~> 3, >= 3.225.0) aws-sigv4 (~> 1.5) - aws-sdk-core (3.247.0) + aws-sdk-core (3.252.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -1535,8 +1535,8 @@ GEM aws-sdk-snowdevicemanagement (1.38.0) aws-sdk-core (~> 3, >= 3.225.0) aws-sigv4 (~> 1.1) - aws-sdk-sns (1.115.0) - aws-sdk-core (~> 3, >= 3.247.0) + aws-sdk-sns (1.117.0) + aws-sdk-core (~> 3, >= 3.248.0) aws-sigv4 (~> 1.5) aws-sdk-socialmessaging (1.9.0) aws-sdk-core (~> 3, >= 3.225.0) @@ -1670,7 +1670,7 @@ GEM base64 (0.3.0) bigdecimal (4.1.2) colorize (1.1.0) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) date (3.5.1) debug (1.11.1) @@ -1798,7 +1798,7 @@ CHECKSUMS activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383 aws-eventstream (1.4.0) sha256=116bf85c436200d1060811e6f5d2d40c88f65448f2125bc77ffce5121e6e183b - aws-partitions (1.1252.0) sha256=b44c74136ebd634d35f3fb8fd37def5214db21b9375f22c6954dbe7a7f2a449d + aws-partitions (1.1262.0) sha256=77e9b1dd3e8f616673f2959d2fc4e762065f83a43140e2cb82274525afbaccf7 aws-sdk (3.3.0) sha256=f8c1222706957a6427fe293bafacf8f58bbde3f0a24fa2bf897fa3a220a4ccbc aws-sdk-accessanalyzer (1.73.0) sha256=45932c09db336e3a7357988994a4bcfee672536fe823ab4a7562073ff8178a5f aws-sdk-account (1.43.0) sha256=1c038c4bf12f14596d331049701cd7f95a12df18081b4726d1c9bf9a11c28bcd @@ -1886,7 +1886,7 @@ CHECKSUMS aws-sdk-codeguruprofiler (1.55.0) sha256=700d34837eb11c53681619d9d5df60c33d2d204a363d1a3ade14cd3476008334 aws-sdk-codegurureviewer (1.66.0) sha256=8afce8331f2b3ea1132f4da26be9a71c0ef8ac39c3be2eb9de8e845e7130f091 aws-sdk-codegurusecurity (1.30.0) sha256=387a224e3af461d601b14a7a581a26e98dbbef7b5ff7c6c258ccfc985a4b90a3 - aws-sdk-codepipeline (1.115.0) sha256=a25a9b87db5269c8354d613c16f4960392ef30aaf046a2eca4b646bd94077603 + aws-sdk-codepipeline (1.117.0) sha256=8f57ad1d7155c6e2ddd67c9591c19952d0dab10402d09c8d358e4b0c2b5fc605 aws-sdk-codestarconnections (1.61.0) sha256=a21b2a069de2cf12a16a9c55bd0632d0db1c052e9b79c3e83ed5e6e65a37474d aws-sdk-codestarnotifications (1.52.0) sha256=bbaec5db84b1d641573aedd07fe447251134cc079e2d8c3f64bab1e2031749d3 aws-sdk-cognitoidentity (1.74.0) sha256=96922193861718ab6f87e8ebb9b715a0fab5b40f4e19d8867dad2c3474274e93 @@ -1905,7 +1905,7 @@ CHECKSUMS aws-sdk-connectwisdomservice (1.48.0) sha256=43f5eb48aeb1f9359bf5434bc20e39957625dae1257fff96ccf9f1d277e35266 aws-sdk-controlcatalog (1.26.0) sha256=b6681ecc4374f3e4642ef3cc64693119857dccca75821d00277907d2b3277434 aws-sdk-controltower (1.44.0) sha256=004d8eb94633b320e856a03046e09660f73570028a03464d69c24d3ff0314497 - aws-sdk-core (3.247.0) sha256=789864594ce8cef05ee3d81fa8ed506099280bda6ea12a7612b8b7c5e5e62851 + aws-sdk-core (3.252.0) sha256=09c042cbfc2acf2239441cc9b982ebab2a999bed2ef6bdc51849e7b3d6e48a1c aws-sdk-costandusagereportservice (1.74.0) sha256=e03c0477c44633d911fa0af6ce6ebc6cc58d8628dea3694d4981924272ffdcce aws-sdk-costexplorer (1.128.0) sha256=8d255ca42901e44ee8c2861beda077a8258065e0e954ddf00a46b322f8cc026a aws-sdk-costoptimizationhub (1.27.0) sha256=d1acf245bee789f3364a62a6ba9199b2e57897a48a00d7eeb49566d697a10a14 @@ -2168,7 +2168,7 @@ CHECKSUMS aws-sdk-sms (1.72.0) sha256=ce047621ec6c8860281599c93f57e99967606a872ac12416b8efbe593592e6f1 aws-sdk-snowball (1.87.0) sha256=da8a39bed87a9626b0b5ba70b259a3ef64c82208fd7699aff71110710fd07cc5 aws-sdk-snowdevicemanagement (1.38.0) sha256=fa8cb2f7bc4d62844cc6ce56a83b3349da9e57c175c21a3f550dca15c09bdd1d - aws-sdk-sns (1.115.0) sha256=c8c6e85ab13601802cf356f4951d1d9a2ec77f33e82828df851c7e286a5b919c + aws-sdk-sns (1.117.0) sha256=90ae4cc870342a5b6f718e35810229258259a5d81fea36b64ecc670f0196cdfb aws-sdk-socialmessaging (1.9.0) sha256=5f77b81bc2386a08735ac7baa3b1320490bc3b619e3cb7d915855f60c9b65d9b aws-sdk-sqs (1.96.0) sha256=842bc82a07a46b81e6543c8f49dc8b5b7e93427a13d08199624aa962dc2c0bac aws-sdk-ssm (1.197.0) sha256=dcd48f5ba60bce8716f5bdb73a779aa792ace9bbeac270b54ebef35e893d50c1 @@ -2217,7 +2217,7 @@ CHECKSUMS bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd bundler (4.0.13) sha256=19f08be7f27022cf0b89f27da0b044ae075e8270a9ef44ad248a932614e1ca3b colorize (1.1.0) sha256=30b5237f0603f6662ab8d1fc2bd4a96142b806c6415d79e45ef5fdc6a0cfc837 - concurrent-ruby (1.3.6) sha256=6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab + concurrent-ruby (1.3.7) sha256=4412caec3a5ea2e5fdc52076724c071a81f2c0593d83b2ac8cbb8ca63b3151b0 connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a date (3.5.1) sha256=750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0 debug (1.11.1) sha256=2e0b0ac6119f2207a6f8ac7d4a73ca8eb4e440f64da0a3136c30343146e952b6 diff --git a/support/paused-pipeline-detector/Gemfile b/support/paused-pipeline-detector/Gemfile index 0a2c788ca..9f41f9bf9 100644 --- a/support/paused-pipeline-detector/Gemfile +++ b/support/paused-pipeline-detector/Gemfile @@ -3,7 +3,7 @@ source "https://rubygems.org" gem "aws-sdk-codepipeline", "~> 1.117" -gem "aws-sdk-sns", "~> 1.116" +gem "aws-sdk-sns", "~> 1.117" group :development, :test do gem "rexml", "~> 3.4" diff --git a/support/paused-pipeline-detector/Gemfile.lock b/support/paused-pipeline-detector/Gemfile.lock index 512ec63cf..b72b6dc69 100644 --- a/support/paused-pipeline-detector/Gemfile.lock +++ b/support/paused-pipeline-detector/Gemfile.lock @@ -16,11 +16,11 @@ GEM uri (>= 0.13.1) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1258.0) + aws-partitions (1.1262.0) aws-sdk-codepipeline (1.117.0) aws-sdk-core (~> 3, >= 3.248.0) aws-sigv4 (~> 1.5) - aws-sdk-core (3.251.0) + aws-sdk-core (3.252.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -28,14 +28,14 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-sns (1.116.0) + aws-sdk-sns (1.117.0) aws-sdk-core (~> 3, >= 3.248.0) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) bigdecimal (4.1.2) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) diff-lcs (1.6.2) drb (2.2.3) @@ -124,7 +124,7 @@ PLATFORMS DEPENDENCIES aws-sdk-codepipeline (~> 1.117) - aws-sdk-sns (~> 1.116) + aws-sdk-sns (~> 1.117) rexml (~> 3.4) rspec (~> 3.13) rubocop-govuk (~> 5.2) @@ -133,15 +133,15 @@ CHECKSUMS activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383 aws-eventstream (1.4.0) sha256=116bf85c436200d1060811e6f5d2d40c88f65448f2125bc77ffce5121e6e183b - aws-partitions (1.1258.0) sha256=3fee017570594ecf5e7f4c845b115fef8000530e57bdaf2b927357e5bf08967f + aws-partitions (1.1262.0) sha256=77e9b1dd3e8f616673f2959d2fc4e762065f83a43140e2cb82274525afbaccf7 aws-sdk-codepipeline (1.117.0) sha256=8f57ad1d7155c6e2ddd67c9591c19952d0dab10402d09c8d358e4b0c2b5fc605 - aws-sdk-core (3.251.0) sha256=ef8186cb5509147e590310da58fab4c5b0901eba0e85a72955abdf772e425c87 - aws-sdk-sns (1.116.0) sha256=5536532b8f9d54c92a44d8f38fae84333e5eea9b53fdf30bee18cba99e29a9c2 + aws-sdk-core (3.252.0) sha256=09c042cbfc2acf2239441cc9b982ebab2a999bed2ef6bdc51849e7b3d6e48a1c + aws-sdk-sns (1.117.0) sha256=90ae4cc870342a5b6f718e35810229258259a5d81fea36b64ecc670f0196cdfb aws-sigv4 (1.12.1) sha256=6973ff95cb0fd0dc58ba26e90e9510a2219525d07620c8babeb70ef831826c00 base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd bundler (4.0.13) sha256=19f08be7f27022cf0b89f27da0b044ae075e8270a9ef44ad248a932614e1ca3b - concurrent-ruby (1.3.6) sha256=6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab + concurrent-ruby (1.3.7) sha256=4412caec3a5ea2e5fdc52076724c071a81f2c0593d83b2ac8cbb8ca63b3151b0 connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962 drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373 diff --git a/support/pipeline-visualiser/Gemfile.lock b/support/pipeline-visualiser/Gemfile.lock index 4bf6dff61..a2f029ec8 100644 --- a/support/pipeline-visualiser/Gemfile.lock +++ b/support/pipeline-visualiser/Gemfile.lock @@ -34,7 +34,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) bigdecimal (4.1.2) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) diff-lcs (1.6.2) drb (2.2.3) @@ -168,7 +168,7 @@ CHECKSUMS base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd bundler (4.0.13) sha256=19f08be7f27022cf0b89f27da0b044ae075e8270a9ef44ad248a932614e1ca3b - concurrent-ruby (1.3.6) sha256=6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab + concurrent-ruby (1.3.7) sha256=4412caec3a5ea2e5fdc52076724c071a81f2c0593d83b2ac8cbb8ca63b3151b0 connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962 drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373