[PR #6749] [MERGED] Update crates, web-vault, js, workflows #3845

Closed
opened 2026-03-03 10:38:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6749
Author: @BlackDex
Created: 1/22/2026
Status: Merged
Merged: 1/22/2026
Merged by: @dani-garcia

Base: mainHead: update-crates


📝 Commits (1)

  • e30b169 Update crates, web-vault, js, workflows

📊 Changes

22 files changed (+6485 additions, -8174 deletions)

View changed files

📝 .github/workflows/build.yml (+8 -1)
📝 .github/workflows/check-templates.yml (+8 -0)
📝 .github/workflows/hadolint.yml (+8 -4)
📝 .github/workflows/release.yml (+6 -6)
📝 .github/workflows/releasecache-cleanup.yml (+4 -0)
📝 .github/workflows/trivy.yml (+5 -1)
📝 .github/workflows/typos.yml (+6 -2)
📝 .github/workflows/zizmor.yml (+6 -3)
📝 .pre-commit-config.yaml (+1 -1)
📝 Cargo.lock (+176 -163)
📝 Cargo.toml (+9 -9)
📝 docker/DockerSettings.yaml (+2 -2)
📝 docker/Dockerfile.alpine (+6 -6)
📝 docker/Dockerfile.debian (+6 -6)
📝 macros/Cargo.toml (+2 -2)
📝 src/api/web.rs (+2 -2)
📝 src/static/scripts/datatables.css (+57 -56)
📝 src/static/scripts/datatables.js (+53 -29)
📝 src/static/scripts/jdenticon-3.3.0.js (+1448 -1448)
📝 src/static/scripts/jquery-4.0.0.slim.js (+4670 -6431)

...and 2 more files

📄 Description

  • Updated all crates
  • Updated web-vault to v2025.12.2
  • Updated all JavaScript files
  • Updated all GitHub Action Workflows Also added the concurrency option to all workflows.

🔄 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/6749 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 1/22/2026 **Status:** ✅ Merged **Merged:** 1/22/2026 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-crates` --- ### 📝 Commits (1) - [`e30b169`](https://github.com/dani-garcia/vaultwarden/commit/e30b169c3da8999042ce1592a61b930d1b1d6abe) Update crates, web-vault, js, workflows ### 📊 Changes **22 files changed** (+6485 additions, -8174 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+8 -1) 📝 `.github/workflows/check-templates.yml` (+8 -0) 📝 `.github/workflows/hadolint.yml` (+8 -4) 📝 `.github/workflows/release.yml` (+6 -6) 📝 `.github/workflows/releasecache-cleanup.yml` (+4 -0) 📝 `.github/workflows/trivy.yml` (+5 -1) 📝 `.github/workflows/typos.yml` (+6 -2) 📝 `.github/workflows/zizmor.yml` (+6 -3) 📝 `.pre-commit-config.yaml` (+1 -1) 📝 `Cargo.lock` (+176 -163) 📝 `Cargo.toml` (+9 -9) 📝 `docker/DockerSettings.yaml` (+2 -2) 📝 `docker/Dockerfile.alpine` (+6 -6) 📝 `docker/Dockerfile.debian` (+6 -6) 📝 `macros/Cargo.toml` (+2 -2) 📝 `src/api/web.rs` (+2 -2) 📝 `src/static/scripts/datatables.css` (+57 -56) 📝 `src/static/scripts/datatables.js` (+53 -29) 📝 `src/static/scripts/jdenticon-3.3.0.js` (+1448 -1448) 📝 `src/static/scripts/jquery-4.0.0.slim.js` (+4670 -6431) _...and 2 more files_ </details> ### 📄 Description - Updated all crates - Updated web-vault to v2025.12.2 - Updated all JavaScript files - Updated all GitHub Action Workflows Also added the `concurrency` option to all workflows. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 10:38:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#3845
No description provided.