chore(deps): bump the fuzz-minor-patch group across 1 directory with 3 updates - #73
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…3 updates Bumps the fuzz-minor-patch group with 3 updates in the /fuzz directory: [aws-lc-rs](https://github.com/aws/aws-lc-rs), [encoding_rs](https://github.com/hsivonen/encoding_rs) and [indexmap](https://github.com/indexmap-rs/indexmap). Updates `aws-lc-rs` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.18.0...v1.18.1) Updates `encoding_rs` from 0.8.35 to 0.8.40 - [Commits](hsivonen/encoding_rs@v0.8.35...v0.8.40) Updates `indexmap` from 2.14.0 to 2.14.2 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.14.0...2.14.2) --- updated-dependencies: - dependency-name: aws-lc-rs dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fuzz-minor-patch - dependency-name: encoding_rs dependency-version: 0.8.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fuzz-minor-patch - dependency-name: indexmap dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fuzz-minor-patch ... 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 fuzz-minor-patch group with 3 updates in the /fuzz directory: aws-lc-rs, encoding_rs and indexmap.
Updates
aws-lc-rsfrom 1.18.0 to 1.18.1Release notes
Sourced from aws-lc-rs's releases.
... (truncated)
Commits
22e629dPrepare v1.18.1 (#1224)c4fde5cPrepare aws-lc-fips-sys v0.14.2 (#1221)7943223Prepare aws-lc-sys v0.45.0 (#1220)8ea2229fix: tighten AEAD, cipher IV, and digest API contracts (#1215)bcca4d1Add ECDSA P-256 SHA-1 ASN.1 verification algorithm (#1214)32338a5fix(builder): filter the raw-triple CFLAGS spelling for jitterentropy (#1207)af422bdFix-Wa,--debug-prefix-mapprobe (#1212)749b26fci: replace removed llvm-devel-lite package in FreeBSD jobs (#1213)36c7a68fix(publish): verify packaged crate with cargo build, not cargo test (#1201)c71ab00fix: address clippy::assert_is_empty lints in ECB cipher modes (#1210)Updates
encoding_rsfrom 0.8.35 to 0.8.40Commits
662cb42Allow split_u16_stride_mut as dead code55f2530Increment version number to 0.8.4071ae1c0Mention defense in depth when writing to &mut str12790abRemove remarks about a standard library bug that has been worked aroundd477c2aInline asm not stable on powerpc/powerpc64 at MSRV6c2fb49Work around slow _mm_packus_epi16 in Rust 1.96 through 1.98, inclusive9451175Zero the output slice upon panic in functions that write to &mut str4cdc020Anticipate complaints about the dependencies in the READMEdebb436Add thanks to the related release notes5b05f10Mention rust-lang/stdarch#2208 in the READMEUpdates
indexmapfrom 2.14.0 to 2.14.2Changelog
Sourced from indexmap's changelog.
Commits
41a8708Merge pull request #450 from cuviper/macros0fb7b5cRelease 2.14.255e6b28Improve the empty macro casesc067355Fix item hygiene in user macrosfdf7e17Merge pull request #449 from cuviper/release-2.14.1ada540eRelease 2.14.1af93b43expect clippy::redundant_slicing in testsc95da18fix clippy::derivable_impls2196365fix clippy::useless_vec (and more) in tests1c2be7buse inherent usize::MAXDependabot 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 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