Commit 59e1759
authored
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 />
[](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
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
775 | | - | |
776 | | - | |
| 775 | + | |
| 776 | + | |
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
| |||
0 commit comments