[PR #7307] [MERGED] Update Rust, Crates and GHA #31583

Closed
opened 2026-06-17 11:34:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/7307
Author: @BlackDex
Created: 6/5/2026
Status: Merged
Merged: 6/5/2026
Merged by: @dani-garcia

Base: mainHead: updates


📝 Commits (1)

  • 660a02d Update Rust, Crates and GHA

📊 Changes

17 files changed (+395 additions, -259 deletions)

View changed files

📝 .github/workflows/build.yml (+1 -1)
📝 .github/workflows/check-templates.yml (+1 -1)
📝 .github/workflows/hadolint.yml (+2 -2)
📝 .github/workflows/release.yml (+10 -10)
📝 .github/workflows/trivy.yml (+2 -2)
📝 .github/workflows/typos.yml (+2 -2)
📝 .github/workflows/zizmor.yml (+2 -2)
📝 .pre-commit-config.yaml (+1 -1)
📝 Cargo.lock (+343 -206)
📝 Cargo.toml (+20 -21)
📝 docker/DockerSettings.yaml (+1 -1)
📝 docker/Dockerfile.alpine (+4 -4)
📝 docker/Dockerfile.debian (+1 -1)
📝 rust-toolchain.toml (+1 -1)
📝 src/api/admin.rs (+2 -2)
📝 src/config.rs (+1 -1)
📝 src/sso_client.rs (+1 -1)

📄 Description

  • Updated Rust to v1.96.0
  • Updated all the crates, and adjusted code where needed
  • Fixed some nightly reported clippy lints
  • Updated all the GitHub actions

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/7307 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 6/5/2026 **Status:** ✅ Merged **Merged:** 6/5/2026 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `updates` --- ### 📝 Commits (1) - [`660a02d`](https://github.com/dani-garcia/vaultwarden/commit/660a02db4acc008c651229b881625e8c47da63f9) Update Rust, Crates and GHA ### 📊 Changes **17 files changed** (+395 additions, -259 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+1 -1) 📝 `.github/workflows/check-templates.yml` (+1 -1) 📝 `.github/workflows/hadolint.yml` (+2 -2) 📝 `.github/workflows/release.yml` (+10 -10) 📝 `.github/workflows/trivy.yml` (+2 -2) 📝 `.github/workflows/typos.yml` (+2 -2) 📝 `.github/workflows/zizmor.yml` (+2 -2) 📝 `.pre-commit-config.yaml` (+1 -1) 📝 `Cargo.lock` (+343 -206) 📝 `Cargo.toml` (+20 -21) 📝 `docker/DockerSettings.yaml` (+1 -1) 📝 `docker/Dockerfile.alpine` (+4 -4) 📝 `docker/Dockerfile.debian` (+1 -1) 📝 `rust-toolchain.toml` (+1 -1) 📝 `src/api/admin.rs` (+2 -2) 📝 `src/config.rs` (+1 -1) 📝 `src/sso_client.rs` (+1 -1) </details> ### 📄 Description - Updated Rust to v1.96.0 - Updated all the crates, and adjusted code where needed - Fixed some nightly reported clippy lints - Updated all the GitHub actions --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-17 11:34:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#31583