3294d8fc932b30c434a78ddc75b75be8eb5f358e
1645 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
89027af036 |
Update ghcr.io/siderolabs/talosctl Docker tag to v1.12.0 (#2825)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/talosctl](https://github.com/siderolabs/talos) | minor | `v1.11.6` → `v1.12.0` | --- ### Release Notes <details> <summary>siderolabs/talos (ghcr.io/siderolabs/talosctl)</summary> ### [`v1.12.0`](https://github.com/siderolabs/talos/blob/HEAD/CHANGELOG.md#Changes-since-v1120-alpha1) [Compare Source](https://github.com/siderolabs/talos/compare/v1.11.6...v1.12.0) <details><summary>66 commits</summary> <p> - [`3d811a4c8`](https://github.com/siderolabs/talos/commit/3d811a4c81e010b157b277499d272dc0e934baa9) release(v1.12.0-alpha.2): prepare release - [`fb4bfe851`](https://github.com/siderolabs/talos/commit/fb4bfe851c7c308eeaf4a11e0ac5c944f66dc0c4) chore: fix LVM test - [`f4ee0d112`](https://github.com/siderolabs/talos/commit/f4ee0d1128ba2f35d54ec3d35a83fc62fd222f2e) chore: disable VIP operator test - [`288f63872`](https://github.com/siderolabs/talos/commit/288f6387260843570d53d28a4d77e564b3182979) feat: bump deps - [`b66482c52`](https://github.com/siderolabs/talos/commit/b66482c529beda8b1abf9ed6b71ece354c1540be) feat: allow disabling injection of extra cmdline in cluster create - [`704b5f99e`](https://github.com/siderolabs/talos/commit/704b5f99e6bef4410629427ac65fd2742ddb335d) feat: update Kubernetes to 1.35.0-alpha.2 - [`1dffa5d99`](https://github.com/siderolabs/talos/commit/1dffa5d9965a6c7d872f052bfb1750ea550671c2) feat: implement virtual IP operator config - [`43b1d7537`](https://github.com/siderolabs/talos/commit/43b1d7537507a916629cc2d6db7440a99ffcb748) fix: validate provisioner when destroying local clusters - [`b494c54c8`](https://github.com/siderolabs/talos/commit/b494c54c81e6ca81cef8ce26da772c1fc336ea8d) fix: talos import on non-linux - [`61e95cb4b`](https://github.com/siderolabs/talos/commit/61e95cb4b7b354d175d1dfce3d0fa43deefad187) feat: support bootloader option for ISO - [`d11072726`](https://github.com/siderolabs/talos/commit/d110727263c57c02392f201938d2b71976b8c4d6) fix: provide offset for partitions in discovered volumes - [`39eeae963`](https://github.com/siderolabs/talos/commit/39eeae96311be2b8e2d3660d878f852ba92ca064) feat: update dependencies - [`9890a9a31`](https://github.com/siderolabs/talos/commit/9890a9a31deb11ab170b94c667143314db08f76f) test: fix OOM test - [`c0772b8ed`](https://github.com/siderolabs/talos/commit/c0772b8eda429675a06899b9c4a4d1dd7d5f6a5f) feat: add airgapped mode to QEMU backed talos - [`ac60a9e27`](https://github.com/siderolabs/talos/commit/ac60a9e27deed63db0e4e61ffa30d46f4cab590a) fix: update test for PCI driver rebind/IOMMU - [`6c98f4cdb`](https://github.com/siderolabs/talos/commit/6c98f4cdb049c58ef4f6e8193ef66c2338a2877d) feat: implement new DHCP network configuration - [`da92a756d`](https://github.com/siderolabs/talos/commit/da92a756d9668fa043b4794db45d5c985d8ea4a6) fix: drop 'ro' falg from defaults - [`28fd2390c`](https://github.com/siderolabs/talos/commit/28fd2390cb6e02f400bb237dd674c7d0d40f8ed3) fix: imager build on arm64 - [`4e12df8c5`](https://github.com/siderolabs/talos/commit/4e12df8c5c27ae115c4eac70a7e2fceb03dac5f5) test: integration test for OOM controller - [`7e498faba`](https://github.com/siderolabs/talos/commit/7e498faba93f972ba82edf41550d3b94256e83e9) feat: use image signer - [`eccb21dd3`](https://github.com/siderolabs/talos/commit/eccb21dd3ba03eb4ab03c4da87a51a4e3d8da49a) feat: add presets to the 'cluster create qemu' command - [`ec0a813fa`](https://github.com/siderolabs/talos/commit/ec0a813facf5be5ca3e9ba65924ae18b2b05a7d9) feat: unify cmdline handling GRUB/systemd-boot - [`37e4c40c6`](https://github.com/siderolabs/talos/commit/37e4c40c6a2477e45bbf067effc4389d4639c905) fix: skip module signature tests on docker provisioner only - [`8124efb42`](https://github.com/siderolabs/talos/commit/8124efb42fd5a3eb81f41e84974e4242246ca7c4) fix: cache e2e - [`4adcda0f5`](https://github.com/siderolabs/talos/commit/4adcda0f5427e1bae49f6dda58318324a3b24ac5) fix: reserve the apid and trustd ports from the ephemeral port range - [`ced57b047`](https://github.com/siderolabs/talos/commit/ced57b047a389e26f7e5bfa3efab5b64f3fced87) feat: support optionally disabling module sig verification - [`1e5c4ed64`](https://github.com/siderolabs/talos/commit/1e5c4ed644cbc60d8518fe4298e63a5cf5dc8cf5) fix: build talosctl image cache-serve non-linux - [`dbdd2b237`](https://github.com/siderolabs/talos/commit/dbdd2b237e0aefbba439b90472abf9ec7eea6aa6) feat: add static registry to talosctl - [`77d8cc7c5`](https://github.com/siderolabs/talos/commit/77d8cc7c589a190c8cb86e6e1684233129b648a1) chore: push `latest` tag only on main - [`59d9b1c75`](https://github.com/siderolabs/talos/commit/59d9b1c75dbff09e405906ebcfb3ad1a69cb8f4b) feat: update dependencies - [`bf6ad5171`](https://github.com/siderolabs/talos/commit/bf6ad51710c367764e582ccc1fb77b4d989c874d) feat: add back install script - [`da451c5ba`](https://github.com/siderolabs/talos/commit/da451c5ba4ee97e7ef108bb6d73d5aa8bc7c72fd) chore: drop documentation except for fresh reference - [`2f23fedeb`](https://github.com/siderolabs/talos/commit/2f23fedeb725a5786b6ffac2aef8125eecd6cb6e) fix: file leak in reading cgroups - [`b412ffdbc`](https://github.com/siderolabs/talos/commit/b412ffdbc29d77a81aed88be62f21bc2999afcde) docs: update README.md for docs link - [`8dc51bae7`](https://github.com/siderolabs/talos/commit/8dc51bae79a37b56c058d40787dbda6e828fd0d3) feat: add drm\_gpuvm and drm\_gpusvm\_helper modules - [`4ca58aeb8`](https://github.com/siderolabs/talos/commit/4ca58aeb81145cb7ebef071865b3d853a4712729) fix: make Akamai platform usable - [`061f8e76f`](https://github.com/siderolabs/talos/commit/061f8e76fd58906ff823a0e467d6efcf5161ed9f) feat: bump pkgs - [`a9fa852da`](https://github.com/siderolabs/talos/commit/a9fa852dadd75740d73588fd2156f6f1ad782fdd) feat: update uefi image to talos linux logo - [`04753ba69`](https://github.com/siderolabs/talos/commit/04753ba6983b6ff2754cf62b8d60cc6065921dbd) feat: update go to 1.25.2 - [`9a42b05bd`](https://github.com/siderolabs/talos/commit/9a42b05bdac2bf0cbbc97d040be7860f48c69386) feat: implement link aliasing - [`d732bd0be`](https://github.com/siderolabs/talos/commit/d732bd0be73c3d17d140c00be0e9d27ea621909b) chore(ci): run only nvidia tests for NVIDIA workflows - [`8d1468209`](https://github.com/siderolabs/talos/commit/8d1468209aa28f59df9dc52466c506defa8c3cc3) fix: stop populating apiserver cert SANs - [`02473244c`](https://github.com/siderolabs/talos/commit/02473244c17ef0149515f300bcd201f9347acabc) fix: wait for mount status to be proper mode - [`825622d90`](https://github.com/siderolabs/talos/commit/825622d90a7716f7b6027651a5b9389173432393) fix: resource proto definitions - [`2c6003e79`](https://github.com/siderolabs/talos/commit/2c6003e790003f6ef1a03b8d2af8030fb57c5d02) docs: add Project Calico installation in two mode - [`4fb4c8678`](https://github.com/siderolabs/talos/commit/4fb4c86780def54eed4d999b1f0ce93042269076) feat: add disk.EnableUUID to generated ova - [`33fb48f8f`](https://github.com/siderolabs/talos/commit/33fb48f8f90ccf44e95c93ac7ec1adcd1b4e0373) fix: add dashboard spinner - [`053fd0bd4`](https://github.com/siderolabs/talos/commit/053fd0bd4d324bc21e076b3a30466ed61c7684e1) feat: update Linux to 6.17 - [`34e107e1b`](https://github.com/siderolabs/talos/commit/34e107e1bd14b0a56ebfa0c65e0c7da715976d99) docs: fix broken link - [`dfbece56b`](https://github.com/siderolabs/talos/commit/dfbece56bd45e95c9ec477af4b53ffcefdfec66c) docs: update the kubespan docs - [`8b041a72c`](https://github.com/siderolabs/talos/commit/8b041a72ca9c07985c024c1136c85c85df92beda) docs: update scaleway.md - [`435dcbf82`](https://github.com/siderolabs/talos/commit/435dcbf820cd9f8cc9fecc0f7d42819acef36106) fix: provide nocloud metadata with missing network config - [`ec3bd878f`](https://github.com/siderolabs/talos/commit/ec3bd878f9770ceb932b654aabad1711880da829) refactor: remove the go-blockdevice v1 completely - [`33544bde9`](https://github.com/siderolabs/talos/commit/33544bde9c15745f4ae692c7647d661b32d4bed4) fix: minor improvements to fs - [`fd2eebf7f`](https://github.com/siderolabs/talos/commit/fd2eebf7fa4831d33383a53d6d058c74789553e4) feat: create merge patch from diff of two machine configs - [`eadbdda94`](https://github.com/siderolabs/talos/commit/eadbdda9471289fae5159c8cc024a735a1547807) fix: uefi boot order setting - [`cd9fb2743`](https://github.com/siderolabs/talos/commit/cd9fb274342c5a973b3d087b991a7eea5df4142a) fix: support secure HTTP proxy with gRPC dial - [`adf87b4b9`](https://github.com/siderolabs/talos/commit/adf87b4b931ded1edeb64217b0e9d5edfd046004) feat: update Flannel to v0.27.4 - [`5dfb7e1fe`](https://github.com/siderolabs/talos/commit/5dfb7e1fe7d9cc6db3e4c2b6f587e641b4a0842b) feat: serve etcd image from registry.k8s.io - [`5ca841804`](https://github.com/siderolabs/talos/commit/5ca8418049e3b878585014a3764021f2d30a0df7) fix: nftables flaky test - [`a940e45a7`](https://github.com/siderolabs/talos/commit/a940e45a7fe041b17437f774eb52b9f3a42e3633) feat: generate list of images required to build talos - [`3472d6e79`](https://github.com/siderolabs/talos/commit/3472d6e79caa13fd42df7774101397b0a30f62f5) fix: revert "chore: use new mount/v3 package in efivarfs" - [`42c0bdbf3`](https://github.com/siderolabs/talos/commit/42c0bdbf320bf24311b2d56b2e0f7155e86b3713) feat: add provisioner flag to images default command - [`6bc0b1bcf`](https://github.com/siderolabs/talos/commit/6bc0b1bcf7d9dc9f2417a7db63d1e76e7ddc6aa3) feat: drop and lock deprecated features - [`362a8e63b`](https://github.com/siderolabs/talos/commit/362a8e63b798c4a4fc31fe5e728d2429fc953166) fix: change the compression format - [`6e58f58aa`](https://github.com/siderolabs/talos/commit/6e58f58aaeb6e16883d8dc8757ad92b6b6da7e84) fix: mkdir artifacts path </p> </details> </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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjYuMTMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: #2825 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
92015609c6 |
remove soulsync
lint-test-helm / lint-helm (push) Successful in 13s
lint-test-docker / lint-docker-compose (push) Successful in 22s
render-manifests-push / render-manifests-push (push) Successful in 23s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 15m39s
renovate / renovate (push) Successful in 1m3s
|
||
|
|
e1b563c5b4 | disable l2 | ||
|
|
2c8780d1ef | enable soulsync | ||
|
|
f4243ec768 | Update vaultwarden/server Docker tag to v1.35.1 (#3000) | ||
|
|
6f318db6a0 | Update ghcr.io/booklore-app/booklore Docker tag to v1.16.2 (#3015) | ||
|
|
90bb358823 | bump version | ||
|
|
02b15bd27a | Update d3fk/s3cmd:latest Docker digest to 8aeb104 (#3012) | ||
|
|
32130d7928 | Update kube-prometheus-stack Docker tag to v80.9.1 (#3005) | ||
|
|
f11eb0c03f | Update clidey/whodb Docker tag to v0.87.0 (#3001) | ||
|
|
41a50b8587 | Update Helm release generic-device-plugin to v0.20.11 (#2999) | ||
|
|
d599d4de8f | Update harbor.alexlebens.net/images/site-profile Docker tag to v2.1.4 (#2998) | ||
|
|
7c102a5d32 | Update harbor.alexlebens.net/images/site-documentation Docker tag to v0.0.7 (#2996) | ||
|
|
af6656c740 | Update harbor.alexlebens.net/images/rayflume Docker tag to v0.0.8 (#2994) | ||
|
|
11aea647c0 | Update ghcr.io/jmbannon/ytdl-sub Docker tag to v2025.12.30 (#2992) | ||
|
|
e05171a44e | Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.12.5 (#2990) | ||
|
|
40be017117 | Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.11.3 (#2989) | ||
|
|
2c3e616387 |
Update Helm release plugin-barman-cloud to v0.4.0 (#2988)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [plugin-barman-cloud](https://cloudnative-pg.io) ([source](https://github.com/cloudnative-pg/charts)) | minor | `0.3.1` → `0.4.0` | --- ### Release Notes <details> <summary>cloudnative-pg/charts (plugin-barman-cloud)</summary> ### [`v0.4.0`](https://github.com/cloudnative-pg/charts/releases/tag/plugin-barman-cloud-v0.4.0) [Compare Source](https://github.com/cloudnative-pg/charts/compare/plugin-barman-cloud-v0.3.1...plugin-barman-cloud-v0.4.0) Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud #### What's Changed - fix(ci): use PAT instead of GITHUB\_TOKEN in release-pr workflow by [@​mnencia](https://github.com/mnencia) in [#​754](https://github.com/cloudnative-pg/charts/pull/754) - docs: add plugin-barman-cloud chart release instructions by [@​mnencia](https://github.com/mnencia) in [#​717](https://github.com/cloudnative-pg/charts/pull/717) - chore(cloudnative-pg): use port names rather than numbers by [@​jcpunk](https://github.com/jcpunk) in [#​765](https://github.com/cloudnative-pg/charts/pull/765) - Release plugin-barman-cloud-v0.4.0 by [@​cnpg-bot](https://github.com/cnpg-bot) in [#​767](https://github.com/cloudnative-pg/charts/pull/767) #### New Contributors - [@​cnpg-bot](https://github.com/cnpg-bot) made their first contribution in [#​767](https://github.com/cloudnative-pg/charts/pull/767) **Full Changelog**: <https://github.com/cloudnative-pg/charts/compare/cluster-v0.5.0...plugin-barman-cloud-v0.4.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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=--> Reviewed-on: #2988 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
3bb08d0ac0 |
Update Helm release meilisearch to v0.20.0 (#2964)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [meilisearch](https://github.com/meilisearch/meilisearch-kubernetes/tree/main/charts/meilisearch) ([source](https://github.com/meilisearch/meilisearch-kubernetes)) | minor | `0.19.0` → `0.20.0` | --- ### Release Notes <details> <summary>meilisearch/meilisearch-kubernetes (meilisearch)</summary> ### [`v0.20.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.20.0) [Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.19.0...meilisearch-0.20.0) A Helm chart for the Meilisearch search engine </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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni4xMyIsInVwZGF0ZWRJblZlciI6IjQyLjY2LjEzIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==--> Reviewed-on: #2964 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
ce7e68a60d |
Update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar Docker tag to v0.10.0 (#2984)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar | minor | `v0.9.0` → `v0.10.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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni44IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #2984 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
80c91d2797 |
Update ghcr.io/cloudnative-pg/plugin-barman-cloud Docker tag to v0.10.0 (#2983)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/cloudnative-pg/plugin-barman-cloud | minor | `v0.9.0` → `v0.10.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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni44IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #2983 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
80f9ea2735 | Update stalwartlabs/stalwart Docker tag to v0.15.3 (#2982) | ||
|
|
d1da61ada4 | Update searxng/searxng:latest Docker digest to 1ad4159 (#2980) | ||
|
|
426598bcae | run daily | ||
|
|
d7d68c83f9 | use cache | ||
|
|
16b8ed203f | use empty | ||
|
|
b77cf08b2e | download mp3 | ||
|
|
e3de5dccaf | fix config | ||
|
|
a0b7579a0b | fix path | ||
|
|
0ead2ab048 | fix mount options | ||
|
|
8dbcd45d01 | add youtube music | ||
|
|
a065a6d91a | enable | ||
|
|
a9cefc2af0 | change | ||
|
|
c76b579bb4 | change | ||
|
|
89482e59df | change config | ||
|
|
ed66c69ffc |
Update ghcr.io/unpoller/unpoller Docker tag to v2.21.0 (#2943)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/unpoller/unpoller](https://github.com/unpoller/unpoller) | minor | `v2.20.1` → `v2.21.0` | --- ### Release Notes <details> <summary>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary> ### [`v2.21.0`](https://github.com/unpoller/unpoller/releases/tag/v2.21.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.20.1...v2.21.0) #### Changelog - [`c71cc9a`](https://github.com/unpoller/unpoller/commit/c71cc9a68108217ee5634db5d99d540aedf49dc4) Merge pull request [#​905](https://github.com/unpoller/unpoller/issues/905) from aharper343/fix/nil-dereference - [`25ba0bd`](https://github.com/unpoller/unpoller/commit/25ba0bd14ad6c258d0d36fdcae25e8d71a1f7d1c) Fix incorrect initialization of SaveTraffic - [`db85517`](https://github.com/unpoller/unpoller/commit/db855171660fb24d7375cd794456e2a0ed32a694) Merge pull request [#​903](https://github.com/unpoller/unpoller/issues/903) from aharper343/feat/traffic-support - [`f7d488a`](https://github.com/unpoller/unpoller/commit/f7d488a8877c9f6d18b19f54c9689d4b7cbd0da2) Lint and format cleanup - [`9b62519`](https://github.com/unpoller/unpoller/commit/9b62519bfe5344f16ebc0d6e168fe4b21a403c05) Rebasing - [`6205900`](https://github.com/unpoller/unpoller/commit/6205900446bda951bc1d79a52d3bc1ca25ff9bd7) Adding constants for periods and debug logs for retrieved counts - [`ab7073d`](https://github.com/unpoller/unpoller/commit/ab7073d63d28bb8321c2f547cd43f215052a0b5f) Added support for regions and sub-regions - [`22dfc25`](https://github.com/unpoller/unpoller/commit/22dfc258013afa80b202be107ffee62a9075e09d) Temp fix for test cases and warning from Dockerfile - [`0b9d3de`](https://github.com/unpoller/unpoller/commit/0b9d3de5cca2659ff7f8cdfd12f3ee4714fc959b) First working version DPI metrics and traffic exported </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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2943 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
c0d1d9f140 |
Update ghcr.io/kashalls/external-dns-unifi-webhook Docker tag to v0.8.0 (#2940)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/kashalls/external-dns-unifi-webhook](https://github.com/kashalls/external-dns-unifi-webhook) | minor | `v0.7.0` → `v0.8.0` | --- ### Release Notes <details> <summary>kashalls/external-dns-unifi-webhook (ghcr.io/kashalls/external-dns-unifi-webhook)</summary> ### [`v0.8.0`](https://github.com/kashalls/external-dns-unifi-webhook/releases/tag/v0.8.0) [Compare Source](https://github.com/kashalls/external-dns-unifi-webhook/compare/v0.7.0...v0.8.0) #### What's Changed - fix(deps): update module golang.org/x/net to v0.46.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​132](https://github.com/kashalls/external-dns-unifi-webhook/pull/132) - \[Closes [#​133](https://github.com/kashalls/external-dns-unifi-webhook/issues/133)] Better documentation on Creating API Keys by [@​userbradley](https://github.com/userbradley) in [#​134](https://github.com/kashalls/external-dns-unifi-webhook/pull/134) - feat(metrics): improve /metrics endpoint with comprehensive instrumentation by [@​lexfrei](https://github.com/lexfrei) in [#​135](https://github.com/kashalls/external-dns-unifi-webhook/pull/135) - feat(metrics): add provider label to all metrics for multi-instance filtering by [@​lexfrei](https://github.com/lexfrei) in [#​138](https://github.com/kashalls/external-dns-unifi-webhook/pull/138) - feat: optimize container image size with scratch base and UPX compression by [@​lexfrei](https://github.com/lexfrei) in [#​139](https://github.com/kashalls/external-dns-unifi-webhook/pull/139) - fix(errors): improve error handling with comprehensive linter fixes by [@​lexfrei](https://github.com/lexfrei) in [#​140](https://github.com/kashalls/external-dns-unifi-webhook/pull/140) - docs: add TESTING.md and CONTRIBUTING.md by [@​lexfrei](https://github.com/lexfrei) in [#​141](https://github.com/kashalls/external-dns-unifi-webhook/pull/141) - chore(deps): update davidanson/markdownlint-cli2-action action to v20 by [@​renovate](https://github.com/renovate)\[bot] in [#​142](https://github.com/kashalls/external-dns-unifi-webhook/pull/142) - feat(github): add pull request template by [@​lexfrei](https://github.com/lexfrei) in [#​143](https://github.com/kashalls/external-dns-unifi-webhook/pull/143) - fix(ci): add paths filter to release workflow PR trigger by [@​lexfrei](https://github.com/lexfrei) in [#​144](https://github.com/kashalls/external-dns-unifi-webhook/pull/144) - feat(test): add unit tests before linting work by [@​lexfrei](https://github.com/lexfrei) in [#​145](https://github.com/kashalls/external-dns-unifi-webhook/pull/145) - chore(deps): update actions/github-script action to v8 by [@​renovate](https://github.com/renovate)\[bot] in [#​146](https://github.com/kashalls/external-dns-unifi-webhook/pull/146) - chore(deps): update actions/setup-go action to v6 by [@​renovate](https://github.com/renovate)\[bot] in [#​147](https://github.com/kashalls/external-dns-unifi-webhook/pull/147) - Add golangci-lint configuration and comprehensive unit tests by [@​lexfrei](https://github.com/lexfrei) in [#​148](https://github.com/kashalls/external-dns-unifi-webhook/pull/148) - Fix container USER directive for Kubernetes runAsNonRoot compatibility by [@​lexfrei](https://github.com/lexfrei) in [#​149](https://github.com/kashalls/external-dns-unifi-webhook/pull/149) - chore(deps): update actions/setup-go action to v6 by [@​renovate](https://github.com/renovate)\[bot] in [#​150](https://github.com/kashalls/external-dns-unifi-webhook/pull/150) - chore(deps): update golangci/golangci-lint-action action to v9 by [@​renovate](https://github.com/renovate)\[bot] in [#​151](https://github.com/kashalls/external-dns-unifi-webhook/pull/151) - Fix PR builds from forks and optimize CI performance by [@​lexfrei](https://github.com/lexfrei) in [#​153](https://github.com/kashalls/external-dns-unifi-webhook/pull/153) - Migrate to stdlib logging and remove external dependencies by [@​lexfrei](https://github.com/lexfrei) in [#​152](https://github.com/kashalls/external-dns-unifi-webhook/pull/152) - ci(workflows): optimize container builds with native ARM64 runners by [@​lexfrei](https://github.com/lexfrei) in [#​154](https://github.com/kashalls/external-dns-unifi-webhook/pull/154) - chore(deps): update github artifact actions (major) by [@​renovate](https://github.com/renovate)\[bot] in [#​155](https://github.com/kashalls/external-dns-unifi-webhook/pull/155) - fix(ci): correct bash array usage in manifest creation by [@​lexfrei](https://github.com/lexfrei) in [#​156](https://github.com/kashalls/external-dns-unifi-webhook/pull/156) - Update README.md by [@​boomam](https://github.com/boomam) in [#​159](https://github.com/kashalls/external-dns-unifi-webhook/pull/159) - chore(deps): update davidanson/markdownlint-cli2-action action to v21 by [@​renovate](https://github.com/renovate)\[bot] in [#​161](https://github.com/kashalls/external-dns-unifi-webhook/pull/161) - fix(deps): update module sigs.k8s.io/external-dns to v0.20.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​160](https://github.com/kashalls/external-dns-unifi-webhook/pull/160) - chore(deps): update actions/checkout action to v6 by [@​renovate](https://github.com/renovate)\[bot] in [#​162](https://github.com/kashalls/external-dns-unifi-webhook/pull/162) - chore(deps): update davidanson/markdownlint-cli2-action action to v22 by [@​renovate](https://github.com/renovate)\[bot] in [#​164](https://github.com/kashalls/external-dns-unifi-webhook/pull/164) - chore(deps): update github artifact actions (major) by [@​renovate](https://github.com/renovate)\[bot] in [#​165](https://github.com/kashalls/external-dns-unifi-webhook/pull/165) #### New Contributors - [@​userbradley](https://github.com/userbradley) made their first contribution in [#​134](https://github.com/kashalls/external-dns-unifi-webhook/pull/134) - [@​lexfrei](https://github.com/lexfrei) made their first contribution in [#​135](https://github.com/kashalls/external-dns-unifi-webhook/pull/135) - [@​boomam](https://github.com/boomam) made their first contribution in [#​159](https://github.com/kashalls/external-dns-unifi-webhook/pull/159) **Full Changelog**: <https://github.com/kashalls/external-dns-unifi-webhook/compare/v0.7.0...v0.8.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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2940 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
a353cc0f25 |
Update ghcr.io/booklore-app/booklore Docker tag to v1.16.1 (#2938)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore) | minor | `v1.15.0` → `v1.16.1` | --- ### Release Notes <details> <summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary> ### [`v1.16.1`](https://github.com/booklore-app/booklore/releases/tag/v1.16.1) [Compare Source](https://github.com/booklore-app/booklore/compare/v1.16.0...v1.16.1) #### 🌟 What's New in v1.16.1 #### 🚀 New Features - Feat/lubimyczytac metadata provider ([#​2019](https://github.com/booklore-app/booklore/issues/2019)) by [@​gajewsky](https://github.com/gajewsky) - Display paginated reading sessions in the book metadata view ([#​2003](https://github.com/booklore-app/booklore/issues/2003)) by [@​acx10](https://github.com/acx10) #### ✨ Enhancements - Improve the SVG fetching and caching logic ([#​2011](https://github.com/booklore-app/booklore/issues/2011)) by [@​acx10](https://github.com/acx10) - Fix(metadata): Improve handling of non-author creator roles ([#​1987](https://github.com/booklore-app/booklore/issues/1987)) by [@​MightyHalfGinger](https://github.com/MightyHalfGinger) - Add more user-specific charts ([#​1991](https://github.com/booklore-app/booklore/issues/1991)) by [@​acx10](https://github.com/acx10) - fix: when selecting a series, select all books from the series ([#​1979](https://github.com/booklore-app/booklore/issues/1979)) by [@​farfromrefug](https://github.com/farfromrefug) - fix(metadata): Use existing Goodreads ID for batch refresh instead of searching ([#​1973](https://github.com/booklore-app/booklore/issues/1973)) by [@​cwar](https://github.com/cwar) - Add anonymous usage telemetry ([#​2026](https://github.com/booklore-app/booklore/issues/2026)) by [@​acx10](https://github.com/acx10) - perf(cbz): optimize CBZ reading ([#​1980](https://github.com/booklore-app/booklore/issues/1980)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Fix: regenerate improvements ([#​1981](https://github.com/booklore-app/booklore/issues/1981)) by [@​farfromrefug](https://github.com/farfromrefug) #### 🐛 Bug Fixes - Fix: Custom/Added icons not visible when assigning shelf ([#​2010](https://github.com/booklore-app/booklore/issues/2010)) by [@​acx10](https://github.com/acx10) - fix(epub-metadata): properly decode URL-encoded cover image hrefs in EPUBs ([#​1983](https://github.com/booklore-app/booklore/issues/1983)) by [@​balazs-szucs](https://github.com/balazs-szucs) #### 🛠️ Refactoring & Maintenance - refactor(api): improve file resource handling in book download and FB2 metadata extraction ([#​2018](https://github.com/booklore-app/booklore/issues/2018)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Refactor book service in BE and FE ([#​2013](https://github.com/booklore-app/booklore/issues/2013)) by [@​acx10](https://github.com/acx10) - Disable nginx IPv6 listener when disabled on host ([#​1998](https://github.com/booklore-app/booklore/issues/1998)) by [@​descensus](https://github.com/descensus) - test(util): expand and improve utility test coverage for BookUtils, FileUtils, PathPatternResolver, MetadataChangeDetector, and UserPermissionUtils ([#​1985](https://github.com/booklore-app/booklore/issues/1985)) by [@​balazs-szucs](https://github.com/balazs-szucs) - fix: Prevent transaction rollback when cover download fails ([#​1971](https://github.com/booklore-app/booklore/issues/1971)) by [@​cwar](https://github.com/cwar) ##### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v1.16.1` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.1` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.16.0...v1.16.1> ### [`v1.16.0`](https://github.com/booklore-app/booklore/releases/tag/v1.16.0) [Compare Source](https://github.com/booklore-app/booklore/compare/v1.15.0...v1.16.0) #### 🌟 What's New in v1.16.0 #### 🚀 New Features - Introduce reading session tracking with visual insights ([#​1957](https://github.com/booklore-app/booklore/issues/1957)) by [@​acx10](https://github.com/acx10) - Introduce more granular permission controls and update the user management UI ([#​1965](https://github.com/booklore-app/booklore/issues/1965)) by [@​acx10](https://github.com/acx10) - Enhance EPUB reader with new themes and UI improvements ([#​1948](https://github.com/booklore-app/booklore/issues/1948)) by [@​acx10](https://github.com/acx10) #### ✨ Enhancements - feat(bookmark): improve bookmark feature by adding rename, note, color, priority functionalities ([#​1946](https://github.com/booklore-app/booklore/issues/1946)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Fix: Add missing kobo progress bar and stats ([#​1942](https://github.com/booklore-app/booklore/issues/1942)) by [@​pedronave](https://github.com/pedronave) - Fix/hardcover api key per user ([#​1943](https://github.com/booklore-app/booklore/issues/1943)) by [@​boludo00](https://github.com/boludo00) #### 🐛 Bug Fixes - fix(scans): prevent shelf associations from being cleared during metadata operations ([#​1947](https://github.com/booklore-app/booklore/issues/1947)) by [@​balazs-szucs](https://github.com/balazs-szucs) ##### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v1.16.0` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.0` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.15.0...v1.16.0> ##### 📸 Screenshots:      </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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuMTMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2938 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
2cdbd2584a | fix indent | ||
|
|
6475630b85 | move to override | ||
|
|
895c19c421 | use default preset | ||
|
|
84c9585757 | fix | ||
|
|
e4c65bf156 | fix sso | ||
|
|
c4cfac53e6 | change preset | ||
|
|
83c59346d3 | change order | ||
|
|
422e3c1fc2 | enable oidc | ||
|
|
0130021c32 | change arg | ||
|
|
6da444bbeb | add to command | ||
|
|
867b6bcb77 |
Update vaultwarden/server Docker tag to v1.35.0 (#2946)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vaultwarden/server](https://github.com/dani-garcia/vaultwarden) | minor | `1.34.3` → `1.35.0` | --- ### Release Notes <details> <summary>dani-garcia/vaultwarden (vaultwarden/server)</summary> ### [`v1.35.0`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.0) [Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.34.3...1.35.0) #### Notable changes - Implemented support for SSO with OpenID Connect, <https://github.com/dani-garcia/vaultwarden/wiki/Enabling-SSO-support-using-OpenId-Connect> - Updated web vault to 2025.12.0 - Added support for future mobile apps with versions 2026.1.0+ - This is the first vaultwarden release using [immutable releases](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/immutable-releases) and release attestation! #### What's Changed - Fix multi delete slowdown by [@​BlackDex](https://github.com/BlackDex) in [#​6144](https://github.com/dani-garcia/vaultwarden/pull/6144) - Perform same checks when setting kdf by [@​Timshel](https://github.com/Timshel) in [#​6141](https://github.com/dani-garcia/vaultwarden/pull/6141) - SSO using OpenID Connect by [@​Timshel](https://github.com/Timshel) in [#​3899](https://github.com/dani-garcia/vaultwarden/pull/3899) - Delete SSO.md by [@​dani-garcia](https://github.com/dani-garcia) in [#​6152](https://github.com/dani-garcia/vaultwarden/pull/6152) - Update webauthn-rs to 0.5.x by [@​zUnixorn](https://github.com/zUnixorn) in [#​5934](https://github.com/dani-garcia/vaultwarden/pull/5934) - a little cleanup after SSO merge by [@​stefan0xC](https://github.com/stefan0xC) in [#​6153](https://github.com/dani-garcia/vaultwarden/pull/6153) - Fix link to point to the wiki by [@​Timshel](https://github.com/Timshel) in [#​6157](https://github.com/dani-garcia/vaultwarden/pull/6157) - Fix Email 2FA for mobile apps by [@​dfunkt](https://github.com/dfunkt) in [#​6156](https://github.com/dani-garcia/vaultwarden/pull/6156) - Update Rust to 1.89.0 by [@​dfunkt](https://github.com/dfunkt) in [#​6150](https://github.com/dani-garcia/vaultwarden/pull/6150) - Fix several more multi select push issues by [@​BlackDex](https://github.com/BlackDex) in [#​6151](https://github.com/dani-garcia/vaultwarden/pull/6151) - Fix minor typo by [@​ncguk](https://github.com/ncguk) in [#​6165](https://github.com/dani-garcia/vaultwarden/pull/6165) - Update crates, fixes some yanked crates by [@​BlackDex](https://github.com/BlackDex) in [#​6167](https://github.com/dani-garcia/vaultwarden/pull/6167) - Fix WebauthN issue with Software Keys by [@​BlackDex](https://github.com/BlackDex) in [#​6168](https://github.com/dani-garcia/vaultwarden/pull/6168) - Fix Playwright test conf and update deps by [@​Timshel](https://github.com/Timshel) in [#​6176](https://github.com/dani-garcia/vaultwarden/pull/6176) - Misc updates by [@​BlackDex](https://github.com/BlackDex) in [#​6185](https://github.com/dani-garcia/vaultwarden/pull/6185) - fix typo in description of helo\_name by [@​Flottegurke](https://github.com/Flottegurke) in [#​6194](https://github.com/dani-garcia/vaultwarden/pull/6194) - Fix Playwright by [@​Timshel](https://github.com/Timshel) in [#​6206](https://github.com/dani-garcia/vaultwarden/pull/6206) - Switch to GHA's concurrency control by [@​dfunkt](https://github.com/dfunkt) in [#​6164](https://github.com/dani-garcia/vaultwarden/pull/6164) - Make database connection pool dynamic by [@​Samoth69](https://github.com/Samoth69) in [#​6166](https://github.com/dani-garcia/vaultwarden/pull/6166) - Re-add `if` check to release workflow by [@​dfunkt](https://github.com/dfunkt) in [#​6227](https://github.com/dani-garcia/vaultwarden/pull/6227) - Fix Webauthn/Passkey 2FA migration/validation issues by [@​BlackDex](https://github.com/BlackDex) in [#​6190](https://github.com/dani-garcia/vaultwarden/pull/6190) - refactor(config): update template, add validation by [@​tessus](https://github.com/tessus) in [#​6229](https://github.com/dani-garcia/vaultwarden/pull/6229) - Show SSO\_ALLOW\_UNKNOWN\_EMAIL\_VERIFICATION in admin by [@​Timshel](https://github.com/Timshel) in [#​6235](https://github.com/dani-garcia/vaultwarden/pull/6235) - Update crates, gha and web-vault by [@​BlackDex](https://github.com/BlackDex) in [#​6234](https://github.com/dani-garcia/vaultwarden/pull/6234) - Fix panic around sso\_master\_password\_policy by [@​Timshel](https://github.com/Timshel) in [#​6233](https://github.com/dani-garcia/vaultwarden/pull/6233) - make webauthn more optional by [@​stefan0xC](https://github.com/stefan0xC) in [#​6160](https://github.com/dani-garcia/vaultwarden/pull/6160) - Fix 2fa recovery endpoint by [@​BlackDex](https://github.com/BlackDex) in [#​6240](https://github.com/dani-garcia/vaultwarden/pull/6240) - update trivy-action to v0.33.0 by [@​stefan0xC](https://github.com/stefan0xC) in [#​6248](https://github.com/dani-garcia/vaultwarden/pull/6248) - update web vault to v2025.9.1 and allow new policy by [@​stefan0xC](https://github.com/stefan0xC) in [#​6340](https://github.com/dani-garcia/vaultwarden/pull/6340) - prevent changing collections when hide\_passwords is true by [@​stefan0xC](https://github.com/stefan0xC) in [#​6278](https://github.com/dani-garcia/vaultwarden/pull/6278) - Fix `sso_user` dropped on `User::save` by [@​Timshel](https://github.com/Timshel) in [#​6262](https://github.com/dani-garcia/vaultwarden/pull/6262) - Change OIDC dummy identifier by [@​Timshel](https://github.com/Timshel) in [#​6263](https://github.com/dani-garcia/vaultwarden/pull/6263) - add new billing warnings endpoint by [@​stefan0xC](https://github.com/stefan0xC) in [#​6369](https://github.com/dani-garcia/vaultwarden/pull/6369) - Add auth\_request pending endpoint by [@​Timshel](https://github.com/Timshel) in [#​6368](https://github.com/dani-garcia/vaultwarden/pull/6368) - Fix Org identifier by [@​Timshel](https://github.com/Timshel) in [#​6364](https://github.com/dani-garcia/vaultwarden/pull/6364) - add mail address change warning for invited accounts by [@​stefan0xC](https://github.com/stefan0xC) in [#​6377](https://github.com/dani-garcia/vaultwarden/pull/6377) - add missing media-src directive by [@​stefan0xC](https://github.com/stefan0xC) in [#​6381](https://github.com/dani-garcia/vaultwarden/pull/6381) - add seat limit for the invite dialog by [@​stefan0xC](https://github.com/stefan0xC) in [#​6371](https://github.com/dani-garcia/vaultwarden/pull/6371) - \[Playwright] Improvements around node by [@​Timshel](https://github.com/Timshel) in [#​6321](https://github.com/dani-garcia/vaultwarden/pull/6321) - Use Diesels MultiConnections Derive by [@​BlackDex](https://github.com/BlackDex) in [#​6279](https://github.com/dani-garcia/vaultwarden/pull/6279) - Improve protected actions by [@​dani-garcia](https://github.com/dani-garcia) in [#​6411](https://github.com/dani-garcia/vaultwarden/pull/6411) - Fix issue with key-rotation and emergency-access by [@​BlackDex](https://github.com/BlackDex) in [#​6421](https://github.com/dani-garcia/vaultwarden/pull/6421) - Optimizations and build speedup by [@​BlackDex](https://github.com/BlackDex) in [#​6339](https://github.com/dani-garcia/vaultwarden/pull/6339) - Use an older version of mariadb to prevent a panic by [@​BlackDex](https://github.com/BlackDex) in [#​6453](https://github.com/dani-garcia/vaultwarden/pull/6453) - Playwright against abitrary web-vault by [@​Timshel](https://github.com/Timshel) in [#​6380](https://github.com/dani-garcia/vaultwarden/pull/6380) - Fix KDF Change with new web-vault by [@​BlackDex](https://github.com/BlackDex) in [#​6458](https://github.com/dani-garcia/vaultwarden/pull/6458) - Fix: admin theme emoji alignment by [@​joepduin](https://github.com/joepduin) in [#​6459](https://github.com/dani-garcia/vaultwarden/pull/6459) - remove invalid emergency access dummy value by [@​stefan0xC](https://github.com/stefan0xC) in [#​6463](https://github.com/dani-garcia/vaultwarden/pull/6463) - Add `pm-25373-windows-biometrics-v2` feature flag by [@​Ephemera42](https://github.com/Ephemera42) in [#​6468](https://github.com/dani-garcia/vaultwarden/pull/6468) - Switch to multiple runners per arch by [@​dfunkt](https://github.com/dfunkt) in [#​6472](https://github.com/dani-garcia/vaultwarden/pull/6472) - Fix icon redirect caching by [@​BlackDex](https://github.com/BlackDex) in [#​6487](https://github.com/dani-garcia/vaultwarden/pull/6487) - Fix around singleorg policy by [@​Timshel](https://github.com/Timshel) in [#​6247](https://github.com/dani-garcia/vaultwarden/pull/6247) - fix email as 2fa provider by [@​stefan0xC](https://github.com/stefan0xC) in [#​6473](https://github.com/dani-garcia/vaultwarden/pull/6473) - Update crates and Rust version by [@​BlackDex](https://github.com/BlackDex) in [#​6485](https://github.com/dani-garcia/vaultwarden/pull/6485) - Add option to prefer IPv6 resolving by [@​BlackDex](https://github.com/BlackDex) in [#​6494](https://github.com/dani-garcia/vaultwarden/pull/6494) - Some small admin js/css updates by [@​BlackDex](https://github.com/BlackDex) in [#​6501](https://github.com/dani-garcia/vaultwarden/pull/6501) - Update crates and workflows and some fixes by [@​BlackDex](https://github.com/BlackDex) in [#​6508](https://github.com/dani-garcia/vaultwarden/pull/6508) - Fixed a typo in the default TTL value by [@​k725](https://github.com/k725) in [#​6528](https://github.com/dani-garcia/vaultwarden/pull/6528) - Iterate over tags on release by [@​Timshel](https://github.com/Timshel) in [#​6518](https://github.com/dani-garcia/vaultwarden/pull/6518) - Org.put\_policy type not in body anymore by [@​Timshel](https://github.com/Timshel) in [#​6514](https://github.com/dani-garcia/vaultwarden/pull/6514) - Android want response property in camelCase by [@​Timshel](https://github.com/Timshel) in [#​6513](https://github.com/dani-garcia/vaultwarden/pull/6513) - Fix admin invite with SSO by [@​Timshel](https://github.com/Timshel) in [#​6498](https://github.com/dani-garcia/vaultwarden/pull/6498) - Improve sso auth flow by [@​Timshel](https://github.com/Timshel) in [#​6205](https://github.com/dani-garcia/vaultwarden/pull/6205) - fix email as 2fa for sso by [@​stefan0xC](https://github.com/stefan0xC) in [#​6495](https://github.com/dani-garcia/vaultwarden/pull/6495) - Fix release workflow by [@​BlackDex](https://github.com/BlackDex) in [#​6532](https://github.com/dani-garcia/vaultwarden/pull/6532) - Further fixes for the release workflow by [@​dfunkt](https://github.com/dfunkt) in [#​6533](https://github.com/dani-garcia/vaultwarden/pull/6533) - add empty /api/tasks endpoint by [@​stefan0xC](https://github.com/stefan0xC) in [#​6557](https://github.com/dani-garcia/vaultwarden/pull/6557) - Revert to gzip compression by [@​dfunkt](https://github.com/dfunkt) in [#​6566](https://github.com/dani-garcia/vaultwarden/pull/6566) - support UriMatchDefaults policy by [@​stefan0xC](https://github.com/stefan0xC) in [#​6570](https://github.com/dani-garcia/vaultwarden/pull/6570) - Add new accountKeys and masterPasswordUnlock fields by [@​dani-garcia](https://github.com/dani-garcia) in [#​6572](https://github.com/dani-garcia/vaultwarden/pull/6572) - Update crates and Rust by [@​BlackDex](https://github.com/BlackDex) in [#​6551](https://github.com/dani-garcia/vaultwarden/pull/6551) - Add UserDecryption on /sync too by [@​dani-garcia](https://github.com/dani-garcia) in [#​6574](https://github.com/dani-garcia/vaultwarden/pull/6574) - Update web-vault to v2025.12.0 by [@​BlackDex](https://github.com/BlackDex) in [#​6577](https://github.com/dani-garcia/vaultwarden/pull/6577) - Fix posting cipher with readonly collections by [@​BlackDex](https://github.com/BlackDex) in [#​6578](https://github.com/dani-garcia/vaultwarden/pull/6578) - Update crates by [@​BlackDex](https://github.com/BlackDex) in [#​6585](https://github.com/dani-garcia/vaultwarden/pull/6585) - Simplify binary extraction by [@​dfunkt](https://github.com/dfunkt) in [#​6554](https://github.com/dani-garcia/vaultwarden/pull/6554) - Remove unnecessary output sharing between jobs by [@​dfunkt](https://github.com/dfunkt) in [#​6555](https://github.com/dani-garcia/vaultwarden/pull/6555) - Add wrapped named variants to UserDecryptionOptions by [@​dani-garcia](https://github.com/dani-garcia) in [#​6598](https://github.com/dani-garcia/vaultwarden/pull/6598) #### New Contributors - [@​zUnixorn](https://github.com/zUnixorn) made their first contribution in [#​5934](https://github.com/dani-garcia/vaultwarden/pull/5934) - [@​ncguk](https://github.com/ncguk) made their first contribution in [#​6165](https://github.com/dani-garcia/vaultwarden/pull/6165) - [@​Flottegurke](https://github.com/Flottegurke) made their first contribution in [#​6194](https://github.com/dani-garcia/vaultwarden/pull/6194) - [@​Samoth69](https://github.com/Samoth69) made their first contribution in [#​6166](https://github.com/dani-garcia/vaultwarden/pull/6166) - [@​joepduin](https://github.com/joepduin) made their first contribution in [#​6459](https://github.com/dani-garcia/vaultwarden/pull/6459) - [@​k725](https://github.com/k725) made their first contribution in [#​6528](https://github.com/dani-garcia/vaultwarden/pull/6528) **Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.34.3...1.35.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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #2946 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
562930e164 | add ytdl-sub |