⬆️ Update vaultwarden/server Docker tag to v1.32.1 #252

Merged
mafyuh merged 2 commits from renovate/vaultwarden-server-1.x into main 2024-10-05 00:38:34 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
vaultwarden/server patch 1.32.0 -> 1.32.1

Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

v1.32.1

Compare Source

Notable changes

  • Fixed syncing/login with native mobile clients
  • Added CLI option to backup SQLite database
  • Email Template changes regarding invites, 2FA Incomplete logins, and new logins

What's Changed

New Contributors

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.32.0...1.32.1


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) | patch | `1.32.0` -> `1.32.1` | --- ### Release Notes <details> <summary>dani-garcia/vaultwarden (vaultwarden/server)</summary> ### [`v1.32.1`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.1) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.32.0...1.32.1) #### Notable changes - Fixed syncing/login with native mobile clients - Added CLI option to backup SQLite database - Email Template changes regarding invites, 2FA Incomplete logins, and new logins #### What's Changed - Update GitHub Action Workflows by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4849 - Fix Duo Redirect not using path by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4862 - Fix manager in web-vault v2024.6.2 for collections by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4860 - Update email footer padding values by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4838 - Remove unecessary email normalization by [@&#8203;Timshel](https://github.com/Timshel) in https://github.com/dani-garcia/vaultwarden/pull/4840 - Fix Vaultwarden Admin page error messages by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4869 - Update issue template by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4876 - remove overzealous sanity check by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4879 - Fix Login with device by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4878 - Switch to Whitelisting in .dockerignore by [@&#8203;Timshel](https://github.com/Timshel) in https://github.com/dani-garcia/vaultwarden/pull/4856 - Remove `version` from server config info by [@&#8203;zacknewman](https://github.com/zacknewman) in https://github.com/dani-garcia/vaultwarden/pull/4885 - Update issue template by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4882 - Update crates (GHSA-wq9x-qwcq-mmgf) by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4889 - Updated security readme by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4892 - Allow custom umask setting by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4896 - Allow Org Master-Pw policy enforcement by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4899 - Allow enforcing Single Org with pw reset policy by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4903 - Add a CLI feature to backup the SQLite DB by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4906 - Update web-vault, crates and gha by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4909 - Add orgUserHasExistingUser parameters to org invite by [@&#8203;Timshel](https://github.com/Timshel) in https://github.com/dani-garcia/vaultwarden/pull/4827 - Update Rust version & crates by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4928 - Fix sync with new native clients by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4932 - Fix collection update from native client by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4937 - fix invitation link via /admin by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4950 - Fix Pw History null dates by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4966 - fix 2fa policy check on registration by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4956 - Actually use Device Type for mails by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4916 - remove backtics from postgresql migrations by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4968 - Fix Device Type column for 2FA migration by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4971 - Fix encrypted lastUsedDate by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4972 - Fix keyword collision in Rust 2024 and add new api/config value by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/4975 - Add extra linting by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4977 #### New Contributors - [@&#8203;zacknewman](https://github.com/zacknewman) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4885 **Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.32.0...1.32.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC45My4wIiwidXBkYXRlZEluVmVyIjoiMzguOTMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2024-10-03 15:00:34 -04:00
⬆️ Update vaultwarden/server Docker tag to v1.32.1
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
459cf1b155
mafyuh added 1 commit 2024-10-05 00:38:15 -04:00
Merge branch 'main' into renovate/vaultwarden-server-1.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 54s
853b2e911b
mafyuh merged commit ecc535c8b4 into main 2024-10-05 00:38:34 -04:00
mafyuh deleted branch renovate/vaultwarden-server-1.x 2024-10-05 00:38:34 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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: mafyuh/iac#252
No description provided.