mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
[PR #1252] [MERGED] Updated dependencies and Dockerfiles #6570
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:update-dependencies-20201203📝 Commits (1)
d46a6acUpdated 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
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.