dependabot[bot] opened a new pull request, #18: URL: https://github.com/apache/avro-rs/pull/18
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.94 to 0.2.95. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md">wasm-bindgen's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rustwasm/wasm-bindgen/compare/0.2.94...0.2.95">0.2.95</a></h2> <p>Released 2024-10-10</p> <h3>Added</h3> <ul> <li> <p>Added support for implicit discriminants in enums. <a href="https://redirect.github.com/rustwasm/wasm-bindgen/pull/4152">#4152</a></p> </li> <li> <p>Added support for <code>Self</code> in complex type expressions in methods. <a href="https://redirect.github.com/rustwasm/wasm-bindgen/pull/4155">#4155</a></p> </li> </ul> <h3>Changed</h3> <ul> <li>String enums are no longer generate TypeScript types. <a href="https://redirect.github.com/rustwasm/wasm-bindgen/pull/4174">#4174</a></li> </ul> <h3>Fixed</h3> <ul> <li> <p>Fixed generated setters from WebIDL interface attributes binding to wrong JS method names. <a href="https://redirect.github.com/rustwasm/wasm-bindgen/pull/4170">#4170</a></p> </li> <li> <p>Fix string enums showing up in JS documentation and TypeScript bindings without corresponding types. <a href="https://redirect.github.com/rustwasm/wasm-bindgen/pull/4175">#4175</a></p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rustwasm/wasm-bindgen/commit/3a8da7cb8842d4cb9918871179b6b7d3c77df5a0"><code>3a8da7c</code></a> Fix CI (<a href="https://redirect.github.com/rustwasm/wasm-bindgen/issues/4177">#4177</a>)</li> <li><a href="https://github.com/rustwasm/wasm-bindgen/commit/aaad79838f5f0475e78183c40b83952cb75b9717"><code>aaad798</code></a> Prepare v0.2.95 release (<a href="https://redirect.github.com/rustwasm/wasm-bindgen/issues/4176">#4176</a>)</li> <li><a href="https://github.com/rustwasm/wasm-bindgen/commit/32da2116237b17ef8fbbd379c1c7b7b510972105"><code>32da211</code></a> Remove string enum type mentions from JS & TS (<a href="https://redirect.github.com/rustwasm/wasm-bindgen/issues/4175">#4175</a>)</li> <li><a href="https://github.com/rustwasm/wasm-bindgen/commit/c6256440e50e5c65c8f1ed486f1aedae947590d5"><code>c625644</code></a> Revert TS string enum generation (<a href="https://redirect.github.com/rustwasm/wasm-bindgen/issues/4174">#4174</a>)</li> <li><a href="https://github.com/rustwasm/wasm-bindgen/commit/bdcbc58f82593726e0cdb6d75d038e7a2d22dbfc"><code>bdcbc58</code></a> Reintroduce reading snippets and modules in <code>cli-support</code> (<a href="https://redirect.github.com/rustwasm/wasm-bindgen/issues/4172">#4172</a>)</li> <li><a href="https://github.com/rustwasm/wasm-bindgen/commit/76013f200cf2c78ded49a0d8be7203d4922881cb"><code>76013f2</code></a> Fix interface attributes setters using wrong JS method names (<a href="https://redirect.github.com/rustwasm/wasm-bindgen/issues/4170">#4170</a>)</li> <li><a href="https://github.com/rustwasm/wasm-bindgen/commit/0e89a29719c13a496716764ee9f4259a0caeb5ef"><code>0e89a29</code></a> Replace all <code>Self</code> identifiers in method argument and return types (<a href="https://redirect.github.com/rustwasm/wasm-bindgen/issues/4155">#4155</a>)</li> <li><a href="https://github.com/rustwasm/wasm-bindgen/commit/02679e1b95cb52dd6f0a9ccbd76d925277fde6d3"><code>02679e1</code></a> Add support for C-style enums with implicit discriminants (<a href="https://redirect.github.com/rustwasm/wasm-bindgen/issues/4152">#4152</a>)</li> <li><a href="https://github.com/rustwasm/wasm-bindgen/commit/35d1c63732a531dd38495ff979b8e49efb7ac831"><code>35d1c63</code></a> Bump denoland/setup-deno to v2 (<a href="https://redirect.github.com/rustwasm/wasm-bindgen/issues/4160">#4160</a>)</li> <li>See full diff in <a href="https://github.com/rustwasm/wasm-bindgen/compare/0.2.94...0.2.95">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: dev-unsubscr...@avro.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org