chore(deps): Bump the firecracker group with 5 updates#5863
Closed
dependabot[bot] wants to merge 2 commits into
Closed
chore(deps): Bump the firecracker group with 5 updates#5863dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the firecracker group with 5 updates: | Package | From | To | | --- | --- | --- | | [js-sys](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.95` | `0.3.97` | | [wasm-bindgen](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.118` | `0.2.120` | | [wasm-bindgen-macro](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.118` | `0.2.120` | | [wasm-bindgen-macro-support](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.118` | `0.2.120` | | [wasm-bindgen-shared](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.118` | `0.2.120` | Updates `js-sys` from 0.3.95 to 0.3.97 - [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 `wasm-bindgen` from 0.2.118 to 0.2.120 - [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.118...0.2.120) Updates `wasm-bindgen-macro` from 0.2.118 to 0.2.120 - [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.118...0.2.120) Updates `wasm-bindgen-macro-support` from 0.2.118 to 0.2.120 - [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.118...0.2.120) Updates `wasm-bindgen-shared` from 0.2.118 to 0.2.120 - [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.118...0.2.120) --- updated-dependencies: - dependency-name: js-sys dependency-version: 0.3.97 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen dependency-version: 0.2.120 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-macro dependency-version: 0.2.120 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-macro-support dependency-version: 0.2.120 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-shared dependency-version: 0.2.120 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <support@github.com>
zulinx86
approved these changes
May 5, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5863 +/- ##
==========================================
+ Coverage 82.62% 82.80% +0.18%
==========================================
Files 275 277 +2
Lines 29750 29895 +145
==========================================
+ Hits 24581 24756 +175
+ Misses 5169 5139 -30
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:
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 5 updates:
0.3.950.3.970.2.1180.2.1200.2.1180.2.1200.2.1180.2.1200.2.1180.2.120Updates
js-sysfrom 0.3.95 to 0.3.97Commits
Updates
wasm-bindgenfrom 0.2.118 to 0.2.120Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
Commits
3c5043fRelease 0.2.120 (#5131)c68c40frelease: 0.2.119 - schema bump (#5129)a9f3fb6Release 0.2.119 (#5126)17d783eSwitch js-sys macro codegen opt-in from Cargo feature to cfg (#5127)33b1244Restore stable AsRef<JsValue>-based FromIterator/Extend for Array; expose typ...208e874Simplify web-sys generated bindings (#5122)3455345Add wasm64/memory64 support for wasm64-unknown-unknown target (#5004)4c8fd1fUse js_sys::futures instead of wasm_bindgen_futures in codegen (#5112)e82e693Use Publish Environment (#5124)5727923feat: Promise ergonomics for typed concurrent awaits (#5121)Updates
wasm-bindgen-macrofrom 0.2.118 to 0.2.120Changelog
Sourced from wasm-bindgen-macro's changelog.
... (truncated)
Commits
3c5043fRelease 0.2.120 (#5131)c68c40frelease: 0.2.119 - schema bump (#5129)a9f3fb6Release 0.2.119 (#5126)17d783eSwitch js-sys macro codegen opt-in from Cargo feature to cfg (#5127)33b1244Restore stable AsRef<JsValue>-based FromIterator/Extend for Array; expose typ...208e874Simplify web-sys generated bindings (#5122)3455345Add wasm64/memory64 support for wasm64-unknown-unknown target (#5004)4c8fd1fUse js_sys::futures instead of wasm_bindgen_futures in codegen (#5112)5727923feat: Promise ergonomics for typed concurrent awaits (#5121)ed2345cfeat: exposeWebAssembly.Instance(#5118)Updates
wasm-bindgen-macro-supportfrom 0.2.118 to 0.2.120Changelog
Sourced from wasm-bindgen-macro-support's changelog.
... (truncated)
Commits
3c5043fRelease 0.2.120 (#5131)c68c40frelease: 0.2.119 - schema bump (#5129)a9f3fb6Release 0.2.119 (#5126)17d783eSwitch js-sys macro codegen opt-in from Cargo feature to cfg (#5127)33b1244Restore stable AsRef<JsValue>-based FromIterator/Extend for Array; expose typ...208e874Simplify web-sys generated bindings (#5122)3455345Add wasm64/memory64 support for wasm64-unknown-unknown target (#5004)4c8fd1fUse js_sys::futures instead of wasm_bindgen_futures in codegen (#5112)5727923feat: Promise ergonomics for typed concurrent awaits (#5121)ed2345cfeat: exposeWebAssembly.Instance(#5118)Updates
wasm-bindgen-sharedfrom 0.2.118 to 0.2.120Changelog
Sourced from wasm-bindgen-shared's changelog.
... (truncated)
Commits
3c5043fRelease 0.2.120 (#5131)c68c40frelease: 0.2.119 - schema bump (#5129)a9f3fb6Release 0.2.119 (#5126)17d783eSwitch js-sys macro codegen opt-in from Cargo feature to cfg (#5127)33b1244Restore stable AsRef<JsValue>-based FromIterator/Extend for Array; expose typ...208e874Simplify web-sys generated bindings (#5122)3455345Add wasm64/memory64 support for wasm64-unknown-unknown target (#5004)4c8fd1fUse js_sys::futures instead of wasm_bindgen_futures in codegen (#5112)5727923feat: Promise ergonomics for typed concurrent awaits (#5121)ed2345cfeat: exposeWebAssembly.Instance(#5118)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions