-
Notifications
You must be signed in to change notification settings - Fork 2.1k
chore(deps): Bump the firecracker group with 22 updates #5457
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the firecracker group with 22 updates: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.16` | `2.0.17` | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.41` | | [libc](https://github.com/rust-lang/libc) | `0.2.175` | `0.2.176` | | [serde](https://github.com/serde-rs/serde) | `1.0.226` | `1.0.228` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.226` | `1.0.228` | | [regex](https://github.com/rust-lang/regex) | `1.11.2` | `1.11.3` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.14.0` | `1.14.1` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.11` | `1.0.12` | | [aws-lc-fips-sys](https://github.com/aws/aws-lc-rs) | `0.13.7` | `0.13.8` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.31.0` | `0.32.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.38` | `1.2.39` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.15.5` | `0.16.0` | | [js-sys](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.80` | `0.3.81` | | [libloading](https://github.com/nagisa/rust_libloading) | `0.8.9` | `0.8.8` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.5` | `2.7.6` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.10` | `0.4.11` | | [serde_core](https://github.com/serde-rs/serde) | `1.0.226` | `1.0.228` | | [wasm-bindgen](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.103` | `0.2.104` | | [wasm-bindgen-backend](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.103` | `0.2.104` | | [wasm-bindgen-macro](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.103` | `0.2.104` | | [wasm-bindgen-macro-support](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.103` | `0.2.104` | | [wasm-bindgen-shared](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.103` | `0.2.104` | Updates `thiserror` from 2.0.16 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.16...2.0.17) Updates `quote` from 1.0.40 to 1.0.41 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.41) Updates `libc` from 0.2.175 to 0.2.176 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.176/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.175...0.2.176) Updates `serde` from 1.0.226 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.226...v1.0.228) Updates `serde_derive` from 1.0.226 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.226...v1.0.228) Updates `regex` from 1.11.2 to 1.11.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.2...1.11.3) Updates `aws-lc-rs` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.14.0...v1.14.1) Updates `anstyle` from 1.0.11 to 1.0.12 - [Commits](rust-cli/anstyle@v1.0.11...v1.0.12) Updates `aws-lc-fips-sys` from 0.13.7 to 0.13.8 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-fips-sys/v0.13.7...aws-lc-fips-sys/v0.13.8) Updates `aws-lc-sys` from 0.31.0 to 0.32.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.31.0...aws-lc-sys/v0.32.1) Updates `cc` from 1.2.38 to 1.2.39 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.38...cc-v1.2.39) Updates `hashbrown` from 0.15.5 to 0.16.0 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.15.5...v0.16.0) Updates `js-sys` from 0.3.80 to 0.3.81 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `libloading` from 0.8.9 to 0.8.8 - [Commits](nagisa/rust_libloading@0.8.9...0.8.8) Updates `memchr` from 2.7.5 to 2.7.6 - [Commits](BurntSushi/memchr@2.7.5...2.7.6) Updates `regex-automata` from 0.4.10 to 0.4.11 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `serde_core` from 1.0.226 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.226...v1.0.228) Updates `wasm-bindgen` from 0.2.103 to 0.2.104 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.103...0.2.104) Updates `wasm-bindgen-backend` from 0.2.103 to 0.2.104 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.103...0.2.104) Updates `wasm-bindgen-macro` from 0.2.103 to 0.2.104 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.103...0.2.104) Updates `wasm-bindgen-macro-support` from 0.2.103 to 0.2.104 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.103...0.2.104) Updates `wasm-bindgen-shared` from 0.2.103 to 0.2.104 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.103...0.2.104) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: quote dependency-version: 1.0.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: libc dependency-version: 0.2.176 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: serde_derive dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: regex dependency-version: 1.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-rs dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstyle dependency-version: 1.0.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-fips-sys dependency-version: 0.13.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-sys dependency-version: 0.32.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: cc dependency-version: 1.2.39 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: hashbrown dependency-version: 0.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: js-sys dependency-version: 0.3.81 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: libloading dependency-version: 0.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: memchr dependency-version: 2.7.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: regex-automata dependency-version: 0.4.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: serde_core dependency-version: 1.0.228 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen dependency-version: 0.2.104 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-backend dependency-version: 0.2.104 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-macro dependency-version: 0.2.104 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-macro-support dependency-version: 0.2.104 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-shared dependency-version: 0.2.104 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
roypat
approved these changes
Sep 29, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5457 +/- ##
==========================================
- Coverage 82.78% 82.75% -0.03%
==========================================
Files 263 263
Lines 27292 27300 +8
==========================================
- Hits 22594 22593 -1
- Misses 4698 4707 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
zulinx86
approved these changes
Sep 30, 2025
Manciukic
approved these changes
Sep 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
Status: Awaiting review
Indicates that a pull request is ready to be reviewed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the firecracker group with 22 updates:
2.0.16
2.0.17
1.0.40
1.0.41
0.2.175
0.2.176
1.0.226
1.0.228
1.0.226
1.0.228
1.11.2
1.11.3
1.14.0
1.14.1
1.0.11
1.0.12
0.13.7
0.13.8
0.31.0
0.32.1
1.2.38
1.2.39
0.15.5
0.16.0
0.3.80
0.3.81
0.8.9
0.8.8
2.7.5
2.7.6
0.4.10
0.4.11
1.0.226
1.0.228
0.2.103
0.2.104
0.2.103
0.2.104
0.2.103
0.2.104
0.2.103
0.2.104
0.2.103
0.2.104
Updates
thiserror
from 2.0.16 to 2.0.17Release notes
Sourced from thiserror's releases.
Commits
72ae716
Release 2.0.17599fdce
Merge pull request #434 from dtolnay/private9ec05f6
Use differently named __private module per patch released2c492b
Raise minimum tested compiler to rust 1.76fc3ab95
Opt in to generate-macro-expansion when building on docs.rs819fe29
Update ui test suite to nightly-2025-09-12259f48c
Enforce trybuild >= 1.0.108470e6a6
Update ui test suite to nightly-2025-08-24544e191
Update actions/checkout@v4 -> v5cbc1eba
Delete duplicate cap-lints flag from build scriptUpdates
quote
from 1.0.40 to 1.0.41Release notes
Sourced from quote's releases.
Commits
594c865
Release 1.0.4168956e6
Merge pull request #302 from dtolnay/hasiter6a69784
Make diagnostic attribute conditional on compiler version5f1924b
Tweak CheckHasIterator error messagec0adb26
Add diagnostic::on_unimplemented for no iterator in repetitiona1ddcab
Combine HasIterator and ThereIsNoIteratorInRepetition to one typebf48c85
Switch to trait for checking iterator in repetitiond3b4777
Update ui test suite to nightly-2025-09-273e6b04d
Raise minimum tested compiler to rust 1.7607deaaf
Opt in to generate-macro-expansion when building on docs.rsUpdates
libc
from 0.2.175 to 0.2.176Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
15e1389
chore: Release libc 0.2.1766ca5571
Warn on missing debug implementationse653c54
cleanup: Remove theconst_fn!
macroe447441
cleanup: Simplify the syntax off!
and similar macros776a614
cleanup: Usetarget_vendor = "apple"
d32f60d
doc: Remove an unneeded link to the old ctest repo8c8584b
Resolve a ctest FIXME regarding use ofsize_of
in array lengths09c8436
Remove thelibc_ctest
featurefd3ffe4
Removelibc_const_extern_fn
9b77a49
Add a note about whyPadding
requiresT: Copy
Updates
serde
from 1.0.226 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33
Release 1.0.2285adc9e8
Merge pull request #2995 from dtolnay/rustdocflagsab58178
Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fc
Release 1.0.2277c58427
Merge pull request #2991 from dtolnay/inlinecoredoc9d3410e
Merge pull request #2992 from dtolnay/inplaceseed2fb6748
Remove InPlaceSeed public re-exportf8137c7
Inline serde_core into serde in docsrs modeb7dbf7e
Merge pull request #2990 from dtolnay/integer1287c83691
No longer macro_use integer128 moduleUpdates
serde_derive
from 1.0.226 to 1.0.228Release notes
Sourced from serde_derive's releases.
Commits
a866b33
Release 1.0.2285adc9e8
Merge pull request #2995 from dtolnay/rustdocflagsab58178
Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fc
Release 1.0.2277c58427
Merge pull request #2991 from dtolnay/inlinecoredoc9d3410e
Merge pull request #2992 from dtolnay/inplaceseed2fb6748
Remove InPlaceSeed public re-exportf8137c7
Inline serde_core into serde in docsrs modeb7dbf7e
Merge pull request #2990 from dtolnay/integer1287c83691
No longer macro_use integer128 moduleUpdates
regex
from 1.11.2 to 1.11.3Changelog
Sourced from regex's changelog.
Commits
ef1c2c3
1.11.3ad5cd6c
deps: bump regex-automataee69d9e
changelog: 1.11.3159fa3e
regex-automata-0.4.1102a62ba
automata: callVec::shrink_to_fit
in a few strategic placesa76e0a0
cargo: excludetests/fuzz
from the package19172cc
style: inline formatting arguments2695e29
ci: fix cross testingUpdates
aws-lc-rs
from 1.14.0 to 1.14.1Release notes
Sourced from aws-lc-rs's releases.
Commits
ee368e0
Bump version to v1.14.1 (#893)4f45d3d
impl AsDer<PublicKeyX509Der<'static>> for ParsedPublicKey (#885)4895a79
Fix MSRV CI - libloading (#888)d120394
Align aws-lc-sys v0.32.0 w/ AWS-LC v1.61.2 (#884)5153ad3
Fix CI - prebuilt NASM (#886)4464454
Update to aws-lc-fips-sys v0.13.8 (#883)ab1ab3d
Common traits for ParsedPublicKey (#879)520bb36
Fix publish script (#880)fcd2ba0
Guard NEON+SHA3 s2n-bignum assembly (#878)88c7f50
More arm64 targets in CI (#877)Updates
anstyle
from 1.0.11 to 1.0.12Commits
2a2bebb
chore: Release98b7990
docs: Update changelogf28db2d
Merge pull request #269 from Muscraft/no-leading-zero20258de
Merge pull request #270 from Muscraft/coverage-rustfmtb8a3a15
fix: Ensuse rustfmt is installed for coverageba45662
fix: Don't add leading zero to single digit ansi 25682b1c6c
test: Add a test for leading zerosd6c4942
chore(deps): Update Rust Stable to v1.90 (#268)d90a7bc
style: Fix rustc warning942f283
chore: ReleaseUpdates
aws-lc-fips-sys
from 0.13.7 to 0.13.8Commits
ee368e0
Bump version to v1.14.1 (#893)4f45d3d
impl AsDer<PublicKeyX509Der<'static>> for ParsedPublicKey (#885)4895a79
Fix MSRV CI - libloading (#888)d120394
Align aws-lc-sys v0.32.0 w/ AWS-LC v1.61.2 (#884)5153ad3
Fix CI - prebuilt NASM (#886)4464454
Update to aws-lc-fips-sys v0.13.8 (#883)ab1ab3d
Common traits for ParsedPublicKey (#879)520bb36
Fix publish script (#880)fcd2ba0
Guard NEON+SHA3 s2n-bignum assembly (#878)88c7f50
More arm64 targets in CI (#877)Updates
aws-lc-sys
from 0.31.0 to 0.32.1Commits
08c02c9
Prepare aws-lc-sys v0.32.1 (#898)ee368e0
Bump version to v1.14.1 (#893)4f45d3d
impl AsDer<PublicKeyX509Der<'static>> for ParsedPublicKey (#885)4895a79
Fix MSRV CI - libloading (#888)d120394
Align aws-lc-sys v0.32.0 w/ AWS-LC v1.61.2 (#884)5153ad3
Fix CI - prebuilt NASM (#886)4464454
Update to aws-lc-fips-sys v0.13.8 (#883)ab1ab3d
Common traits for ParsedPublicKey (#879)520bb36
Fix publish script (#880)fcd2ba0
Guard NEON+SHA3 s2n-bignum assembly (#878)Updates
cc
from 1.2.38 to 1.2.39Changelog
Sourced from cc's changelog.
Commits
f53e817
chore(cc): release v1.2.39 (#1570)6d3e241
Fix cross compilation to xtensa-esp32s3-espidf (#1569)b083806
Fix autodetect_wasi_compiler: support non utf-8 path (#1568)53997ac
Regenerate target info (#1567)9347e45
Fix rustcflags mapping: require -Clinker-plugin-lto for -flto (#1564)9a2e7ce
Use$WASI_SDK_PATH
on WASI targets by default (#1562)d740f9b
Fix atomicity violations in concurrent cache operations (#1559)Updates
hashbrown
from 0.15.5 to 0.16.0Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
8d4def0
Merge pull request #643 from cuviper/newtype-hashere0f404c
usefeature(hasher_prefixfree_extras)
95ffed3
ChangeDefaultHashBuilder
to an opaque newtypebf35a11
Merge pull request #641 from hoxxep/foldhash-0.2e2a634b
Merge pull request #642 from heiher/loong-simd-types88794e7
loongarch64: Use unified data types for SIMD intrinsicsb22dd85
perf: Bump foldhash to 0.2.0fe72a08
Merge pull request #639 from gaujay/unbloat-get_inner-perf71f8f37
Merge pull request #637 from gaujay/add-benchmarksf1c039c
Un-bloat get_inner functions to restore lookup performanceUpdates
js-sys
from 0.3.80 to 0.3.81Commits
Updates
libloading
from 0.8.9 to 0.8.8Commits
dc8664f
Release 0.8.3beffb6d
windows: make windows-sys dev-dependency target-specificd97c71c
unix: expose with_dlerror to the end users775a3fd
Release 0.8.2ae1710f
windows: drop dependency on windows-sys17d0ca6
misc: Update windows-sys depUpdates
memchr
from 2.7.5 to 2.7.6Commits
9ba486e
2.7.6ec25b80
aarch64: fix NEON optimization on big-endianUpdates
regex-automata
from 0.4.10 to 0.4.11Commits
Updates
serde_core
from 1.0.226 to 1.0.228Release notes
Sourced from serde_core's releases.
Commits
a866b33
Release 1.0.2285adc9e8
Merge pull request #2995 from dtolnay/rustdocflagsab58178
Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fc
Release 1.0.2277c58427
Merge pull request #2991 from dtolnay/inlinecoredoc9d3410e
Merge pull request #2992 from dtolnay/inplaceseed2fb6748
Remove InPlaceSeed public re-exportf8137c7
Inline serde_core into serde in docsrs modeb7dbf7e
Merge pull request #2990 from dtolnay/integer1287c83691
No longer macro_use integer128 moduleUpdates
wasm-bindgen
from 0.2.103 to 0.2.104Changelog
Sourced from wasm-bindgen's changelog.
Commits
4ea9d98
Prepare v0.2.104 release (#4678)ec939cd
Detecttarget_feature = "reference-types"
for Rust v1.82 (#4676)9cd50c9
Reuse Project for reference tests (#4675)b575c54
Reuse Deno test for Node.js integration testing too (#4674)77c3fe7
Simplify Node.js & Deno loaders (#4671)3e9b817
Addaarch64-unknown-linux-musl
release artifacts (#4668)018f4f0
Don't support non-UTF-8 test file names (#4673)ef40782
Test more targets in import tests (#4672)24ed148
Unconditionally use TextEncoder/TextDecoder (#4670)3de89a9
Fix Symbol.dispose override, use Symbol.dispose by default (#4666)Updates
wasm-bindgen-backend
from 0.2.103 to 0.2.104Changelog
Sourced from wasm-bindgen-backend's changelog.
Commits
4ea9d98
Prepare v0.2.104 release (#4678)ec939cd
Detecttarget_feature = "reference-types"
for Rust v1.82 (#4676)9cd50c9
Reuse Project for reference tests (#4675)77c3fe7
Simplify Node.js & Deno loaders (#4671)018f4f0
Don't support non-UTF-8 test file names (#4673)ef40782
Test more targets in import tests (#4672)24ed148
Unconditionally use TextEncoder/TextDecoder (#4670)3de89a9
Fix Symbol.dispose override, use Symbol.dispose by default (#4666)80f51d3
fix --experimental-reset-state-function heap reset (#4665)533406f
Added bindings forWeakRef
(#4659)Updates
wasm-bindgen-macro
from 0.2.103 to 0.2.104Changelog
Sourced from wasm-bindgen-macro's changelog.
Commits
4ea9d98
Prepare v0.2.104 release (#4678)ec939cd
Detecttarget_feature = "reference-types"
for Rust v1.82 (#4676)9cd50c9
Reuse Project for reference tests (#4675)77c3fe7
Simplify Node.js & Deno loaders (#4671)018f4f0
Don't support non-UTF-8 test file names (#4673)ef40782
Test more targets in import tests (#4672)24ed148
Unconditionally use TextEncoder/TextDecoder (#4670)3de89a9
Fix Symbol.dispose override, use Symbol.dispose by default (#4666)80f51d3
fix --experimental-reset-state-function heap reset (#4665)533406f
Added bindings forWeakRef
(