Skip to content

chore(deps): update sha1 requirement from 0.10 to 0.11#767

Merged
actions-recursive-triggers[bot] merged 7 commits into
masterfrom
dependabot/cargo/sha1-0.11
Apr 25, 2026
Merged

chore(deps): update sha1 requirement from 0.10 to 0.11#767
actions-recursive-triggers[bot] merged 7 commits into
masterfrom
dependabot/cargo/sha1-0.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on sha1, hmac and pbkdf2 to permit the latest versions. Fixes #770

Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [sha1](https://github.com/RustCrypto/hashes) to permit the latest version.
- [Commits](RustCrypto/hashes@groestl-v0.10.0...sha1-v0.11.0)

---
updated-dependencies:
- dependency-name: sha1
  dependency-version: 0.11.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 6, 2026
@Its-Just-Nans

Copy link
Copy Markdown
Member

See #770

Pr0methean and others added 5 commits April 10, 2026 01:07
Updates the requirements on [hmac](https://github.com/RustCrypto/MACs) to permit the latest version.
- [Commits](RustCrypto/MACs@hmac-v0.12.0...hmac-v0.12.1)

---
updated-dependencies:
- dependency-name: hmac
  dependency-version: 0.12.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@Pr0methean Pr0methean mentioned this pull request Apr 25, 2026
Comment thread src/aes.rs Dismissed
Comment thread src/aes.rs Dismissed
Comment thread src/aes.rs Dismissed
Comment thread src/aes.rs Dismissed
Comment thread src/aes.rs Dismissed
Comment thread src/aes.rs Dismissed
@actions-recursive-triggers actions-recursive-triggers Bot added this pull request to the merge queue Apr 25, 2026
Merged via the queue into master with commit 8e480cc Apr 25, 2026
133 checks passed
@actions-recursive-triggers actions-recursive-triggers Bot deleted the dependabot/cargo/sha1-0.11 branch April 25, 2026 12:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bumping hmac and sha1

3 participants