chore(deps): update vaultwarden/server docker tag to v1.34.3 #31

Merged
djpbessems merged 1 commits from renovate/vaultwarden-server-1.x into master 2025-12-21 02:35:59 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
vaultwarden/server minor 1.33.21.34.3

Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

v1.34.3

Compare Source

Notable changes

This release should fix an issue with MySQL/MariaDB database connections when using the Alpine images.
The alpine build image has reverted to use MariaDB Connector/C v3.4.5 which resolved the issue.

What's Changed

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.34.2...1.34.3

v1.34.2

Compare Source

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 #​5626 for more details.

What's Changed

New Contributors

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

v1.34.1

Compare Source

What's Changed

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

v1.34.0

Compare Source

Notable changes

  • Updated web-vault to v2025.5.0
  • Implemented new registration flow with email verification
  • Added support for some feature flags (mutual TLS, attachment export, AnonAddy/SimpleLogin self host)

What's Changed

New Contributors

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.33.2...1.34.0


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) | minor | `1.33.2` → `1.34.3` | --- ### Release Notes <details> <summary>dani-garcia/vaultwarden (vaultwarden/server)</summary> ### [`v1.34.3`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.34.3) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.34.2...1.34.3) #### Notable changes This release should fix an issue with MySQL/MariaDB database connections when using the Alpine images. The alpine build image has reverted to use MariaDB Connector/C v3.4.5 which resolved the issue. #### What's Changed - Update crates to trigger rebuild for mysql issue by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6111](https://github.com/dani-garcia/vaultwarden/pull/6111) - fix hiding of signup link by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;6113](https://github.com/dani-garcia/vaultwarden/pull/6113) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.34.2...1.34.3> ### [`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 [#&#8203;5626](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 [#&#8203;5890](https://github.com/dani-garcia/vaultwarden/pull/5890) - fix css for locked screen by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;5905](https://github.com/dani-garcia/vaultwarden/pull/5905) - Abstract persistent files through Apache OpenDAL by [@&#8203;txase](https://github.com/txase) in [#&#8203;5626](https://github.com/dani-garcia/vaultwarden/pull/5626) - Some small admin updates by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5909](https://github.com/dani-garcia/vaultwarden/pull/5909) - Fix and improvements to password policies by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;5923](https://github.com/dani-garcia/vaultwarden/pull/5923) - Update Alpine to version 3.22 by [@&#8203;dfunkt](https://github.com/dfunkt) in [#&#8203;5938](https://github.com/dani-garcia/vaultwarden/pull/5938) - make css for login-page position independent by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;5906](https://github.com/dani-garcia/vaultwarden/pull/5906) - Minor fixes to copy in `.env.template` by [@&#8203;nickgrim](https://github.com/nickgrim) in [#&#8203;5928](https://github.com/dani-garcia/vaultwarden/pull/5928) - Update crates and web-vault by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5955](https://github.com/dani-garcia/vaultwarden/pull/5955) - allow signup for invited users by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;5967](https://github.com/dani-garcia/vaultwarden/pull/5967) - fix account recovery withdrawal by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;5968](https://github.com/dani-garcia/vaultwarden/pull/5968) - Fix an issue with yubico keys not validating by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5991](https://github.com/dani-garcia/vaultwarden/pull/5991) - Misc Updates and favicon fixes by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5993](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 [#&#8203;5994](https://github.com/dani-garcia/vaultwarden/pull/5994) - Use existing reqwest client for AWS S3 requests by [@&#8203;txase](https://github.com/txase) in [#&#8203;5917](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 [#&#8203;6004](https://github.com/dani-garcia/vaultwarden/pull/6004) - chore: fix some minor issues in the comments by [@&#8203;mountdisk](https://github.com/mountdisk) in [#&#8203;5998](https://github.com/dani-garcia/vaultwarden/pull/5998) - fix hiding email as 2fa provider by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;6026](https://github.com/dani-garcia/vaultwarden/pull/6026) - Update web-vault and admin resources by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6044](https://github.com/dani-garcia/vaultwarden/pull/6044) - improve the usage section of the README by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;6041](https://github.com/dani-garcia/vaultwarden/pull/6041) - close unmatched left parenthesis in the README by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;6046](https://github.com/dani-garcia/vaultwarden/pull/6046) - Update crates, workflow and issue template by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6056](https://github.com/dani-garcia/vaultwarden/pull/6056) - Update release.yml by [@&#8203;dani-garcia](https://github.com/dani-garcia) in [#&#8203;6057](https://github.com/dani-garcia/vaultwarden/pull/6057) - fix hash reference in release.yml by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;6058](https://github.com/dani-garcia/vaultwarden/pull/6058) - Fix digest SHA extraction step by [@&#8203;dfunkt](https://github.com/dfunkt) in [#&#8203;6059](https://github.com/dani-garcia/vaultwarden/pull/6059) - Hide login form custom fields by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;6054](https://github.com/dani-garcia/vaultwarden/pull/6054) - Adjust issue template by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6096](https://github.com/dani-garcia/vaultwarden/pull/6096) - fix: resolve group permission conflicts with multiple groups by [@&#8203;DasCanard](https://github.com/DasCanard) in [#&#8203;6017](https://github.com/dani-garcia/vaultwarden/pull/6017) - Update crates by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;6100](https://github.com/dani-garcia/vaultwarden/pull/6100) - fix account key rotation by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;6105](https://github.com/dani-garcia/vaultwarden/pull/6105) #### New Contributors - [@&#8203;txase](https://github.com/txase) made their first contribution in [#&#8203;5626](https://github.com/dani-garcia/vaultwarden/pull/5626) - [@&#8203;nickgrim](https://github.com/nickgrim) made their first contribution in [#&#8203;5928](https://github.com/dani-garcia/vaultwarden/pull/5928) - [@&#8203;mountdisk](https://github.com/mountdisk) made their first contribution in [#&#8203;5998](https://github.com/dani-garcia/vaultwarden/pull/5998) - [@&#8203;DasCanard](https://github.com/DasCanard) made their first contribution in [#&#8203;6017](https://github.com/dani-garcia/vaultwarden/pull/6017) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.34.1...1.35.0> ### [`v1.34.1`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.34.1) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.34.0...1.34.1) #### What's Changed - Fix admin diagnostics crash by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5886](https://github.com/dani-garcia/vaultwarden/pull/5886) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.34.0...1.34.1> ### [`v1.34.0`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.34.0) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.33.2...1.34.0) #### Notable changes - Updated web-vault to v2025.5.0 - Implemented new registration flow with email verification - Added support for some feature flags (mutual TLS, attachment export, AnonAddy/SimpleLogin self host) #### What's Changed - Update crates & fix CVE-2025-25188 by [@&#8203;dfunkt](https://github.com/dfunkt) in [#&#8203;5576](https://github.com/dani-garcia/vaultwarden/pull/5576) - Fix db issues with Option<> values and upd crates by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5594](https://github.com/dani-garcia/vaultwarden/pull/5594) - allow CLI to upload send files with truncated filenames by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;5618](https://github.com/dani-garcia/vaultwarden/pull/5618) - Update Rust to 1.85.0 by [@&#8203;dfunkt](https://github.com/dfunkt) in [#&#8203;5634](https://github.com/dani-garcia/vaultwarden/pull/5634) - Use subtle to replace deprecated ring::constant\_time::verify\_slices\_are\_equal by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;5680](https://github.com/dani-garcia/vaultwarden/pull/5680) - Add support for mutual-tls feature flag by [@&#8203;bennettmsherman](https://github.com/bennettmsherman) in [#&#8203;5698](https://github.com/dani-garcia/vaultwarden/pull/5698) - Add AnonAddy/SimpleLogin self host feature flag by [@&#8203;PseudoResonance](https://github.com/PseudoResonance) in [#&#8203;5694](https://github.com/dani-garcia/vaultwarden/pull/5694) - Implement new registration flow with email verification by [@&#8203;dani-garcia](https://github.com/dani-garcia) in [#&#8203;5215](https://github.com/dani-garcia/vaultwarden/pull/5215) - Some fixes for the new web-vault and updates by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5703](https://github.com/dani-garcia/vaultwarden/pull/5703) - Update Rust, Crates and other deps by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5709](https://github.com/dani-garcia/vaultwarden/pull/5709) - Update deps and web-vault by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5742](https://github.com/dani-garcia/vaultwarden/pull/5742) - Fix invited user registration without SMTP by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;5712](https://github.com/dani-garcia/vaultwarden/pull/5712) - Fix mysqlclient-sys building by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5743](https://github.com/dani-garcia/vaultwarden/pull/5743) - Really fix building by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5745](https://github.com/dani-garcia/vaultwarden/pull/5745) - Update Rust to 1.86.0 by [@&#8203;dfunkt](https://github.com/dfunkt) in [#&#8203;5744](https://github.com/dani-garcia/vaultwarden/pull/5744) - Verify templates in CI by [@&#8203;dani-garcia](https://github.com/dani-garcia) in [#&#8203;5748](https://github.com/dani-garcia/vaultwarden/pull/5748) - Add Docker Templates pre-commit check by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5749](https://github.com/dani-garcia/vaultwarden/pull/5749) - Fix debian docker building by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5752](https://github.com/dani-garcia/vaultwarden/pull/5752) - Updates and general fixes by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5762](https://github.com/dani-garcia/vaultwarden/pull/5762) - On member invite and edit access\_all is not sent anymore by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;5673](https://github.com/dani-garcia/vaultwarden/pull/5673) - respond with cipher json when deleting attachments by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;5823](https://github.com/dani-garcia/vaultwarden/pull/5823) - feat: add feature flag export-attachments by [@&#8203;tessus](https://github.com/tessus) in [#&#8203;5784](https://github.com/dani-garcia/vaultwarden/pull/5784) - Fix Yubico toggle by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;5833](https://github.com/dani-garcia/vaultwarden/pull/5833) - Fix minimum Android version for self-host email alias feature flags by [@&#8203;PseudoResonance](https://github.com/PseudoResonance) in [#&#8203;5802](https://github.com/dani-garcia/vaultwarden/pull/5802) - feat: add ip address in logs when email 2fa token is invalid or not available by [@&#8203;tessus](https://github.com/tessus) in [#&#8203;5779](https://github.com/dani-garcia/vaultwarden/pull/5779) - Update Rust, Crates and Web-Vault by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5860](https://github.com/dani-garcia/vaultwarden/pull/5860) - Add totp menu feature flag by [@&#8203;moodejb123](https://github.com/moodejb123) in [#&#8203;5850](https://github.com/dani-garcia/vaultwarden/pull/5850) - Remove Hide Business scss rules by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;5855](https://github.com/dani-garcia/vaultwarden/pull/5855) - Toggle providers using class by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;5832](https://github.com/dani-garcia/vaultwarden/pull/5832) - Remove old client version check by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;5874](https://github.com/dani-garcia/vaultwarden/pull/5874) - web-client now request email 2fa by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;5871](https://github.com/dani-garcia/vaultwarden/pull/5871) - Update admin interface by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5880](https://github.com/dani-garcia/vaultwarden/pull/5880) - Sync with Upstream by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;5798](https://github.com/dani-garcia/vaultwarden/pull/5798) #### New Contributors - [@&#8203;bennettmsherman](https://github.com/bennettmsherman) made their first contribution in [#&#8203;5698](https://github.com/dani-garcia/vaultwarden/pull/5698) - [@&#8203;PseudoResonance](https://github.com/PseudoResonance) made their first contribution in [#&#8203;5694](https://github.com/dani-garcia/vaultwarden/pull/5694) - [@&#8203;moodejb123](https://github.com/moodejb123) made their first contribution in [#&#8203;5850](https://github.com/dani-garcia/vaultwarden/pull/5850) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.33.2...1.34.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
srv.renovate added 1 commit 2025-12-21 02:13:58 +00:00
djpbessems was assigned by srv.renovate 2025-12-21 02:13:59 +00:00
djpbessems merged commit 1af0f807dd into master 2025-12-21 02:35:59 +00:00
djpbessems deleted branch renovate/vaultwarden-server-1.x 2025-12-21 02:35:59 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: djpbessems/Kubernetes.K3s.installLog#31
No description provided.