-
Notifications
You must be signed in to change notification settings - Fork 2.1k
build(deps): Bump the firecracker group across 1 directory with 33 updates #5077
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
Merged
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
…dates Bumps the firecracker group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.20` | `0.8.23` | | [clap](https://github.com/clap-rs/clap) | `4.5.31` | `4.5.32` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.93` | `1.0.94` | | [quote](https://github.com/dtolnay/quote) | `1.0.38` | `1.0.40` | | [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.100` | | [uuid](https://github.com/uuid-rs/uuid) | `1.14.0` | `1.15.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.170` | `0.2.171` | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.140` | | [micro_http](https://github.com/firecracker-microvm/micro-http) | ``ef96f62`` | ``18f5b6f`` | | [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) | `0.21.0` | `0.22.1` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.6` | `0.11.7` | | [semver](https://github.com/dtolnay/semver) | `1.0.25` | `1.0.26` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.12.4` | `1.12.6` | | [bitflags](https://github.com/bitflags/bitflags) | `2.8.0` | `2.9.0` | | [gdbstub](https://github.com/daniel5151/gdbstub) | `0.7.3` | `0.7.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.15` | `1.2.16` | | [either](https://github.com/rayon-rs/either) | `1.14.0` | `1.15.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.1` | `2.8.0` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.15` | `0.4.16` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.14` | `1.0.15` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.3` | `1.21.0` | | oorandom | `11.1.4` | `11.1.5` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.20` | `0.2.21` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.29` | `0.2.30` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.19` | `1.0.20` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.17` | `1.0.18` | Updates `thiserror` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) Updates `zerocopy` from 0.8.20 to 0.8.23 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.20...v0.8.23) Updates `clap` from 4.5.31 to 4.5.32 - [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.31...clap_complete-v4.5.32) Updates `proc-macro2` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.93...1.0.94) Updates `quote` from 1.0.38 to 1.0.40 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.38...1.0.40) Updates `syn` from 2.0.98 to 2.0.100 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.98...2.0.100) Updates `uuid` from 1.14.0 to 1.15.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.14.0...v1.15.1) Updates `libc` from 0.2.170 to 0.2.171 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.171/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.170...0.2.171) Updates `serde` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) Updates `serde_json` from 1.0.139 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.139...v1.0.140) Updates `micro_http` from `ef96f62` to `18f5b6f` - [Commits](firecracker-microvm/micro-http@ef96f62...18f5b6f) Updates `serde_derive` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) Updates `cargo_toml` from 0.21.0 to 0.22.1 - [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/v0.22.1) Updates `env_logger` from 0.11.6 to 0.11.7 - [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@v0.11.6...v0.11.7) Updates `semver` from 1.0.25 to 1.0.26 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.25...1.0.26) Updates `aws-lc-rs` from 1.12.4 to 1.12.6 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.12.4...v1.12.6) Updates `bitflags` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.8.0...2.9.0) Updates `gdbstub` from 0.7.3 to 0.7.5 - [Release notes](https://github.com/daniel5151/gdbstub/releases) - [Changelog](https://github.com/daniel5151/gdbstub/blob/master/CHANGELOG.md) - [Commits](daniel5151/gdbstub@0.7.3...0.7.5) Updates `aws-lc-sys` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.26.0...aws-lc-sys/v0.27.0) Updates `cc` from 1.2.15 to 1.2.16 - [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.15...cc-v1.2.16) Updates `clap_builder` from 4.5.31 to 4.5.32 - [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.31...v4.5.32) Updates `clap_derive` from 4.5.28 to 4.5.32 - [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.28...v4.5.32) Updates `either` from 1.14.0 to 1.15.0 - [Commits](rayon-rs/either@1.14.0...1.15.0) Updates `indexmap` from 2.7.1 to 2.8.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.1...2.8.0) Updates `is-terminal` from 0.4.15 to 0.4.16 - [Commits](sunfishcode/is-terminal@v0.4.15...v0.4.16) Updates `itoa` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.14...1.0.15) Updates `once_cell` from 1.20.3 to 1.21.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.3...v1.21.0) Updates `oorandom` from 11.1.4 to 11.1.5 Updates `ppv-lite86` from 0.2.20 to 0.2.21 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits/ppv-lite86-0.2.21) Updates `prettyplease` from 0.2.29 to 0.2.30 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.29...0.2.30) Updates `ryu` from 1.0.19 to 1.0.20 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.19...1.0.20) Updates `unicode-ident` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.17...1.0.18) Updates `uuid-macro-internal` from 1.14.0 to 1.15.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.14.0...v1.15.1) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: zerocopy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: micro_http dependency-type: direct:production dependency-group: firecracker - dependency-name: serde_derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cargo_toml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: gdbstub dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: either dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: indexmap dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: once_cell dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: oorandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: prettyplease dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: uuid-macro-internal dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5077 +/- ##
=======================================
Coverage 83.15% 83.15%
=======================================
Files 248 248
Lines 26901 26901
=======================================
Hits 22370 22370
Misses 4531 4531
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:
|
With the update to libc these functions are no longer marked as unsafe. Updated to remove the unsafe and the wrapper function which is no longer required. Signed-off-by: Jack Thomson <[email protected]>
With the update to aws-lc-rs faccessat is now marked as redundant so removing it from our rules. Signed-off-by: Jack Thomson <[email protected]>
roypat
approved these changes
Mar 12, 2025
ShadowCurse
approved these changes
Mar 12, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
Status: Awaiting review
Indicates that a pull request is ready to be reviewed
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 28 updates in the / directory:
2.0.11
2.0.12
0.8.20
0.8.23
4.5.31
4.5.32
1.0.93
1.0.94
1.0.38
1.0.40
2.0.98
2.0.100
1.14.0
1.15.1
0.2.170
0.2.171
1.0.218
1.0.219
1.0.139
1.0.140
ef96f62
18f5b6f
0.21.0
0.22.1
0.11.6
0.11.7
1.0.25
1.0.26
1.12.4
1.12.6
2.8.0
2.9.0
0.7.3
0.7.5
1.2.15
1.2.16
1.14.0
1.15.0
2.7.1
2.8.0
0.4.15
0.4.16
1.0.14
1.0.15
1.20.3
1.21.0
11.1.4
11.1.5
0.2.20
0.2.21
0.2.29
0.2.30
1.0.19
1.0.20
1.0.17
1.0.18
Updates
thiserror
from 2.0.11 to 2.0.12Release notes
Sourced from thiserror's releases.
Commits
95a5126
Release 2.0.1276490f7
Merge pull request #413 from dtolnay/elidablelifetime9f27b76
Ignore elidable_lifetime_names pedantic clippy lintdaf2a6f
Resolve some elidable_lifetime_names pedantic clippy lint5f07160
Point standard library links to stable6706a51
Convert html links to intra-doc links2706873
More precise gitignore patterns70bc20d
Remove **/*.rs.bk from project-specific gitignoreUpdates
zerocopy
from 0.8.20 to 0.8.23Release notes
Sourced from zerocopy's releases.
Commits
5aa0bca
Release 0.8.23 (#2420)b55561d
[macro] Support deriving certain traits via macro (#2418)f5cbd3e
Release 0.8.22 (#2417)9f45062
Inline try_cast_into() (#2415)07cdb8b
[pointer] Use PME acronym in method name (#2412)2570f56
[pointer] Remove ReadReason from Read trait (#2409)383f8c8
[pointer] Group imports at the top of the file (#2407)0d7c32c
[pointer] Replace project with cast_unsized_unchecked (#2405)dccbbcd
Release 0.8.21 (#2402)0772a12
Support 16-bit target platforms (#2401)Updates
clap
from 4.5.31 to 4.5.32Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
81b9db2
chore: Released3d7a17
chore: Merge branch 'master' intoupstream/master
361114e
chore: Releaseb693fc0
docs: Update changelog7100091
Merge pull request #5765 from epage/completee90b2da
refactor(complete): Pull our registration writing95e99ef
refactor(complete): Pull out shell lookup4af0cd6
fix(complete): Loosen requirements on Command factoryf40b37f
chore: Release63bfe1a
docs: Update changelogUpdates
proc-macro2
from 1.0.93 to 1.0.94Release notes
Sourced from proc-macro2's releases.
Commits
7cb0f3c
Release 1.0.9423c425c
Raise minimum tested compiler to rust 1.67cbffe0c
Ignore elidable_lifetime_names pedantic clippy linta12fe8b
Point standard library links to stable36920b1
Combine rustdoc semver exempt cfg into one argument3a9bc71
Convert html links to intra-doc linksc7d999c
Unset doc-scrape-examples for lib target020a8ae
Resolve unnecessary_semicolon pedantic clippy lint0a77455
Ignore WebAssembly linker warningffc417a
More precise gitignore patternsUpdates
quote
from 1.0.38 to 1.0.40Release notes
Sourced from quote's releases.
Commits
ab1e92c
Release 1.0.403ff6882
Merge pull request 293 from aatifsyed/master7a143c7
fix: set span on tick5998437
refactor: push_lifetime* goes through an array instead of a manual iterator7d089f5
Release 1.0.39dd15f29
Ignore elidable_lifetime_names pedantic clippy lintb723616
Point standard library links to stableddbabd5
Convert html links to intra-doc linksfa46189
Unset doc-scrape-examples for lib target4d071e3
Resolve doc_overindented_list_items clippy lintUpdates
syn
from 2.0.98 to 2.0.100Release notes
Sourced from syn's releases.
Commits
5357c8f
Release 2.0.10078a1efb
Merge pull request #1852 from dtolnay/tokenstream01a9e6d
Visit TokenStream in generated syntax tree traversals22bd069
Bypass instantiating Span-specific visit functionsbf0a11d
Generalize proc_macro2 path to other terminal typesc38857a
Simplify reference-to-references90381ea
Sort TERMINAL_TYPES alphabetically6a860b0
Update test suite to nightly-2025-03-08aed58d1
Update test suite to nightly-2025-03-054552057
Release 2.0.99Updates
uuid
from 1.14.0 to 1.15.1Release notes
Sourced from uuid's releases.
Commits
4e5b88e
Merge pull request #812 from uuid-rs/cargo/v1.15.17fb64f7
prepare for 1.15.1 releasef05b6df
Merge pull request #811 from uuid-rs/fix/v7-overflowc2d313f
guarantee v7 timestamp will never overflow56ba68f
Merge pull request #810 from uuid-rs/cargo/v1.15.026c8a9b
prepare for 1.15.0 releasee468f99
Merge pull request #809 from uuid-rs/feat/v7-precisionc46f4e0
add bench for additional precision v76c4597c
document extra precision behavior295593a
ensure sub-millisecond precision fits into the requested number of bitsUpdates
libc
from 0.2.170 to 0.2.171Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
78b0f8a
chore: release v0.2.171b988ca5
Merge pull request #4318 from tgross35/backport-morel5746f8e
Add missing macos proc types and constants29a40e2
linux: add devmem structs85f6836
linux: add socket constants up to SO_DEVMEM_DONTNEEDff17476
linux_like: add F_SEAL_EXEC67352ee
ci: sparc64: fix 'cannot find libc' error10af5a6
ci: s390x: fix 'cannot find libc' errorc6ad434
Merge pull request #4315 from tgross35/backport-porcini5726b3c
Cygwin: Add PTY and group APIUpdates
serde
from 1.0.218 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098d
Release 1.0.21940f1d19
Wrap dummy.rs to 80 columns514848b
Merge pull request #2906 from davidzeng0/master168b6cf
fix clippy absolute paths warninga8bdd17
Remove unused Punctuated import1c96013
Resolve mem_replace_with_default clippy lintf0d1ae0
Ignore elidable_lifetime_names pedantic clippy linte3eaa6a
Merge pull request #2896 from dtolnay/stabledoc6a630cf
Also link to stable proc_macroUpdates
serde_json
from 1.0.139 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834
Release 1.0.140d77a498
Merge pull request #1245 from serde-rs/powerpcb34d317
Delete unused gcc installationf7200c3
Ignore unbuffered_bytes clippy lint76cd4fb
Ignore elidable_lifetime_names pedantic clippy lint400eaa9
Point standard library links to stableUpdates
micro_http
fromef96f62
to18f5b6f
Commits
18f5b6f
Bump rust-vmm-ci from09aef99
to2d733b0
Updates
serde_derive
from 1.0.218 to 1.0.219Release notes
Sourced from serde_derive's releases.
Commits
49d098d
Release 1.0.21940f1d19
Wrap dummy.rs to 80 columns514848b
Merge pull request #2906 from davidzeng0/master168b6cf
fix clippy absolute paths warninga8bdd17
Remove unused Punctuated import1c96013
Resolve mem_replace_with_default clippy lintf0d1ae0
Ignore elidable_lifetime_names pedantic clippy linte3eaa6a
Merge pull request #2896 from dtolnay/stabledoc6a630cf
Also link to stable proc_macroUpdates
cargo_toml
from 0.21.0 to 0.22.1Commits
Updates
env_logger
from 0.11.6 to 0.11.7Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
e36452e
chore: Release84ef0cf
docs: Update changelogd6c8c2a
Merge pull request #352 from oherrala/jiffd8dccfc
chore(deps): Switch humantime to jiffa27b3c8
chore: Add tests for humantime formattinga93b787
chore(deps): Update Rust Stable to v1.85 (#350)c5d4d46
chore(deps): Update Rust Stable to v1.84 (#348)fa50112
chore(deps): Update Rust crate snapbox to v0.6.21 (#347)Updates
semver
from 1.0.25 to 1.0.26Release notes
Sourced from semver's releases.
Commits
3e64fdb
Release 1.0.26dd8dc0a
Point standard library links to stable479518d
Unset doc-scrape-examples for lib target4fa7acb
More precise gitignore patternsUpdates
aws-lc-rs
from 1.12.4 to 1.12.6Release notes
Sourced from aws-lc-rs's releases.
Commits
2fd7016
Align aws-lc-sys v0.27.0 w/ AWS-LC v1.48.2 (#726)21f1861
Improve handling of CFLAGS (#712)6178df0
No paste dependency (#724)337a85d
Align aws-lc-sys v0.27.0 w/ AWS-LC v1.48.1 (#720)dc07058
Run compiler tests on ubuntu-22.04 (#718)b18e227
Support new randomness generation in AWS-LC (#708)ad169b3
Support PKCS8 in agreement::PrivateKey::from_private_key_der (#713)Updates
bitflags
from 2.8.0 to 2.9.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e197bf5
Merge pull request #439 from KodrAus/cargo/2.9.08df6e80
prepare for 2.9.0 releasee92f0ae
Merge pull request #438 from KodrAus/fix/ui-tests226ff75
fix up UI tests2170a26
Merge pull request #437 from wysiwys/wysiwys/add-clear-method76dde58
add tests forclear()
trait methodce5d420
addclear()
method to trait9e45d36
Merge pull request #434 from bitflags/KodrAus-patch-1617645a
pin checkout action for miri job2c836f2
Merge pull request #433 from bitflags/ci/remove-scorecardUpdates
gdbstub
from 0.7.3 to 0.7.5Release notes
Sourced from gdbstub's releases.
Changelog
Sourced from gdbstub's changelog.
Commits
5f59068
release 0.7.5cac18dc
hotfix: fix filename collision on windows47f1e4a
release 0.7.4ed43ae1
Tracepoint extension support (#160)6b686e7
classic clippy2391548
fix clippy lintsUpdates
aws-lc-sys
from 0.26.0 to 0.27.0Commits
2fd7016
Align aws-lc-sys v0.27.0 w/ AWS-LC v1.48.2 (#726)21f1861
Improve handling of CFLAGS (#712)