From 214333fa34a342b3bd7211e3e7d894ebeda96c8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 06:04:07 +0000 Subject: [PATCH] build(deps): bump envoy-code-check from 0.6.4 to 0.6.6 in /tools/base Bumps [envoy-code-check](https://github.com/envoyproxy/toolshed) from 0.6.4 to 0.6.6. - [Release notes](https://github.com/envoyproxy/toolshed/releases) - [Commits](https://github.com/envoyproxy/toolshed/commits) --- updated-dependencies: - dependency-name: envoy-code-check dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/base/requirements.in | 2 +- tools/base/requirements.txt | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tools/base/requirements.in b/tools/base/requirements.in index 681ecc11177e5..a8d8b5ae18237 100644 --- a/tools/base/requirements.in +++ b/tools/base/requirements.in @@ -6,7 +6,7 @@ aioquic>=0.9.21 dependatool>=0.3.1 envoy.base.utils>=0.6.4 envoy.ci.report>=0.1.1 -envoy.code.check>=0.6.4 +envoy.code.check>=0.6.6 envoy.dependency.check>=0.2.1 envoy.distribution.release>=0.1.2 envoy.distribution.verify>=0.1.1 diff --git a/tools/base/requirements.txt b/tools/base/requirements.txt index 14b465de1ef12..0a482ea70882c 100644 --- a/tools/base/requirements.txt +++ b/tools/base/requirements.txt @@ -483,9 +483,9 @@ dependatool==0.3.1 \ --hash=sha256:265fc69e8b1605edb8e33872a36d3a2c2cc055743bec8e58d1ed3c72a17a9431 \ --hash=sha256:6be19ce9fbdffccf639bad0393e454080b7bba8510a98edc78855a6a93895020 # via -r requirements.in -envoy-base-utils==0.6.4 \ - --hash=sha256:5c576437d658ec84f04ff1f587b758208ca1544afc86ac1889c0931ac231a85b \ - --hash=sha256:dcc33a8a1d2d4db2bf90514cb2db256c0c25666aa2619de2cfac0a710dc3dd3b +envoy-base-utils==0.6.7 \ + --hash=sha256:cebe9b389bb0e6e924f8daddeb02306f3d9f2612ee3cd9cf6f87dba1ec57286a \ + --hash=sha256:f1f9f9dffddc232f23f5d46c94d45a903ba2123b372b0b051e7264954a346ed9 # via # -r requirements.in # envoy-code-check @@ -498,9 +498,9 @@ envoy-ci-report==0.1.1 \ --hash=sha256:481115be4d05941b83ffbbd8fdac241f10e9823c076f850d8bef7f0308aa382d \ --hash=sha256:a38da2e996b266b32ff80f2f404018d1887f156ad086e3fa8fd4233bb4cd6fe7 # via -r requirements.in -envoy-code-check==0.6.4 \ - --hash=sha256:6e5b82d9a6726a875bf07676ab42951734c8b7442cd452bcc961a5fe2182296c \ - --hash=sha256:a93ab843e4f8a78ea0a2f584132928b24d6b335534b7f9c97ef64b1d51c783ab +envoy-code-check==0.6.6 \ + --hash=sha256:003c8b26557a87f22dfba24bd5026bedf1d2bb8cab8a6cf2bfbdc110c491657f \ + --hash=sha256:733cc88ce18bb84fadd89e4b8d4972bc2a8f04cd0494d07258db6fb14588a771 # via -r requirements.in envoy-dependency-check==0.2.1 \ --hash=sha256:a037ab34b7db9893ecf07247c8e9149481148de26f340f1c27e4adfa7a48e227 \