dependabot[bot] opened a new pull request, #38762:
URL: https://github.com/apache/beam/pull/38762

   Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) 
from 1.11.0 to 1.12.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.12.0</h2>
   <p>Hi wazero friends! The new release of wazero v1.12.0 has arrived.</p>
   <p>This release advances us a few more steps towards Wasm 3.0!
   See <a 
href="https://redirect.github.com/wazero/wazero/issues/2426#issuecomment-3538706451";>wazero/wazero#2426</a>
 for where we currently stand.</p>
   <h2>Behavioral changes</h2>
   <ul>
   <li>929e4000 Extended Constant Expressions (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2468";>#2468</a>) <a 
href="https://github.com/mpoindexter";><code>@​mpoindexter</code></a></li>
   <li>bfb20e0b Exception handling (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2489";>#2489</a>) <a 
href="https://github.com/evacchi";><code>@​evacchi</code></a></li>
   <li>2c14bbff Typed references (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2497";>#2497</a>) <a 
href="https://github.com/evacchi";><code>@​evacchi</code></a></li>
   <li>8ee25086, a877b1b4 non-blocking IO on custom files (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2476";>#2476</a>, <a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2479";>#2479</a>) <a 
href="https://github.com/paralin";><code>@​paralin</code></a></li>
   </ul>
   <h2>Bug fixes</h2>
   <ul>
   <li>2bbd517b Fix <code>fd_prestat_get</code> integer overflow on 32-bit 
platforms (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2491";>#2491</a>) <a 
href="https://github.com/hanxi";><code>@​hanxi</code></a></li>
   <li>0bcb5f2a Ensure <code>i32</code> operations are masked (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2488";>#2488</a>) <a 
href="https://github.com/evacchi";><code>@​evacchi</code></a></li>
   <li>dafe2caa Fix error when attempting to invoke a start function imported 
from a host module (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2475";>#2475</a>) <a 
href="https://github.com/mpoindexter";><code>@​mpoindexter</code></a></li>
   <li>f7cf1693 Fix error when importing functions which were re-exported (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2463";>#2463</a>) <a 
href="https://github.com/mpoindexter";><code>@​mpoindexter</code></a></li>
   <li>aa7ebad5 Don't use compiler when executable mmap is disabled  (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2471";>#2471</a>) <a 
href="https://github.com/anuraaga";><code>@​anuraaga</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/wazero/wazero/commit/2ab480b55fa408d6b35df97fe32a60d08bd6e201";><code>2ab480b</code></a>
 Remove SQLite (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2502";>#2502</a>)</li>
   <li><a 
href="https://github.com/wazero/wazero/commit/2c14bbff3d5e74784a7f964b2af4b232005539d8";><code>2c14bbf</code></a>
 feat: typed function references spec (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2497";>#2497</a>)</li>
   <li><a 
href="https://github.com/wazero/wazero/commit/475a1f8f0dc360830ae9cdbe9d08750d7b759bb4";><code>475a1f8</code></a>
 fix: compilation cache should store catch clause table (EH) (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2498";>#2498</a>)</li>
   <li><a 
href="https://github.com/wazero/wazero/commit/a3374cf27a3aa1838b3e540f2c8641891d5cb05a";><code>a3374cf</code></a>
 refactor: wasm.ValueType as type definition + widening (uint64) (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2495";>#2495</a>)</li>
   <li><a 
href="https://github.com/wazero/wazero/commit/8755611b7316b9e2ce62d98b2d3343ee812109c4";><code>8755611</code></a>
 arm64: fix relocation bug when number of args &gt; 8 (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2492";>#2492</a>)</li>
   <li><a 
href="https://github.com/wazero/wazero/commit/e6dd6c0c144f288230f2f168bbc4b2ee63793bbd";><code>e6dd6c0</code></a>
 Update golang.org/x/sys (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2493";>#2493</a>)</li>
   <li><a 
href="https://github.com/wazero/wazero/commit/2bbd517b7633bf6a126305a1644263416b978484";><code>2bbd517</code></a>
 Fix fd_prestat_get integer overflow on 32-bit platforms (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2491";>#2491</a>)</li>
   <li><a 
href="https://github.com/wazero/wazero/commit/bfb20e0ba7a3f315e283be23fc7fd2beaf3edc5f";><code>bfb20e0</code></a>
 feat: exception handling spec (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2489";>#2489</a>)</li>
   <li><a 
href="https://github.com/wazero/wazero/commit/5cb4bb3ec0c1c738e542753380bd3d717e58c811";><code>5cb4bb3</code></a>
 Revert &quot;Added f4 to community/users.md&quot; (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2490";>#2490</a>)</li>
   <li><a 
href="https://github.com/wazero/wazero/commit/1dc02f0c3514855de1503dc516a947440be77b9a";><code>1dc02f0</code></a>
 Added f4 to community/users.md (<a 
href="https://redirect.github.com/tetratelabs/wazero/issues/2485";>#2485</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/tetratelabs/wazero/compare/v1.11.0...v1.12.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/tetratelabs/wazero&package-manager=go_modules&previous-version=1.11.0&new-version=1.12.0)](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>


-- 
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]

Reply via email to