From 4963e5eac79ff27b259a074eec74b4eea56e14fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 23:14:29 +0000 Subject: [PATCH 1/2] build(deps): bump github.com/smartcontractkit/chainlink-ccv/build/devenv Bumps [github.com/smartcontractkit/chainlink-ccv/build/devenv](https://github.com/smartcontractkit/chainlink-ccv) from 0.0.2-0.20260728185140-e41659e2b739 to 0.2.0. - [Release notes](https://github.com/smartcontractkit/chainlink-ccv/releases) - [Changelog](https://github.com/smartcontractkit/chainlink-ccv/blob/main/CHANGELOG.md) - [Commits](https://github.com/smartcontractkit/chainlink-ccv/commits/v0.2.0) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/chainlink-ccv/build/devenv dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index af641f3ca..00d99987e 100644 --- a/go.mod +++ b/go.mod @@ -37,7 +37,7 @@ require ( github.com/smartcontractkit/chainlink-ccip/chains/evm v0.0.0-20260728180354-4f966ecacc23 github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260728180354-4f966ecacc23 github.com/smartcontractkit/chainlink-ccv v0.0.2-0.20260728185140-e41659e2b739 - github.com/smartcontractkit/chainlink-ccv/build/devenv v0.0.2-0.20260728185140-e41659e2b739 + github.com/smartcontractkit/chainlink-ccv/build/devenv v0.2.0 github.com/smartcontractkit/chainlink-ccv/deployment v0.0.2-0.20260728185140-e41659e2b739 github.com/smartcontractkit/chainlink-common v0.11.2-0.20260715145851-8219609496a4 github.com/smartcontractkit/chainlink-deployments-framework v0.117.1 diff --git a/go.sum b/go.sum index 28600bb83..03b0de970 100644 --- a/go.sum +++ b/go.sum @@ -1176,8 +1176,8 @@ github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260728180354-4f96 github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260728180354-4f966ecacc23/go.mod h1:FN6zoHMnJvVITBgs7GiniUEEFOj3MHGZu+QA6Osslu4= github.com/smartcontractkit/chainlink-ccv v0.0.2-0.20260728185140-e41659e2b739 h1:tqThKy84/ie8N3VX6t4mqyG2bnet/rDKbt6DKyMFpFg= github.com/smartcontractkit/chainlink-ccv v0.0.2-0.20260728185140-e41659e2b739/go.mod h1:aCfvoW4FzdxvS+m+PaNUufrnpBMZqOOYYQtUDirwR6o= -github.com/smartcontractkit/chainlink-ccv/build/devenv v0.0.2-0.20260728185140-e41659e2b739 h1:7XjaCPZlFikYkzXd9UjRbDAJwtgcD19vBdb2gi1hOHM= -github.com/smartcontractkit/chainlink-ccv/build/devenv v0.0.2-0.20260728185140-e41659e2b739/go.mod h1:mJ2bZmi9sBi5FAeTRSiyKSGk8Y4SSyljZdcy7cPH2HU= +github.com/smartcontractkit/chainlink-ccv/build/devenv v0.2.0 h1:wtMhIuMOs9vTi7gGYzO5KSzNuuebLQMK2HqErKdylsY= +github.com/smartcontractkit/chainlink-ccv/build/devenv v0.2.0/go.mod h1:IH0PaAnM5eJnXCll1GegHLTRhYLm630I/sMVPyTObWQ= github.com/smartcontractkit/chainlink-ccv/deployment v0.0.2-0.20260728185140-e41659e2b739 h1:7Z/cpFS5ra1ENLN/0lGN4KyVMyj2OtZ1zRLqQB0J1Us= github.com/smartcontractkit/chainlink-ccv/deployment v0.0.2-0.20260728185140-e41659e2b739/go.mod h1:51ae4Xcr6D7ArnmbSu+kMpXGk16zVgN9JwQtBZdPPLE= github.com/smartcontractkit/chainlink-ccv/integration/evm v0.0.2-0.20260728185140-e41659e2b739 h1:GYQV4MTLDRYN5kI/civaO/+BB/TaRCJNcs9r83n4vz0= From 90bca8e172f5a56c21da24be4228d6082bebd293 Mon Sep 17 00:00:00 2001 From: "app-token-issuer-integrations[bot]" <204793122+app-token-issuer-integrations[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 23:16:23 +0000 Subject: [PATCH 2/2] [dependabot skip] Tidy all Go modules This commit was created from the local commit with hash b8225fcd725e0c3c1d01e524a5ca3a64e172fe49. --- integration-tests/go.mod | 2 +- integration-tests/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/integration-tests/go.mod b/integration-tests/go.mod index 2dd31400d..5853eb8ae 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -28,7 +28,7 @@ require ( github.com/smartcontractkit/chainlink-ccip/chains/evm v0.0.0-20260728180354-4f966ecacc23 github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260728180354-4f966ecacc23 github.com/smartcontractkit/chainlink-ccv v0.0.2-0.20260728185140-e41659e2b739 - github.com/smartcontractkit/chainlink-ccv/build/devenv v0.0.2-0.20260728185140-e41659e2b739 + github.com/smartcontractkit/chainlink-ccv/build/devenv v0.2.0 github.com/smartcontractkit/chainlink-common v0.11.2-0.20260715145851-8219609496a4 github.com/smartcontractkit/chainlink-deployments-framework v0.117.1 github.com/smartcontractkit/freeport v0.1.3-0.20250828155247-add56fa28aad diff --git a/integration-tests/go.sum b/integration-tests/go.sum index e4e8255c0..74ee8e009 100644 --- a/integration-tests/go.sum +++ b/integration-tests/go.sum @@ -722,8 +722,8 @@ github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260728180354-4f96 github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260728180354-4f966ecacc23/go.mod h1:FN6zoHMnJvVITBgs7GiniUEEFOj3MHGZu+QA6Osslu4= github.com/smartcontractkit/chainlink-ccv v0.0.2-0.20260728185140-e41659e2b739 h1:tqThKy84/ie8N3VX6t4mqyG2bnet/rDKbt6DKyMFpFg= github.com/smartcontractkit/chainlink-ccv v0.0.2-0.20260728185140-e41659e2b739/go.mod h1:aCfvoW4FzdxvS+m+PaNUufrnpBMZqOOYYQtUDirwR6o= -github.com/smartcontractkit/chainlink-ccv/build/devenv v0.0.2-0.20260728185140-e41659e2b739 h1:7XjaCPZlFikYkzXd9UjRbDAJwtgcD19vBdb2gi1hOHM= -github.com/smartcontractkit/chainlink-ccv/build/devenv v0.0.2-0.20260728185140-e41659e2b739/go.mod h1:mJ2bZmi9sBi5FAeTRSiyKSGk8Y4SSyljZdcy7cPH2HU= +github.com/smartcontractkit/chainlink-ccv/build/devenv v0.2.0 h1:wtMhIuMOs9vTi7gGYzO5KSzNuuebLQMK2HqErKdylsY= +github.com/smartcontractkit/chainlink-ccv/build/devenv v0.2.0/go.mod h1:IH0PaAnM5eJnXCll1GegHLTRhYLm630I/sMVPyTObWQ= github.com/smartcontractkit/chainlink-ccv/deployment v0.0.2-0.20260728185140-e41659e2b739 h1:7Z/cpFS5ra1ENLN/0lGN4KyVMyj2OtZ1zRLqQB0J1Us= github.com/smartcontractkit/chainlink-ccv/deployment v0.0.2-0.20260728185140-e41659e2b739/go.mod h1:51ae4Xcr6D7ArnmbSu+kMpXGk16zVgN9JwQtBZdPPLE= github.com/smartcontractkit/chainlink-common v0.11.2-0.20260715145851-8219609496a4 h1:LzDSHQ5bM4pp8Wrr0mFjg60A4J47+IFPIuC/rHNF1qA=