Commit Graph

3074 Commits

Author SHA1 Message Date
6e23a33f89 Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.5.4
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 21s
renovate / renovate (push) Has been cancelled
2025-09-01 05:01:06 +00:00
3820000742 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 99e8d42
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Successful in 1m57s
2025-08-30 05:00:54 +00:00
df731c9016 Update thewicklowwolf/lidatube Docker tag to v0.2.34 (#1343)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m45s
2025-08-30 00:02:07 +00:00
97a26b05f9 Update ghcr.io/linuxserver/sonarr:4.0.15 Docker digest to e00e87e (#1342)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-30 00:02:01 +00:00
b14012aa77 Update searxng/searxng:latest Docker digest to afa052a (#1337)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Has been cancelled
2025-08-29 18:57:47 +00:00
a2ce360b64 Update directus/directus Docker tag to v11.11.0 (#1333)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Failing after 14m52s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [directus/directus](https://github.com/directus/directus) | minor | `11.10.2` -> `11.11.0` |

---

### Release Notes

<details>
<summary>directus/directus (directus/directus)</summary>

### [`v11.11.0`](https://github.com/directus/directus/releases/tag/v11.11.0)

[Compare Source](https://github.com/directus/directus/compare/v11.10.2...v11.11.0)

##### ⚠️ Potential Breaking Changes

**Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#&#8203;25437](https://github.com/directus/directus/pull/25437))**
The following changes should be kept in mind when updating:

1. Relational versioned data now requires explicit field expansion to be included in the response.
2. Invalid data (e.g. Fails validation rules) will error on query
3. Filter conditions now apply to the versioned data instead of the main record
4. For more information, please read the [breaking change docs](https://directus.io/docs/releases/breaking-changes/version-11#version-11110) for a full list of changes.

Additionally there will be further breaking changes to `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, `DATE_UPDATED` default values in a followup PR to improve this behavior further.

Check in with https://github.com/directus/directus/pull/25744 to see more info about the breaking changes.

#####  New Features & Improvements

- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#&#8203;25437](https://github.com/directus/directus/pull/25437) by [@&#8203;Nitwel](https://github.com/Nitwel))

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Fixed links in WYSIWYG missing underline and pointer cursor styling ([#&#8203;25739](https://github.com/directus/directus/pull/25739) by [@&#8203;Abdallah-Awwad](https://github.com/Abdallah-Awwad))
  - Added a new field to conditions for clearing hidden fields on save ([#&#8203;25646](https://github.com/directus/directus/pull/25646) by [@&#8203;robluton](https://github.com/robluton))

##### 🐛 Bug Fixes & Optimizations

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Fixed timestamp fields being incorrectly marked as changed due to timezone mismatch ([#&#8203;25718](https://github.com/directus/directus/pull/25718) by [@&#8203;khanahmad4527](https://github.com/khanahmad4527))
  - Fixed code button state not updating when exiting code mode in WYSIWYG ([#&#8203;25741](https://github.com/directus/directus/pull/25741) by [@&#8203;Abdallah-Awwad](https://github.com/Abdallah-Awwad))
  - Added currentItem id check to prevent in-flight api call from returning stale data ([#&#8203;25660](https://github.com/directus/directus/pull/25660) by [@&#8203;robluton](https://github.com/robluton))
  - Added RTL support for popper context menu ([#&#8203;25697](https://github.com/directus/directus/pull/25697) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Fixed an issue with focus trap in TinyMCE dialogs within the WYSIWYG editor ([#&#8203;25746](https://github.com/directus/directus/pull/25746) by [@&#8203;formfcw](https://github.com/formfcw))
  - Upgraded esbuild and Vite ([#&#8203;25737](https://github.com/directus/directus/pull/25737) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Upgraded esbuild and Vite ([#&#8203;25737](https://github.com/directus/directus/pull/25737) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated nodemailer to us AWS SESv2 ([#&#8203;25730](https://github.com/directus/directus/pull/25730) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Fixed `permissionsCacheable` erroring on null operator value ([#&#8203;25753](https://github.com/directus/directus/pull/25753) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/types](https://github.com/directus/types)**
  - Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#&#8203;25437](https://github.com/directus/directus/pull/25437) by [@&#8203;Nitwel](https://github.com/Nitwel))
- **[@&#8203;directus/sdk](https://github.com/directus/sdk)**
  - Fixed auth being cleared before `login`/`refresh` request succeeds ([#&#8203;25367](https://github.com/directus/directus/pull/25367) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))

##### 📦 Published Versions

- `@directus/app@13.14.0`
- `@directus/api@30.0.0`
- `create-directus-extension@11.0.18`
- `@directus/extensions@3.0.10`
- `@directus/extensions-registry@3.0.10`
- `@directus/extensions-sdk@16.0.1`
- `@directus/schema-builder@0.0.5`
- `@directus/types@13.2.2`
- `@directus/sdk@20.0.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 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #1333
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-28 23:53:57 +00:00
36c944db85 Update ghcr.io/linuxserver/lidarr Docker tag to v2.13.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-08-28 22:01:36 +00:00
86fe853e56 Update searxng/searxng:latest Docker digest to cf4ae7b
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 14s
2025-08-28 18:01:32 +00:00
2b48b9dce2 Update vectorim/element-web Docker tag to v1.11.110
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 18s
2025-08-28 14:03:21 +00:00
1c38ca5e13 Update searxng/searxng:latest Docker digest to 606eaa7 (#1327)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
2025-08-28 09:02:05 +00:00
c15ec1dfd0 Update searxng/searxng:latest Docker digest to 30e5b80
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 1m51s
2025-08-27 09:01:45 +00:00
592de10e63 Update ghcr.io/linuxserver/prowlarr Docker tag to v2 (#1300)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m4s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/linuxserver/prowlarr](https://github.com/linuxserver/docker-prowlarr/packages) ([source](https://github.com/linuxserver/docker-prowlarr)) | major | `1.37.0` -> `2.0.5` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1300
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-27 00:25:46 +00:00
27282bed8b Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to f9cb78e
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m29s
2025-08-26 22:01:23 +00:00
fe0ab3fcb9 Update searxng/searxng:latest Docker digest to 34613ae (#1316)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 6m32s
2025-08-26 07:01:36 +00:00
dd5a376401 Update searxng/searxng:latest Docker digest to 98d9b87 (#1315)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m54s
2025-08-26 06:01:47 +00:00
0273dd5dd7 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 2d7b760 (#1314)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-26 06:01:42 +00:00
4d5b70f3a9 Update ghcr.io/linuxserver/code-server Docker tag to v4.103.2
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-26 00:01:31 +00:00
d6cf6578bf Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.29.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m33s
2025-08-25 23:02:20 +00:00
3a4849cf8b Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 26712be
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
lint-test-helm / helm-lint (pull_request) Successful in 15s
renovate / renovate (push) Successful in 1m51s
2025-08-25 19:01:17 +00:00
4e8ce4614e Update ghcr.io/plexguide/huntarr Docker tag to v8.2.10
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m48s
2025-08-25 02:01:02 +00:00
b4164dc4c8 Update thewicklowwolf/lidatube Docker tag to v0.2.33 (#1307)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m20s
2025-08-25 00:01:43 +00:00
c430a40c02 Update ghcr.io/linuxserver/radarr:5.26.2 Docker digest to 7eb64f5 (#1305)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m1s
2025-08-24 18:01:24 +00:00
517d66f29b Update searxng/searxng:latest Docker digest to 9d16e65
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m19s
2025-08-24 13:00:57 +00:00
49f1c78b60 Update ghcr.io/plexguide/huntarr Docker tag to v8.2.9 (#1302)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m41s
2025-08-24 06:01:16 +00:00
7252469938 Update ghcr.io/plexguide/huntarr Docker tag to v8.2.8
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m1s
2025-08-24 03:01:12 +00:00
d069d3f1d0 Update cloudflared Docker tag to v1.20.1 (#1296)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m26s
2025-08-23 04:02:42 +00:00
d8e93a54bb Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to f3fad13 (#1295)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m36s
2025-08-23 02:41:07 +00:00
1d756f3b79 Update eigenfocus/eigenfocus Docker tag to v1.3.0 (#1290)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m25s
2025-08-22 14:01:59 +00:00
a77e6d0fc6 Update bbilly1/tubearchivist Docker tag to v0.5.7 (#1288)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m23s
2025-08-22 12:01:36 +00:00
56d5345069 Update searxng/searxng:latest Docker digest to 5a946b7 (#1286)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m44s
2025-08-22 10:01:36 +00:00
b9a8a06c3c Update thewicklowwolf/lidatube Docker tag to v0.2.32 (#1283)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m59s
2025-08-22 00:01:55 +00:00
1af38979b1 Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.8.3 (#1274)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-21 19:02:01 +00:00
8de06750ae Update ghcr.io/gethomepage/homepage Docker tag to v1.4.6 (#1273)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 3m0s
2025-08-21 15:03:26 +00:00
878b9729bb Update rmcrackan/libation Docker tag to v12.5.3
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 3m47s
2025-08-21 13:01:51 +00:00
8ca7c7daca Update searxng/searxng:latest Docker digest to 8c44297
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-08-21 13:01:35 +00:00
fc102c9a29 Update searxng/searxng:latest Docker digest to 60ae8aa
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m7s
2025-08-21 08:01:46 +00:00
054d3f790f Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 43cb77a (#1269)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m3s
2025-08-21 03:01:31 +00:00
a3180f4b1c Update freshrss/freshrss Docker tag to v1.27.0 (#1253)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [freshrss/freshrss](https://freshrss.org/) ([source](https://github.com/FreshRSS/FreshRSS)) | minor | `1.26.3` -> `1.27.0` |

---

### Release Notes

<details>
<summary>FreshRSS/FreshRSS (freshrss/freshrss)</summary>

### [`v1.27.0`](https://github.com/FreshRSS/FreshRSS/blob/HEAD/CHANGELOG.md#2025-08-18-FreshRSS-1270)

[Compare Source](https://github.com/FreshRSS/FreshRSS/compare/1.26.3...1.27.0)

- Features
  - Implement support for HTTP `429 Too Many Requests` and `503 Service Unavailable`, obey `Retry-After` [#&#8203;7760](https://github.com/FreshRSS/FreshRSS/pull/7760)
  - Add sort by category title, or by feed title [#&#8203;7702](https://github.com/FreshRSS/FreshRSS/pull/7702)
  - Add search operator `c:` for categories like `c:23,34` or `!c:45,56` [#&#8203;7696](https://github.com/FreshRSS/FreshRSS/pull/7696)
  - Custom feed favicons [#&#8203;7646](https://github.com/FreshRSS/FreshRSS/pull/7646), [#&#8203;7704](https://github.com/FreshRSS/FreshRSS/pull/7704), [#&#8203;7717](https://github.com/FreshRSS/FreshRSS/pull/7717),
    [#&#8203;7792](https://github.com/FreshRSS/FreshRSS/pull/7792)
  - Rework fetch favicons for fewer HTTP requests [#&#8203;7767](https://github.com/FreshRSS/FreshRSS/pull/7767)
  - Add more unicity criteria based on title and/or content [#&#8203;7789](https://github.com/FreshRSS/FreshRSS/pull/7789)
  - Automatically restore user configuration from backup [#&#8203;7682](https://github.com/FreshRSS/FreshRSS/pull/7682)
  - API add support for states in `s` parameter of `streamId` [#&#8203;7695](https://github.com/FreshRSS/FreshRSS/pull/7695)
  - Improve sharing via Print [#&#8203;7728](https://github.com/FreshRSS/FreshRSS/pull/7728)
  - Redirect to the login page from bookmarklet instead of 403 [#&#8203;7782](https://github.com/FreshRSS/FreshRSS/pull/7782)
  - Clean local cache more often, when refreshing feeds [#&#8203;7827](https://github.com/FreshRSS/FreshRSS/pull/7827)
- Security
  - Implement reauthentication (*sudo* mode) [#&#8203;7753](https://github.com/FreshRSS/FreshRSS/pull/7753)
  - Add `Content-Security-Policy: frame-ancestors` [#&#8203;7677](https://github.com/FreshRSS/FreshRSS/pull/7677)
  - Ensure CSP everywhere [#&#8203;7810](https://github.com/FreshRSS/FreshRSS/pull/7810)
  - Show warning when unsafe CSP policy is in use [#&#8203;7804](https://github.com/FreshRSS/FreshRSS/pull/7804)
  - Fix access rights when creating a new user [#&#8203;7783](https://github.com/FreshRSS/FreshRSS/pull/7783)
  - Improve security of form for user details [#&#8203;7771](https://github.com/FreshRSS/FreshRSS/pull/7771), [#&#8203;7786](https://github.com/FreshRSS/FreshRSS/pull/7786)
  - Disallow setting non-existent theme [#&#8203;7722](https://github.com/FreshRSS/FreshRSS/pull/7722)
  - Regenerate cookie ID after logging out [#&#8203;7762](https://github.com/FreshRSS/FreshRSS/pull/7762)
  - Require current password when setting new password [#&#8203;7763](https://github.com/FreshRSS/FreshRSS/pull/7763)
  - Add missing access checks for feed-related actions [#&#8203;7768](https://github.com/FreshRSS/FreshRSS/pull/7768)
  - Strip more unsafe attributes such as `referrerpolicy`, `ping` [#&#8203;7770](https://github.com/FreshRSS/FreshRSS/pull/7770)
  - Remove unneeded execution permissions [#&#8203;7802](https://github.com/FreshRSS/FreshRSS/pull/7802)
- Bug fixing
  - Fix redirections when scraping from HTML [#&#8203;7654](https://github.com/FreshRSS/FreshRSS/pull/7654), [#&#8203;7741](https://github.com/FreshRSS/FreshRSS/pull/7741)
  - Fix multiple authentication HTTP headers [#&#8203;7703](https://github.com/FreshRSS/FreshRSS/pull/7703)
  - Fix HTML queries with a single feed [#&#8203;7730](https://github.com/FreshRSS/FreshRSS/pull/7730)
  - WebSub: only perform a redirection when coming from WebSub [#&#8203;7738](https://github.com/FreshRSS/FreshRSS/pull/7738)
  - Include enclosures in entries’ hash [#&#8203;7719](https://github.com/FreshRSS/FreshRSS/pull/7719)
    - Negative side-effect: users of the option to *automatically mark updated articles as unread* will once have some articles with enclosures re-appear as unread
  - Fix cancellation of slider exit UI [#&#8203;7705](https://github.com/FreshRSS/FreshRSS/pull/7705)
  - Honor *disable update* on update page [#&#8203;7733](https://github.com/FreshRSS/FreshRSS/pull/7733)
  - Fix no registration limit setting [#&#8203;7751](https://github.com/FreshRSS/FreshRSS/pull/7751)
  - Fix XML encoding of sharing functions [#&#8203;7822](https://github.com/FreshRSS/FreshRSS/pull/7822)
- SimplePie
  - Fix propagation of HTTP error codes [#&#8203;7670](https://github.com/FreshRSS/FreshRSS/pull/7670)
  - Fix support for XML feeds with HTML entities [#&#8203;7689](https://github.com/FreshRSS/FreshRSS/pull/7689), [simplepie#915](https://github.com/simplepie/simplepie/pull/915)
  - Fix feeds encoded in UTF-16LE [#&#8203;7691](https://github.com/FreshRSS/FreshRSS/pull/7691), [simplepie#916](https://github.com/simplepie/simplepie/pull/916)
  - Various upstream contributions [simplepie#917](https://github.com/simplepie/simplepie/pull/917), [simplepie#924](https://github.com/simplepie/simplepie/pull/924),
    [simplepie#926](https://github.com/simplepie/simplepie/pull/926), [simplepie#932](https://github.com/simplepie/simplepie/pull/932), [simplepie#933](https://github.com/simplepie/simplepie/pull/933)
  - Sync upstream [#&#8203;7706](https://github.com/FreshRSS/FreshRSS/pull/7706), [FreshRSS/simplepie#45](https://github.com/FreshRSS/simplepie/pull/45), [#&#8203;7775](https://github.com/FreshRSS/FreshRSS/pull/7775),
    [FreshRSS/simplepie#50](https://github.com/FreshRSS/simplepie/pull/50), [#&#8203;7824](https://github.com/FreshRSS/FreshRSS/pull/7824), [#&#8203;7825](https://github.com/FreshRSS/FreshRSS/pull/7825),
  - Fix regex *Backtrack limit was exhausted* in `clean_hash()` [#&#8203;7813](https://github.com/FreshRSS/FreshRSS/pull/7813), [FreshRSS/simplepie#48](https://github.com/FreshRSS/simplepie/pull/48)
- Deployment
  - Docker default image (Debian 12 Bookworm) updated to PHP 8.2.29 [#&#8203;7805](https://github.com/FreshRSS/FreshRSS/pull/7805)
  - Docker alternative image updated to Alpine 3.22 with PHP 8.4.11 and Apache 2.4.65 [#&#8203;7740](https://github.com/FreshRSS/FreshRSS/pull/7740), [#&#8203;7740](https://github.com/FreshRSS/FreshRSS/pull/7740),
    [#&#8203;7803](https://github.com/FreshRSS/FreshRSS/pull/7803)
  - Start supporting PHP 8.5+ [#&#8203;7787](https://github.com/FreshRSS/FreshRSS/pull/7787), [#&#8203;7826](https://github.com/FreshRSS/FreshRSS/pull/7826)
    - Docker Alpine dev image `:newest` updated to PHP 8.5-alpha and Apache 2.4.65 [#&#8203;7773](https://github.com/FreshRSS/FreshRSS/pull/7773)
  - Docker: interpolate `FRESHRSS_INSTALL` and `FRESHRSS_USER` variables [#&#8203;7725](https://github.com/FreshRSS/FreshRSS/pull/7725)
  - Docker: Reduce how much data needs to be chown/chmod’ed on container startup [#&#8203;7793](https://github.com/FreshRSS/FreshRSS/pull/7793)
  - Test for database PDO typing support during install (relevant for MySQL / MariaDB with obsolete driver) [#&#8203;7651](https://github.com/FreshRSS/FreshRSS/pull/7651)
- Extensions
  - Add API endpoint for extensions [#&#8203;7576](https://github.com/FreshRSS/FreshRSS/pull/7576)
  - Expose the reading modes for extensions [#&#8203;7668](https://github.com/FreshRSS/FreshRSS/pull/7668), [#&#8203;7688](https://github.com/FreshRSS/FreshRSS/pull/7688)
  - New extension hook `before_login_btn` [#&#8203;7761](https://github.com/FreshRSS/FreshRSS/pull/7761)
- UI
  - Improve *mark as read* request showing popup due to `onbeforeunload` [#&#8203;7554](https://github.com/FreshRSS/FreshRSS/pull/7554)
  - Fix lazy-loading for `<video poster="...">` and `<image>` [#&#8203;7636](https://github.com/FreshRSS/FreshRSS/pull/7636)
  - Avoid styling `<code>` inside of `<pre>` [#&#8203;7797](https://github.com/FreshRSS/FreshRSS/pull/7797)
  - Improve confirmation logic with `data-auto-leave-validation` [#&#8203;7785](https://github.com/FreshRSS/FreshRSS/pull/7785)
  - Update `chart.js` to 4.5.0 [#&#8203;7752](https://github.com/FreshRSS/FreshRSS/pull/7752), [#&#8203;7816](https://github.com/FreshRSS/FreshRSS/pull/7816)
  - Various UI and style improvements: [#&#8203;7616](https://github.com/FreshRSS/FreshRSS/pull/7616), [#&#8203;7811](https://github.com/FreshRSS/FreshRSS/pull/7811)
- I18n
  - Show translation status in README [#&#8203;7715](https://github.com/FreshRSS/FreshRSS/pull/7715)
  - Improve Indonesian [#&#8203;7654](https://github.com/FreshRSS/FreshRSS/pull/7654), [#&#8203;7721](https://github.com/FreshRSS/FreshRSS/pull/7721)
  - Improve Persian [#&#8203;7795](https://github.com/FreshRSS/FreshRSS/pull/7795)
- Misc.
  - Improve PHP code [#&#8203;7642](https://github.com/FreshRSS/FreshRSS/pull/7642), [#&#8203;7665](https://github.com/FreshRSS/FreshRSS/pull/7665), [#&#8203;7761](https://github.com/FreshRSS/FreshRSS/pull/7761),
    [#&#8203;7781](https://github.com/FreshRSS/FreshRSS/pull/7781), [#&#8203;7794](https://github.com/FreshRSS/FreshRSS/pull/7794)
  - Update dev dependencies [#&#8203;7708](https://github.com/FreshRSS/FreshRSS/pull/7708), [#&#8203;7709](https://github.com/FreshRSS/FreshRSS/pull/7709), [#&#8203;7710](https://github.com/FreshRSS/FreshRSS/pull/7710),
    [#&#8203;7711](https://github.com/FreshRSS/FreshRSS/pull/7711), [#&#8203;7776](https://github.com/FreshRSS/FreshRSS/pull/7776), [#&#8203;7777](https://github.com/FreshRSS/FreshRSS/pull/7777)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1253
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-20 23:32:02 +00:00
a4f15af767 Update searxng/searxng:latest Docker digest to a3c8ad9 (#1266)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-08-20 17:01:40 +00:00
1d38865e3d Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to d338b0d
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m36s
2025-08-20 15:03:27 +00:00
e426f3ed01 Update searxng/searxng:latest Docker digest to a42ce09 (#1262)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-20 13:01:57 +00:00
0965e0e30e Update searxng/searxng:latest Docker digest to 65dfdca
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m3s
2025-08-20 06:01:26 +00:00
6c3e914e50 Update ghcr.io/linuxserver/lidarr:2.12.4 Docker digest to 9f14ac8 (#1260)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m10s
2025-08-20 03:02:04 +00:00
c8534cbc76 Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to d37a88f
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2025-08-19 22:01:36 +00:00
c83e3334c8 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 227b3e6
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m23s
lint-test-helm / helm-lint (pull_request) Successful in 15s
2025-08-19 21:01:55 +00:00
4fe255a645 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 504530e
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m54s
2025-08-19 20:01:50 +00:00
a9f04c1799 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 944f012 (#1254)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m55s
2025-08-19 18:02:19 +00:00
8df1d86708 disable bypass
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-08-19 12:59:38 -05:00
9f99141a35 Update searxng/searxng:latest Docker digest to 81084f2 (#1252)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m2s
2025-08-19 11:02:23 +00:00
ea6e0953a2 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 28f2967
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m21s
2025-08-19 09:02:41 +00:00