5f39c10cbc
chore(deps): update postgres docker tag to v17
2024-09-28 00:00:33 +00:00
f52019a1e7
chore(deps): update ghcr.io/dani-garcia/vaultwarden docker tag to v1.32.0 ( #60 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden ) | minor | `1.31.0-alpine` -> `1.32.0-alpine` |
---
### Release Notes
<details>
<summary>dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden)</summary>
### [`v1.32.0`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.0 )
[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.31.0...1.32.0 )
#### Security Fixes
This release has several CVE Reports fixed and we recommend everybody to update to the latest version as soon as possible.
- [CVE-2024-39924](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39924 ) Fixed via [#​4715](https://github.com/dani-garcia/vaultwarden/issues/4715 )
- [CVE-2024-39925](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39925 ) Fixed via [#​4837](https://github.com/dani-garcia/vaultwarden/issues/4837 )
- [CVE-2024-39926](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39926 ) Fixed via [#​4737](https://github.com/dani-garcia/vaultwarden/issues/4737 )
#### Other changes
- Updated web-vault to v2024.6.2
- Fixed issues with password reset enrollment by rolling back a web-vault commit
#### What's Changed
- use a custom plan of enterprise tier to fix limits by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4726
- chore: Dockerfile to Remove port 3012 by [@​calvin-li-developer](https://github.com/calvin-li-developer ) in https://github.com/dani-garcia/vaultwarden/pull/4725
- Fix bug where secureNotes is empty by [@​cobyge](https://github.com/cobyge ) in https://github.com/dani-garcia/vaultwarden/pull/4730
- Improved HTTP client by [@​dani-garcia](https://github.com/dani-garcia ) in https://github.com/dani-garcia/vaultwarden/pull/4740
- Update admin interface by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4737
- Fix for RSA Keys which are read only by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4744
- Fix Email 2FA login on native app by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4762
- Update crates & fix crate vulnerability by [@​dfunkt](https://github.com/dfunkt ) in https://github.com/dani-garcia/vaultwarden/pull/4771
- Fix Dockerfile linter warnings by [@​dfunkt](https://github.com/dfunkt ) in https://github.com/dani-garcia/vaultwarden/pull/4763
- allow re-invitations of existing users by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4768
- Allow to override log level for specific target by [@​Timshel](https://github.com/Timshel ) in https://github.com/dani-garcia/vaultwarden/pull/4305
- Add support for MFA with Duo's Universal Prompt by [@​0x0fbc](https://github.com/0x0fbc ) in https://github.com/dani-garcia/vaultwarden/pull/4637
- Allow to increase the note size to 100\_000 by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4772
- Update Rust, Crates and GHA by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4783
- Duo: use the formatted db email by [@​Timshel](https://github.com/Timshel ) in https://github.com/dani-garcia/vaultwarden/pull/4779
- Update rust-toolchain.toml to 1.80.0 by [@​dfunkt](https://github.com/dfunkt ) in https://github.com/dani-garcia/vaultwarden/pull/4784
- fix issue with adding ciphers to organizations on native ios app by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4800
- Rewrite the Push Notifications section in the configuration template by [@​dfunkt](https://github.com/dfunkt ) in https://github.com/dani-garcia/vaultwarden/pull/4805
- Secure send file uploads by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4810
- make access_all optional by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4812
- Remove lowercase conversion for featureStates by [@​dfunkt](https://github.com/dfunkt ) in https://github.com/dani-garcia/vaultwarden/pull/4820
- Fix mail::send_incomplete\_2fa_login panic issue by [@​dfunkt](https://github.com/dfunkt ) in https://github.com/dani-garcia/vaultwarden/pull/4792
- Update crates, web-vault and fixes by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4823
- Updated web-vault to v2024.6.2b by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4826
- Update Rust to 1.80.1 by [@​dfunkt](https://github.com/dfunkt ) in https://github.com/dani-garcia/vaultwarden/pull/4831
- Fix data disclosure on organization endpoints by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4837
#### New Contributors
- [@​cobyge](https://github.com/cobyge ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4730
- [@​0x0fbc](https://github.com/0x0fbc ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4637
**Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.31.0...1.32.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.
🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #60
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-08-16 22:58:23 +02:00
cf01102050
chore(deps): update ghcr.io/dani-garcia/vaultwarden docker tag to v1.31.0 ( #54 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden ) | minor | `1.30.5-alpine` -> `1.31.0-alpine` |
---
### Release Notes
<details>
<summary>dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden)</summary>
### [`v1.31.0`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.31.0 )
[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.30.5...1.31.0 )
#### Major changes and New Features
- Initial support for the beta releases of the new native mobile apps
- Removed support for WebSocket traffic on port 3012, as it's been integrated on the main HTTP port for a few releases
- Updated included web vault to 2024.5.1
#### What's Changed
- chore: remove repetitive words by [@​one230six](https://github.com/one230six ) in https://github.com/dani-garcia/vaultwarden/pull/4422
- Fix comment in events.rs by [@​KrappRamiro](https://github.com/KrappRamiro ) in https://github.com/dani-garcia/vaultwarden/pull/4408
- Improve JWT RSA key initialization and avoid saving public key by [@​dani-garcia](https://github.com/dani-garcia ) in https://github.com/dani-garcia/vaultwarden/pull/4085
- Remove custom WebSocket code by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4001
- refactor: replace panic with a graceful exit by [@​tessus](https://github.com/tessus ) in https://github.com/dani-garcia/vaultwarden/pull/4402
- Small improvements around email change by [@​Timshel](https://github.com/Timshel ) in https://github.com/dani-garcia/vaultwarden/pull/4415
- Change timestamp data type. by [@​gzfrozen](https://github.com/gzfrozen ) in https://github.com/dani-garcia/vaultwarden/pull/4355
- Fix [#​3624](https://github.com/dani-garcia/vaultwarden/issues/3624 ): fix manager permission within groups by [@​matlink](https://github.com/matlink ) in https://github.com/dani-garcia/vaultwarden/pull/3754
- automatically use email address as 2fa provider by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4317
- fix: typos by [@​testwill](https://github.com/testwill ) in https://github.com/dani-garcia/vaultwarden/pull/4440
- Update chrono and sqlite by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4436
- Update Rust and crates by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4445
- Use async verify for Yubikey by [@​dani-garcia](https://github.com/dani-garcia ) in https://github.com/dani-garcia/vaultwarden/pull/4448
- update web-vault to v2024.3.1 (new vertical layout) by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4468
- Update crates and some Clippy fixes by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4475
- Update Key Rotation web-vault v2024.3.x by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4446
- Update Crate and Rust by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4522
- Implement custom DNS resolver by [@​dani-garcia](https://github.com/dani-garcia ) in https://github.com/dani-garcia/vaultwarden/pull/3988
- Add extra (unsupported) container build arch's by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4524
- Pass in collection ids to notifier when sharing cipher. by [@​kristof-mattei](https://github.com/kristof-mattei ) in https://github.com/dani-garcia/vaultwarden/pull/4517
- improve access to collections via groups by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4441
- fix emergency access invites by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4337
- Some fixes for the new mobile apps by [@​dani-garcia](https://github.com/dani-garcia ) in https://github.com/dani-garcia/vaultwarden/pull/4526
- Update Rust, crates and web-vault by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4558
- Improve Commentary Aesthetics by [@​rich-purnell](https://github.com/rich-purnell ) in https://github.com/dani-garcia/vaultwarden/pull/4549
- Optimize Dockerfiles by [@​dfunkt](https://github.com/dfunkt ) in https://github.com/dani-garcia/vaultwarden/pull/4532
- also delete organization_api_key when deleting organizations by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4557
- Fix public api for domains with path prefix by [@​FDHoho007](https://github.com/FDHoho007 ) in https://github.com/dani-garcia/vaultwarden/pull/4500
- Update crates by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4587
- Fix web-vault version in Docker(files/Settings) by [@​dfunkt](https://github.com/dfunkt ) in https://github.com/dani-garcia/vaultwarden/pull/4575
- Update Alpine to version 3.20 by [@​dfunkt](https://github.com/dfunkt ) in https://github.com/dani-garcia/vaultwarden/pull/4583
- differentiate external groups by organization id by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4586
- Remove old knowndevice route by [@​Timshel](https://github.com/Timshel ) in https://github.com/dani-garcia/vaultwarden/pull/4578
- Update admin interface dependencies by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4581
- Update rust and remove unused header values by [@​dani-garcia](https://github.com/dani-garcia ) in https://github.com/dani-garcia/vaultwarden/pull/4645
- Update crates, web-vault and GHA by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4648
- Fix some nightly build errors by [@​dani-garcia](https://github.com/dani-garcia ) in https://github.com/dani-garcia/vaultwarden/pull/4657
- Fix some more nightly errors and remove lint that will become an error by default by [@​dani-garcia](https://github.com/dani-garcia ) in https://github.com/dani-garcia/vaultwarden/pull/4661
- Change API and structs to camelCase by [@​dani-garcia](https://github.com/dani-garcia ) in https://github.com/dani-garcia/vaultwarden/pull/4386
- Fix cipher creation on new android app by [@​dani-garcia](https://github.com/dani-garcia ) in https://github.com/dani-garcia/vaultwarden/pull/4670
- Remove mimalloc workaround by [@​dfunkt](https://github.com/dfunkt ) in https://github.com/dani-garcia/vaultwarden/pull/4606
- Change some missing PascalCase keys by [@​dani-garcia](https://github.com/dani-garcia ) in https://github.com/dani-garcia/vaultwarden/pull/4671
- Fix collections and native app issue by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4685
- Fix duplicate folder creations during import by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4702
- Remove duplicate registry step by [@​dfunkt](https://github.com/dfunkt ) in https://github.com/dani-garcia/vaultwarden/pull/4703
- add group support for Cipher::get_collections() by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4592
- Switch registry cache compression algorithm to zstd by [@​dfunkt](https://github.com/dfunkt ) in https://github.com/dani-garcia/vaultwarden/pull/4704
- Update crates and web-vault by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4714
- Some fixes for emergency access by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4715
#### New Contributors
- [@​one230six](https://github.com/one230six ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4422
- [@​KrappRamiro](https://github.com/KrappRamiro ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4408
- [@​testwill](https://github.com/testwill ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4440
- [@​kristof-mattei](https://github.com/kristof-mattei ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4517
- [@​rich-purnell](https://github.com/rich-purnell ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4549
- [@​dfunkt](https://github.com/dfunkt ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4532
- [@​FDHoho007](https://github.com/FDHoho007 ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4500
**Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.30.5...1.31.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.
🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #54
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-07-09 15:21:44 +02:00
a27f77e6a9
chore(deps): update ghcr.io/dani-garcia/vaultwarden docker tag to v1.30.5 ( #25 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden ) | patch | `1.30.3-alpine` -> `1.30.5-alpine` |
---
### Release Notes
<details>
<summary>dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden)</summary>
### [`v1.30.5`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.5 )
[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.30.4...1.30.5 )
#### What's Changed
- fix: web API call for jquery 3.7.1 by [@​calvin-li-developer](https://github.com/calvin-li-developer ) in https://github.com/dani-garcia/vaultwarden/pull/4400
#### New Contributors
- [@​calvin-li-developer](https://github.com/calvin-li-developer ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4400
**Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.30.4...1.30.5
### [`v1.30.4`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.4 )
[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.30.3...1.30.4 )
⚠️ Note: The WebSockets service for live sync has been integrated in the main HTTP server, which means simpler proxy setups that don't require a separate rule to redirect WS traffic to port 3012. Please check the updated examples in the [wiki](https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples ). It's recommended to migrate to this new setup as using the old server on port 3012 is deprecated, won't receive new features and will be removed in the next release.
#### What's Changed
- Update crates to fix new builds by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4308
- Add Kubernetes environment detection by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4290
- Update GHA Workflows by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4309
- Update Rust, crates and web-vault by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4328
- Change the codegen-units for low resources by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4336
- Fix env templateto ensure compatibility with systemd's EnvironmentFile parsing by [@​seiuneko](https://github.com/seiuneko ) in https://github.com/dani-garcia/vaultwarden/pull/4315
- Update crates, GHA and a Python script by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4357
#### New Contributors
- [@​seiuneko](https://github.com/seiuneko ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4315
**Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.30.3...1.30.4
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjQuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Reviewed-on: carsten/container-server#25
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-03-05 19:05:48 +01:00
b650df2303
chore(deps): update ghcr.io/dani-garcia/vaultwarden docker tag to v1.30.3 ( #21 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden ) | patch | `1.30.2-alpine` -> `1.30.3-alpine` |
---
### Release Notes
<details>
<summary>dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden)</summary>
### [`v1.30.3`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.3 )
[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.30.2...1.30.3 )
This is a minor release to fix some issues with push notification device registration and docker healthcheck.
⚠️ **Note:** The WebSockets service for live sync has been integrated in the main HTTP server, which means simpler proxy setups that don't require a separate rule to redirect WS traffic to port 3012. Please check the updated examples in the [wiki](https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples ). It's recommended to migrate to this new setup as using the old server on port 3012 is deprecated, won't receive new features and will be removed in the next release.
#### What's Changed
- fix push device registration by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4297
- Fix healthcheck when using .env file by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4299
**Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.30.2...1.30.3
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Reviewed-on: carsten/container-server#21
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-02-03 17:27:11 +01:00
d4db9b74e9
chore(deps): update ghcr.io/dani-garcia/vaultwarden docker tag to v1.30.2 ( #17 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden ) | patch | `1.30.1-alpine` -> `1.30.2-alpine` |
---
### Release Notes
<details>
<summary>dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden)</summary>
### [`v1.30.2`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.2 )
[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.30.1...1.30.2 )
⚠️ **Note:** The WebSockets service for live sync has been integrated in the main HTTP server, which means simpler proxy setups that don't require a separate rule to redirect WS traffic to port 3012. Please check the updated examples in the [wiki](https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples ). It's recommended to migrate to this new setup as using the old server on port 3012 is deprecated, won't receive new features and will be removed in the next release.
#### What's Changed
- Prevent generating an error during ws close by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4127
- Update Rust, Crates, Profile and Actions by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4126
- Several small fixes for open issues by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4143
- Fix the version string by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4153
- Decrease JWT Refresh/Auth token by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4163
- Update crates by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4173
- Add additional build target which optimizes for size by [@​gladiac](https://github.com/gladiac ) in https://github.com/dani-garcia/vaultwarden/pull/4096
- Update web-vault to v2023.12.0 by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4201
- Update Rust and Crates by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4211
- Fix Single Org Policy check by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4207
- Allow customizing the featureStates by [@​PKizzle](https://github.com/PKizzle ) in https://github.com/dani-garcia/vaultwarden/pull/4168
- Fix [#​3413](https://github.com/dani-garcia/vaultwarden/issues/3413 ): push to users accessing the collections using groups by [@​matlink](https://github.com/matlink ) in https://github.com/dani-garcia/vaultwarden/pull/3757
- US or EU Data Region Selection by [@​toto-xoxo](https://github.com/toto-xoxo ) in https://github.com/dani-garcia/vaultwarden/pull/3752
- enforce 2FA policy on removal of second factor and login by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/3803
- improve emergency access when not enabled by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4227
- Update crates and fix icon issue by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4237
- Bump h2 from 0.3.23 to 0.3.24 by [@​dependabot](https://github.com/dependabot ) in https://github.com/dani-garcia/vaultwarden/pull/4260
- Fix bulk collection deletion by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4257
- fix: use black text for update badge (better contrast) by [@​tessus](https://github.com/tessus ) in https://github.com/dani-garcia/vaultwarden/pull/4245
- prevent side effects if groups are disabled by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4265
- Update crates, web-vault to 2024.1.2 and GHA by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4275
- Return 404 when user public_key is empty by [@​Timshel](https://github.com/Timshel ) in https://github.com/dani-garcia/vaultwarden/pull/4271
- Improve file limit handling by [@​dani-garcia](https://github.com/dani-garcia ) in https://github.com/dani-garcia/vaultwarden/pull/4242
- Fix attachment upload size check by [@​BlackDex](https://github.com/BlackDex ) in https://github.com/dani-garcia/vaultwarden/pull/4282
- err on invalid feature flag by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/4263
- register missing push devices at login by [@​stefan0xC](https://github.com/stefan0xC ) in https://github.com/dani-garcia/vaultwarden/pull/3792
- Update env template file by [@​gzfrozen](https://github.com/gzfrozen ) in https://github.com/dani-garcia/vaultwarden/pull/4276
#### New Contributors
- [@​gladiac](https://github.com/gladiac ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4096
- [@​PKizzle](https://github.com/PKizzle ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4168
- [@​matlink](https://github.com/matlink ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/3757
- [@​toto-xoxo](https://github.com/toto-xoxo ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/3752
- [@​Timshel](https://github.com/Timshel ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4271
- [@​gzfrozen](https://github.com/gzfrozen ) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4276
**Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.30.1...1.30.2
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Reviewed-on: carsten/container-server#17
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-01-31 20:09:00 +01:00
1cae697520
chore(deps): update postgres docker tag to v16 ( #11 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| postgres | major | `15-alpine` -> `16-alpine` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Reviewed-on: carsten/container-server#11
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-01-03 18:56:26 +01:00
e1b1b90bbb
service: remove psql version varaible to make it renovate compatible
2024-01-03 18:02:16 +01:00
5115b86532
misc: set specfic version numbers where possible
2024-01-03 17:03:24 +01:00
a20c6a2979
Make fail2ban compatible with uptimerobot, fix timezone for vaultwarden and woodpecker, add fail2ban task
2023-09-21 13:47:22 +02:00
102b3702ed
services: prepare logs for fail2ban
2023-09-19 23:32:46 +02:00
d96dab07b8
General deployment ( #1 )
...
General deployment done
Reviewed-on: carsten/container-server#1
2023-09-13 22:33:47 +02:00
e0f4281fc6
update vaultwarden, add gitea setup lock variable
2022-12-11 19:37:01 +01:00