-
Notifications
You must be signed in to change notification settings - Fork 2.1k
chore(deps): Bump the firecracker group across 1 directory with 37 updates #5500
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/firecracker-57769ade97
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
|
@dependabot rebase |
…dates Bumps the firecracker group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.48` | `4.5.51` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.103` | | [syn](https://github.com/dtolnay/syn) | `2.0.106` | `2.0.108` | | [libc](https://github.com/rust-lang/libc) | `0.2.176` | `0.2.177` | | [micro_http](https://github.com/firecracker-microvm/micro-http) | ``3248cee`` | ``936b18f`` | | [regex](https://github.com/rust-lang/regex) | `1.11.3` | `1.12.2` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.4` | `2.10.0` | | [gdbstub](https://github.com/daniel5151/gdbstub) | `0.7.7` | `0.7.8` | | [proptest](https://github.com/proptest-rs/proptest) | `1.8.0` | `1.9.0` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.3` | `1.1.4` | | [aws-lc-fips-sys](https://github.com/aws/aws-lc-rs) | `0.13.8` | `0.13.9` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.40` | `1.2.44` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.3` | `1.0.4` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.5` | `0.7.6` | | [env_filter](https://github.com/rust-cli/env_logger) | `0.1.3` | `0.1.4` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.3` | `0.3.4` | | [half](https://github.com/VoidStarKat/half-rs) | `2.6.0` | `2.7.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.4` | `2.12.0` | | [is_terminal_polyfill](https://github.com/polyfill-rs/is_terminal_polyfill) | `1.70.1` | `1.70.2` | | [js-sys](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.81` | `0.3.82` | | [libloading](https://github.com/nagisa/rust_libloading) | `0.8.8` | `0.8.9` | | [once_cell_polyfill](https://github.com/polyfill-rs/once_cell_polyfill) | `1.70.1` | `1.70.2` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.6` | `0.8.8` | | [serde_spanned](https://github.com/toml-rs/toml) | `1.0.2` | `1.0.3` | | [toml](https://github.com/toml-rs/toml) | `0.9.7` | `0.9.8` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.19` | `1.0.22` | Updates `clap` from 4.5.48 to 4.5.51 - [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.48...clap_complete-v4.5.51) Updates `proc-macro2` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) Updates `syn` from 2.0.106 to 2.0.108 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.108) Updates `libc` from 0.2.176 to 0.2.177 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.177) Updates `micro_http` from `3248cee` to `936b18f` - [Commits](firecracker-microvm/micro-http@3248cee...936b18f) Updates `regex` from 1.11.3 to 1.12.2 - [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.3...1.12.2) Updates `bitflags` from 2.9.4 to 2.10.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.4...2.10.0) Updates `gdbstub` from 0.7.7 to 0.7.8 - [Release notes](https://github.com/daniel5151/gdbstub/releases) - [Changelog](https://github.com/daniel5151/gdbstub/blob/master/CHANGELOG.md) - [Commits](daniel5151/gdbstub@0.7.7...0.7.8) Updates `proptest` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.8.0...v1.9.0) Updates `aho-corasick` from 1.1.3 to 1.1.4 - [Commits](BurntSushi/aho-corasick@1.1.3...1.1.4) Updates `aws-lc-fips-sys` from 0.13.8 to 0.13.9 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-fips-sys/v0.13.8...aws-lc-fips-sys/v0.13.9) Updates `cc` from 1.2.40 to 1.2.44 - [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.40...cc-v1.2.44) Updates `cfg-if` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4) Updates `clap_builder` from 4.5.48 to 4.5.51 - [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.48...v4.5.51) Updates `clap_derive` from 4.5.47 to 4.5.49 - [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.47...v4.5.49) Updates `clap_lex` from 0.7.5 to 0.7.6 - [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_lex-v0.7.5...clap_lex-v0.7.6) Updates `env_filter` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@env_filter-v0.1.3...env_filter-v0.1.4) Updates `find-msvc-tools` from 0.1.3 to 0.1.4 - [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@find-msvc-tools-v0.1.3...find-msvc-tools-v0.1.4) Updates `getrandom` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/rust-random/getrandom/releases) - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.3...v0.3.4) Updates `half` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.6.0...v2.7.1) Updates `indexmap` from 2.11.4 to 2.12.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.4...2.12.0) Updates `is_terminal_polyfill` from 1.70.1 to 1.70.2 - [Changelog](https://github.com/polyfill-rs/is_terminal_polyfill/blob/main-v1.70/CHANGELOG.md) - [Commits](polyfill-rs/is_terminal_polyfill@v1.70.1...v1.70.2) Updates `js-sys` from 0.3.81 to 0.3.82 - [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.8 to 0.8.9 - [Commits](nagisa/rust_libloading@0.8.8...0.8.9) Updates `once_cell_polyfill` from 1.70.1 to 1.70.2 - [Changelog](https://github.com/polyfill-rs/once_cell_polyfill/blob/v1.70.2/CHANGELOG.md) - [Commits](polyfill-rs/once_cell_polyfill@v1.70.1...v1.70.2) Updates `regex-automata` from 0.4.11 to 0.4.13 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.11...regex-automata-0.4.13) Updates `regex-syntax` from 0.8.6 to 0.8.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.6...regex-syntax-0.8.8) Updates `serde_spanned` from 1.0.2 to 1.0.3 - [Commits](toml-rs/toml@serde_spanned-v1.0.2...serde_spanned-v1.0.3) Updates `toml` from 0.9.7 to 0.9.8 - [Commits](toml-rs/toml@toml-v0.9.7...toml-v0.9.8) Updates `toml_datetime` from 0.7.2 to 0.7.3 - [Commits](toml-rs/toml@toml_datetime-v0.7.2...toml_datetime-v0.7.3) Updates `toml_parser` from 1.0.3 to 1.0.4 - [Commits](toml-rs/toml@toml_parser-v1.0.3...toml_parser-v1.0.4) Updates `toml_writer` from 1.0.3 to 1.0.4 - [Commits](toml-rs/toml@toml_writer-v1.0.3...toml_writer-v1.0.4) Updates `unicode-ident` from 1.0.19 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.19...1.0.22) Updates `wasm-bindgen` from 0.2.104 to 0.2.105 - [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.104...0.2.105) Updates `wasm-bindgen-macro` from 0.2.104 to 0.2.105 - [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.104...0.2.105) Updates `wasm-bindgen-macro-support` from 0.2.104 to 0.2.105 - [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.104...0.2.105) Updates `wasm-bindgen-shared` from 0.2.104 to 0.2.105 - [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.104...0.2.105) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: syn dependency-version: 2.0.108 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: libc dependency-version: 0.2.177 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: micro_http dependency-version: 936b18fce64ad834b1ae68d72ce0477665fe66f3 dependency-type: direct:production dependency-group: firecracker - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: bitflags dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: gdbstub dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: proptest dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: aho-corasick dependency-version: 1.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-fips-sys dependency-version: 0.13.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cc dependency-version: 1.2.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_builder dependency-version: 4.5.51 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_derive dependency-version: 4.5.49 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_lex dependency-version: 0.7.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: env_filter dependency-version: 0.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: find-msvc-tools dependency-version: 0.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: getrandom dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: half dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: indexmap dependency-version: 2.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: is_terminal_polyfill dependency-version: 1.70.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: js-sys dependency-version: 0.3.82 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: libloading dependency-version: 0.8.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: once_cell_polyfill dependency-version: 1.70.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: regex-automata dependency-version: 0.4.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: regex-syntax dependency-version: 0.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: serde_spanned dependency-version: 1.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml dependency-version: 0.9.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml_datetime dependency-version: 0.7.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml_parser dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml_writer dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen dependency-version: 0.2.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-macro dependency-version: 0.2.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-macro-support dependency-version: 0.2.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-shared dependency-version: 0.2.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
0b4a986 to
bfda29c
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5500 +/- ##
=======================================
Coverage 82.83% 82.83%
=======================================
Files 269 269
Lines 27723 27723
=======================================
Hits 22965 22965
Misses 4758 4758
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:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 26 updates in the / directory:
4.5.484.5.511.0.1011.0.1032.0.1062.0.1080.2.1760.2.1773248cee936b18f1.11.31.12.22.9.42.10.00.7.70.7.81.8.01.9.01.1.31.1.40.13.80.13.91.2.401.2.441.0.31.0.40.7.50.7.60.1.30.1.40.3.30.3.42.6.02.7.12.11.42.12.01.70.11.70.20.3.810.3.820.8.80.8.91.70.11.70.20.8.60.8.81.0.21.0.30.9.70.9.81.0.191.0.22Updates
clapfrom 4.5.48 to 4.5.51Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
b49dae2chore: Released37b0b5docs: Update changelog3398b6aMerge pull request #6009 from gtema/complete_try_generate21fc9e4feat(clap-complete): Introduce fallible generatorbd01bdcMerge pull request #6012 from epage/subed0c63ddocs(derive): Specify arg_required_else_help is set for userse2188d9chore(deps): Update Rust Stable to v1.87 (#6004)e01f2b7docs: Cleanup unused links6b12a81chore: Release8dd92a7docs: Update changelogUpdates
proc-macro2from 1.0.101 to 1.0.103Release notes
Sourced from proc-macro2's releases.
Commits
d1bf13aRelease 1.0.10329e08c0Merge pull request #525 from dtolnay/literalvaluef9eec24Restore support for rustc older than 1.74cc983fcRestore support for rustc older than 1.79465f781Restore support for rustc older than 1.89ab5231cAdd string literal value tests4c039a8Add Literal methods from proc_macro_value feature885fde9Vendor rustc_literal_escaper v0.0.539b016aRelease 1.0.102c3870f1Add raw identifier Debug testUpdates
synfrom 2.0.106 to 2.0.108Release notes
Sourced from syn's releases.
Commits
7a7e331Release 2.0.10830463afMerge pull request #1926 from dtolnay/litfuzz1cc9167Add fuzzer for literal parsingc49e1d3Merge pull request #1925 from dtolnay/litparsed047536Report unexpected verbatim literals in testce97767Parse unrecognized or invalid literals as Lit::Verbatime4a8957Release 2.0.1071792e83Merge pull request #1922 from dtolnay/outofbounds532e4afImprove panic message on Punctuated index out of bounds909c222Add test of Punctuated indexingUpdates
libcfrom 0.2.176 to 0.2.177Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
9f598d2chore: release libc 0.2.177329a5e7Add missing TIOCGETA/TIOCSETA constants for macOS72a40e2addpthread_cond_timedwait_relative_np2914d6flinux_like: add SIGEMT for mips* and sparc*ff2ff25openbsd add elf_aux_info4ae44a4Update semver testsd5737a0Define _CS_PATH on the BSDsfe277daredox: more sysconf constantsbdad426wasip2: Invert conditional to include p2 APIs0af069dWindows: addwcsnlenUpdates
micro_httpfrom3248ceeto936b18fCommits
936b18fchore: fix doc comments9e748fdBump rust-vmm-ci fromfc4584dto042b206Updates
regexfrom 1.11.3 to 1.12.2Changelog
Sourced from regex's changelog.
Commits
5ea3eb11.12.2ab0b071regex-automata-0.4.13691d514regex-syntax-0.8.81dd9077docs: swapdoc_auto_cfgwithdoc_cfg0089034regex-cli-0.2.3140f894regex-lite-0.1.827d6d651.12.185398adchangelog: 1.12.1764efbdapi: tweak the lifetime ofCaptures::get_matchee6aa55rure-0.2.4Updates
bitflagsfrom 2.9.4 to 2.10.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
7cc8595Merge pull request #468 from bitflags/cargo/2.10.0ea9b2f7prepare for 2.10.0 release7fdc68cMerge pull request #467 from KodrAus/feat/serde_corefdc1d4adepend on serde_core instead of serde7922585Merge pull request #466 from KodrAus/chore/iter-named-tests409666erename iter_named to iter_defined_names50fab91Merge pull request #465 from ssrlive/mainf886489Fix bitflags_custom_bits.stderr & bitflags_trait_custom.stderr39bd761rename all_named_flags to iter_named3e52578Implement iterator for all named flagsUpdates
gdbstubfrom 0.7.7 to 0.7.8Release notes
Sourced from gdbstub's releases.
Changelog
Sourced from gdbstub's changelog.
Commits
9270423release 0.7.84bf0fcefix clippy lints1fa9bd8target/ext/host_io: Add HostIoErrno::{EIO,ENOSYS} variants (#175)Updates
proptestfrom 1.8.0 to 1.9.0Commits
b2d358bprep 1.9.0 release (#607)67a1fe4Merge pull request #606 from proptest-rs/fix-test7190be9fix doctest and cleanup warningsc1a49e6Merge pull request #589 from bschoenmaeckers/assume_ok411e580Merge pull request #546 from serprex/remove-lazy-statica54d0a9Merge branch 'main' into remove-lazy-static4b78455Merge pull request #605 from proptest-rs/msrv-1.820454e5dbump msrv to 1.82b59a691Merge remote-tracking branch 'origin/main' into assume_ok9b121caReviewUpdates
aho-corasickfrom 1.1.3 to 1.1.4Commits
17f8b321.1.4b58556edoc: switch fromdoc_auto_cfgtodoc_cfg948d2e1github: add FUNDING1adf588benchmarks: update depscd400adlint: resolve a few Clippy warningsUpdates
aws-lc-fips-sysfrom 0.13.8 to 0.13.9Commits
89210fcPrepare aws-lc-fips-sys v0.13.9 (#920)13ffd2bFix rustls integration CI (#915)64f0ce9aws-lc-fips-sys: preserve optimization options from CFLAGS (#916)16fa35aDrop explicit/pinned libloading dependency (#913)4b35869Prepare aws-lc-sys v0.32.2 (#901)e2c9bc3Failure when CFLAGS provides -O3 (#900)cea4296Adds AES CBC mode no padding (#895)08c02c9Prepare aws-lc-sys v0.32.1 (#898)Updates
ccfrom 1.2.40 to 1.2.44Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
514e4d1chore(cc): release v1.2.44 (#1603)2a2eee3Fix debug assertion for env/abi mismatch (#1604)97281b6Update CHANGELOG for version 1.2.43 (#1602)8a45e2bStop passing an invalid target tollvm-mingw's cross-compilation wrappers (...a0b2fd6Markstatic_flagandshared_flagas deprecated (#1582)fdb089achore(cc): release v1.2.42 (#1597)5a89ed0ci: Fix check-semver-checks (#1600)c7c38f2chore: minor improvement for docs (#1598)b6281e8Fix linker-plugin-lto: use-flto=thin(#1594)beda6e0Disable check-buildstd for armv7k-apple-watchos (#1599)Updates
cfg-iffrom 1.0.3 to 1.0.4Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
3510ca6chore: release v1.0.4 (#95)15aec4aSupportcfg(true)andcfg(false)(#99)036c64eSet and test a MSRV of 1.325fd566fSet-Dwarningsvia CI env rather thancfg8ef8e9fHave a single top-level rule.2400b38Document and test for a subtle case.Updates
clap_builderfrom 4.5.48 to 4.5.51Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
d89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valuedf7bdfcchore: Releaseaf7f7d6docs: Update changelog419244bMerge pull request #6142 from thomas-zahner/respect-display-order24dfa0dfix(clap_mangen): Take into consideration display_orderUpdates
clap_derivefrom 4.5.47 to 4.5.49Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
0bb3ad7chore: Release5cb5ce3docs: Update changelog245c8baMerge pull request #6149 from epage/wrapdd17a41fix(help): Correctly calculate wrap points with ANSI escape codes2cc4e35test(ui): Avoid override term width93e3559refactor(help): Clarify that we're carrying over indentationb1c46e6refactor(help): Clarify var name03b9b38test(help): Show styled wrapping behaviorc9a39a5Merge pull request #6146 from clap-rs/renovate/actions-checkout-5.x58599fbchore(deps): Update actions/checkout action to v5Updates
clap_lexfrom 0.7.5 to 0.7.6Changelog
Sourced from clap_lex's changelog.
Commits
0bb3ad7chore: Release5cb5ce3docs: Update changelog245c8baMerge pull request #6149 from epage/wrapdd17a41fix(help): Correctly calculate wrap points with ANSI escape codes2cc4e35test(ui): Avoid override term width93e3559refactor(help): Clarify that we're carrying over indentationb1c46e6refactor(help): Clarify var name03b9b38test(help): Show styled wrapping behaviorc9a39a5Merge pull request #6146 from clap-rs/renovate/actions-checkout-5.x58599fbchore(deps): Update actions/checkout action to v5Updates
env_filterfrom 0.1.3 to 0.1.4Commits
1514675chore: Releasea68e6aedocs: Update changelog20f89b8Merge pull request #384 from InnocentusLime/clone-impl558cd75feat(env_filter): implement Clone for Filter2ac0e54Merge pull request #383 from rust-cli/renovate/actions-setup-python-6.x1d777aechore(deps): Update actions/setup-python action to v6af83efcMerge pull request #382 from rust-cli/renovate/actions-checkout-5.x0a94978chore(deps): Update actions/checkout action to v5c0ac31eMerge pull request #381 from epage/template0fb4835chore: Update from _rust templateUpdates
find-msvc-toolsfrom 0.1.3 to 0.1.4Release notes
Sourced from find-msvc-tools's releases.
Commits
87e5faechore: release (#1593)30ef41dAllow using VCToolsVersion to request a specific msvc version (#1589)86fd1fbRegenerate target info (#1592)a14c518Regenerate windows sys bindings (#1591)0ccf170Update windows-bindgen requirement from 0.64 to 0.65 (#1590)61f9698Fixget_base_archiver_variantfor clang-cl: use--print-search-dirs(#1587)Updates
getrandomfrom 0.3.3 to 0.3.4Release notes
Sourced from getrandom's releases.
Changelog
Sourced from getrandom's changelog.