chore(deps): bump the cargo-dependencies group in /wasm_module with 7 updates#889
Merged
marcustyphoon merged 1 commit intomainfrom Jun 1, 2025
Conversation
Bumps the cargo-dependencies group in /wasm_module with 7 updates: | Package | From | To | | --- | --- | --- | | [criterion](https://github.com/bheisler/criterion.rs) | `0.5.1` | `0.6.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.2` | `0.3.3` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.0` | `2.9.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.20` | `1.2.25` | | [clap](https://github.com/clap-rs/clap) | `4.5.37` | `4.5.39` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.37` | `4.5.39` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.20` | `1.0.21` | Updates `criterion` from 0.5.1 to 0.6.0 - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.5.1...0.6.0) Updates `getrandom` from 0.3.2 to 0.3.3 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.2...v0.3.3) Updates `bitflags` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.0...2.9.1) Updates `cc` from 1.2.20 to 1.2.25 - [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.20...cc-v1.2.25) Updates `clap` from 4.5.37 to 4.5.39 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.37...clap_complete-v4.5.39) Updates `clap_builder` from 4.5.37 to 4.5.39 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.37...v4.5.39) Updates `rustversion` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.20...1.0.21) --- updated-dependencies: - dependency-name: criterion dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: getrandom dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: bitflags dependency-version: 2.9.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: cc dependency-version: 1.2.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap dependency-version: 4.5.39 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap_builder dependency-version: 4.5.39 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustversion dependency-version: 1.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies ... 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 cargo-dependencies group in /wasm_module with 7 updates:
0.5.10.6.00.3.20.3.32.9.02.9.11.2.201.2.254.5.374.5.394.5.374.5.391.0.201.0.21Updates
criterionfrom 0.5.1 to 0.6.0Changelog
Sourced from criterion's changelog.
Commits
43bf90arelease version 0.6.0 (#860)92696e4deps: unpin clap (#858)5756a5dchore: bump MSRV to 1.80 (#859)9d887c0Fixed typo in faq.md (#852)59b791aci: test against MSRV and 1.87 (#857)ace1cc9Fix warnings from clippy (rust 1.87.0) (#856)7afab6eCommit Cargo.lock to make CI and local debugging more stable (#855)260e2f1Update Cargo features' comments (#825)58130ffUpdate to async-std v1.13 (#812)d2e705bAdd rust-version 1.70 (#813)Updates
getrandomfrom 0.3.2 to 0.3.3Changelog
Sourced from getrandom's changelog.
Commits
8239640Update Cargo.lock with updated version (#664)4804becRelease v0.3.3 (#663)74e53daFix error handling in WASI p1 (#661)f0ff6e2build(deps): bump the all-deps group with 2 updates (#662)68aecabUpdate Cargo.lock (#659)189dcb3Add changelog entry for v0.2.16 (#657)07b0c12Update Cargo.lock (#652)aaff261changelog: fix v0.3.3 link (#650)27a48b2build(deps): bump the all-deps group with 2 updates (#649)eff129cci: remove DragonFly BSD VM job (#648)Updates
bitflagsfrom 2.9.0 to 2.9.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
51927b3Merge pull request #445 from KodrAus/cargo/v2.9.11c35c8aprepare for 2.9.1 release3d5d100Merge pull request #444 from KodrAus/docs/cargo-features994608dupdate compile errorsdffa2e3document Cargo featuresUpdates
ccfrom 1.2.20 to 1.2.25Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
0012da5chore: release v1.2.25 (#1478)7666d4fmakepowerp64usepowerpc64-linux-gnuprefix (#1474)4a2a448Update rusqlite requirement from 0.35.0 to 0.36.0 (#1476)332d31dchore: release v1.2.24 (#1472)77dddcaRegenerate windows sys bindings (#1471)2e3a7a5chore: release v1.2.23 (#1470)8ee6782support "vxworks" and "nto" OSes onget_base_archiver_variant(#1456)d61b3b3chore: release v1.2.22 (#1467)f50ff26Addflagsmethod tocc::Buildfor adding multiple flags (#1466)0342d85chore: release v1.2.21 (#1464)Updates
clapfrom 4.5.37 to 4.5.39Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
ed2360fchore: Release196a14bdocs: Update changelogcd622abMerge pull request #5846 from ribru17/alias_fn_dedup48ff72bfix(complete): Deduplicate bash subcmd casesb1b6f17Merge pull request #5843 from epage/link5900216fix(derive): Update link for derive attributesfde45f9chore: Release45d5d7edocs: Update changelog4b82b97chore: Releasea982adfdocs: Update changelogUpdates
clap_builderfrom 4.5.37 to 4.5.39Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
8520a7achore: Release2826eedchore(nushell): Require newer clap_completec17d25fdocs: Update changelog493a71aMerge pull request #5999 from cenviity/push-tqqzyttsoktub49dae2chore: Released37b0b5docs: Update changelog3398b6aMerge pull request #6009 from gtema/complete_try_generate21fc9e4feat(clap-complete): Introduce fallible generatorc758212feat(help): Merge lists of short and long aliases6d0bfa0feat(help): Show short aliases before long onesUpdates
rustversionfrom 1.0.20 to 1.0.21Release notes
Sourced from rustversion's releases.
Commits
1f83390Release 1.0.218be7057Merge pull request #61 from dtolnay/debugnone91dd8efIgnore elidable_lifetime_names pedantic clippy lint052138cSupport -Zfmt-debug=none17dc0fdPin nightly toolchain used for miri jobDependabot 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 <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