dependabot[bot] opened a new pull request, #32800: URL: https://github.com/apache/beam/pull/32800
Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.8.0 to 1.8.1. <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.8.1</h2> <p>Hiya folks - another small wazero release v1.8.1 has arrived! This time is mainly about bug fixes thanks to the community members!</p> <h2>Bug fixes</h2> <ul> <li>111c51a1 Fix descriptor.Table buffer growth calc (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2311">#2311</a>) by <a href="https://github.com/emcfarlane"><code>@emcfarlane</code></a></li> <li>b468adaf compiler: ResolveImportedFunction should infer the typeID from the importing module (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2314">#2314</a>) <a href="https://github.com/evacchi"><code>@evacchi</code></a></li> <li>dc058c07 sysfs: reopening file doesn't update fd (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2319">#2319</a>) <a href="https://github.com/ncruces"><code>@ncruces</code></a></li> </ul> <h2>Behavioral changes</h2> <ul> <li>178eefe8 sysfs: disallow absolute symlinks (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2324">#2324</a>) <a href="https://github.com/ncruces"><code>@ncruces</code></a> - this is for better security.</li> <li>1353ca24 experimental: allow custom memory allocator Reallocate to fail (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2315">#2315</a>) <a href="https://github.com/ncruces"><code>@ncruces</code></a></li> </ul> <h2>Examples fixes</h2> <ul> <li>58488880 Show close for concurrent-instantiation example (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2309">#2309</a>) <a href="https://github.com/emcfarlane"><code>@emcfarlane</code></a></li> <li>51aba370 example: fixes deallocate error in Rust (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2327">#2327</a>) <a href="https://github.com/mathetake"><code>@mathetake</code></a> thanks to the report by <a href="https://github.com/thacoon"><code>@thacoon</code></a></li> </ul> <p>Enjoy! 🍁</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tetratelabs/wazero/commit/6016a705fa6077f517731d4ce148a82968de02dd"><code>6016a70</code></a> cli: clarifies it is possible to escape the mount in help (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2328">#2328</a>)</li> <li><a href="https://github.com/tetratelabs/wazero/commit/51aba3703d26ddb7b9cd77e93c19dedf3a7e28cd"><code>51aba37</code></a> example: fixes deallocate error in Rust (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2327">#2327</a>)</li> <li><a href="https://github.com/tetratelabs/wazero/commit/178eefe8b09c80d991df8635a5630f24960e1391"><code>178eefe</code></a> sysfs: disallow absolute symlinks (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2324">#2324</a>)</li> <li><a href="https://github.com/tetratelabs/wazero/commit/111c51a1bd5acfd1e91afe489d28e52136a3e6d5"><code>111c51a</code></a> Fix descriptor.Table buffer growth calc (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2311">#2311</a>)</li> <li><a href="https://github.com/tetratelabs/wazero/commit/dc058c074d0bcce9b0e2da2619669d4ab443fb54"><code>dc058c0</code></a> sysfs: reopening file doesn't update fd (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2319">#2319</a>)</li> <li><a href="https://github.com/tetratelabs/wazero/commit/1353ca24fef0a57a3a342d75f20357a6e9d3be35"><code>1353ca2</code></a> experimental: allow custom memory allocator Reallocate to fail (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2315">#2315</a>)</li> <li><a href="https://github.com/tetratelabs/wazero/commit/b468adaf3d6bef28de300f35492207713e61fc8c"><code>b468ada</code></a> compiler: ResolveImportedFunction should infer the typeID from the importing ...</li> <li><a href="https://github.com/tetratelabs/wazero/commit/58488880a334e8bda5be0d715a24d8ddeb34c725"><code>5848888</code></a> Show close for concurrent-instantiation example (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2309">#2309</a>)</li> <li><a href="https://github.com/tetratelabs/wazero/commit/dbc4b62466477a7f3ac6537ce06ecfe66d7861fa"><code>dbc4b62</code></a> ci: Updates TinyGo to 0.33 (<a href="https://redirect.github.com/tetratelabs/wazero/issues/2304">#2304</a>)</li> <li>See full diff in <a href="https://github.com/tetratelabs/wazero/compare/v1.8.0...v1.8.1">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]
