chore(deps): update rust dependencies#130
Open
red-hat-konflux[bot] wants to merge 1 commit into
Open
Conversation
Author
|
a3468db to
b58b5f8
Compare
b58b5f8 to
145d9b7
Compare
145d9b7 to
26e7891
Compare
26e7891 to
10919a9
Compare
10919a9 to
75f71ae
Compare
75f71ae to
c2ad854
Compare
1ab8d4c to
2e62a91
Compare
b29f524 to
1c0774d
Compare
ddd6b85 to
6d19d74
Compare
7520d82 to
8b63ae3
Compare
8b63ae3 to
52d3006
Compare
54a9d01 to
e9fb417
Compare
e9fb417 to
3a91fa1
Compare
3a91fa1 to
cefd102
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
cefd102 to
5b1c0cd
Compare
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.
This PR contains the following updates:
1.0.97→1.0.1021.0.1032.0.16→2.2.20.1.87→0.1.891.5.6→1.8.181.12.5→1.17.01.43.0→1.111.01.47.0→1.113.00.1→0.20.60→0.631.7.8→1.11.31.2.13→1.5.00.6→0.81.10.0→1.12.01.10.0→1.12.00.4.40→0.4.454.5.31→4.6.11.0.19→1.0.200.2.26→0.2.290.3.31→0.3.320.3.31→0.3.320.3.31→0.3.320.3.31→0.3.320.3.31→0.3.320.4.16→0.4.181.2.0→1.4.20.16.3→0.16.42.7.1→2.14.00.13.0→0.15.00.4.26→0.4.330.10.71→0.10.813.0.5→3.0.62.3.1→2.3.21.12.0→1.14.10.13.5→0.14.00.8→0.101.10.0→1.12.01.11.1→1.12.40.12→0.130.22.0→0.26.00.23.23→0.23.410.102.1→0.103.01.0.219→1.0.2281.0.219→1.0.2281.0.219→1.0.2281.0.140→1.0.1501.0.140→1.0.1503.2.0→3.5.00.4→0.50.8→0.93.17.1→3.27.01.43.0→1.52.31.43.0→1.52.30.3.0→0.3.20.4.4→0.4.50.7.13→0.7.180.4→0.50.4→0.70.1.41→0.1.440.9→0.120.1.24→0.1.250.7.1→0.9.02.5.4→2.5.8Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
assert-rs/assert_cmd (assert_cmd)
v2.2.2Compare Source
Fixes
#[track_caller]works for better panic messagesv2.2.1Compare Source
Internal
v2.2.0Compare Source
Compatibility
cargo_binbad paths to panicsv2.1.3Compare Source
Fixes
cargo_binv2.1.2Compare Source
Fixes
#[must_use]to help catch missing assertionsv2.1.1Compare Source
v2.1.0Compare Source
Compatibility
crate_name!()in favor ofpkg_name!()Command::cargo_bin,CommandCargoExt::cargo_bin,cargo_binin favor ofcargo_bin!,cargo_bin_cmd!Features
cargo_bin_cmd!()pkg_name!()as a default parameter tocargo_bin!()v2.0.17Compare Source
Features
cargo::cargo_bin!which will work with Cargo'sbuild-diraws/aws-lc-rs (aws-lc-rs)
v1.17.0: aws-lc-rs v1.17.0Compare Source
What's Changed
legacy-desfeature by @qzh0223 in #1109 and #1122legacy-desfeature flag and intended only for interoperability with legacy systems.AsDerandParsedPublicKeyconversion for RSAPublicKeyComponentsby @MavenRain in #1105PublicKeyComponents<B>now implementsAsDer<PublicKeyX509Der>and can be converted toParsedPublicKeyfor use with signature verification APIs.LessSafeKey::open_in_place_separate_tagby @wpt-oai in #1116seal_in_place_separate_tag.cargo-zigbuild. The build script now correctly handles zig's compiler flags, and CI coverage has been added to prevent regressions.Build Improvements
HOST_CFLAGSandTARGET_CFLAGSby @justsmth in #1106x86_64-win7-windows-gnutarget by addressing MinGW-specific compatibility issues.Issues Being Closed
rsa::PublicKeyComponentsintosignature::ParsedPublicKeyand/or DER encoded bytes -- #1055x86_64-win7-windows-gnutarget) -- #1111-Wp,-Ubreaks cross-builds usingzig cc-- #993cargo-zigbuild-- #512Other Merged PRs
New Contributors
Full Changelog: aws/aws-lc-rs@v1.16.3...v1.17.0
v1.16.3: aws-lc-rs v1.16.3Compare Source
What's Changed
UnboundCipherKey::new()now enforced at runtime by @justsmth in #1092debug_assert_eq!which gets stripped in release builds — these are now runtime checks.AWS_LC_SYS_SANITIZERenvironment variable by @justsmth in #1100asan,msan, ortsan. The existingasanfeature flag continues to work.Build Improvements
CARGO_MANIFEST_DIRare symlinks into a content-addressable store.clang-clinside Visual Studio installations rather than requiring it onPATH.vcvarsall.batby @justsmth in #1075-flto=autoin CFLAGS would break the FIPS delocator pipeline.srcsubdirectory to include search path by @walter-zeromatter in #1085Issues Being Closed
Other Merged PRs
New Contributors
Full Changelog: aws/aws-lc-rs@v1.16.2...v1.16.3
v1.16.2: aws-lc-rs v1.16.2Compare Source
What's Changed
sign_to_bufferby @fabrice102 in #1058PublicEncryptingKey::from_derto reject undersized RSA keys by @justsmth in #1065from_der()now correctly enforces the 2048-bit minimum key size, consistent withPrivateDecryptingKey::from_pkcs8. Users loading <2048-bit public keys for encryption will now receiveKeyRejected.aws-lc-systo reflect third-party component licenses by @justsmth in #1062dev-tests-onlydocumentation and docs.rs rendering by @justsmth in #1054Build Improvements
cccrate CFLAGS handling change by @justsmth in #1064Issues Being Closed
Other Merged PRs
New Contributors
Full Changelog: aws/aws-lc-rs@v1.16.1...v1.16.2
v1.16.1: aws-lc-rs v1.16.1Compare Source
What's Changed
dev-tests-onlyfeature and improved platform support clarity by @justsmth in #1050Build Improvements
Other merged PRs
New Contributors
Full Changelog: aws/aws-lc-rs@v1.16.0...v1.16.1
v1.16.0: aws-lc-rs v1.16.0Compare Source
What's Changed
PqdsaKeyPair::from_seed) per FIPS 204 by @LatticeArc-Founder in #1034DecapsulationKeyserialization support for ML-KEM by @LatticeArc-Founder in #1029unsealed::SecureRandomand agreement key generation for testing by @justsmth in #1021Build Improvements
TARGET_CC/TARGET_CXX/TARGET_CFLAGSenv vars by @justsmth in #1026Issues Being Closed
TARGET_CCoverCCfor cross-compilation -- #1025Other Merged PRs
New Contributors
Full Changelog: aws/aws-lc-rs@v1.15.4...v1.16.0
v1.15.4: aws-lc-rs v1.15.4Compare Source
What's Changed
Build Improvements
*-windows-gnullvmcross-compilation by @AlexTMjugador in #1010Issues Being Closed
Other Merged PRs
New Contributors
Full Changelog: aws/aws-lc-rs@v1.15.3...v1.15.4
v1.15.3: aws-lc-rs v1.15.3Compare Source
What's Changed
less_safe_updatefor Streaming ciphers by @justsmth in #991Build Improvements
disable-prebuilt-nasmfeature by @justsmth in #997Issues Being Closed
Other Merged PRs
New Contributors
Full Changelog: aws/aws-lc-rs@v1.15.2...v1.15.3
v1.15.2: aws-lc-rs v1.15.2Compare Source
What's Changed
sign_to_bufferandContext::verifyby @justsmth in #968Build Improvements
Issues Being Closed
Other Merged PRs
New Contributors
Full Changelog: aws/aws-lc-rs@v1.15.1...v1.15.2
v1.15.1: aws-lc-rs v1.15.1Compare Source
What's Changed
Build Improvements
Issues Being Closed
Other Merged PRs
Full Changelog: aws/aws-lc-rs@v1.15.0...v1.15.1
v1.15.0: aws-lc-rs v1.15.0Compare Source
What's Changed
pub staticvalues in our API are nowpub constby @justsmth in #905Build Improvements
Issues Being Resolved
Other Merged PRs
v1.14.1: aws-lc-rs v1.14.1Compare Source
What's Changed
impl AsDer<PublicKeyX509Der<'static>> for ParsedPublicKeyby @justsmth in #885Issues Being Resolved
Other Merged PRs
Full Changelog: aws/aws-lc-rs@v1.14.0...v1.14.1
v1.14.0: aws-lc-rs v1.14.0Compare Source
What's Changed
RsaSignatureEncodingtype is public by @soundofspace in #864ParsedPublicKeyfor signature operations by @justsmth in #863ParsedPublicKeyfor agreement operations by @justsmth in #862Build Improvements
Issues Being Resolved
signature::UnparsedPublicKeytoPublicKey) -- #849Other Merged PRs
New Contributors
Full Changelog: aws/aws-lc-rs@v1.13.3...v1.14.0
v1.13.3: aws-lc-rs v1.13.3Compare Source
What's Changed
Other Merged PRs
Full Changelog: aws/aws-lc-rs@v1.13.2...v1.13.3
v1.13.2: aws-lc-rs v1.13.2Compare Source
What's Changed
ED25519module by @theswiftfox in #832Build improvements
Issues Being Resolved
Other Merged PRs
New Contributors
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.