From 44f518ae7bf28af008a4a15612755a1a6c39f4ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 15:59:41 +0000 Subject: [PATCH 1/3] Bump test-kitchen from 3.2.1 to 3.2.2 in /omnibus Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/test-kitchen/test-kitchen/releases) - [Changelog](https://github.com/test-kitchen/test-kitchen/blob/master/CHANGELOG.md) - [Commits](https://github.com/test-kitchen/test-kitchen/compare/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: test-kitchen dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index cdefb085c..01d8b34fc 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -339,7 +339,7 @@ GEM unicode_utils (~> 1.4) strings-ansi (0.2.0) syslog-logger (1.6.8) - test-kitchen (3.2.1) + test-kitchen (3.2.2) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) ed25519 (~> 1.2) From 7297ef2dc411dad9469a5997adbc3988fd9e766a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 16:00:17 +0000 Subject: [PATCH 2/3] Bump aws-sdk-s3 from 1.107.0 to 1.109.0 in /src/supermarket Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.107.0 to 1.109.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] --- src/supermarket/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/supermarket/Gemfile.lock b/src/supermarket/Gemfile.lock index ee7e75b6a..f6477c34d 100644 --- a/src/supermarket/Gemfile.lock +++ b/src/supermarket/Gemfile.lock @@ -78,16 +78,16 @@ GEM and_feathers-gzipped_tarball (1.0.0.pre) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.536.0) - aws-sdk-core (3.123.0) + aws-partitions (1.537.0) + aws-sdk-core (3.124.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.51.0) + aws-sdk-kms (1.52.0) aws-sdk-core (~> 3, >= 3.122.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.108.0) + aws-sdk-s3 (1.109.0) aws-sdk-core (~> 3, >= 3.122.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) From 9b5be5a1d02704d16364d8407d8ab2c816fc5b54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 16:00:25 +0000 Subject: [PATCH 3/3] Bump omnibus from `b1f410b` to `2c309fa` in /omnibus Bumps [omnibus](https://github.com/chef/omnibus) from `b1f410b` to `2c309fa`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/b1f410bf6b039027650d3d753f7d337a6ca4c1d8...2c309fa8df525e57f3c234fe23e47fb5133f0370) --- updated-dependencies: - dependency-name: omnibus dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 01d8b34fc..8aa989618 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/omnibus.git - revision: b1f410bf6b039027650d3d753f7d337a6ca4c1d8 + revision: 2c309fa8df525e57f3c234fe23e47fb5133f0370 branch: main specs: - omnibus (8.2.4) + omnibus (8.2.6) aws-sdk-s3 (~> 1) chef-cleanroom (~> 1.0) chef-utils (>= 15.4) @@ -20,7 +20,7 @@ GIT license_scout (~> 1.0) mixlib-shellout (>= 2.0, < 4.0) mixlib-versioning - ohai (>= 15, < 17) + ohai (>= 15, < 18) pedump ruby-progressbar (~> 1.7) thor (>= 0.18, < 2.0) @@ -34,16 +34,16 @@ GEM ast (2.4.2) awesome_print (1.9.2) aws-eventstream (1.2.0) - aws-partitions (1.536.0) - aws-sdk-core (3.123.0) + aws-partitions (1.537.0) + aws-sdk-core (3.124.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.51.0) + aws-sdk-kms (1.52.0) aws-sdk-core (~> 3, >= 3.122.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.108.0) + aws-sdk-s3 (1.109.0) aws-sdk-core (~> 3, >= 3.122.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4)