Skip to content

Bump github.com/smartcontractkit/chainlink-testing-framework/framework from 0.16.5 to 0.16.8 in /integration-tests - #546

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/integration-tests/github.com/smartcontractkit/chainlink-testing-framework/framework-0.16.8
Open

Bump github.com/smartcontractkit/chainlink-testing-framework/framework from 0.16.5 to 0.16.8 in /integration-tests#546
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/integration-tests/github.com/smartcontractkit/chainlink-testing-framework/framework-0.16.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/smartcontractkit/chainlink-testing-framework/framework from 0.16.5 to 0.16.8.

Release notes

Sourced from github.com/smartcontractkit/chainlink-testing-framework/framework's releases.

framework/v0.16.8

Release notes:

  • Transmit devenv otel-collector own metrics through own otlp/http
  • Fix Sui fund account race condition by adding retry logic

Commits:

  • update release changeset for 0.16.8 (#2801) (ca92ce65)
  • fix Sui fund account with retry (#2799) (7effeef2)
  • fix: push otel-collector self-telemetry (#2777) (29499c78)
  • bump otel deps (#2773) (03cf9db6)
  • fix: Seth's config serialization now works correctly [DX-2808] (#2772) (54ef0437)

Breaking changes:

gorelease: preparing to load packages for github.com/smartcontractkit/chainlink-testing-framework/framework@v0.16.7: looking for missing dependencies: go: -d flag is deprecated. -d=true is a no-op go: module github.com/smartcontractkit/chainlink-testing-framework/framework@v0.16.7 requires go >= 1.25.0; switching to go1.26.8 go: -d flag is deprecated. -d=true is a no-op go: downloading github.com/Masterminds/semver v1.5.0 go: downloading github.com/urfave/cli v1.22.12 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading github.com/moby/moby v24.0.6+incompatible go: downloading google.golang.org/grpc v1.81.1 go: downloading github.com/stretchr/testify v1.11.1 go: downloading golang.org/x/sync v0.20.0 go: downloading github.com/avast/retry-go v3.0.0+incompatible go: downloading golang.org/x/tools v0.44.0 go: downloading github.com/prometheus/common v0.63.0 go: downloading github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.20-0.20250106135623-15722ca32b64 go: downloading golang.org/x/crypto v0.51.0 go: downloading golang.org/x/net v0.55.0 go: downloading github.com/cpuguy83/go-md2man v1.0.10 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible go: downloading golang.org/x/sys v0.45.0 go: downloading google.golang.org/protobuf v1.36.11 go: downloading golang.org/x/text v0.37.0 go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 go: downloading k8s.io/klog v1.0.0 go: downloading golang.org/x/term v0.43.0 go: downloading github.com/deckarep/golang-set v1.8.0 go: downloading github.com/prometheus/client_golang v1.21.1 go: downloading github.com/cespare/xxhash v1.1.0 go: downloading github.com/prometheus/client_model v0.6.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa go: downloading github.com/shirou/gopsutil v3.21.11+incompatible go: downloading github.com/klauspost/cpuid v1.2.1 go: downloading google.golang.org/genproto v0.0.0-20250324211829-b45e905df463 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/go-logr/logr v1.4.3 go: downloading golang.org/x/time v0.11.0 go: downloading github.com/ugorji/go v1.2.7

... (truncated)

Commits
  • ca92ce6 update release changeset for 0.16.8 (#2801)
  • 7effeef fix Sui fund account with retry (#2799)
  • 29499c7 fix: push otel-collector self-telemetry (#2777)
  • 03cf9db bump otel deps (#2773)
  • 54ef043 fix: Seth's config serialization now works correctly [DX-2808] (#2772)
  • c66727c feat: add a method that reads Solana keys to clclient (#2763)
  • a7461a3 Apply suggested fix to seth/config.go from Copilot Autofix (#2707)
  • 9e8d13e Apply suggested fix to book/src/framework/components/overview.md from Copilot...
  • 410c358 Apply suggested fix to seth/tracing.go from Copilot Autofix (#2708)
  • 3b60c7c Apply suggested fix to wasp/go.mod from Copilot Autofix (#2709)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/smartcontractkit/chainlink-testing-framework/framework](https://github.com/smartcontractkit/chainlink-testing-framework) from 0.16.5 to 0.16.8.
- [Release notes](https://github.com/smartcontractkit/chainlink-testing-framework/releases)
- [Commits](smartcontractkit/chainlink-testing-framework@framework/v0.16.5...framework/v0.16.8)

---
updated-dependencies:
- dependency-name: github.com/smartcontractkit/chainlink-testing-framework/framework
  dependency-version: 0.16.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies-go Go Dependency Updates label Sep 8, 2026
@dependabot
dependabot Bot requested review from a team as code owners September 8, 2026 03:27
@dependabot dependabot Bot added the dependencies-go Go Dependency Updates label Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies-go Go Dependency Updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants