chore(deps): update vaultwarden packages #96

Merged
xoxys merged 1 commits from renovate/vaultwarden-packages into main 2023-01-03 15:43:49 +01:00
Member

This PR contains the following updates:

Package Update Change
dani-garcia/bw_web_builds minor v2022.10.1 -> v2022.12.0
dani-garcia/vaultwarden minor 1.26.0 -> 1.27.0

Release Notes

dani-garcia/bw_web_builds

v2022.12.0

Compare Source

https://github.com/bitwarden/clients/releases/tag/web-v2022.12.0

What's Changed

Full Changelog: https://github.com/dani-garcia/bw_web_builds/compare/v2022.11.2...v2022.12.0

v2022.11.2

Compare Source

https://github.com/bitwarden/clients/releases/tag/web-v2022.11.2

What's Changed

Full Changelog: https://github.com/dani-garcia/bw_web_builds/compare/v2022.11.1...v2022.11.2

v2022.11.1

Compare Source

https://github.com/bitwarden/clients/releases/tag/web-v2022.11.1

What's Changed

Full Changelog: https://github.com/dani-garcia/bw_web_builds/compare/v2022.10.2...v2022.11.1

v2022.10.2

Compare Source

https://github.com/bitwarden/clients/releases/tag/web-v2022.10.2

What's Changed

Full Changelog: https://github.com/dani-garcia/bw_web_builds/compare/v2022.10.1...v2022.10.2

dani-garcia/vaultwarden

v1.27.0

Compare Source

New features

Event logs for organizations

With this feature enabled, actions occurring inside an organization will be recorded in a log, viewable by organization admins and owners. Check the official documentation to learn more: https://bitwarden.com/help/event-logs/ (Note that the Public API is not yet implemented, so the events are only viewable in the Web Vault)

To enable this feature, set ORG_EVENTS_ENABLED=true. By default all events will be stored indefinitely, if you want to limit that, you can use the EVENTS_DAYS_RETAIN option. You can also tune the cleanup schedule with EVENT_CLEANUP_SCHEDULE.

Group support (beta)

