Update vaultwarden/server Docker tag to v1.37.3 #46

Merged
djpbessems merged 7 commits from renovate/vaultwarden-server-1.x into master 2026-09-13 23:56:40 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
vaultwarden/server patch 1.37.01.37.3

Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

v1.37.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.37.2...1.37.3

v1.37.2

Compare Source

Note

This update is required for support with clients with version 2026.8.0+, please update before reporting any issues with them.

[!IMPORTANT]
Also read #​7615 for more details if you still have client issues!

What's Changed

New Contributors

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.37.1...1.37.2

v1.37.1

Compare Source

Note

This patch release resolves the issues with invites.
If you have applied any workaround to fix this locally, please revert those fixes to prevent possible other issues.

I'm sorry that it took some time to check and validate this fix.

Also, this release fixes an issue (#​7475) with all the Alpine based images which are build using https://github.com/BlackDex/rust-musl/.
An issue with the build image OpenSSL compilation is resolved and those are used to build the new alpine tagged containers.

What's Changed

  • Always send initOrganization and orgUserHasExistingUser in invite URL by @​vikfox in #​7482
  • Indirectly resolved #​7475 by using newer rust-musl build images which had a compilation issue with OpenSSL.

New Contributors

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.37.0...1.37.1


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vaultwarden/server](https://github.com/dani-garcia/vaultwarden) | patch | `1.37.0` → `1.37.3` | --- ### Release Notes <details> <summary>dani-garcia/vaultwarden (vaultwarden/server)</summary> ### [`v1.37.3`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.37.3) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.37.2...1.37.3) #### What's Changed - Fix password change with newer web-vault by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7634](https://github.com/dani-garcia/vaultwarden/pull/7634) - chore: remove duplicate "the" in ciphers.rs comment by [@&#8203;mvanhorn](https://github.com/mvanhorn) in [#&#8203;7254](https://github.com/dani-garcia/vaultwarden/pull/7254) - Ignore reset-password auto-enroll when mail is disabled by [@&#8203;xhon-pelushi](https://github.com/xhon-pelushi) in [#&#8203;7585](https://github.com/dani-garcia/vaultwarden/pull/7585) - Fix migration for MariaDB 12.2.2 by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7265](https://github.com/dani-garcia/vaultwarden/pull/7265) - Add SSO\_SIGNUPS\_ALLOWED by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7272](https://github.com/dani-garcia/vaultwarden/pull/7272) - log\_event take enum parameter not i32 by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7656](https://github.com/dani-garcia/vaultwarden/pull/7656) - Misc Updates by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7676](https://github.com/dani-garcia/vaultwarden/pull/7676) - Update rust docker version by [@&#8203;dani-garcia](https://github.com/dani-garcia) in [#&#8203;7689](https://github.com/dani-garcia/vaultwarden/pull/7689) - Fix organization import failing with missing field groups by [@&#8203;tom27052006](https://github.com/tom27052006) in [#&#8203;7699](https://github.com/dani-garcia/vaultwarden/pull/7699) - Add `pm-32413-multi-client-password-management` feature flag by [@&#8203;tom27052006](https://github.com/tom27052006) in [#&#8203;7677](https://github.com/dani-garcia/vaultwarden/pull/7677) - Log IP/username on two-factor email-login credential failures by [@&#8203;crahn](https://github.com/crahn) in [#&#8203;7654](https://github.com/dani-garcia/vaultwarden/pull/7654) - Support admin reset 2fa by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7435](https://github.com/dani-garcia/vaultwarden/pull/7435) - fix(security): revoke 2FA remember tokens when credentials or 2FA change by [@&#8203;BryanFRD](https://github.com/BryanFRD) in [#&#8203;7682](https://github.com/dani-garcia/vaultwarden/pull/7682) - fix(security): rate limit prelogin and auth request endpoints by [@&#8203;BryanFRD](https://github.com/BryanFRD) in [#&#8203;7681](https://github.com/dani-garcia/vaultwarden/pull/7681) - fix: Correct invalid comment syntax in .dockerignore by [@&#8203;niniconi](https://github.com/niniconi) in [#&#8203;7274](https://github.com/dani-garcia/vaultwarden/pull/7274) - Update Rust and adjust DockerSettings by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7690](https://github.com/dani-garcia/vaultwarden/pull/7690) - Route service clients through shared HTTP setup by [@&#8203;txase](https://github.com/txase) in [#&#8203;7639](https://github.com/dani-garcia/vaultwarden/pull/7639) - Fix iOS registration token response by [@&#8203;tom27052006](https://github.com/tom27052006) in [#&#8203;7714](https://github.com/dani-garcia/vaultwarden/pull/7714) - Use insert\_into when possible by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;6437](https://github.com/dani-garcia/vaultwarden/pull/6437) - Fix archiveDate update by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7722](https://github.com/dani-garcia/vaultwarden/pull/7722) #### New Contributors - [@&#8203;mvanhorn](https://github.com/mvanhorn) made their first contribution in [#&#8203;7254](https://github.com/dani-garcia/vaultwarden/pull/7254) - [@&#8203;xhon-pelushi](https://github.com/xhon-pelushi) made their first contribution in [#&#8203;7585](https://github.com/dani-garcia/vaultwarden/pull/7585) - [@&#8203;crahn](https://github.com/crahn) made their first contribution in [#&#8203;7654](https://github.com/dani-garcia/vaultwarden/pull/7654) - [@&#8203;BryanFRD](https://github.com/BryanFRD) made their first contribution in [#&#8203;7682](https://github.com/dani-garcia/vaultwarden/pull/7682) - [@&#8203;niniconi](https://github.com/niniconi) made their first contribution in [#&#8203;7274](https://github.com/dani-garcia/vaultwarden/pull/7274) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.37.2...1.37.3> ### [`v1.37.2`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.37.2) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.37.1...1.37.2) #### Note This update is required for support with clients with version 2026.8.0+, please update before reporting any issues with them. > \[!IMPORTANT] > Also read [#&#8203;7615](https://github.com/dani-garcia/vaultwarden/issues/7615) for more details if you still have client issues! #### What's Changed - Fix Debian cross-linking with xx-cargo by [@&#8203;alexliluz](https://github.com/alexliluz) in [#&#8203;7524](https://github.com/dani-garcia/vaultwarden/pull/7524) - Fix playwright test by [@&#8203;Timshel](https://github.com/Timshel) in [#&#8203;7548](https://github.com/dani-garcia/vaultwarden/pull/7548) - Misc fixes and updates by [@&#8203;BlackDex](https://github.com/BlackDex) in [#&#8203;7558](https://github.com/dani-garcia/vaultwarden/pull/7558) - Include user email in successful login logs by [@&#8203;lmogthb](https://github.com/lmogthb) in [#&#8203;7496](https://github.com/dani-garcia/vaultwarden/pull/7496) - Fix sendmail executable permission check by [@&#8203;p-boenisch](https://github.com/p-boenisch) in [#&#8203;7483](https://github.com/dani-garcia/vaultwarden/pull/7483) - add dummy revisionDate by [@&#8203;stefan0xC](https://github.com/stefan0xC) in [#&#8203;7608](https://github.com/dani-garcia/vaultwarden/pull/7608) #### New Contributors - [@&#8203;alexliluz](https://github.com/alexliluz) made their first contribution in [#&#8203;7524](https://github.com/dani-garcia/vaultwarden/pull/7524) - [@&#8203;lmogthb](https://github.com/lmogthb) made their first contribution in [#&#8203;7496](https://github.com/dani-garcia/vaultwarden/pull/7496) - [@&#8203;p-boenisch](https://github.com/p-boenisch) made their first contribution in [#&#8203;7483](https://github.com/dani-garcia/vaultwarden/pull/7483) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.37.1...1.37.2> ### [`v1.37.1`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.37.1) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.37.0...1.37.1) #### Note This patch release resolves the issues with invites. If you have applied any workaround to fix this locally, please revert those fixes to prevent possible other issues. I'm sorry that it took some time to check and validate this fix. Also, this release fixes an issue ([#&#8203;7475](https://github.com/dani-garcia/vaultwarden/issues/7475)) with all the Alpine based images which are build using <https://github.com/BlackDex/rust-musl/>. An issue with the build image OpenSSL compilation is resolved and those are used to build the new `alpine` tagged containers. #### What's Changed - Always send initOrganization and orgUserHasExistingUser in invite URL by [@&#8203;vikfox](https://github.com/vikfox) in [#&#8203;7482](https://github.com/dani-garcia/vaultwarden/pull/7482) - Indirectly resolved [#&#8203;7475](https://github.com/dani-garcia/vaultwarden/issues/7475) by using newer rust-musl build images which had a compilation issue with OpenSSL. #### New Contributors - [@&#8203;vikfox](https://github.com/vikfox) made their first contribution in [#&#8203;7482](https://github.com/dani-garcia/vaultwarden/pull/7482) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.37.0...1.37.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjQ0Ljc3LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
srv.renovate added 1 commit 2026-07-30 12:02:28 +00:00
djpbessems was assigned by srv.renovate 2026-07-30 12:02:29 +00:00
srv.renovate changed title from Update vaultwarden/server Docker tag to v1.37.1 to Update vaultwarden/server Docker tag to v1.37.2 2026-08-23 12:02:24 +00:00
srv.renovate force-pushed renovate/vaultwarden-server-1.x from 0645c1d8e3 to e3d0cb7066 2026-08-23 12:02:26 +00:00 Compare
djpbessems merged commit 2d47062519 into master 2026-09-13 23:56:40 +00:00
srv.renovate changed title from Update vaultwarden/server Docker tag to v1.37.2 to Update vaultwarden/server Docker tag to v1.37.3 2026-09-13 23:56:44 +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#46