[PR #1252] [MERGED] Updated dependencies and Dockerfiles #6570

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

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1252
Author: @BlackDex
Created: 12/3/2020
Status: Merged
Merged: 12/8/2020
Merged by: @dani-garcia

Base: masterHead: update-dependencies-20201203


📝 Commits (1)

  • d46a6ac Updated dependencies and Dockerfiles

📊 Changes

10 files changed (+238 additions, -261 deletions)

View changed files

📝 Cargo.lock (+210 -238)
📝 Cargo.toml (+11 -11)
📝 docker/Dockerfile.j2 (+8 -3)
📝 docker/amd64/Dockerfile (+1 -1)
📝 docker/amd64/Dockerfile.alpine (+3 -3)
📝 docker/arm32v6/Dockerfile (+1 -1)
📝 docker/arm32v7/Dockerfile (+1 -1)
📝 docker/arm32v7/Dockerfile.alpine (+1 -1)
📝 docker/arm64v8/Dockerfile (+1 -1)
📝 rust-toolchain (+1 -1)

📄 Description

  • Updated crates
  • Updated rust-toolchain
  • Updated Dockerfile to use latest rust 1.48 version
  • Updated AMD64 Alpine to use same version as rust-toolchain and support PostgreSQL.
  • Updated Rocket to the commit right before they updated hyper.
    Until that update there were some crates updated and some small fixes.
    After that build fails and we probably need to make some changes (which is probably something already done in the async branch)

🔄 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/1252 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 12/3/2020 **Status:** ✅ Merged **Merged:** 12/8/2020 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `update-dependencies-20201203` --- ### 📝 Commits (1) - [`d46a6ac`](https://github.com/dani-garcia/vaultwarden/commit/d46a6ac6873a4c83705232838b391963af3ebe6b) Updated dependencies and Dockerfiles ### 📊 Changes **10 files changed** (+238 additions, -261 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+210 -238) 📝 `Cargo.toml` (+11 -11) 📝 `docker/Dockerfile.j2` (+8 -3) 📝 `docker/amd64/Dockerfile` (+1 -1) 📝 `docker/amd64/Dockerfile.alpine` (+3 -3) 📝 `docker/arm32v6/Dockerfile` (+1 -1) 📝 `docker/arm32v7/Dockerfile` (+1 -1) 📝 `docker/arm32v7/Dockerfile.alpine` (+1 -1) 📝 `docker/arm64v8/Dockerfile` (+1 -1) 📝 `rust-toolchain` (+1 -1) </details> ### 📄 Description - Updated crates - Updated rust-toolchain - Updated Dockerfile to use latest rust 1.48 version - Updated AMD64 Alpine to use same version as rust-toolchain and support PostgreSQL. - Updated Rocket to the commit right before they updated hyper. Until that update there were some crates updated and some small fixes. After that build fails and we probably need to make some changes (which is probably something already done in the async branch) --- <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:01:07 -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#6570