build(deps): bump the all-deps group with 7 updates#880
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump the all-deps group with 7 updates#880dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the all-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [blowfish](https://github.com/RustCrypto/block-ciphers) | `0.10.0-rc.3` | `0.10.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.1` | `2.14.0` | | [js-sys](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.94` | `0.3.95` | | [wasm-bindgen](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.117` | `0.2.118` | | [wasm-bindgen-macro](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.117` | `0.2.118` | | [wasm-bindgen-macro-support](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.117` | `0.2.118` | | [wasm-bindgen-shared](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.117` | `0.2.118` | Updates `blowfish` from 0.10.0-rc.3 to 0.10.0 - [Commits](RustCrypto/block-ciphers@blowfish-v0.10.0-rc.3...blowfish-v0.10.0) Updates `indexmap` from 2.13.1 to 2.14.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.1...2.14.0) Updates `js-sys` from 0.3.94 to 0.3.95 - [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.117 to 0.2.118 - [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.117...0.2.118) Updates `wasm-bindgen-macro` from 0.2.117 to 0.2.118 - [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.117...0.2.118) Updates `wasm-bindgen-macro-support` from 0.2.117 to 0.2.118 - [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.117...0.2.118) Updates `wasm-bindgen-shared` from 0.2.117 to 0.2.118 - [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.117...0.2.118) --- updated-dependencies: - dependency-name: blowfish dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: indexmap dependency-version: 2.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: js-sys dependency-version: 0.3.95 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: wasm-bindgen dependency-version: 0.2.118 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: wasm-bindgen-macro dependency-version: 0.2.118 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: wasm-bindgen-macro-support dependency-version: 0.2.118 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: wasm-bindgen-shared dependency-version: 0.2.118 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-deps group with 7 updates:
0.10.0-rc.30.10.02.13.12.14.00.3.940.3.950.2.1170.2.1180.2.1170.2.1180.2.1170.2.1180.2.1170.2.118Updates
blowfishfrom 0.10.0-rc.3 to 0.10.0Commits
c69a235Release new versions dependent oncipherv0.5 (#553)582b178Movegifttogift-cipherandspecktospeck-cipher(#554)001e740Adopt Trusted Publishing (#552)d908618Release aes v0.9.0 (#539)b612904aes: removezeroize_workstest (#551)042fa86Update Cargo.lock (#547)7290b2bci: use Dependabot to update Cargo.lock (#546)d1910c1ci: bump actions/checkout to v6 (#545)1120a51Bump Clippy to 1.94 and fixclippy::manual_rotate(#544)d52b5b6aes: remove weak key test entry from changelog (#543)Updates
indexmapfrom 2.13.1 to 2.14.0Changelog
Sourced from indexmap's changelog.
Commits
bcd165bMerge pull request #439 from cuviper/release-2.14.04ef06a7Release 2.14.0d21826cMerge pull request #438 from cuviper/hashbrown-0.172566becUpgrade tohashbrown v0.174b62776Merge pull request #437 from cuviper/disjoint-panic478fba2Normalize the panic doc ofget_disjoint_mutfb6dafdMerge pull request #436 from cuviper/const-slice-mut5c237a2MakeSlice::{first,last,split_*}_mutmethodsconst48ff9ceMerge pull request #435 from cuviper/edition-2024648be98cargo fmtwith edition 2024Updates
js-sysfrom 0.3.94 to 0.3.95Commits
Updates
wasm-bindgenfrom 0.2.117 to 0.2.118Release notes
Sourced from wasm-bindgen's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
Commits
753bb7fRelease 0.2.118 (#5100)a12884afix: hoist ES module import statements to top of generated JS (#5103)17d4344fix: handle lifetime params in codegen for generic extern types (#5096)c0a6a82fix: use thread_local_v2 for console.createTask feature detection (#5097)5bd8fa9chore: bump library MSRV to 1.77 and CLI MSRV to 1.86 (#5102)6640596feat: support schedule_reinit() under panic=abort builds (#5099)7d83d96build(deps): bump mymindstorm/setup-emsdk in the github-actions group (#5101)a44bc04fix: auto-detect schedule_reinit and tighten termination guard (#5083)48495bdfix: use globals HashMap for all global access in descriptor interpreter (#5095)3a543f0feat: addError.stackTraceLimitgetter and setter to js-sys (#5082)Updates
wasm-bindgen-macrofrom 0.2.117 to 0.2.118Release notes
Sourced from wasm-bindgen-macro's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen-macro's changelog.
... (truncated)
Commits
753bb7fRelease 0.2.118 (#5100)a12884afix: hoist ES module import statements to top of generated JS (#5103)17d4344fix: handle lifetime params in codegen for generic extern types (#5096)c0a6a82fix: use thread_local_v2 for console.createTask feature detection (#5097)5bd8fa9chore: bump library MSRV to 1.77 and CLI MSRV to 1.86 (#5102)6640596feat: support schedule_reinit() under panic=abort builds (#5099)a44bc04fix: auto-detect schedule_reinit and tighten termination guard (#5083)48495bdfix: use globals HashMap for all global access in descriptor interpreter (#5095)3a543f0feat: addError.stackTraceLimitgetter and setter to js-sys (#5082)06cb26cfix: mark unstable dictionary primitive-slice setters as unsafe (#5094)Updates
wasm-bindgen-macro-supportfrom 0.2.117 to 0.2.118Release notes
Sourced from wasm-bindgen-macro-support's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen-macro-support's changelog.
... (truncated)
Commits
753bb7fRelease 0.2.118 (#5100)a12884afix: hoist ES module import statements to top of generated JS (#5103)17d4344fix: handle lifetime params in codegen for generic extern types (#5096)c0a6a82fix: use thread_local_v2 for console.createTask feature detection (#5097)5bd8fa9chore: bump library MSRV to 1.77 and CLI MSRV to 1.86 (#5102)6640596feat: support schedule_reinit() under panic=abort builds (#5099)a44bc04fix: auto-detect schedule_reinit and tighten termination guard (#5083)48495bdfix: use globals HashMap for all global access in descriptor interpreter (#5095)3a543f0feat: addError.stackTraceLimitgetter and setter to js-sys (#5082)06cb26cfix: mark unstable dictionary primitive-slice setters as unsafe (#5094)Updates
wasm-bindgen-sharedfrom 0.2.117 to 0.2.118Release notes
Sourced from wasm-bindgen-shared's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen-shared's changelog.
... (truncated)
Commits
753bb7fRelease 0.2.118 (#5100)a12884afix: hoist ES module import statements to top of generated JS (#5103)17d4344fix: handle lifetime params in codegen for generic extern types (#5096)c0a6a82fix: use thread_local_v2 for console.createTask feature detection (#5097)5bd8fa9chore: bump library MSRV to 1.77 and CLI MSRV to 1.86 (#5102)6640596feat: support schedule_reinit() under panic=abort builds (#5099)a44bc04fix: auto-detect schedule_reinit and tighten termination guard (#5083)48495bdfix: use globals HashMap for all global access in descriptor interpreter (#5095)3a543f0feat: addError.stackTraceLimitgetter and setter to js-sys (#5082)06cb26cfix: mark unstable dictionary primitive-slice setters as unsafe (#5094)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