Skip to content

chore(deps): bump sha2 from 0.10.9 to 0.11.0 in /src-tauri - #1041

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/sha2-0.11.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/sha2-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps sha2 from 0.10.9 to 0.11.0.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 16, 2026
@xiaolai
xiaolai force-pushed the dependabot/cargo/src-tauri/sha2-0.11.0 branch from 14aef8a to d0f60e1 Compare June 20, 2026 08:55
@xiaolai
xiaolai enabled auto-merge (squash) June 27, 2026 01:17
@xiaolai

xiaolai commented Jun 27, 2026

Copy link
Copy Markdown
Owner

@dependabot recreate

Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.9 to 0.11.0.
- [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0)

---
updated-dependencies:
- dependency-name: sha2
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/src-tauri/sha2-0.11.0 branch from d0f60e1 to 0caea3a Compare June 27, 2026 01:20
@xiaolai

xiaolai commented Jun 27, 2026

Copy link
Copy Markdown
Owner

Declining: sha2 0.11 requires digest 0.11, but ed25519-dalek 2.2.0 (updater signature verification) and Tauri both pin digest 0.10. Bumping sha2 alone splits the RustCrypto trait ecosystem and fails to compile — confirmed via cargo tree -i digest. This needs the whole crypto stack (ed25519-dalek → a digest-0.11 release) to move together; not doable as an isolated bump. Dependabot can re-offer once that lands.

@xiaolai xiaolai closed this Jun 27, 2026
auto-merge was automatically disabled June 27, 2026 02:00

Pull request was closed

@dependabot @github

dependabot Bot commented on behalf of github Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/cargo/src-tauri/sha2-0.11.0 branch June 27, 2026 02:00
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.

1 participant