From 4c735964b789b42a09b5043a5d21ce1c47169566 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 15:54:28 +0000 Subject: [PATCH] fix(deps): bump the bundler group across 1 directory with 6 updates Bumps the bundler group with 5 updates in the /infra/build/developer-tools/build/data directory: | Package | From | To | | --- | --- | --- | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.9` | `1.19.3` | | [activesupport](https://github.com/rails/rails) | `7.1.5.1` | `7.2.3.1` | | [addressable](https://github.com/sporkmonger/addressable) | `2.8.7` | `2.9.0` | | [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.141.0` | `1.208.0` | | [faraday](https://github.com/lostisland/faraday) | `1.10.4` | `1.10.5` | Updates `nokogiri` from 1.18.9 to 1.19.3 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.9...v1.19.3) Updates `activesupport` from 7.1.5.1 to 7.2.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.5.1...v7.2.3.1) Updates `addressable` from 2.8.7 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.7...addressable-2.9.0) Updates `aws-sdk-s3` from 1.141.0 to 1.208.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) Updates `faraday` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v1.10.4...v1.10.5) Updates `rexml` from 3.4.1 to 3.4.4 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.4.1...v3.4.4) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: direct:production dependency-group: bundler - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: indirect dependency-group: bundler - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect dependency-group: bundler - dependency-name: aws-sdk-s3 dependency-version: 1.208.0 dependency-type: indirect dependency-group: bundler - dependency-name: faraday dependency-version: 1.10.5 dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-version: 3.4.4 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- .../build/developer-tools/build/data/Gemfile | 2 +- .../developer-tools/build/data/Gemfile.lock | 125 +++++++++++------- 2 files changed, 78 insertions(+), 49 deletions(-) diff --git a/infra/build/developer-tools/build/data/Gemfile b/infra/build/developer-tools/build/data/Gemfile index 901af2827ce..c60a6c733c7 100644 --- a/infra/build/developer-tools/build/data/Gemfile +++ b/infra/build/developer-tools/build/data/Gemfile @@ -16,6 +16,6 @@ source 'https://rubygems.org/' gem "kitchen-terraform", "~> 7.0" gem "kubeclient", "~> 4.11" gem "rest-client", "~> 2.1" -gem 'nokogiri', '~> 1.18' +gem 'nokogiri', '~> 1.19' gem 'csv' ruby '~> 3.4.4' diff --git a/infra/build/developer-tools/build/data/Gemfile.lock b/infra/build/developer-tools/build/data/Gemfile.lock index e5b78bc54ff..78d7863f94e 100644 --- a/infra/build/developer-tools/build/data/Gemfile.lock +++ b/infra/build/developer-tools/build/data/Gemfile.lock @@ -1,24 +1,23 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.5.1) + activesupport (7.2.3.1) base64 benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) logger (>= 1.4.2) - minitest (>= 5.1) - mutex_m + minitest (>= 5.1, < 6) securerandom (>= 0.3) - tzinfo (~> 2.0) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + tzinfo (~> 2.0, >= 2.0.5) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.863.0) + aws-partitions (1.992.0) aws-sdk-accessanalyzer (1.44.0) aws-sdk-core (~> 3, >= 3.188.0) aws-sigv4 (~> 1.1) @@ -94,11 +93,14 @@ GEM aws-sdk-configservice (1.103.0) aws-sdk-core (~> 3, >= 3.188.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.190.3) + aws-sdk-core (3.234.0) aws-eventstream (~> 1, >= 1.3.0) - aws-partitions (~> 1, >= 1.651.0) - aws-sigv4 (~> 1.8) + aws-partitions (~> 1, >= 1.992.0) + aws-sigv4 (~> 1.9) + base64 + bigdecimal jmespath (~> 1, >= 1.6.1) + logger aws-sdk-costandusagereportservice (1.53.0) aws-sdk-core (~> 3, >= 3.188.0) aws-sigv4 (~> 1.1) @@ -165,9 +167,9 @@ GEM aws-sdk-kinesis (1.54.0) aws-sdk-core (~> 3, >= 3.188.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.76.0) - aws-sdk-core (~> 3, >= 3.188.0) - aws-sigv4 (~> 1.1) + aws-sdk-kms (1.117.0) + aws-sdk-core (~> 3, >= 3.234.0) + aws-sigv4 (~> 1.5) aws-sdk-lambda (1.113.0) aws-sdk-core (~> 3, >= 3.188.0) aws-sigv4 (~> 1.1) @@ -204,10 +206,10 @@ GEM aws-sdk-route53resolver (1.51.0) aws-sdk-core (~> 3, >= 3.188.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.141.0) - aws-sdk-core (~> 3, >= 3.189.0) + aws-sdk-s3 (1.208.0) + aws-sdk-core (~> 3, >= 3.234.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.8) + aws-sigv4 (~> 1.5) aws-sdk-s3control (1.74.0) aws-sdk-core (~> 3, >= 3.188.0) aws-sigv4 (~> 1.1) @@ -260,7 +262,7 @@ GEM aws-sdk-core (~> 3, >= 3.188.0) aws-sigv4 (~> 1.1) aws-sigv2 (1.3.0) - aws-sigv4 (1.12.0) + aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) azure_graph_rbac (0.17.2) ms_rest_azure (~> 0.12.0) @@ -274,8 +276,8 @@ GEM ms_rest_azure (~> 0.12.0) base64 (0.3.0) bcrypt_pbkdf (1.1.1) - benchmark (0.4.1) - bigdecimal (3.2.2) + benchmark (0.5.0) + bigdecimal (4.1.2) bson (4.15.0) builder (3.3.0) chef-config (18.7.10) @@ -285,14 +287,38 @@ GEM mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) tomlrb (~> 1.2) + chef-gyoku (1.5.0) + builder (>= 2.1.2) + rexml (~> 3.4) chef-telemetry (1.1.1) chef-config concurrent-ruby (~> 1.0) chef-utils (18.7.10) concurrent-ruby + chef-winrm (2.5.0) + builder (>= 2.1.2) + chef-gyoku (~> 1.5) + erubi (~> 1.8) + gssapi (~> 1.2) + httpclient (~> 2.2, >= 2.2.0.2) + logging (>= 1.6.1, < 3.0) + nori (~> 2.7) + rexml (>= 3.4.2, < 4.0) + rubyntlm (~> 0.6.0, >= 0.6.3) + chef-winrm-elevated (1.2.5) + chef-winrm (>= 2.3.11) + chef-winrm-fs (>= 1.3.7) + erubi (~> 1.8) + chef-winrm-fs (1.4.2) + benchmark (~> 0.5.0) + chef-winrm (~> 2.4) + csv (~> 3.3) + erubi (>= 1.7) + logging (>= 1.6.1, < 3.0) + rubyzip (~> 2.0) coderay (1.1.3) - concurrent-ruby (1.3.5) - connection_pool (2.5.3) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) cookstyle (8.1.4) rubocop (= 1.75.8) csv (3.3.5) @@ -326,8 +352,8 @@ GEM dry-logic (~> 1.5) dry-types (~> 1.8) zeitwerk (~> 2.6) - dry-types (1.8.2) - bigdecimal (~> 3.0) + dry-types (1.9.1) + bigdecimal (>= 3.0) concurrent-ruby (~> 1.0) dry-core (~> 1.0) dry-inflector (~> 1.0) @@ -343,7 +369,7 @@ GEM erubi (1.13.1) excon (1.2.7) logger - faraday (1.10.4) + faraday (1.10.5) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -359,18 +385,18 @@ GEM faraday (>= 0.8.0) http-cookie (~> 1.0.0) faraday-em_http (1.0.0) - faraday-em_synchrony (1.0.0) + faraday-em_synchrony (1.0.1) faraday-excon (1.1.0) faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) faraday-httpclient (1.0.1) - faraday-multipart (1.1.0) + faraday-multipart (1.2.0) multipart-post (~> 2.0) faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) - faraday-retry (1.0.3) + faraday-retry (1.0.4) faraday_middleware (1.0.0) faraday (~> 1.0) ffi (1.17.2) @@ -426,7 +452,7 @@ GEM http-form_data (2.3.0) httpclient (2.9.0) mutex_m - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) inifile (3.0.0) inspec (5.21.29) @@ -504,7 +530,7 @@ GEM mime-types-data (3.2025.0603) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.25.5) + minitest (5.27.0) mixlib-config (3.0.27) tomlrb mixlib-install (3.12.30) @@ -536,7 +562,7 @@ GEM net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) netrc (0.11.0) - nokogiri (1.18.9) + nokogiri (1.19.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) nori (2.7.1) @@ -558,7 +584,7 @@ GEM pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (6.0.2) + public_suffix (7.0.5) racc (1.8.1) rainbow (3.1.1) rake (13.3.0) @@ -577,7 +603,7 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) retriable (3.1.2) - rexml (3.4.1) + rexml (3.4.4) rspec (3.11.0) rspec-core (~> 3.11.0) rspec-expectations (~> 3.11.0) @@ -620,6 +646,7 @@ GEM faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) + socksify (1.8.1) sslshake (1.3.1) strings (0.2.1) strings-ansi (~> 0.2) @@ -644,8 +671,8 @@ GEM timeliness (0.3.10) tomlrb (1.3.0) trailblazer-option (0.1.2) - train (3.12.7) - activesupport (>= 6.0.3.1, < 7.2.0) + train (3.16.1) + activesupport (~> 7.2, >= 7.2.2.1) azure_graph_rbac (~> 0.16) azure_mgmt_key_vault (~> 0.17) azure_mgmt_resources (~> 0.15) @@ -661,10 +688,11 @@ GEM google-apis-storage_v1 (~> 0.30.0) googleauth (>= 0.16.2, < 1.9.0) inifile (~> 3.0) - train-core (= 3.12.7) - train-winrm (~> 0.2) - train-aws (0.2.41) - aws-partitions (~> 1.863.0) + ostruct (~> 0.6.0) + train-core (= 3.16.1) + train-winrm (~> 0.4.0) + train-aws (0.2.44) + aws-partitions (~> 1.992.0) aws-sdk-accessanalyzer (~> 1.44.0) aws-sdk-account (~> 1.20.0) aws-sdk-alexaforbusiness (~> 1.67.0) @@ -690,7 +718,7 @@ GEM aws-sdk-cognitoidentity (~> 1.51.0) aws-sdk-cognitoidentityprovider (~> 1.84) aws-sdk-configservice (~> 1.103.0) - aws-sdk-core (~> 3.190.0) + aws-sdk-core (~> 3.234.0) aws-sdk-costandusagereportservice (~> 1.53.0) aws-sdk-databasemigrationservice (~> 1.91.0) aws-sdk-dynamodb (~> 1.98.0) @@ -726,7 +754,7 @@ GEM aws-sdk-route53 (~> 1.83.0) aws-sdk-route53domains (~> 1.54.0) aws-sdk-route53resolver (~> 1.51.0) - aws-sdk-s3 (~> 1.141.0) + aws-sdk-s3 (~> 1.208.0) aws-sdk-s3control (~> 1.74.0) aws-sdk-secretsmanager (~> 1.87.0) aws-sdk-securityhub (~> 1.98.0) @@ -744,18 +772,19 @@ GEM aws-sdk-transfer (~> 1.86.0) aws-sdk-waf (~> 1.58.0) aws-sdk-wafv2 (~> 1.74.0) - train-core (3.12.7) + train-core (3.16.1) addressable (~> 2.5) - ffi (!= 1.13.0) + ffi (>= 1.16.0, < 1.18) json (>= 1.8, < 3.0) mixlib-shellout (>= 2.0, < 4.0) net-scp (>= 1.2, < 5.0) net-ssh (>= 2.9, < 8.0) train-habitat (0.2.22) - train-winrm (0.2.13) - winrm (>= 2.3.6, < 3.0) - winrm-elevated (~> 1.2.2) - winrm-fs (~> 1.0) + train-winrm (0.4.3) + chef-winrm (>= 2.4.4, < 3.0) + chef-winrm-elevated (>= 1.2.5, < 2.0) + chef-winrm-fs (>= 1.4.1, < 2.0) + socksify (~> 1.8) tty-box (0.7.0) pastel (~> 0.8) strings (~> 0.2.0) @@ -809,7 +838,7 @@ DEPENDENCIES csv kitchen-terraform (~> 7.0) kubeclient (~> 4.11) - nokogiri (~> 1.18) + nokogiri (~> 1.19) rest-client (~> 2.1) RUBY VERSION