Skip to content

Upgrade all dependencies#1120

Merged
ia0 merged 1 commit into
google:mainfrom
ia0:upgrade
Jun 3, 2026
Merged

Upgrade all dependencies#1120
ia0 merged 1 commit into
google:mainfrom
ia0:upgrade

Conversation

@ia0

@ia0 ia0 commented Jun 3, 2026

Copy link
Copy Markdown
Member

We're keeping RustCrypto crates back during the hybrid array transition:

  • aes to 0.8.4
  • cbc to 0.1.2
  • crypto-common to 0.1.7
  • digest to 0.10.7
  • hkdf to 0.12.4
  • hmac to 0.12.1
  • sha2 to 0.10.9
  • signature to 2.2.0

We're also keeping the OpenTitan submodule back. It will be bumped in a separate PR.

We're keeping RustCrypto crates back during the hybrid array transition:
- aes to 0.8.4
- cbc to 0.1.2
- crypto-common to 0.1.7
- digest to 0.10.7
- hkdf to 0.12.4
- hmac to 0.12.1
- sha2 to 0.10.9
- signature to 2.2.0

We're also keeping the OpenTitan submodule back. It will be bumped in a separate PR.
@ia0 ia0 added the for:maintainability Improves maintainers life label Jun 3, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates numerous dependencies across the workspace, including upgrading spin to 0.12.0, tokio to 1.52.3, and wasmtime to 45.0.0, alongside bumping the nightly Rust toolchain version. However, a critical security vulnerability was flagged in the upgrade of the riscv crate to 0.16.1 in crates/runner-opentitan, which introduces pastey—a highly suspicious and potentially malicious typo-squatting crate—instead of the standard paste crate. It is strongly recommended to revert this upgrade immediately to prevent supply chain risks.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread crates/runner-opentitan/Cargo.toml
Comment thread crates/runner-opentitan/Cargo.lock
@ia0 ia0 merged commit d918a83 into google:main Jun 3, 2026
39 checks passed
@ia0 ia0 deleted the upgrade branch June 3, 2026 09:39
@ia0 ia0 mentioned this pull request Jun 3, 2026
ia0 added a commit that referenced this pull request Jun 3, 2026
@ia0

ia0 commented Jun 3, 2026

Copy link
Copy Markdown
Member Author

HWCI passed on Nordic and OpenTitan (with #1121).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

for:maintainability Improves maintainers life

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants