|
|
c0d1d9f140
|
Update ghcr.io/kashalls/external-dns-unifi-webhook Docker tag to v0.8.0 (#2940)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Has been cancelled
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>
|
2025-12-29 23:49:59 +00:00 |
|
|
|
a353cc0f25
|
Update ghcr.io/booklore-app/booklore Docker tag to v1.16.1 (#2938)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 27s
renovate / renovate (push) Has been cancelled
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>
|
2025-12-29 23:49:23 +00:00 |
|
|
|
2cdbd2584a
|
fix indent
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Successful in 37s
renovate / renovate (push) Has been cancelled
|
2025-12-29 17:48:31 -06:00 |
|
|
|
6475630b85
|
move to override
lint-test-helm / lint-helm (push) Successful in 23s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 2m57s
|
2025-12-29 17:44:19 -06:00 |
|
|
|
895c19c421
|
use default preset
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 37s
renovate / renovate (push) Successful in 2m44s
|
2025-12-29 17:40:50 -06:00 |
|
|
|
10ee60b912
|
remove minumum from manual merge
renovate / renovate (push) Successful in 3m1s
|
2025-12-29 17:37:03 -06:00 |
|
|
|
84c9585757
|
fix
lint-test-helm / lint-helm (push) Successful in 36s
render-manifests-push / render-manifests-push (push) Successful in 51s
renovate / renovate (push) Successful in 1m12s
|
2025-12-29 17:33:57 -06:00 |
|
|
|
e4c65bf156
|
fix sso
renovate / renovate (push) Failing after 2s
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 27s
|
2025-12-29 17:31:42 -06:00 |
|
|
|
c4cfac53e6
|
change preset
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Successful in 33s
renovate / renovate (push) Successful in 1m37s
|
2025-12-29 17:28:19 -06:00 |
|
|
|
83c59346d3
|
change order
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 1m19s
|
2025-12-29 17:26:20 -06:00 |
|
|
|
422e3c1fc2
|
enable oidc
renovate / renovate (push) Failing after 3s
lint-test-helm / lint-helm (push) Successful in 40s
render-manifests-push / render-manifests-push (push) Successful in 1m2s
|
2025-12-29 17:23:45 -06:00 |
|
|
|
0130021c32
|
change arg
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 52s
renovate / renovate (push) Successful in 1m30s
|
2025-12-29 17:14:28 -06:00 |
|
|
|
6da444bbeb
|
add to command
lint-test-helm / lint-helm (push) Successful in 13s
render-manifests-push / render-manifests-push (push) Successful in 48s
renovate / renovate (push) Successful in 1m11s
|
2025-12-29 17:11:42 -06:00 |
|
|
|
867b6bcb77
|
Update vaultwarden/server Docker tag to v1.35.0 (#2946)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 25s
renovate / renovate (push) Successful in 1m22s
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>
|
2025-12-29 23:08:34 +00:00 |
|
|
|
562930e164
|
add ytdl-sub
lint-test-helm / lint-helm (push) Successful in 17s
render-manifests-push / render-manifests-push (push) Successful in 30s
renovate / renovate (push) Successful in 1m25s
|
2025-12-29 16:57:15 -06:00 |
|
|
|
46487b2553
|
add nfs
|
2025-12-29 16:57:03 -06:00 |
|
|
|
bcba5f39c0
|
enable backups
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 1m19s
renovate / renovate (push) Successful in 1m24s
|
2025-12-29 16:10:29 -06:00 |
|
|
|
50e82dc77f
|
Merge branch 'main' of https://gitea.alexlebens.net/alexlebens/infrastructure
render-manifests-push / render-manifests-push (push) Successful in 1m40s
lint-test-helm / lint-helm (push) Successful in 3m24s
renovate / renovate (push) Successful in 2m3s
|
2025-12-29 15:09:32 -06:00 |
|
|
|
6684ca938f
|
shift backup
|
2025-12-29 15:09:22 -06:00 |
|
|
|
0c0d476cdd
|
Update searxng/searxng:latest Docker digest to 6f3a875 (#2952)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 41s
renovate / renovate (push) Successful in 1m32s
|
2025-12-29 15:02:10 +00:00 |
|
|
|
6267870505
|
Update searxng/searxng:latest Docker digest to 400ac4c (#2950)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 1m19s
|
2025-12-29 13:02:10 +00:00 |
|
|
|
c743c90a25
|
Merge branch 'main' of https://gitea.alexlebens.net/alexlebens/infrastructure
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 32s
renovate / renovate (push) Successful in 1m17s
|
2025-12-28 21:54:40 -06:00 |
|
|
|
fa6c0fc218
|
scale to 1
|
2025-12-28 21:54:34 -06:00 |
|
|
|
97fab98157
|
Update kube-prometheus-stack Docker tag to v80.8.0 (#2945)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 48s
renovate / renovate (push) Successful in 1m11s
|
2025-12-28 21:56:53 +00:00 |
|
|
|
e94e32e056
|
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.11.2 (#2939)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 55s
renovate / renovate (push) Has been cancelled
|
2025-12-28 21:54:52 +00:00 |
|
|
|
2056a9753d
|
Update Helm release argo-cd to v9.2.3 (#2936)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
|
2025-12-28 21:54:07 +00:00 |
|
|
|
047315dc96
|
Update ghcr.io/orwellianepilogue/ephemera Docker tag to v1.4.2 (#2935)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Has been cancelled
|
2025-12-28 21:53:26 +00:00 |
|
|
|
582e897dec
|
Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.24.11 (#2934)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
|
2025-12-28 21:53:03 +00:00 |
|
|
|
9db5bb6850
|
Update ghcr.io/linuxserver/qbittorrent:5.1.4 Docker digest to 1497b6e (#2931)
renovate / renovate (push) Successful in 1m10s
|
2025-12-28 08:01:28 +00:00 |
|
|
|
f2d116b93c
|
Update ghcr.io/linuxserver/qbittorrent:5.1.4 Docker digest to 1497b6e (#2931)
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 33s
renovate / renovate (push) Successful in 1m25s
|
2025-12-28 08:01:19 +00:00 |
|
|
|
393e731131
|
fix config
lint-test-helm / lint-helm (push) Successful in 21s
render-manifests-push / render-manifests-push (push) Successful in 36s
renovate / renovate (push) Successful in 1m11s
|
2025-12-27 23:18:19 -06:00 |
|
|
|
56e95dba20
|
remove promtail
lint-test-helm / lint-helm (push) Successful in 25s
render-manifests-push / render-manifests-push (push) Successful in 54s
renovate / renovate (push) Successful in 1m17s
|
2025-12-27 22:59:12 -06:00 |
|
|
|
af81ab8daf
|
update loki config
render-manifests-push / render-manifests-push (push) Successful in 32s
lint-test-helm / lint-helm (push) Successful in 1m53s
renovate / renovate (push) Successful in 2m31s
|
2025-12-27 22:56:15 -06:00 |
|
|
|
45b4391d59
|
add restore
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 39s
renovate / renovate (push) Successful in 50s
|
2025-12-27 21:50:33 -06:00 |
|
|
|
73226d9b58
|
change name
render-manifests-push / render-manifests-push (push) Successful in 49s
renovate / renovate (push) Successful in 1m54s
lint-test-helm / lint-helm (push) Successful in 2m41s
|
2025-12-27 21:34:17 -06:00 |
|
|
|
86f19be8c5
|
scale
lint-test-helm / lint-helm (push) Successful in 2m42s
render-manifests-push / render-manifests-push (push) Successful in 2m44s
renovate / renovate (push) Successful in 2m44s
|
2025-12-27 21:29:52 -06:00 |
|
|
|
594fe0d24f
|
scale
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 44s
renovate / renovate (push) Successful in 1m15s
|
2025-12-28 02:00:55 +00:00 |
|
|
|
a16e9a11c7
|
scale
lint-test-helm / lint-helm (push) Successful in 10s
render-manifests-push / render-manifests-push (push) Successful in 23s
renovate / renovate (push) Successful in 1m19s
|
2025-12-28 01:54:22 +00:00 |
|
|
|
f0d158785b
|
scale
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 1m50s
renovate / renovate (push) Successful in 2m19s
|
2025-12-28 01:46:09 +00:00 |
|
|
|
0568b1c5f2
|
scale
renovate / renovate (push) Failing after 3s
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 24s
|
2025-12-28 01:44:59 +00:00 |
|
|
|
9325b169d3
|
shift layout
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 26s
renovate / renovate (push) Successful in 51s
|
2025-12-28 01:21:38 +00:00 |
|
|
|
223bb79649
|
change service layout
lint-test-helm / lint-helm (push) Successful in 1m14s
render-manifests-push / render-manifests-push (push) Successful in 1m37s
renovate / renovate (push) Has been cancelled
|
2025-12-28 01:19:54 +00:00 |
|
|
|
79ca1c89b6
|
swap to 2
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 26s
renovate / renovate (push) Successful in 1m14s
|
2025-12-27 18:59:51 -06:00 |
|
|
|
56ee2ea15d
|
change
lint-test-helm / lint-helm (push) Successful in 10s
render-manifests-push / render-manifests-push (push) Successful in 24s
renovate / renovate (push) Successful in 1m3s
|
2025-12-27 18:55:54 -06:00 |
|
|
|
e4138a7994
|
add local
lint-test-helm / lint-helm (push) Successful in 13s
render-manifests-push / render-manifests-push (push) Successful in 53s
renovate / renovate (push) Failing after 13m5s
|
2025-12-27 18:36:14 -06:00 |
|
|
|
c896e4a32f
|
disable local
lint-test-helm / lint-helm (push) Successful in 11s
renovate / renovate (push) Successful in 2m7s
render-manifests-push / render-manifests-push (push) Successful in 2m1s
|
2025-12-27 18:27:55 -06:00 |
|
|
|
e28adfce17
|
replace promtail with alloy
render-manifests-push / render-manifests-push (push) Successful in 1m3s
lint-test-helm / lint-helm (push) Successful in 1m29s
renovate / renovate (push) Successful in 2m15s
|
2025-12-27 18:25:08 -06:00 |
|
|
|
c37f9cf23e
|
enable local backups
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 1m58s
renovate / renovate (push) Successful in 1m29s
|
2025-12-27 17:45:51 -06:00 |
|
|
|
97169fdaba
|
separte config
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 26s
renovate / renovate (push) Successful in 58s
|
2025-12-27 17:27:16 -06:00 |
|
|
|
c0094472b9
|
change config
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 1m5s
render-manifests-push / render-manifests-push (push) Successful in 1m22s
|
2025-12-27 17:21:17 -06:00 |
|