Update vaultwarden/server Docker tag to v1.37.2 #166

Open
renovate-bot wants to merge 1 commit from renovate/vaultwarden-server-1.x into trunk
Collaborator

This PR contains the following updates:

Package Update Change
vaultwarden/server patch 1.37.11.37.2

Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

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


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.1` → `1.37.2` | --- ### Release Notes <details> <summary>dani-garcia/vaultwarden (vaultwarden/server)</summary> ### [`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> </details> --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42LjAiLCJ1cGRhdGVkSW5WZXIiOiI0NC42LjAiLCJ0YXJnZXRCcmFuY2giOiJ0cnVuayIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/vaultwarden-server-1.x:renovate/vaultwarden-server-1.x
git switch renovate/vaultwarden-server-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch trunk
git merge --no-ff renovate/vaultwarden-server-1.x
git switch renovate/vaultwarden-server-1.x
git rebase trunk
git switch trunk
git merge --ff-only renovate/vaultwarden-server-1.x
git switch renovate/vaultwarden-server-1.x
git rebase trunk
git switch trunk
git merge --no-ff renovate/vaultwarden-server-1.x
git switch trunk
git merge --squash renovate/vaultwarden-server-1.x
git switch trunk
git merge --ff-only renovate/vaultwarden-server-1.x
git switch trunk
git merge renovate/vaultwarden-server-1.x
git push origin trunk
Sign in to join this conversation.
No description provided.