Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/smartcontractkit/chainlink-testing-framework/wasp from 1.51.2 to 1.51.3.

Release notes

Sourced from github.com/smartcontractkit/chainlink-testing-framework/wasp'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:

  • [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.

wasp/v1.51.3

Release notes:

  • Expose mode and value in chaos experiments, use one mode by default

Commits:

  • min impact mode (#2369) (bfd2ac76)
  • add two changesets (#2335) (5b28a056)
  • Devenv Codegen (#2221) (b402fce1)
  • allow 0 rps schedules (#2252) (0e0ea8c5)

Breaking changes:

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

incompatible changes

GoModTemplate: value changed from module {{.ModuleName}}nngo 1.25n to module {{.ModuleName}}nngo {{.RuntimeVersion}}n

compatible changes

GoModParams.RuntimeVersion: added

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

compatible changes

NodeCPUStressConfig.Mode: added NodeCPUStressConfig.Value: 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/wasp](https://github.com/smartcontractkit/chainlink-testing-framework) from 1.51.2 to 1.51.3.
- [Release notes](https://github.com/smartcontractkit/chainlink-testing-framework/releases)
- [Commits](smartcontractkit/chainlink-testing-framework@seth/v1.51.2...seth/v1.51.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 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.

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