Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the patch-versions group across 1 directory with 13 updates
Bumps the patch-versions group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.26` | `4.5.27` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.137` | `1.0.138` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.16.0` | `3.17.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.10` | `1.2.11` | | [crunchy](https://github.com/eira-fransham/crunchy) | `0.2.2` | `0.2.3` | | [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer) | `0.4.8` | `0.4.9` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.18` | `1.0.19` | | [syn](https://github.com/dtolnay/syn) | `2.0.96` | `2.0.98` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.22` | `0.22.23` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.14` | `1.0.16` | Updates `clap` from 4.5.26 to 4.5.27 - [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.26...clap_complete-v4.5.27) Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.9.0) Updates `serde_json` from 1.0.137 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.137...v1.0.138) Updates `bumpalo` from 3.16.0 to 3.17.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@3.16.0...3.17.0) Updates `cc` from 1.2.10 to 1.2.11 - [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.10...cc-v1.2.11) Updates `clap_builder` from 4.5.26 to 4.5.27 - [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.26...v4.5.27) Updates `crunchy` from 0.2.2 to 0.2.3 - [Commits](https://github.com/eira-fransham/crunchy/commits) Updates `libfuzzer-sys` from 0.4.8 to 0.4.9 - [Changelog](https://github.com/rust-fuzz/libfuzzer/blob/main/CHANGELOG.md) - [Commits](rust-fuzz/libfuzzer@0.4.8...0.4.9) Updates `ryu` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.18...1.0.19) Updates `syn` from 2.0.96 to 2.0.98 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.96...2.0.98) Updates `toml_edit` from 0.22.22 to 0.22.23 - [Commits](toml-rs/toml@v0.22.22...v0.22.23) Updates `unicode-ident` from 1.0.14 to 1.0.16 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.14...1.0.16) Updates `winnow` from 0.6.24 to 0.7.0 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.6.24...v0.7.0) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-versions - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-versions - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: crunchy dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: libfuzzer-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: toml_edit dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-versions ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Jason Lynch <[email protected]>
- Loading branch information