Skip to content

Bump github.com/smartcontractkit/chainlink-testing-framework/seth from 1.51.2 to 1.51.4 in /system-tests/tests#20902

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/system-tests/tests/github.com/smartcontractkit/chainlink-testing-framework/seth-1.51.4
Closed

Bump github.com/smartcontractkit/chainlink-testing-framework/seth from 1.51.2 to 1.51.4 in /system-tests/tests#20902
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/system-tests/tests/github.com/smartcontractkit/chainlink-testing-framework/seth-1.51.4

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/smartcontractkit/chainlink-testing-framework/seth from 1.51.2 to 1.51.4.

Release notes

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

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) (4c458350)

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:

  • [DX-2127] add support for auto priority to Seth (#2199) (b5b830aa)
  • Fix go build pre-commit hook, make it pass (#1786) (6c5389af)
  • Skips flaky test (#1728) (dd68a648)

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

compatible changes

GasSuggestions.BaseFeePerc: added GasSuggestions.LastBaseFee: added GasSuggestions.TipCapPerc: added Priority_Auto: 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.3 is not a valid semantic version for this release. There are incompatible changes.

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2026

Labels

The following labels could not be found: tests. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested review from a team as code owners January 23, 2026 15:47
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/system-tests/tests/github.com/smartcontractkit/chainlink-testing-framework/seth-1.51.4 branch 7 times, most recently from df8bb12 to 8a52855 Compare February 6, 2026 21:08
@dependabot dependabot bot force-pushed the dependabot/go_modules/system-tests/tests/github.com/smartcontractkit/chainlink-testing-framework/seth-1.51.4 branch 3 times, most recently from 8819989 to 83096e3 Compare February 10, 2026 16:53
Bumps [github.com/smartcontractkit/chainlink-testing-framework/seth](https://github.com/smartcontractkit/chainlink-testing-framework) from 1.51.2 to 1.51.4.
- [Release notes](https://github.com/smartcontractkit/chainlink-testing-framework/releases)
- [Commits](smartcontractkit/chainlink-testing-framework@seth/v1.51.2...seth/v1.51.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/system-tests/tests/github.com/smartcontractkit/chainlink-testing-framework/seth-1.51.4 branch from 83096e3 to 8b92107 Compare February 11, 2026 17:38
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2026

Superseded by #21119.

@dependabot dependabot bot closed this Feb 11, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/system-tests/tests/github.com/smartcontractkit/chainlink-testing-framework/seth-1.51.4 branch February 11, 2026 19:28
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