51b816ca26
chore(deps): update cloudflared docker tag to v2.2.1
lint-test-helm / lint-helm (pull_request) Successful in 1m28s
2026-01-28 08:15:23 +00:00
7f74dc5aa8
chore(deps): update dependency garethgeorge/backrest to v1.11.2 ( #3552 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 53s
renovate / renovate (push) Successful in 2m55s
2026-01-28 08:03:46 +00:00
a35113d825
chore(deps): update ghcr.io/linuxserver/lidarr:3.1.2-nightly docker digest to 21aec27 ( #3573 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 54s
renovate / renovate (push) Successful in 15m51s
2026-01-28 04:03:52 +00:00
f218fe4d51
chore(deps): update d3fk/s3cmd:latest docker digest to 78f61d2 ( #3570 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m18s
renovate / renovate (push) Successful in 3m57s
2026-01-28 03:04:03 +00:00
8a146823d6
chore(deps): update vectorim/element-web docker tag to v1.12.9 ( #3565 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 41s
renovate / renovate (push) Successful in 3m56s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 47m15s
2026-01-28 01:34:43 +00:00
27fc02a8d3
chore(deps): update helm release meilisearch to v0.24.1 ( #3563 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-01-28 01:34:28 +00:00
9709173a02
chore(deps): update helm release matrix-synapse to v3.12.19 ( #3561 )
lint-test-helm / lint-helm (push) Successful in 46s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-01-28 01:32:36 +00:00
b665098304
chore(deps): update helm release element-web to v1.4.29 ( #3558 )
renovate / renovate (push) Has been cancelled
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been skipped
2026-01-28 01:31:31 +00:00
679d0cbfab
chore(deps): update helm release argo-cd to v9.3.7 ( #3557 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-01-28 01:31:02 +00:00
f7695564b3
chore(deps): update ghcr.io/plexguide/huntarr docker tag to v9.0.5 ( #3556 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-01-28 01:30:23 +00:00
755293853b
chore(deps): update ghcr.io/linuxserver/code-server docker tag to v4.108.2 ( #3555 )
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
lint-test-helm / lint-helm (push) Has been cancelled
2026-01-28 01:30:01 +00:00
a066dbedf8
chore(deps): update dependency prometheus-operator/prometheus-operator to v0.88.1 ( #3553 )
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
2026-01-28 01:29:25 +00:00
96ecff3f9a
chore(deps): update dependency element-hq/element-web to v1.12.9 ( #3551 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 25s
renovate / renovate (push) Has been cancelled
2026-01-28 01:28:44 +00:00
6af10e2433
chore(deps): update outlinewiki/outline docker tag to v1.4.0 ( #3547 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 42s
renovate / renovate (push) Successful in 2m33s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline ) | minor | `1.3.0` → `1.4.0` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v1.4.0`](https://github.com/outline/outline/releases/tag/v1.4.0 )
[Compare Source](https://github.com/outline/outline/compare/v1.3.0...v1.4.0 )
##### What's Changed
##### Highlights
- New **"Toggle blocks"** allow creating content that is collapsed by default in [#​8317](https://github.com/outline/outline/pull/8317 )
- Table cells can now have a custom background color set in [#​10930](https://github.com/outline/outline/pull/10930 )
- Search results are now highlighted in the document when navigating from search in [#​11262](https://github.com/outline/outline/pull/11262 )
##### Other improvements
- A new Figma integration allows unfurling information about Figma links in documents by [@​hmacr](https://github.com/hmacr ) in [#​11044](https://github.com/outline/outline/pull/11044 )
- Added support for sorting dates in table columns by [@​lucawimmer](https://github.com/lucawimmer ) in [#​11198](https://github.com/outline/outline/pull/11198 )
- Document changes made through the API are now synced to clients in realtime in [#​11186](https://github.com/outline/outline/pull/11186 )
- The rate limiter now prefers user ID over ip address for logged in sessions, prevents issues on larger office networks in [#​11215](https://github.com/outline/outline/pull/11215 )
- The markdown importer now supports more file layouts in [#​11278](https://github.com/outline/outline/pull/11278 )
##### Fixes
- Fixed some typos comments and messages by [@​NAM-MAN](https://github.com/NAM-MAN ) in [#​11203](https://github.com/outline/outline/pull/11203 )
- Fixed an issue where mentions would sometimes break when using drag and drop in a list in [#​11208](https://github.com/outline/outline/pull/11208 )
- The edit diagram control no longer appears in read-only mode in [#​11207](https://github.com/outline/outline/pull/11207 )
- Infinite recursion in `dd-trace` dependency causes memory issues in [#​11211](https://github.com/outline/outline/pull/11211 )
- Imported content now gracefully handles HTTP links in [#​11210](https://github.com/outline/outline/pull/11210 )
- Editor suggestions on mobile now uses a drawer in [#​11213](https://github.com/outline/outline/pull/11213 )
- When importing markdown checkboxes are now supported in table cells in [#​11217](https://github.com/outline/outline/pull/11217 )
- GCS uniform bucket-level access now supported by [@​maycuatroi1](https://github.com/maycuatroi1 ) in [#​11222](https://github.com/outline/outline/pull/11222 )
- Fixed a hanging read stream handle causing excessive memory usage on export in [#​11237](https://github.com/outline/outline/pull/11237 )
- Fixed mermaid diagrams do not render when pasting markdown in [#​11243](https://github.com/outline/outline/pull/11243 )
- Remote edits no longer exit Mermaid editing state in [#​11244](https://github.com/outline/outline/pull/11244 )
- Table row is now inserted correctly with merged first column cells in [#​11245](https://github.com/outline/outline/pull/11245 )
- Allow http\:// loopback redirect URIs for native OAuth apps (RFC 8252) in [#​11255](https://github.com/outline/outline/pull/11255 )
- "Split cell" option now works without accurate selection in [#​11256](https://github.com/outline/outline/pull/11256 )
- Adding text below images is now easier as trailing paragraph is enforcedd by [@​RudraPrasad001](https://github.com/RudraPrasad001 ) in [#​11257](https://github.com/outline/outline/pull/11257 )
- Tooltip in editor toolbar with submenu is now hidden when submenu is open in [#​11263](https://github.com/outline/outline/pull/11263 )
- Non-platform passkeys such as Yubikey and mobile QRcode are now allowed in [#​11265](https://github.com/outline/outline/pull/11265 )
- diagrams.net theme now matches editor theme by [@​Twometer](https://github.com/Twometer ) in [#​11267](https://github.com/outline/outline/pull/11267 )
- Custom emoji characters are now displayed correctly in TOC in [#​11275](https://github.com/outline/outline/pull/11275 )
- Fixed an issue where the policy for documents restore was too broad in [#​11279](https://github.com/outline/outline/pull/11279 )
- Passkey setup is now available to non-admin users by [@​Raphmatt](https://github.com/Raphmatt ) in [#​11286](https://github.com/outline/outline/pull/11286 )
##### New Contributors
- [@​NAM-MAN](https://github.com/NAM-MAN ) made their first contribution in [#​11203](https://github.com/outline/outline/pull/11203 )
- [@​lucawimmer](https://github.com/lucawimmer ) made their first contribution in [#​11198](https://github.com/outline/outline/pull/11198 )
- [@​maycuatroi1](https://github.com/maycuatroi1 ) made their first contribution in [#​11222](https://github.com/outline/outline/pull/11222 )
- [@​RudraPrasad001](https://github.com/RudraPrasad001 ) made their first contribution in [#​11257](https://github.com/outline/outline/pull/11257 )
- [@​Twometer](https://github.com/Twometer ) made their first contribution in [#​11267](https://github.com/outline/outline/pull/11267 )
- [@​Raphmatt](https://github.com/Raphmatt ) made their first contribution in [#​11286](https://github.com/outline/outline/pull/11286 )
**Full Changelog**: <https://github.com/outline/outline/compare/v1.3.0...v1.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3547
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-28 01:18:09 +00:00
f8ee19f59f
chore(deps): update dependency outline/outline to v1.4.0 ( #3546 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 36s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outline/outline](https://github.com/outline/outline ) | minor | `1.3.0` → `1.4.0` |
---
### Release Notes
<details>
<summary>outline/outline (outline/outline)</summary>
### [`v1.4.0`](https://github.com/outline/outline/releases/tag/v1.4.0 )
[Compare Source](https://github.com/outline/outline/compare/v1.3.0...v1.4.0 )
#### What's Changed
##### Highlights
- New **"Toggle blocks"** allow creating content that is collapsed by default in [#​8317](https://github.com/outline/outline/pull/8317 )
- Table cells can now have a custom background color set in [#​10930](https://github.com/outline/outline/pull/10930 )
- Search results are now highlighted in the document when navigating from search in [#​11262](https://github.com/outline/outline/pull/11262 )
##### Other improvements
- A new Figma integration allows unfurling information about Figma links in documents by [@​hmacr](https://github.com/hmacr ) in [#​11044](https://github.com/outline/outline/pull/11044 )
- Added support for sorting dates in table columns by [@​lucawimmer](https://github.com/lucawimmer ) in [#​11198](https://github.com/outline/outline/pull/11198 )
- Document changes made through the API are now synced to clients in realtime in [#​11186](https://github.com/outline/outline/pull/11186 )
- The rate limiter now prefers user ID over ip address for logged in sessions, prevents issues on larger office networks in [#​11215](https://github.com/outline/outline/pull/11215 )
- The markdown importer now supports more file layouts in [#​11278](https://github.com/outline/outline/pull/11278 )
##### Fixes
- Fixed some typos comments and messages by [@​NAM-MAN](https://github.com/NAM-MAN ) in [#​11203](https://github.com/outline/outline/pull/11203 )
- Fixed an issue where mentions would sometimes break when using drag and drop in a list in [#​11208](https://github.com/outline/outline/pull/11208 )
- The edit diagram control no longer appears in read-only mode in [#​11207](https://github.com/outline/outline/pull/11207 )
- Infinite recursion in `dd-trace` dependency causes memory issues in [#​11211](https://github.com/outline/outline/pull/11211 )
- Imported content now gracefully handles HTTP links in [#​11210](https://github.com/outline/outline/pull/11210 )
- Editor suggestions on mobile now uses a drawer in [#​11213](https://github.com/outline/outline/pull/11213 )
- When importing markdown checkboxes are now supported in table cells in [#​11217](https://github.com/outline/outline/pull/11217 )
- GCS uniform bucket-level access now supported by [@​maycuatroi1](https://github.com/maycuatroi1 ) in [#​11222](https://github.com/outline/outline/pull/11222 )
- Fixed a hanging read stream handle causing excessive memory usage on export in [#​11237](https://github.com/outline/outline/pull/11237 )
- Fixed mermaid diagrams do not render when pasting markdown in [#​11243](https://github.com/outline/outline/pull/11243 )
- Remote edits no longer exit Mermaid editing state in [#​11244](https://github.com/outline/outline/pull/11244 )
- Table row is now inserted correctly with merged first column cells in [#​11245](https://github.com/outline/outline/pull/11245 )
- Allow http\:// loopback redirect URIs for native OAuth apps (RFC 8252) in [#​11255](https://github.com/outline/outline/pull/11255 )
- "Split cell" option now works without accurate selection in [#​11256](https://github.com/outline/outline/pull/11256 )
- Adding text below images is now easier as trailing paragraph is enforcedd by [@​RudraPrasad001](https://github.com/RudraPrasad001 ) in [#​11257](https://github.com/outline/outline/pull/11257 )
- Tooltip in editor toolbar with submenu is now hidden when submenu is open in [#​11263](https://github.com/outline/outline/pull/11263 )
- Non-platform passkeys such as Yubikey and mobile QRcode are now allowed in [#​11265](https://github.com/outline/outline/pull/11265 )
- diagrams.net theme now matches editor theme by [@​Twometer](https://github.com/Twometer ) in [#​11267](https://github.com/outline/outline/pull/11267 )
- Custom emoji characters are now displayed correctly in TOC in [#​11275](https://github.com/outline/outline/pull/11275 )
- Fixed an issue where the policy for documents restore was too broad in [#​11279](https://github.com/outline/outline/pull/11279 )
- Passkey setup is now available to non-admin users by [@​Raphmatt](https://github.com/Raphmatt ) in [#​11286](https://github.com/outline/outline/pull/11286 )
#### New Contributors
- [@​NAM-MAN](https://github.com/NAM-MAN ) made their first contribution in [#​11203](https://github.com/outline/outline/pull/11203 )
- [@​lucawimmer](https://github.com/lucawimmer ) made their first contribution in [#​11198](https://github.com/outline/outline/pull/11198 )
- [@​maycuatroi1](https://github.com/maycuatroi1 ) made their first contribution in [#​11222](https://github.com/outline/outline/pull/11222 )
- [@​RudraPrasad001](https://github.com/RudraPrasad001 ) made their first contribution in [#​11257](https://github.com/outline/outline/pull/11257 )
- [@​Twometer](https://github.com/Twometer ) made their first contribution in [#​11267](https://github.com/outline/outline/pull/11267 )
- [@​Raphmatt](https://github.com/Raphmatt ) made their first contribution in [#​11286](https://github.com/outline/outline/pull/11286 )
**Full Changelog**: <https://github.com/outline/outline/compare/v1.3.0...v1.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3546
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-28 01:15:51 +00:00
0e7e35b071
chore(deps): update ollama/ollama to v0.15.2 ( #3548 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 50s
renovate / renovate (push) Successful in 3m8s
2026-01-28 01:03:05 +00:00