Enables the creation and use of groups inside an organization. At the moment this is in beta because there are some known issues (https://github.com/dani-garcia/vaultwarden/issues/2989). Still, the more this feature is tested, the faster we will be able to stabilize it.

To enable this feature, set ORG_GROUPS_ENABLED=true, make sure to make proper backups of your instance before hand.

What's Changed

New Contributors

Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.26.0...1.27.0


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/bw_web_builds](https://github.com/dani-garcia/bw_web_builds) | minor | `v2022.10.1` -> `v2022.12.0` | | [dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden) | minor | `1.26.0` -> `1.27.0` | --- ### Release Notes <details> <summary>dani-garcia/bw_web_builds</summary> ### [`v2022.12.0`](https://github.com/dani-garcia/bw_web_builds/releases/tag/v2022.12.0) [Compare Source](https://github.com/dani-garcia/bw_web_builds/compare/v2022.11.2...v2022.12.0) https://github.com/bitwarden/clients/releases/tag/web-v2022.12.0 #### What's Changed - update web-vault to v2022.12.0 by [@&#8203;tessus](https://github.com/tessus) in https://github.com/dani-garcia/bw_web_builds/pull/105 **Full Changelog**: https://github.com/dani-garcia/bw_web_builds/compare/v2022.11.2...v2022.12.0 ### [`v2022.11.2`](https://github.com/dani-garcia/bw_web_builds/releases/tag/v2022.11.2) [Compare Source](https://github.com/dani-garcia/bw_web_builds/compare/v2022.11.1...v2022.11.2) https://github.com/bitwarden/clients/releases/tag/web-v2022.11.2 #### What's Changed - update web-vault to v2022.11.2 by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/bw_web_builds/pull/102 - change pageTitle to Vaultwarden and add favicons by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/bw_web_builds/pull/101 **Full Changelog**: https://github.com/dani-garcia/bw_web_builds/compare/v2022.11.1...v2022.11.2 ### [`v2022.11.1`](https://github.com/dani-garcia/bw_web_builds/releases/tag/v2022.11.1) [Compare Source](https://github.com/dani-garcia/bw_web_builds/compare/v2022.10.2...v2022.11.1) https://github.com/bitwarden/clients/releases/tag/web-v2022.11.1 #### What's Changed - make build a phony target in Makefile by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/bw_web_builds/pull/93 - change Billing Email -> Email by [@&#8203;tessus](https://github.com/tessus) in https://github.com/dani-garcia/bw_web_builds/pull/92 - don't stash the node_modules folder by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/bw_web_builds/pull/94 - make only a shallow clone by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/bw_web_builds/pull/95 - Update to web-vault v2022.11.1 by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/bw_web_builds/pull/98 **Full Changelog**: https://github.com/dani-garcia/bw_web_builds/compare/v2022.10.2...v2022.11.1 ### [`v2022.10.2`](https://github.com/dani-garcia/bw_web_builds/releases/tag/v2022.10.2) [Compare Source](https://github.com/dani-garcia/bw_web_builds/compare/v2022.10.1...v2022.10.2) https://github.com/bitwarden/clients/releases/tag/web-v2022.10.2 #### What's Changed - update web-vault to v2022.10.2 by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/bw_web_builds/pull/91 **Full Changelog**: https://github.com/dani-garcia/bw_web_builds/compare/v2022.10.1...v2022.10.2 </details> <details> <summary>dani-garcia/vaultwarden</summary> ### [`v1.27.0`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.27.0) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.26.0...1.27.0) #### New features ##### Event logs for organizations With this feature enabled, actions occurring inside an organization will be recorded in a log, viewable by organization admins and owners. Check the official documentation to learn more: https://bitwarden.com/help/event-logs/ (Note that the Public API is not yet implemented, so the events are only viewable in the Web Vault) To enable this feature, set `ORG_EVENTS_ENABLED=true`. By default all events will be stored indefinitely, if you want to limit that, you can use the `EVENTS_DAYS_RETAIN` option. You can also tune the cleanup schedule with `EVENT_CLEANUP_SCHEDULE`. ##### Group support (beta) Enables the creation and use of groups inside an organization. At the moment this is in beta because there are some known issues (https://github.com/dani-garcia/vaultwarden/issues/2989). Still, the more this feature is tested, the faster we will be able to stabilize it. To enable this feature, set `ORG_GROUPS_ENABLED=true`, make sure to make proper backups of your instance before hand. #### What's Changed - Group support | applied .diff by [@&#8203;MFijak](https://github.com/MFijak) in https://github.com/dani-garcia/vaultwarden/pull/2846 - Add Organizational event logging feature by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2868 - Updated web vault to 2022.12.0 by [@&#8203;dani-garcia](https://github.com/dani-garcia) - Update diesel to 2.0.2 by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/2724 - Limit Cipher Note encrypted string size by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2945 - fix invitations of new users when mail is disabled by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/2773 - attach images in email by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/2784 - allow registration without invite link by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/2799 - Fix master password hint update not working. by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2834 - Sync global_domains.json by [@&#8203;jjlin](https://github.com/jjlin) in https://github.com/dani-garcia/vaultwarden/pull/2840 - verify email on registration by invite by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/2804 - Take `ROCKET_ADDRESS` into account in the Docker healthcheck by [@&#8203;jjlin](https://github.com/jjlin) in https://github.com/dani-garcia/vaultwarden/pull/2844 - Update github workflows by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2852 - feat: Bump web-vault to v2022.10.1 by [@&#8203;GeekCornerGH](https://github.com/GeekCornerGH) in https://github.com/dani-garcia/vaultwarden/pull/2859 - Update Rust version, deps and workflow by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2888 - Add `/devices/knowndevice` endpoint by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2893 - fix: removed a double space by [@&#8203;GeekCornerGH](https://github.com/GeekCornerGH) in https://github.com/dani-garcia/vaultwarden/pull/2894 - Support Org Export for v2022.11 clients by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2899 - Use constant size generic parameter for random bytes generation by [@&#8203;samueltardieu](https://github.com/samueltardieu) in https://github.com/dani-garcia/vaultwarden/pull/2910 - Update config comment to reflect rfc8314. by [@&#8203;skid9000](https://github.com/skid9000) in https://github.com/dani-garcia/vaultwarden/pull/2911 - Set "Bypass admin page security" as read-only by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2918 - Fully remove DuckDuckGo email service. by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2919 - Added missing `register` endpoint to `identity` by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2920 - Prevent DNS leak when icon regex is configured by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2921 - Update settings description by [@&#8203;karbobc](https://github.com/karbobc) in https://github.com/dani-garcia/vaultwarden/pull/2928 - allow managers to set groups of a collection by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/2933 - Update Vaultwarden Logo's by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2940 - check if sqlite folder exists by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/2873 - redirect to admin login page when forward fails by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/2886 - Cleanups and Fixes for Emergency Access by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2936 - Update dependencies for Rust and Admin interface. by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2941 - Fix admin repost warning. by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2953 - Add dev-only query logging support by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2954 - Fix managers and groups link by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2947 - use a custom 404 page by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/2948 - Increase privacy of masked config by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2963 - Improve comments by [@&#8203;tessus](https://github.com/tessus) in https://github.com/dani-garcia/vaultwarden/pull/2969 - use black favicon for /admin by [@&#8203;tessus](https://github.com/tessus) in https://github.com/dani-garcia/vaultwarden/pull/2970 - Remove ctrlc crate and some updates by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2971 - Fix org export (again) by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2973 - Revert collection queries back to `left_join` by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2976 - Fix recover-2fa not working. by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2994 - Disable groups by default and Some optimizations by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/2995 - Fix a panic during Yubikey register/login by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/3006 #### New Contributors - [@&#8203;MFijak](https://github.com/MFijak) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/2846 - [@&#8203;GeekCornerGH](https://github.com/GeekCornerGH) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/2859 - [@&#8203;samueltardieu](https://github.com/samueltardieu) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/2910 - [@&#8203;skid9000](https://github.com/skid9000) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/2911 - [@&#8203;karbobc](https://github.com/karbobc) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/2928 - [@&#8203;tessus](https://github.com/tessus) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/2969 **Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.26.0...1.27.0 </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzMy4yLjIiLCJ1cGRhdGVkSW5WZXIiOiIzNC4yOS4yIn0=-->
renovator changed title from chore(deps): update dependency dani-garcia/bw_web_builds to v2022.10.2 to chore(deps): update dependency dani-garcia/bw_web_builds to v2022.11.1 2022-12-01 23:04:56 +01:00
renovator force-pushed renovate/vaultwarden-packages from b859b71da8 to c473a8bca3 2022-12-01 23:04:57 +01:00 Compare
renovator changed title from chore(deps): update dependency dani-garcia/bw_web_builds to v2022.11.1 to chore(deps): update dependency dani-garcia/bw_web_builds to v2022.11.2 2022-12-12 23:04:42 +01:00
renovator force-pushed renovate/vaultwarden-packages from c473a8bca3 to 6b582b5224 2022-12-12 23:04:42 +01:00 Compare
renovator changed title from chore(deps): update dependency dani-garcia/bw_web_builds to v2022.11.2 to chore(deps): update dependency dani-garcia/bw_web_builds to v2022.12.0 2022-12-18 20:05:22 +01:00
renovator force-pushed renovate/vaultwarden-packages from 6b582b5224 to cfdf97f8db 2022-12-18 20:05:22 +01:00 Compare
renovator changed title from chore(deps): update dependency dani-garcia/bw_web_builds to v2022.12.0 to chore(deps): update vaultwarden packages 2022-12-24 17:06:37 +01:00
renovator force-pushed renovate/vaultwarden-packages from cfdf97f8db to 671eac595f 2022-12-24 17:06:37 +01:00 Compare
xoxys merged commit 82896bf6d1 into main 2023-01-03 15:43:49 +01:00
xoxys deleted branch renovate/vaultwarden-packages 2023-01-03 15:43:50 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 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#96
No description provided.