Skip to content

Bump github.com/smartcontractkit/chainlink-testing-framework/seth from 1.50.10 to 1.51.5 in /lib#2423

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/lib/github.com/smartcontractkit/chainlink-testing-framework/seth-1.51.5
Open

Bump github.com/smartcontractkit/chainlink-testing-framework/seth from 1.50.10 to 1.51.5 in /lib#2423
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/lib/github.com/smartcontractkit/chainlink-testing-framework/seth-1.51.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps github.com/smartcontractkit/chainlink-testing-framework/seth from 1.50.10 to 1.51.5.

Release notes

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

seth/v1.51.5

Release notes:

  • Prevent key leak on timeout in and treat key as synced if nonce incremented at least by 1 or there's no pending nonce

Commits:

  • prevent key leak on timeout in seth.AnySyncedKey() (#2392) (5dd66d3)

Breaking changes:

diagnostics

required module github.com/microcosm-cc/bluemonday@v1.0.23 retracted by module author: Retract older versions as only latest is to be depended upon

summary

v1.51.5 (with tag seth/v1.51.5) is a valid semantic version for this release

seth/v1.51.4

Release notes:

  • Set From field for bind.CallOpts optionally, warn that some view/pure funcs may work incorrectly without sender

Commits:

  • set address in From optionally for CallOpts (#2290) (4c45835)

Breaking changes:

github.com/smartcontractkit/chainlink-testing-framework/seth

compatible changes

WrnEmptyFromInCallOpts: added

diagnostics

required module github.com/microcosm-cc/bluemonday@v1.0.23 retracted by module author: Retract older versions as only latest is to be depended upon

summary

v1.51.4 is not a valid semantic version for this release. There are compatible changes, but the minor version is not incremented over the base version (v1.51.3).

seth/v1.51.3

Release notes:

  • Added auto priority which defers all gas related estimations to the RPC node (by setting corresponding values to )

Commits:

Breaking changes:

github.com/smartcontractkit/chainlink-testing-framework/seth

incompatible changes

(*Client).HistoricalFeeData: changed from func(string) (float64, float64, error) to func(context.Context, string) (float64, float64, error) (*GasEstimator).Stats: changed from func(uint64, float64) (GasSuggestions, error) to func(context.Context, uint64, float64) (GasSuggestions, error) GasSuggestions.GasPrice: removed GasSuggestions.TipCap: removed

... (truncated)

Commits

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/seth](https://github.com/smartcontractkit/chainlink-testing-framework) from 1.50.10 to 1.51.5.
- [Release notes](https://github.com/smartcontractkit/chainlink-testing-framework/releases)
- [Commits](lib-v1.50.10...seth/v1.51.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 23, 2026 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants