Skip to content

Commit 59e1759

Browse files
chore(deps): bump github.com/smartcontractkit/chainlink-testing-framework/seth from 1.51.2 to 1.51.5 (#762)
Bumps [github.com/smartcontractkit/chainlink-testing-framework/seth](https://github.com/smartcontractkit/chainlink-testing-framework) from 1.51.2 to 1.51.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/smartcontractkit/chainlink-testing-framework/releases">github.com/smartcontractkit/chainlink-testing-framework/seth's releases</a>.</em></p> <blockquote> <h2>seth/v1.51.5</h2> <h2>Release notes:</h2> <ul> <li>Prevent key leak on timeout in and treat key as synced if nonce incremented at least by 1 or there's no pending nonce</li> </ul> <h2>Commits:</h2> <ul> <li>prevent key leak on timeout in seth.AnySyncedKey() (<a href="https://redirect.github.com/smartcontractkit/chainlink-testing-framework/issues/2392">#2392</a>) (5dd66d3b)</li> </ul> <h2>Breaking changes:</h2> <h1>diagnostics</h1> <p>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</p> <h1>summary</h1> <p>v1.51.5 (with tag seth/v1.51.5) is a valid semantic version for this release</p> <h2>seth/v1.51.4</h2> <h2>Release notes:</h2> <ul> <li>Set From field for bind.CallOpts optionally, warn that some view/pure funcs may work incorrectly without sender</li> </ul> <h2>Commits:</h2> <ul> <li>set address in From optionally for CallOpts (<a href="https://redirect.github.com/smartcontractkit/chainlink-testing-framework/issues/2290">#2290</a>) (4c458350)</li> </ul> <h2>Breaking changes:</h2> <h1>github.com/smartcontractkit/chainlink-testing-framework/seth</h1> <h2>compatible changes</h2> <p>WrnEmptyFromInCallOpts: added</p> <h1>diagnostics</h1> <p>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</p> <h1>summary</h1> <p>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).</p> <h2>seth/v1.51.3</h2> <h2>Release notes:</h2> <ul> <li>Added auto priority which defers all gas related estimations to the RPC node (by setting corresponding values to )</li> </ul> <h2>Commits:</h2> <ul> <li>[DX-2127] add support for auto priority to Seth (<a href="https://redirect.github.com/smartcontractkit/chainlink-testing-framework/issues/2199">#2199</a>) (b5b830aa)</li> <li>Fix go build pre-commit hook, make it pass (<a href="https://redirect.github.com/smartcontractkit/chainlink-testing-framework/issues/1786">#1786</a>) (6c5389af)</li> <li>Skips flaky test (<a href="https://redirect.github.com/smartcontractkit/chainlink-testing-framework/issues/1728">#1728</a>) (dd68a648)</li> </ul> <h2>Breaking changes:</h2> <h1>github.com/smartcontractkit/chainlink-testing-framework/seth</h1> <h2>incompatible changes</h2> <p>(*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</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/smartcontractkit/chainlink-testing-framework/commit/5dd66d3b311aa3709601ee711b6551a8c99dc791"><code>5dd66d3</code></a> prevent key leak on timeout in seth.AnySyncedKey() (<a href="https://redirect.github.com/smartcontractkit/chainlink-testing-framework/issues/2392">#2392</a>)</li> <li><a href="https://github.com/smartcontractkit/chainlink-testing-framework/commit/41b4dbf5827628529854ce19f6c3bc37bea86632"><code>41b4dbf</code></a> Chore: Add stellar chain (<a href="https://redirect.github.com/smartcontractkit/chainlink-testing-framework/issues/2370">#2370</a>)</li> <li><a href="https://github.com/smartcontractkit/chainlink-testing-framework/commit/4e8f110a178aefb2190b95ee2f77b5533fbc3687"><code>4e8f110</code></a> [DX-2749] remove default image names from chip ingress' docker-compose file (...</li> <li><a href="https://github.com/smartcontractkit/chainlink-testing-framework/commit/eb33f42188d11e92e6589da2618030ee94f08592"><code>eb33f42</code></a> Revert 'ton local fixes#2339' (<a href="https://redirect.github.com/smartcontractkit/chainlink-testing-framework/issues/2371">#2371</a>)</li> <li><a href="https://github.com/smartcontractkit/chainlink-testing-framework/commit/0cafe197250c9204f56a03b5f9491479b07632c9"><code>0cafe19</code></a> allow to parametrise chip ingress host port via env var (<a href="https://redirect.github.com/smartcontractkit/chainlink-testing-framework/issues/2367">#2367</a>)</li> <li><a href="https://github.com/smartcontractkit/chainlink-testing-framework/commit/bfd2ac760a11bf90ab01d4be0a4183aa5d990e21"><code>bfd2ac7</code></a> min impact mode (<a href="https://redirect.github.com/smartcontractkit/chainlink-testing-framework/issues/2369">#2369</a>)</li> <li><a href="https://github.com/smartcontractkit/chainlink-testing-framework/commit/f05db7043cdcc0d2203f6400c00448f3f57f4b95"><code>f05db70</code></a> fix CI template (<a href="https://redirect.github.com/smartcontractkit/chainlink-testing-framework/issues/2366">#2366</a>)</li> <li><a href="https://github.com/smartcontractkit/chainlink-testing-framework/commit/5ac012c6f35d206284eb53731c4d53b8f1508c2f"><code>5ac012c</code></a> Example service template for devenv (<a href="https://redirect.github.com/smartcontractkit/chainlink-testing-framework/issues/2365">#2365</a>)</li> <li><a href="https://github.com/smartcontractkit/chainlink-testing-framework/commit/8bc75b5c5a984285a1598d35b4c958c684a4af8a"><code>8bc75b5</code></a> more comparison modes for leak detector (<a href="https://redirect.github.com/smartcontractkit/chainlink-testing-framework/issues/2362">#2362</a>)</li> <li><a href="https://github.com/smartcontractkit/chainlink-testing-framework/commit/e8abcb7a15062c7d87ce9572324b2c2c385e1c69"><code>e8abcb7</code></a> [DX-2553] Generate TOML definitions from structs (<a href="https://redirect.github.com/smartcontractkit/chainlink-testing-framework/issues/2360">#2360</a>)</li> <li>Additional commits viewable in <a href="https://github.com/smartcontractkit/chainlink-testing-framework/compare/seth/v1.51.2...seth/v1.51.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/smartcontractkit/chainlink-testing-framework/seth&package-manager=go_modules&previous-version=1.51.2&new-version=1.51.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f9ccf1 commit 59e1759

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ require (
3636
github.com/smartcontractkit/chainlink-protos/job-distributor v0.17.0
3737
github.com/smartcontractkit/chainlink-protos/op-catalog v0.0.4
3838
github.com/smartcontractkit/chainlink-testing-framework/framework v0.14.3
39-
github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.2
39+
github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5
4040
github.com/smartcontractkit/chainlink-ton v0.0.0-20260219201907-054376f21418
4141
github.com/smartcontractkit/chainlink-tron/relayer v0.0.11-0.20250815105909-75499abc4335
4242
github.com/smartcontractkit/freeport v0.1.3-0.20250716200817-cb5dfd0e369e

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -772,8 +772,8 @@ github.com/smartcontractkit/chainlink-sui v0.0.0-20260205175622-33e65031f9a9 h1:
772772
github.com/smartcontractkit/chainlink-sui v0.0.0-20260205175622-33e65031f9a9/go.mod h1:KpEWZJMLwbdMHeHQz9rbkES0vRrx4nk6OQXyhlHb9/8=
773773
github.com/smartcontractkit/chainlink-testing-framework/framework v0.14.3 h1:4PR0ZD6KF8P8YHilDx7a0RtUgnhYLKWWL1j3Y35H2O8=
774774
github.com/smartcontractkit/chainlink-testing-framework/framework v0.14.3/go.mod h1:43xdIQuqw/gzfazsqJkBrGdF25TIJDiY/Ak/YrWFTmU=
775-
github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.2 h1:ZJ/8Jx6Be5//TyjPi1pS1uotnmcYq5vVkSyISIymSj8=
776-
github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.2/go.mod h1:kHYJnZUqiPF7/xN5273prV+srrLJkS77GbBXHLKQpx0=
775+
github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5 h1:RwZXxdIAOyjp6cwc9Quxgr38k8r7ACz+Lxh9o/A6oH0=
776+
github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5/go.mod h1:kHYJnZUqiPF7/xN5273prV+srrLJkS77GbBXHLKQpx0=
777777
github.com/smartcontractkit/chainlink-ton v0.0.0-20260219201907-054376f21418 h1:7f92q/Tz/Ns+gjChmWg5mEonrYutZV33k/1x+Xxsb4I=
778778
github.com/smartcontractkit/chainlink-ton v0.0.0-20260219201907-054376f21418/go.mod h1:FDDjLuc4vrfclu3JHkMaREg0XZz7Lw1MK47Z4jJ4U5Q=
779779
github.com/smartcontractkit/chainlink-tron/relayer v0.0.11-0.20250815105909-75499abc4335 h1:7bxYNrPpygn8PUSBiEKn8riMd7CXMi/4bjTy0fHhcrY=

0 commit comments

Comments
 (0)