Update vaultwarden/server Docker tag to v1.34.2 #1045

Merged
renovate-bot merged 1 commits from renovate/vaultwarden-server-1.x into main 2025-07-28 19:03:27 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
vaultwarden/server patch 1.34.1 -> 1.34.2

Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

v1.34.2

Compare Source

Notable changes

What's Changed

New Contributors

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.34.1...1.35.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.34.1` -> `1.34.2` | --- ### Release Notes <details> <summary>dani-garcia/vaultwarden (vaultwarden/server)</summary> ### [`v1.34.2`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.34.2) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.34.1...1.34.2) #### Notable changes - Updated web vault to 2025.7.0 - Included experimental support for S3 file backend using OpenDAL. This currently requires compiling from source with the `s3` feature flag, check https://github.com/dani-garcia/vaultwarden/pull/5626 for more details. #### What's Changed - fix css to hide login with passkey by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/5890 - fix css for locked screen by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/5905 - Abstract persistent files through Apache OpenDAL by [@&#8203;txase](https://github.com/txase) in https://github.com/dani-garcia/vaultwarden/pull/5626 - Some small admin updates by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/5909 - Fix and improvements to password policies by [@&#8203;Timshel](https://github.com/Timshel) in https://github.com/dani-garcia/vaultwarden/pull/5923 - Update Alpine to version 3.22 by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/5938 - make css for login-page position independent by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/5906 - Minor fixes to copy in `.env.template` by [@&#8203;nickgrim](https://github.com/nickgrim) in https://github.com/dani-garcia/vaultwarden/pull/5928 - Update crates and web-vault by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/5955 - allow signup for invited users by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/5967 - fix account recovery withdrawal by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/5968 - Fix an issue with yubico keys not validating by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/5991 - Misc Updates and favicon fixes by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/5993 - Update flags version and enable manual error reporting by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/5994 - Use existing reqwest client for AWS S3 requests by [@&#8203;txase](https://github.com/txase) in https://github.com/dani-garcia/vaultwarden/pull/5917 - Fix v2025.6.x clients and newer to delete items by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/6004 - chore: fix some minor issues in the comments by [@&#8203;mountdisk](https://github.com/mountdisk) in https://github.com/dani-garcia/vaultwarden/pull/5998 - fix hiding email as 2fa provider by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/6026 - Update web-vault and admin resources by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/6044 - improve the usage section of the README by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/6041 - close unmatched left parenthesis in the README by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/6046 - Update crates, workflow and issue template by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/6056 - Update release.yml by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/6057 - fix hash reference in release.yml by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/6058 - Fix digest SHA extraction step by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/6059 - Hide login form custom fields by [@&#8203;Timshel](https://github.com/Timshel) in https://github.com/dani-garcia/vaultwarden/pull/6054 - Adjust issue template by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/6096 - fix: resolve group permission conflicts with multiple groups by [@&#8203;DasCanard](https://github.com/DasCanard) in https://github.com/dani-garcia/vaultwarden/pull/6017 - Update crates by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/6100 - fix account key rotation by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/6105 #### New Contributors - [@&#8203;txase](https://github.com/txase) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/5626 - [@&#8203;nickgrim](https://github.com/nickgrim) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/5928 - [@&#8203;mountdisk](https://github.com/mountdisk) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/5998 - [@&#8203;DasCanard](https://github.com/DasCanard) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/6017 **Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.34.1...1.35.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19-->
renovate-bot added the
automerge
image
labels 2025-07-28 19:03:24 +00:00
renovate-bot added 1 commit 2025-07-28 19:03:24 +00:00
Update vaultwarden/server Docker tag to v1.34.2
All checks were successful
renovate / renovate (push) Successful in 1m23s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 12s
d03d6e90e8
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-07-28 19:03:25 +00:00
renovate-bot merged commit d03d6e90e8 into main 2025-07-28 19:03:27 +00:00
renovate-bot deleted branch renovate/vaultwarden-server-1.x 2025-07-28 19:03:28 +00:00
Sign in to join this conversation.
No description provided.