dependabot[bot] opened a new pull request, #37160: URL: https://github.com/apache/beam/pull/37160
Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.10.1 to 1.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tetratelabs/wazero/releases">github.com/tetratelabs/wazero's releases</a>.</em></p> <blockquote> <h2>v1.11.0</h2> <p>Hi wazero friends! The new release of wazero v1.11.0 has arrived.</p> <p>This release is a small "break with the past" it the sense that we added one <code>go.mod</code> dependency to wazero: <code>golang.org/x/sys</code>; read the <a href="https://github.com/wazero/wazero/blob/main/RATIONALE.md#why-xsys">rational</a> for why.</p> <h2>Behavioral changes</h2> <ul> <li>77db9681 Require Go 1.24 (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2448">#2448</a>) <a href="https://github.com/ncruces"><code>@ncruces</code></a></li> <li>fe2e7519 Use golang.org/x/sys (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2443">#2443</a>) <a href="https://github.com/ncruces"><code>@ncruces</code></a></li> </ul> <h2>Bug fixes</h2> <ul> <li>92864489 Update Wasm 2.0 spec tests. (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2458">#2458</a>) <a href="https://github.com/ncruces"><code>@ncruces</code></a></li> <li>5e7c35eb Fix race condition in refCount initialization (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2447">#2447</a>) <a href="https://github.com/jackorse"><code>@jackorse</code></a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jackorse"><code>@jackorse</code></a> made their first contribution in <a href="https://redirect.github.com/tetratelabs/wazero/issues/2447">#2447</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/wazero/wazero/compare/v1.10.1...v1.11.0">https://github.com/wazero/wazero/compare/v1.10.1...v1.11.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/wazero/wazero/commit/fe2e75192a79e7ff9f583825ed92a6e1fa3293d8"><code>fe2e751</code></a> Use golang.org/x/sys (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2443">#2443</a>)</li> <li><a href="https://github.com/wazero/wazero/commit/9286448974219ab3be09312bf029ebaf2ea0ee5b"><code>9286448</code></a> Update Wasm 2.0 spec tests. (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2458">#2458</a>)</li> <li><a href="https://github.com/wazero/wazero/commit/af80797dba6f533cb4d54b39e5b2ac1e531082fa"><code>af80797</code></a> Add go-libtiff to users.md (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2457">#2457</a>)</li> <li><a href="https://github.com/wazero/wazero/commit/77db9681ccf9329c055a1e138bb1f4161112180c"><code>77db968</code></a> Change version policy to two versions. (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2448">#2448</a>)</li> <li><a href="https://github.com/wazero/wazero/commit/275c9a015bd61951d109b614e12a57bec34af560"><code>275c9a0</code></a> Simplify utimens. (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2449">#2449</a>)</li> <li><a href="https://github.com/wazero/wazero/commit/5e7c35ebc109e1d1a1a4f81d823232460c0f5bf4"><code>5e7c35e</code></a> Fix race condition in refCount initialization (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2447">#2447</a>)</li> <li><a href="https://github.com/wazero/wazero/commit/cc1ca4c601e37706d8636bef044ee8994e97d5e6"><code>cc1ca4c</code></a> Streamline build tags: remove tinygo, cgo (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2446">#2446</a>)</li> <li>See full diff in <a href="https://github.com/tetratelabs/wazero/compare/v1.10.1...v1.11.0">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 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
