From 01330cce108a2c4c917318afe8ba423874e58aca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 02:17:03 +0000 Subject: [PATCH] Bump github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake Bumps [github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake](https://github.com/smartcontractkit/chainlink-testing-framework) from 0.10.0 to 0.14.9. - [Release notes](https://github.com/smartcontractkit/chainlink-testing-framework/releases) - [Commits](https://github.com/smartcontractkit/chainlink-testing-framework/compare/framework/v0.10.0...framework/v0.14.9) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake dependency-version: 0.14.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- system-tests/tests/go.mod | 2 +- system-tests/tests/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/system-tests/tests/go.mod b/system-tests/tests/go.mod index f11a294089d..512705c0cc1 100644 --- a/system-tests/tests/go.mod +++ b/system-tests/tests/go.mod @@ -70,7 +70,7 @@ require ( github.com/smartcontractkit/chainlink-protos/workflows/go v0.0.0-20260323124644-faea187e6997 github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.21 github.com/smartcontractkit/chainlink-testing-framework/framework/components/chiprouter v1.0.3 - github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake v0.10.0 + github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake v0.14.9 github.com/smartcontractkit/chainlink-testing-framework/havoc v1.50.7 github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.5 github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5 diff --git a/system-tests/tests/go.sum b/system-tests/tests/go.sum index 3cba9bde84f..9d365b5bcd6 100644 --- a/system-tests/tests/go.sum +++ b/system-tests/tests/go.sum @@ -1898,8 +1898,8 @@ github.com/smartcontractkit/chainlink-testing-framework/framework/components/chi github.com/smartcontractkit/chainlink-testing-framework/framework/components/chiprouter v1.0.3/go.mod h1:MjUJAyU+kLvLLPRPBs3X7zYadds5umZcjTLHjfNhpUc= github.com/smartcontractkit/chainlink-testing-framework/framework/components/dockercompose v0.1.22 h1:V+3clQPZ0/N8PJhJDkl00giFtsf9lv5XQJl0SCGWzcM= github.com/smartcontractkit/chainlink-testing-framework/framework/components/dockercompose v0.1.22/go.mod h1:nDg9OE6IlGn6WO1xw+gqmGHIFPmeCG6ZSTq6o9KFUy0= -github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake v0.10.0 h1:PWAMYu0WaAMBfbpxCpFJGRIDHmcgmYin6a+UQC0OdtY= -github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake v0.10.0/go.mod h1:YEQbZRHFojvlQKeuckG/70t0WkAqOBmArSbkacgHSbc= +github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake v0.14.9 h1:MVDx/Zl7qhikAx5vQgpTiyCkXw6sXgerUAU3WyJgWVY= +github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake v0.14.9/go.mod h1:1ZKcfw6mNKvM5GNy8AjeviL0tJVZoqhLZbmskcSG68k= github.com/smartcontractkit/chainlink-testing-framework/havoc v1.50.7 h1:ANltXlvv6CbOXieasPD9erc4BewtCHm1tKDPAYvuWLw= github.com/smartcontractkit/chainlink-testing-framework/havoc v1.50.7/go.mod h1:QudZnOnwPb2G1EPYTeBA+O4AoTg9BxbBDEzl2sVB7hw= github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.5 h1:jARz/SWbmWoGJJGVcAnWwGMb8JuHRTQQsM3m6ZwrAGk=