chore(deps): update dependency dani-garcia/vaultwarden to v1.25.2 #90
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/vaultwarden-packages"
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?
This PR contains the following updates:
1.25.1
->1.25.2
Release Notes
dani-garcia/vaultwarden
v1.25.2
Compare Source
⚠️ Reminder: If you are still using the
bitwardenrs/server*
Docker images, you need to migrate to the newvaultwarden
image. Check https://github.com/dani-garcia/vaultwarden/discussions/1642 for an explanation. The old images will not receive any new updates any longer.Important
An incompatibility between the format in which some Bitwarden clients upload attachments and sends could lead to those uploads being silently corrupted. We believe this is occurring only when using the mobile clients and only on the latest vaultwarden 1.25.1.
To mitigate this issue, we're releasing this quick patch to make any upload that could lead to a corrupted file explicitly return an error, notifying the user of the problem.
We recommend updating as soon as possible, and checking that any recently uploaded attachments can be downloaded and opened correctly (The corrupted uploads will return an error when downloading or download a very small file).
We've also fixed the docker volume check added in 1.25.1, if you previously needed to set
I_REALLY_WANT_VOLATILE_STORAGE=true
to start the container, please try again without it, and open an issue if it still won't start.What's Changed
Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.25.1...1.25.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.