fix(container): update image vaultwarden/server to v1.32.5 #498

Open
Renovate wants to merge 1 commits from renovate/vaultwarden-server-1.x into main
Collaborator

This PR contains the following updates:

Package Update Change
vaultwarden/server patch 1.32.3 -> 1.32.5

Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

v1.32.5

Compare Source

Security Fixes

This release further fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future.

Notable changes

  • Added SSH-Key storage support. Currently only usable with Bitwarden Desktop v2024.12.0 and newer.
    You need to enable this feature by adding ssh-key-vault-item,ssh-agent to the EXPERIMENTAL_CLIENT_FEATURE_FLAGS config option. See .env.template

What's Changed

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.32.4...1.32.5

v1.32.4

Compare Source

Security Fixes

This release has fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future.

Notable changes

  • Added more compatibility fixes for the native mobile apps, datetimes are now formatted without too many decimals.
  • Email Template changes to the send emergency access invite. If you have modified this template, make sure to update it with the new changes.

What's Changed

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.32.3...1.32.4


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vaultwarden/server](https://github.com/dani-garcia/vaultwarden) | patch | `1.32.3` -> `1.32.5` | --- ### Release Notes <details> <summary>dani-garcia/vaultwarden (vaultwarden/server)</summary> ### [`v1.32.5`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.5) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.32.4...1.32.5) #### Security Fixes This release further fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future. #### Notable changes - Added SSH-Key storage support. Currently only usable with Bitwarden Desktop v2024.12.0 and newer. You need to enable this feature by adding `ssh-key-vault-item,ssh-agent` to the `EXPERIMENTAL_CLIENT_FEATURE_FLAGS` config option. [See .env.template](https://github.com/dani-garcia/vaultwarden/blob/cdfdc6ff4f61a7495cd70609c0d9098ff10b55a4/.env.template#L353-L354) #### What's Changed - Fix if logic error by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/5171 - More authrequest fixes by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/5176 - Add dynamic CSS support by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4940 - fix hibp username encoding and pw hint check by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/5180 - Remove auth-request deletion by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/5184 - fix password hint check by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/5189 - don't infer manage permission for groups by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/5190 - Some more authrequest changes by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/5188 - Support SSH keys on desktop 2024.12 by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/5187 - Fix Org Import duplicate collections by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/5200 **Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.32.4...1.32.5 ### [`v1.32.4`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.4) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.32.3...1.32.4) #### Security Fixes This release has fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future. #### Notable changes - Added more compatibility fixes for the native mobile apps, datetimes are now formatted without too many decimals. - Email Template changes to the send emergency access invite. If you have modified this template, make sure to update it with the new changes. #### What's Changed - Update README by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/5153 **Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.32.3...1.32.4 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQwNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
Renovate added 1 commit 2024-11-11 00:02:19 +00:00
Renovate changed title from fix(container): update image vaultwarden/server to v1.32.4 to fix(container): update image vaultwarden/server to v1.32.5 2024-11-18 12:02:56 +00:00
Renovate force-pushed renovate/vaultwarden-server-1.x from 41521acac9 to f500a79b6b 2024-11-18 12:02:56 +00:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/vaultwarden-server-1.x main
git pull origin renovate/vaultwarden-server-1.x

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate/vaultwarden-server-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: SeanOMik/k3s-cluster#498
No description provided.