Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore(cargo)](deps): Bump wasmparser from 0.115.0 to 0.116.1 (#458)
Bumps [wasmparser](https://github.com/bytecodealliance/wasm-tools) from 0.115.0 to 0.116.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bytecodealliance/wasm-tools/commit/f895edac300c02e28e90fb7e26753a5da373fb2d"><code>f895eda</code></a> Bump crate versions (<a href="https://github.com/bytecodealliance/wasm-tools/issues/1277">#1277</a>)</li> <li><a href="https://github.com/bytecodealliance/wasm-tools/commit/10949db43a3d39d1d9e676d8b8f7b5f8dd4e3793"><code>10949db</code></a> wasm-encoder: Recursion groups (<a href="https://github.com/bytecodealliance/wasm-tools/issues/1276">#1276</a>)</li> <li><a href="https://github.com/bytecodealliance/wasm-tools/commit/e808006b5fafa6374b201973077cadcd98c2d881"><code>e808006</code></a> Enable new WIT encoding by default (<a href="https://github.com/bytecodealliance/wasm-tools/issues/1274">#1274</a>)</li> <li><a href="https://github.com/bytecodealliance/wasm-tools/commit/a28b0de8fbcd7749211e8fcedbddf02aead8d843"><code>a28b0de</code></a> Add semicolons in <code>wit-smith</code> (<a href="https://github.com/bytecodealliance/wasm-tools/issues/1273">#1273</a>)</li> <li><a href="https://github.com/bytecodealliance/wasm-tools/commit/9a31c5b76a220cda7032e19631a8f43dec4947a3"><code>9a31c5b</code></a> Fix some issues with future encodings (<a href="https://github.com/bytecodealliance/wasm-tools/issues/1270">#1270</a>)</li> <li><a href="https://github.com/bytecodealliance/wasm-tools/commit/79c718f74eb2db1d14a4d005615d2b5d23076abd"><code>79c718f</code></a> Turn on semicolons-in-WIT by default (<a href="https://github.com/bytecodealliance/wasm-tools/issues/1269">#1269</a>)</li> <li><a href="https://github.com/bytecodealliance/wasm-tools/commit/a8dcd3a1f23182e0713926c111146766b5f1556d"><code>a8dcd3a</code></a> Bump wit-parser to 0.12.2</li> <li><a href="https://github.com/bytecodealliance/wasm-tools/commit/a5c739c98468020213c62d27f8b768aad9014ce1"><code>a5c739c</code></a> Bump wasm-encoder to 0.36.1</li> <li><a href="https://github.com/bytecodealliance/wasm-tools/commit/7c8dad8ee588323d48392bd7756d9ce8d2642837"><code>7c8dad8</code></a> Bump versions again (<a href="https://github.com/bytecodealliance/wasm-tools/issues/1267">#1267</a>)</li> <li><a href="https://github.com/bytecodealliance/wasm-tools/commit/6754f6822e50c46fbb6098a11ba5235f52992263"><code>6754f68</code></a> Minimize bindgen type information (<a href="https://github.com/bytecodealliance/wasm-tools/issues/1260">#1260</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bytecodealliance/wasm-tools/compare/wasmparser-0.115.0...wasmparser-0.116.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wasmparser&package-manager=cargo&previous-version=0.115.0&new-version=0.116.1)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information