[PR #5742] [MERGED] Update deps and web-vault #8592

Closed
opened 2026-04-16 12:30:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: update-crates-and-webvault


📝 Commits (1)

  • b27b04d Update deps and web-vault

📊 Changes

8 files changed (+286 additions, -226 deletions)

View changed files

📝 Cargo.lock (+137 -85)
📝 Cargo.toml (+10 -7)
📝 docker/DockerSettings.yaml (+2 -2)
📝 docker/Dockerfile.alpine (+6 -6)
📝 docker/Dockerfile.debian (+6 -6)
📝 src/static/scripts/bootstrap.bundle.js (+12 -15)
📝 src/static/scripts/bootstrap.css (+102 -97)
📝 src/static/templates/scss/vaultwarden.scss.hbs (+11 -8)

📄 Description

  • Updated crates Pinned mimalloc, since it has issues with musl
  • Updated web-vault to v2025.3.1
  • Updated bootstrap

🔄 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/5742 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 4/4/2025 **Status:** ✅ Merged **Merged:** 4/4/2025 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-crates-and-webvault` --- ### 📝 Commits (1) - [`b27b04d`](https://github.com/dani-garcia/vaultwarden/commit/b27b04d2ed57fd4dc2072e448f16c584e8a5d3ea) Update deps and web-vault ### 📊 Changes **8 files changed** (+286 additions, -226 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+137 -85) 📝 `Cargo.toml` (+10 -7) 📝 `docker/DockerSettings.yaml` (+2 -2) 📝 `docker/Dockerfile.alpine` (+6 -6) 📝 `docker/Dockerfile.debian` (+6 -6) 📝 `src/static/scripts/bootstrap.bundle.js` (+12 -15) 📝 `src/static/scripts/bootstrap.css` (+102 -97) 📝 `src/static/templates/scss/vaultwarden.scss.hbs` (+11 -8) </details> ### 📄 Description - Updated crates Pinned mimalloc, since it has issues with musl - Updated web-vault to v2025.3.1 - Updated bootstrap --- <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-04-16 12:30:37 -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#8592