chore(deps): update dependency dani-garcia/vaultwarden to v1.32.1 #236

Merged
xoxys merged 2 commits from renovate/vaultwarden-packages into main 2024-10-06 19:43:05 +00:00
Member

This PR contains the following updates:

Package Update Change
dani-garcia/vaultwarden patch 1.32.0 -> 1.32.1

Release Notes

dani-garcia/vaultwarden (dani-garcia/vaultwarden)

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 | |---|---|---| | [dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden) | patch | `1.32.0` -> `1.32.1` | --- ### Release Notes <details> <summary>dani-garcia/vaultwarden (dani-garcia/vaultwarden)</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDYuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEwNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovator force-pushed renovate/vaultwarden-packages from f2074a91d9 to ab41e3fdfe 2024-10-03 19:33:31 +00:00 Compare
xoxys added 1 commit 2024-10-05 20:57:59 +00:00
fix build validation
All checks were successful
ci/woodpecker/pr/build-package Pipeline was successful
ci/woodpecker/pr/build-container Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
606e7eb459
Author
Member

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
xoxys merged commit 57697bdd7e into main 2024-10-06 19:43:05 +00:00
xoxys deleted branch renovate/vaultwarden-packages 2024-10-06 19:43:05 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: container/vaultwarden#236
No description provided.