Update vaultwarden/server Docker tag to v1.37.1 #308

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

This PR contains the following updates:

Package Update Change
vaultwarden/server patch 1.37.01.37.1

Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vaultwarden/server](https://github.com/dani-garcia/vaultwarden) | patch | `1.37.0` → `1.37.1` | --- ### Release Notes <details> <summary>dani-garcia/vaultwarden (vaultwarden/server)</summary> ### [`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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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 main
git merge --no-ff renovate/vaultwarden-server-1.x
git switch renovate/vaultwarden-server-1.x
git rebase main
git switch main
git merge --ff-only renovate/vaultwarden-server-1.x
git switch renovate/vaultwarden-server-1.x
git rebase main
git switch main
git merge --no-ff renovate/vaultwarden-server-1.x
git switch main
git merge --squash renovate/vaultwarden-server-1.x
git switch main
git merge --ff-only renovate/vaultwarden-server-1.x
git switch main
git merge renovate/vaultwarden-server-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
enpls/docker-services!308
No description provided.