[PR #4522] [MERGED] Update Crate and Rust #7085

Closed
opened 2026-03-07 21:10:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/4522
Author: @BlackDex
Created: 4/26/2024
Status: Merged
Merged: 4/26/2024
Merged by: @dani-garcia

Base: mainHead: update-crates


📝 Commits (2)

📊 Changes

10 files changed (+268 additions, -252 deletions)

View changed files

📝 .github/workflows/build.yml (+3 -3)
📝 .github/workflows/hadolint.yml (+1 -1)
📝 .github/workflows/release.yml (+11 -11)
📝 .github/workflows/trivy.yml (+3 -3)
📝 Cargo.lock (+228 -212)
📝 Cargo.toml (+12 -12)
📝 docker/DockerSettings.yaml (+3 -3)
📝 docker/Dockerfile.alpine (+4 -4)
📝 docker/Dockerfile.debian (+2 -2)
📝 rust-toolchain.toml (+1 -1)

📄 Description

  • Updated all crates
  • Updated Rust to the latest patch version
  • Updated 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/4522 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 4/26/2024 **Status:** ✅ Merged **Merged:** 4/26/2024 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-crates` --- ### 📝 Commits (2) - [`8ff82dd`](https://github.com/dani-garcia/vaultwarden/commit/8ff82dd2593d9a45be63d2e086bd7c50e9f2b6c9) Update Crate and Rust - [`de34019`](https://github.com/dani-garcia/vaultwarden/commit/de3401998e489a7f00f9b8d03d4b102416a79bae) Updated GitHub Actions ### 📊 Changes **10 files changed** (+268 additions, -252 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+3 -3) 📝 `.github/workflows/hadolint.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+11 -11) 📝 `.github/workflows/trivy.yml` (+3 -3) 📝 `Cargo.lock` (+228 -212) 📝 `Cargo.toml` (+12 -12) 📝 `docker/DockerSettings.yaml` (+3 -3) 📝 `docker/Dockerfile.alpine` (+4 -4) 📝 `docker/Dockerfile.debian` (+2 -2) 📝 `rust-toolchain.toml` (+1 -1) </details> ### 📄 Description - Updated all crates - Updated Rust to the latest patch version - Updated 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-03-07 21:10:45 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#7085