From 58fada6e2d5be18db0c6946be4adebc55cb919ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 14:52:02 +0000 Subject: [PATCH] Bump github.com/smartcontractkit/chainlink-testing-framework/framework Bumps [github.com/smartcontractkit/chainlink-testing-framework/framework](https://github.com/smartcontractkit/chainlink-testing-framework) from 0.15.3 to 0.15.8. - [Release notes](https://github.com/smartcontractkit/chainlink-testing-framework/releases) - [Commits](https://github.com/smartcontractkit/chainlink-testing-framework/compare/framework/v0.15.3...framework/v0.15.8) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/chainlink-testing-framework/framework dependency-version: 0.15.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 bf7442ce..8a4cc52e 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -16,7 +16,7 @@ require ( github.com/smartcontractkit/chainlink-aptos v0.0.0-20260318173523-755cafb24200 github.com/smartcontractkit/chainlink-common v0.11.1-0.20260324124718-1e12ff95068b github.com/smartcontractkit/chainlink-deployments-framework v0.86.3 - github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.5 + github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.8 github.com/smartcontractkit/chainlink/core/scripts v0.0.0-20260217182614-af80ea0f7d31 github.com/smartcontractkit/mcms v0.38.2 github.com/spf13/cobra v1.10.2 diff --git a/integration-tests/go.sum b/integration-tests/go.sum index 66159b21..c2a3c415 100644 --- a/integration-tests/go.sum +++ b/integration-tests/go.sum @@ -1468,8 +1468,8 @@ github.com/smartcontractkit/chainlink-sui v0.0.0-20260304150206-c64e48eb0cb0 h1: github.com/smartcontractkit/chainlink-sui v0.0.0-20260304150206-c64e48eb0cb0/go.mod h1:U3XStbEnbx/+L22n1/8aOIdgcGVxtsZB7p59xJGngAs= github.com/smartcontractkit/chainlink-sui/deployment v0.0.0-20260304150206-c64e48eb0cb0 h1:5NdsaclAfx+p8lZUZ3WIqMW3M9Cze1ZVPENOQhha1pk= github.com/smartcontractkit/chainlink-sui/deployment v0.0.0-20260304150206-c64e48eb0cb0/go.mod h1:IfeW6t5Yc5293H5ixuooAft+wYBMSFQWKjbBTwYiKr4= -github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.5 h1:WFYdcfkqQx3qsaY3MdPU/yASmLxRn0MUAW1wh/vskrg= -github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.5/go.mod h1:BALK9cj8sk12e15UF6uDhifHgIApa+6N11TcQfInEro= +github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.8 h1:n6HFv6izmbfai90FibRVy1cC/+sfeECKTtty8JuKQtU= +github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.8/go.mod h1:BALK9cj8sk12e15UF6uDhifHgIApa+6N11TcQfInEro= github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.5 h1:jARz/SWbmWoGJJGVcAnWwGMb8JuHRTQQsM3m6ZwrAGk= github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.5/go.mod h1:dgwtcefGr+0i+C2S6V/Xgntzm7E5CPxXMyi2OnQvnHI= github.com/smartcontractkit/chainlink-testing-framework/parrot v0.6.2 h1:cWUHB6QETyKbmh0B988f5AKIKb3aBDWugfrZ04jAUUY=