mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[PR #1252] [MERGED] Updated dependencies and Dockerfiles #2929
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2929
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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.