Bump wasm-bindgen from 0.2.101 to 0.2.104
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(9 months ago)
(9 months ago)
Bumps wasm-bindgen from 0.2.101 to 0.2.104.
Changelog
Sourced from wasm-bindgen's changelog.
0.2.104
Added
Added bindings for
WeakRef. #4659Support
Symbol.disposemethods by default, when it is supported in the environment. #4666Added
aarch64-unknown-linux-muslrelease artifacts. #4668Changed
Unconditionally use the global
TextEncoder/TextDecoderfor string encoding/decoding. The Node.js output now requires a minimum of Node.js v11. #4670Deprecate the
msrvcrate feature. MSRV detection is now always on. #4675Fixed
Fixed wasm-bindgen-cli's
encode_intoargument not working. #4663Fixed a bug in
--experimental-reset-state-functionsupport for heap reset. #4665Fixed compilation failures on Rust v1.82 and v1.83. #4675
0.2.103
Fixed
- Fixed incorrect function mapping during post-processing. #4656
0.2.102
Added
- Added
DocumentOrShadowRoot.adoptedStyleSheets. #4625
... (truncated)
Commits
4ea9d98Prepare v0.2.104 release (#4678)ec939cdDetecttarget_feature = "reference-types"for Rust v1.82 (#4676)9cd50c9Reuse Project for reference tests (#4675)b575c54Reuse Deno test for Node.js integration testing too (#4674)77c3fe7Simplify Node.js & Deno loaders (#4671)3e9b817Addaarch64-unknown-linux-muslrelease artifacts (#4668)018f4f0Don't support non-UTF-8 test file names (#4673)ef40782Test more targets in import tests (#4672)24ed148Unconditionally use TextEncoder/TextDecoder (#4670)3de89a9Fix Symbol.dispose override, use Symbol.dispose by default (#4666)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 9034345 |
| UUID: | 3473569868 |
| Node ID: | PR_kwDOPXGLl86rjpfG |
| Host: | GitHub |
| Repository: | python-project-templates/python-template-rustjswasm |