Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

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

Release notes

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

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

compatible changes

GasSuggestions.BaseFeePerc: added GasSuggestions.LastBaseFee: added GasSuggestions.TipCapPerc: added Priority_Auto: added

diagnostics

required module github.com/microcosm-cc/[email protected] 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.

wasp/v1.51.2

Release notes:

  • Chaos/Load test codegen

Commits:

Breaking changes:

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

compatible changes

DefaultTestModule: added DefaultTestSuiteName: added DefaultUniqLabel: added GoModParams: added GoModTemplate: added GunHTTPCode: added K8s: added K8sPodsInterface: added LoadTestBuilder: added

... (truncated)

Commits
  • b5b830a [DX-2127] add support for auto priority to Seth (#2199)
  • a9e72b8 update compose file for changes in billing service (#2187)
  • 396a8fc Fix proto registration for beholder (#2198)
  • 85e3ace Add a function for streaming Docker logs from containers and a predefined fil...
  • 03b5f48 Update changeset (#2196)
  • a230713 Nethermind client fix: Update init message (#2195)
  • 187b3aa [COP-1752] add DX tracker (#2179)
  • 30be423 [CRE-1055] More universal Docker exec command (#2194)
  • dd0c0a2 [CRE-1000] simplify capabilities - add OCR2 keys export fn (#2186)
  • 53751a5 [CRE-1041] More robust check if error is retryable for Red Panda's schema reg...
  • 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 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)

Bumps [github.com/smartcontractkit/chainlink-testing-framework/seth](https://github.com/smartcontractkit/chainlink-testing-framework) from 1.50.10 to 1.51.3.
- [Release notes](https://github.com/smartcontractkit/chainlink-testing-framework/releases)
- [Commits](lib-v1.50.10...seth/v1.51.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 17, 2025 21:22
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2025
@skudasov skudasov closed this Nov 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/lib/github.com/smartcontractkit/chainlink-testing-framework/seth-1.51.3 branch November 20, 2025 17: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.

1 participant