Bump the rust-dependencies group across 1 directory with 2 updates - #1
Open
dependabot[bot] wants to merge 2 commits into
Open
Bump the rust-dependencies group across 1 directory with 2 updates#1dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Contributor
|
Reopening to trigger the new trusted Gloss metadata maintenance workflow. |
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/cargo/rust-dependencies-ef937cc085
branch
from
August 28, 2026 22:20
226db15 to
fc1d90a
Compare
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/cargo/rust-dependencies-ef937cc085
branch
from
August 28, 2026 22:22
fc1d90a to
9c5a555
Compare
Bumps the rust-dependencies group with 2 updates in the / directory: [sha2](https://github.com/RustCrypto/hashes) and [similar](https://github.com/mitsuhiko/similar). Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `similar` from 2.7.0 to 3.2.0 - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.7.0...3.2.0) --- updated-dependencies: - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: similar dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/rust-dependencies-ef937cc085
branch
from
August 29, 2026 01:52
a1aec63 to
0172510
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.
Bumps the rust-dependencies group with 2 updates in the / directory: sha2 and similar.
Updates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
similarfrom 2.7.0 to 3.2.0Changelog
Sourced from similar's changelog.
... (truncated)
Commits
e380405chore(release): prepare 3.2.09133b3dref: Update changeloga56a53ffeat(merge): add three-way text merging7130d06docs(examples): demonstrate whitespace-insensitive diffsa635843feat(text): add whitespace-insensitive line diffs6301178perf(myers): preserve sparse matches with record reductionf16b309perf(myers): add bounded heuristic searchaccea7dchore(clippy): resolve lint warnings3a5162bperf(algorithms): fast-path nearly disjoint rangesfc32411feat(fuzzing): add isolated performance campaign runner