5b9c32b810
chore(deps): update helm release intel-device-plugins-operator to v0.35.0
lint-test-helm / lint-helm (pull_request) Successful in 1m17s
2026-02-20 13:10:06 +00:00
8d6498fb5a
chore(deps): update searxng/searxng:latest docker digest to 8d1655e ( #4120 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m24s
renovate / renovate (push) Successful in 5m0s
2026-02-20 13:03:53 +00:00
6941c02f93
chore(deps): update searxng/searxng:latest docker digest to ec9d1c9 ( #4117 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m31s
renovate / renovate (push) Successful in 4m15s
2026-02-20 11:01:54 +00:00
852160e531
chore(deps): update searxng/searxng:latest docker digest to 7472c4e ( #4115 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m13s
renovate / renovate (push) Successful in 1m51s
2026-02-20 10:02:15 +00:00
aa2998b69a
chore(deps): update searxng/searxng:latest docker digest to 68abf72 ( #4111 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m13s
renovate / renovate (push) Successful in 2m5s
2026-02-20 08:03:28 +00:00
2ebc092e6c
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.15.1 ( #4109 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m13s
renovate / renovate (push) Successful in 3m38s
2026-02-20 07:09:33 +00:00
067f710d91
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.15.0 ( #4107 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Successful in 2m53s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `2.14.1` → `2.15.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v2.15.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.14.1...2.15.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.14.1...2.15.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #4107
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-20 06:05:00 +00:00
e2314581e3
chore(deps): update ollama/ollama docker tag to v0.16.3 ( #4104 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 18m14s
renovate / renovate (push) Successful in 4m1s
2026-02-20 02:53:23 +00:00
34c49d01f4
chore(deps): update helm release descheduler to v0.35.0 ( #4099 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has started running
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [descheduler](https://github.com/kubernetes-sigs/descheduler ) | minor | `0.34.0` → `0.35.0` |
---
### Release Notes
<details>
<summary>kubernetes-sigs/descheduler (descheduler)</summary>
### [`v0.35.0`](https://github.com/kubernetes-sigs/descheduler/releases/tag/v0.35.0 ): Descheduler v0.35.0
[Compare Source](https://github.com/kubernetes-sigs/descheduler/compare/v0.34.0...v0.35.0 )
##### What's Changed
- feat: enable pod protection based on storage classes by [@​ricardomaraschini](https://github.com/ricardomaraschini ) in [#​1752](https://github.com/kubernetes-sigs/descheduler/pull/1752 )
- fix: pod resource calculation to consider native sidecars by [@​a7i](https://github.com/a7i ) in [#​1771](https://github.com/kubernetes-sigs/descheduler/pull/1771 )
- docs: fix incorrect gracePeriodSeconds default in README.md by [@​petersalas](https://github.com/petersalas ) in [#​1773](https://github.com/kubernetes-sigs/descheduler/pull/1773 )
- docs: fix README.md link to kubernetes bot commands by [@​Sycrosity](https://github.com/Sycrosity ) in [#​1772](https://github.com/kubernetes-sigs/descheduler/pull/1772 )
- Fix "Current requires cgo or $USER set in environment" error by [@​abelfodil](https://github.com/abelfodil ) in [#​1764](https://github.com/kubernetes-sigs/descheduler/pull/1764 )
- refactor(TestPodLifeTime): remove ineffective owner references assignments by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1781](https://github.com/kubernetes-sigs/descheduler/pull/1781 )
- refactor(TestPodLifeTime): have a pod fully created through BuildTestPod without any edits by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1782](https://github.com/kubernetes-sigs/descheduler/pull/1782 )
- refactor(TestPodLifeTime): consolidations, simplifications and node instance for each unit test by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1783](https://github.com/kubernetes-sigs/descheduler/pull/1783 )
- refactor(TestPodLifeTime): inline pod creation in each unit test to avoid accidental pod spec updates by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1784](https://github.com/kubernetes-sigs/descheduler/pull/1784 )
- refactor(TestPodLifeTime): update unit test names and simplify pod creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1785](https://github.com/kubernetes-sigs/descheduler/pull/1785 )
- feat(TestPodLifeTime): check only expected pods are evicted by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1787](https://github.com/kubernetes-sigs/descheduler/pull/1787 )
- feat(PodLifeTime): document the plugin with details that can be used for reasoning during reviews and design discussions by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1789](https://github.com/kubernetes-sigs/descheduler/pull/1789 )
- refactor(TestPodLifeTime): split the unit tests into smaller semantically close groups by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1790](https://github.com/kubernetes-sigs/descheduler/pull/1790 )
- refactor(TestFindDuplicatePods): have a pod fully created through BuildTestPod without any edits by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1791](https://github.com/kubernetes-sigs/descheduler/pull/1791 )
- refactor(TestFindDuplicatePods): reduce duplicates and inline by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1792](https://github.com/kubernetes-sigs/descheduler/pull/1792 )
- refactor(TestRemoveDuplicates): reduce test code duplication by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1793](https://github.com/kubernetes-sigs/descheduler/pull/1793 )
- refactor(TestRemovePodsHavingTooManyRestarts): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1794](https://github.com/kubernetes-sigs/descheduler/pull/1794 )
- refactor(TestPodAntiAffinity): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1795](https://github.com/kubernetes-sigs/descheduler/pull/1795 )
- refactor(TestRemovePodsViolatingNodeAffinity): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1796](https://github.com/kubernetes-sigs/descheduler/pull/1796 )
- refactor(TestDeletePodsViolatingNodeTaints): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1797](https://github.com/kubernetes-sigs/descheduler/pull/1797 )
- doc: introduce contributing guidelines specific to the project by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1798](https://github.com/kubernetes-sigs/descheduler/pull/1798 )
- refactor(TestDefaultEvictor): de-dup code and use helpers by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1803](https://github.com/kubernetes-sigs/descheduler/pull/1803 )
- refactor(plugins): simplify the way pods are created by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1804](https://github.com/kubernetes-sigs/descheduler/pull/1804 )
- fix(TestReadyNodesWithNodeSelector): make sure nodeLister.List always returns a non-empty list so the lister is always tested by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1800](https://github.com/kubernetes-sigs/descheduler/pull/1800 )
- refactor(pkg/framework/profile): dedup unit test code by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1806](https://github.com/kubernetes-sigs/descheduler/pull/1806 )
- doc(Design Decisions FAQ): Why doesn't the framework provide helpers for registering and retrieving indexers for plugins by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1807](https://github.com/kubernetes-sigs/descheduler/pull/1807 )
- feat(profile): inject a plugin instance ID to each built plugin by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1808](https://github.com/kubernetes-sigs/descheduler/pull/1808 )
- feat: register a node indexer for the global node selector instead of listing nodes with the selector by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1802](https://github.com/kubernetes-sigs/descheduler/pull/1802 )
- chore(pkg/descheduler): make TestPodEvictorReset table driven by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1810](https://github.com/kubernetes-sigs/descheduler/pull/1810 )
- refactor(pkg/operator): replace informerResource with a kubeClientSandbox by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1811](https://github.com/kubernetes-sigs/descheduler/pull/1811 )
- refactor(pkg/descheduler): more handlers and dropping unused code by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1813](https://github.com/kubernetes-sigs/descheduler/pull/1813 )
- refactor(pkg/descheduler): create fake shared informer factory only once by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1812](https://github.com/kubernetes-sigs/descheduler/pull/1812 )
- fix(kubeClientSandbox): do not wait for pods in the fake indexers if they are already deleted by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1814](https://github.com/kubernetes-sigs/descheduler/pull/1814 )
- test(pkg/descheduler): test a prometheus client update propagates to a plugin profile handle by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1816](https://github.com/kubernetes-sigs/descheduler/pull/1816 )
- Add namespace label selector by [@​W1seKappa](https://github.com/W1seKappa ) in [#​1786](https://github.com/kubernetes-sigs/descheduler/pull/1786 )
- tests: Prom client testing by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1818](https://github.com/kubernetes-sigs/descheduler/pull/1818 )
- Deduplicate descheduler initialization code so unit tests test more of the production code by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1819](https://github.com/kubernetes-sigs/descheduler/pull/1819 )
- test(token reconciling): have tests initialize the prom client reconciling through the descheduler's bootstraping entry too by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1820](https://github.com/kubernetes-sigs/descheduler/pull/1820 )
- refactor(promClientController): split it into two prom client controllers by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1821](https://github.com/kubernetes-sigs/descheduler/pull/1821 )
- feat(pkg/descheduler): create profiles outside the descheduling cycle by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1815](https://github.com/kubernetes-sigs/descheduler/pull/1815 )
- refactor: move prometheus client controller related code under a seperate file by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1823](https://github.com/kubernetes-sigs/descheduler/pull/1823 )
- Update go dependecies to fix vulnerabilities by [@​sammedsingalkar09](https://github.com/sammedsingalkar09 ) in [#​1822](https://github.com/kubernetes-sigs/descheduler/pull/1822 )
- chore: extend the list of supported Go versions by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1828](https://github.com/kubernetes-sigs/descheduler/pull/1828 )
- bump(golangci-lint): update and migrate by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1829](https://github.com/kubernetes-sigs/descheduler/pull/1829 )
- \[v0.35.0] bump to kubernetes 1.35 deps by [@​a7i](https://github.com/a7i ) in [#​1827](https://github.com/kubernetes-sigs/descheduler/pull/1827 )
- chore: upgrade github.com/gomarkdown/markdown to latest version by [@​a7i](https://github.com/a7i ) in [#​1831](https://github.com/kubernetes-sigs/descheduler/pull/1831 )
- \[v0.35.0] update docs and manifests by [@​a7i](https://github.com/a7i ) in [#​1832](https://github.com/kubernetes-sigs/descheduler/pull/1832 )
- Change annotations condition to deploymentAnnotations for Deployment object annotations by [@​davidandreoletti](https://github.com/davidandreoletti ) in [#​1830](https://github.com/kubernetes-sigs/descheduler/pull/1830 )
##### New Contributors
- [@​petersalas](https://github.com/petersalas ) made their first contribution in [#​1773](https://github.com/kubernetes-sigs/descheduler/pull/1773 )
- [@​Sycrosity](https://github.com/Sycrosity ) made their first contribution in [#​1772](https://github.com/kubernetes-sigs/descheduler/pull/1772 )
- [@​abelfodil](https://github.com/abelfodil ) made their first contribution in [#​1764](https://github.com/kubernetes-sigs/descheduler/pull/1764 )
- [@​W1seKappa](https://github.com/W1seKappa ) made their first contribution in [#​1786](https://github.com/kubernetes-sigs/descheduler/pull/1786 )
- [@​sammedsingalkar09](https://github.com/sammedsingalkar09 ) made their first contribution in [#​1822](https://github.com/kubernetes-sigs/descheduler/pull/1822 )
- [@​davidandreoletti](https://github.com/davidandreoletti ) made their first contribution in [#​1830](https://github.com/kubernetes-sigs/descheduler/pull/1830 )
**Full Changelog**: <https://github.com/kubernetes-sigs/descheduler/compare/v0.34.0...v0.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #4099
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-20 02:53:04 +00:00
bd2d42f3a7
chore(deps): update kube-prometheus-stack docker tag to v82.1.1 ( #4103 )
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-02-20 02:52:43 +00:00
42c6e391bd
chore(deps): update dependency kubernetes-sigs/descheduler to v0.35.0 ( #4098 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m19s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [kubernetes-sigs/descheduler](https://github.com/kubernetes-sigs/descheduler ) | minor | `0.34.0` → `v0.35.0` |
---
### Release Notes
<details>
<summary>kubernetes-sigs/descheduler (kubernetes-sigs/descheduler)</summary>
### [`v0.35.0`](https://github.com/kubernetes-sigs/descheduler/releases/tag/v0.35.0 ): Descheduler v0.35.0
[Compare Source](https://github.com/kubernetes-sigs/descheduler/compare/v0.34.0...v0.35.0 )
#### What's Changed
- feat: enable pod protection based on storage classes by [@​ricardomaraschini](https://github.com/ricardomaraschini ) in [#​1752](https://github.com/kubernetes-sigs/descheduler/pull/1752 )
- fix: pod resource calculation to consider native sidecars by [@​a7i](https://github.com/a7i ) in [#​1771](https://github.com/kubernetes-sigs/descheduler/pull/1771 )
- docs: fix incorrect gracePeriodSeconds default in README.md by [@​petersalas](https://github.com/petersalas ) in [#​1773](https://github.com/kubernetes-sigs/descheduler/pull/1773 )
- docs: fix README.md link to kubernetes bot commands by [@​Sycrosity](https://github.com/Sycrosity ) in [#​1772](https://github.com/kubernetes-sigs/descheduler/pull/1772 )
- Fix "Current requires cgo or $USER set in environment" error by [@​abelfodil](https://github.com/abelfodil ) in [#​1764](https://github.com/kubernetes-sigs/descheduler/pull/1764 )
- refactor(TestPodLifeTime): remove ineffective owner references assignments by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1781](https://github.com/kubernetes-sigs/descheduler/pull/1781 )
- refactor(TestPodLifeTime): have a pod fully created through BuildTestPod without any edits by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1782](https://github.com/kubernetes-sigs/descheduler/pull/1782 )
- refactor(TestPodLifeTime): consolidations, simplifications and node instance for each unit test by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1783](https://github.com/kubernetes-sigs/descheduler/pull/1783 )
- refactor(TestPodLifeTime): inline pod creation in each unit test to avoid accidental pod spec updates by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1784](https://github.com/kubernetes-sigs/descheduler/pull/1784 )
- refactor(TestPodLifeTime): update unit test names and simplify pod creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1785](https://github.com/kubernetes-sigs/descheduler/pull/1785 )
- feat(TestPodLifeTime): check only expected pods are evicted by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1787](https://github.com/kubernetes-sigs/descheduler/pull/1787 )
- feat(PodLifeTime): document the plugin with details that can be used for reasoning during reviews and design discussions by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1789](https://github.com/kubernetes-sigs/descheduler/pull/1789 )
- refactor(TestPodLifeTime): split the unit tests into smaller semantically close groups by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1790](https://github.com/kubernetes-sigs/descheduler/pull/1790 )
- refactor(TestFindDuplicatePods): have a pod fully created through BuildTestPod without any edits by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1791](https://github.com/kubernetes-sigs/descheduler/pull/1791 )
- refactor(TestFindDuplicatePods): reduce duplicates and inline by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1792](https://github.com/kubernetes-sigs/descheduler/pull/1792 )
- refactor(TestRemoveDuplicates): reduce test code duplication by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1793](https://github.com/kubernetes-sigs/descheduler/pull/1793 )
- refactor(TestRemovePodsHavingTooManyRestarts): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1794](https://github.com/kubernetes-sigs/descheduler/pull/1794 )
- refactor(TestPodAntiAffinity): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1795](https://github.com/kubernetes-sigs/descheduler/pull/1795 )
- refactor(TestRemovePodsViolatingNodeAffinity): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1796](https://github.com/kubernetes-sigs/descheduler/pull/1796 )
- refactor(TestDeletePodsViolatingNodeTaints): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1797](https://github.com/kubernetes-sigs/descheduler/pull/1797 )
- doc: introduce contributing guidelines specific to the project by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1798](https://github.com/kubernetes-sigs/descheduler/pull/1798 )
- refactor(TestDefaultEvictor): de-dup code and use helpers by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1803](https://github.com/kubernetes-sigs/descheduler/pull/1803 )
- refactor(plugins): simplify the way pods are created by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1804](https://github.com/kubernetes-sigs/descheduler/pull/1804 )
- fix(TestReadyNodesWithNodeSelector): make sure nodeLister.List always returns a non-empty list so the lister is always tested by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1800](https://github.com/kubernetes-sigs/descheduler/pull/1800 )
- refactor(pkg/framework/profile): dedup unit test code by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1806](https://github.com/kubernetes-sigs/descheduler/pull/1806 )
- doc(Design Decisions FAQ): Why doesn't the framework provide helpers for registering and retrieving indexers for plugins by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1807](https://github.com/kubernetes-sigs/descheduler/pull/1807 )
- feat(profile): inject a plugin instance ID to each built plugin by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1808](https://github.com/kubernetes-sigs/descheduler/pull/1808 )
- feat: register a node indexer for the global node selector instead of listing nodes with the selector by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1802](https://github.com/kubernetes-sigs/descheduler/pull/1802 )
- chore(pkg/descheduler): make TestPodEvictorReset table driven by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1810](https://github.com/kubernetes-sigs/descheduler/pull/1810 )
- refactor(pkg/operator): replace informerResource with a kubeClientSandbox by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1811](https://github.com/kubernetes-sigs/descheduler/pull/1811 )
- refactor(pkg/descheduler): more handlers and dropping unused code by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1813](https://github.com/kubernetes-sigs/descheduler/pull/1813 )
- refactor(pkg/descheduler): create fake shared informer factory only once by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1812](https://github.com/kubernetes-sigs/descheduler/pull/1812 )
- fix(kubeClientSandbox): do not wait for pods in the fake indexers if they are already deleted by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1814](https://github.com/kubernetes-sigs/descheduler/pull/1814 )
- test(pkg/descheduler): test a prometheus client update propagates to a plugin profile handle by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1816](https://github.com/kubernetes-sigs/descheduler/pull/1816 )
- Add namespace label selector by [@​W1seKappa](https://github.com/W1seKappa ) in [#​1786](https://github.com/kubernetes-sigs/descheduler/pull/1786 )
- tests: Prom client testing by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1818](https://github.com/kubernetes-sigs/descheduler/pull/1818 )
- Deduplicate descheduler initialization code so unit tests test more of the production code by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1819](https://github.com/kubernetes-sigs/descheduler/pull/1819 )
- test(token reconciling): have tests initialize the prom client reconciling through the descheduler's bootstraping entry too by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1820](https://github.com/kubernetes-sigs/descheduler/pull/1820 )
- refactor(promClientController): split it into two prom client controllers by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1821](https://github.com/kubernetes-sigs/descheduler/pull/1821 )
- feat(pkg/descheduler): create profiles outside the descheduling cycle by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1815](https://github.com/kubernetes-sigs/descheduler/pull/1815 )
- refactor: move prometheus client controller related code under a seperate file by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1823](https://github.com/kubernetes-sigs/descheduler/pull/1823 )
- Update go dependecies to fix vulnerabilities by [@​sammedsingalkar09](https://github.com/sammedsingalkar09 ) in [#​1822](https://github.com/kubernetes-sigs/descheduler/pull/1822 )
- chore: extend the list of supported Go versions by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1828](https://github.com/kubernetes-sigs/descheduler/pull/1828 )
- bump(golangci-lint): update and migrate by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1829](https://github.com/kubernetes-sigs/descheduler/pull/1829 )
- \[v0.35.0] bump to kubernetes 1.35 deps by [@​a7i](https://github.com/a7i ) in [#​1827](https://github.com/kubernetes-sigs/descheduler/pull/1827 )
- chore: upgrade github.com/gomarkdown/markdown to latest version by [@​a7i](https://github.com/a7i ) in [#​1831](https://github.com/kubernetes-sigs/descheduler/pull/1831 )
- \[v0.35.0] update docs and manifests by [@​a7i](https://github.com/a7i ) in [#​1832](https://github.com/kubernetes-sigs/descheduler/pull/1832 )
- Change annotations condition to deploymentAnnotations for Deployment object annotations by [@​davidandreoletti](https://github.com/davidandreoletti ) in [#​1830](https://github.com/kubernetes-sigs/descheduler/pull/1830 )
#### New Contributors
- [@​petersalas](https://github.com/petersalas ) made their first contribution in [#​1773](https://github.com/kubernetes-sigs/descheduler/pull/1773 )
- [@​Sycrosity](https://github.com/Sycrosity ) made their first contribution in [#​1772](https://github.com/kubernetes-sigs/descheduler/pull/1772 )
- [@​abelfodil](https://github.com/abelfodil ) made their first contribution in [#​1764](https://github.com/kubernetes-sigs/descheduler/pull/1764 )
- [@​W1seKappa](https://github.com/W1seKappa ) made their first contribution in [#​1786](https://github.com/kubernetes-sigs/descheduler/pull/1786 )
- [@​sammedsingalkar09](https://github.com/sammedsingalkar09 ) made their first contribution in [#​1822](https://github.com/kubernetes-sigs/descheduler/pull/1822 )
- [@​davidandreoletti](https://github.com/davidandreoletti ) made their first contribution in [#​1830](https://github.com/kubernetes-sigs/descheduler/pull/1830 )
**Full Changelog**: <https://github.com/kubernetes-sigs/descheduler/compare/v0.34.0...v0.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #4098
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-20 02:50:11 +00:00
d5e22ef2e4
chore(deps): update clickhouse/clickhouse-server docker tag to v26.1.3 ( #4101 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2026-02-20 02:49:41 +00:00
884039b405
chore(deps): update dependency clidey/whodb to v0.94.0 ( #4097 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m2s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clidey/whodb](https://github.com/clidey/whodb ) | minor | `0.93.0` → `0.94.0` |
---
### Release Notes
<details>
<summary>clidey/whodb (clidey/whodb)</summary>
### [`v0.94.0`](https://github.com/clidey/whodb/releases/tag/0.94.0 )
[Compare Source](https://github.com/clidey/whodb/compare/0.93.0...0.94.0 )
- CLI behind-the-scenes updates: better error handling, better UI, better resize management, better sqlite support, better history control, multiple bug fixes.
- Add clickhouse mockdata generation support for Enum and Decimal types
- Improve clickhouse handling of the more non-standard types
#### Installation
##### Mac App Store
[Download from the Apple Store](https://apps.apple.com/app/whodb/id6754566536 )
##### Microsoft Store
[Download from the Microsoft Store](https://apps.microsoft.com/detail/9pftx5bv4ds6 )
##### Snap Store
```bash
sudo snap install whodb
```
[View on Snapcraft](https://snapcraft.io/whodb )
##### Docker
```bash
docker pull clidey/whodb:0.94.0
docker pull clidey/whodb:latest
```
##### Direct Downloads
See assets below for platform-specific packages (DMG, MSIX, etc.).
#### Documentation
- [Documentation](https://docs.whodb.com )
- [Report Issues](https://github.com/clidey/whodb/issues )
#### Upgrade Notes
To upgrade from a previous version:
- **Docker**: Pull the latest image and restart your container
- **Snap**: Run `sudo snap refresh whodb`
- **Desktop Apps**: Download and install the new version
***
**Full Changelog**: <https://github.com/clidey/whodb/compare/0.93.0...0.94.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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #4097
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-20 02:47:40 +00:00
91b7e470e6
chore(deps): update searxng/searxng:latest docker digest to 52cdbc6 ( #4095 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 57s
renovate / renovate (push) Successful in 3m45s
2026-02-19 10:03:11 +00:00
6e62c3be21
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.14.1 ( #4093 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Successful in 3m11s
2026-02-19 05:30:23 +00:00
910160097a
chore(deps): update ghcr.io/siderolabs/talosctl docker tag to v1.12.4 ( #4091 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 53s
renovate / renovate (push) Successful in 3m50s
2026-02-19 04:34:33 +00:00
33836901d1
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.14.0 ( #4089 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 11s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `2.13.0` → `2.14.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v2.14.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.13.1...2.14.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.13.1...2.14.0 )
### [`v2.13.1`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.13.0...2.13.1 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.13.0...2.13.1 )
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #4089
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-19 04:30:38 +00:00
8d9d379c15
chore(deps): update harbor.alexlebens.net/images/site-documentation docker tag to v0.1.5 ( #4087 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 2m26s
2026-02-19 03:58:00 +00:00
b3333a2dfc
chore(deps): update plexguide/huntarr to v9.3.7 ( #4085 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m56s
renovate / renovate (push) Has been cancelled
2026-02-19 03:54:27 +00:00
0b4d023f05
chore(deps): update harbor.alexlebens.net/images/site-documentation docker tag to v0.1.4 ( #4083 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Successful in 3m27s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 15m37s
2026-02-19 01:28:00 +00:00
ff43b99d85
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.13.0 ( #4081 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 42s
renovate / renovate (push) Successful in 3m0s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `2.12.0` → `2.13.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v2.13.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.12.0...2.13.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.12.0...2.13.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #4081
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-18 23:48:19 +00:00
ccb32c8dbe
chore(deps): update helm release argo-cd to v9.4.3 ( #4079 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 3m37s
2026-02-18 18:04:42 +00:00
ba6dbf6967
chore(deps): update ubuntu docker tag to resolute-20260108 ( #4076 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
renovate / renovate (push) Successful in 3m30s
2026-02-18 17:03:39 +00:00
1381614832
chore(deps): update plexguide/huntarr to v9.3.6 ( #4075 )
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-02-18 17:03:22 +00:00
eab06d4a8b
chore(deps): update dependency grafana/loki to v3.6.6 ( #4074 )
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-02-18 17:03:03 +00:00
11ed3ca571
chore(deps): update dependency argoproj/argo-cd to v3.3.1 ( #4073 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Has been cancelled
2026-02-18 17:02:45 +00:00
ab8501960b
chore(deps): update unpoller/unpoller to v2.34.0 ( #4069 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Successful in 1m50s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/unpoller/unpoller](https://github.com/unpoller/unpoller ) | minor | `v2.33.0` → `v2.34.0` |
| [unpoller/unpoller](https://github.com/unpoller/unpoller ) | minor | `v2.33.0` → `v2.34.0` |
---
### Release Notes
<details>
<summary>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary>
### [`v2.34.0`](https://github.com/unpoller/unpoller/releases/tag/v2.34.0 )
[Compare Source](https://github.com/unpoller/unpoller/compare/v2.33.0...v2.34.0 )
##### Changelog
- [`4bf5c1e`](4bf5c1e6b5 ) build(deps): bump the all group with 2 updates ([#​955](https://github.com/unpoller/unpoller/issues/955 ))
- [`40e2a77`](40e2a7703f ) Fix panic when remote discovery fails and no controllers configured (fixes [#​953](https://github.com/unpoller/unpoller/issues/953 )) ([#​957](https://github.com/unpoller/unpoller/issues/957 ))
- [`eae3741`](eae3741120 ) build(deps): bump the all group with 2 updates ([#​950](https://github.com/unpoller/unpoller/issues/950 ))
</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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4069
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-18 04:34:12 +00:00
61de869c56
chore(deps): update d3fk/s3cmd:latest docker digest to 56a7122 ( #4070 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Successful in 1m12s
2026-02-18 03:02:54 +00:00
b81dd2135b
chore(deps): update ghcr.io/linuxserver/bazarr:1.5.5 docker digest to 1cf4018 ( #4066 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 16s
renovate / renovate (push) Successful in 2m16s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 20m11s
2026-02-17 22:02:33 +00:00
903a58e050
chore(deps): update kube-prometheus-stack docker tag to v82.1.0 ( #4056 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 11s
renovate / renovate (push) Successful in 1m52s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus ) ([source](https://github.com/prometheus-community/helm-charts )) | minor | `82.0.2` → `82.1.0` |
---
### Release Notes
<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>
### [`v82.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-82.1.0 )
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.0.2...kube-prometheus-stack-82.1.0 )
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
#### What's Changed
- \[kube-prometheus-stack] Update <https://github.com/etcd-io/etcd > digest to [`23085b4`](https://github.com/prometheus-community/helm-charts/commit/23085b4 ) by [@​renovate](https://github.com/renovate )\[bot] in [#​6656](https://github.com/prometheus-community/helm-charts/pull/6656 )
**Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.0.2...kube-prometheus-stack-82.1.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #4056
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-17 19:56:24 +00:00
af339b0349
chore(deps): update helm release snapshot-controller to v5.0.3 ( #4062 )
renovate / renovate (push) Has been cancelled
2026-02-17 19:48:29 +00:00
b584794559
chore(deps): update helm release snapshot-controller to v5.0.3 ( #4062 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Failing after 59s
2026-02-17 19:48:18 +00:00
eafe62701e
chore(deps): update ghcr.io/open-webui/open-webui docker tag to v0.8.3 ( #4060 )
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
2026-02-17 19:47:08 +00:00
4e78cb0eb8
chore(deps): update directus/directus to v11.15.4 ( #4058 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
renovate / renovate (push) Has been cancelled
2026-02-17 19:46:48 +00:00
ae18e61158
chore(deps): update dependency cilium/cilium to v1.19.1 ( #4057 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Has been cancelled
2026-02-17 19:46:28 +00:00
4795fd2650
chore(deps): update plexguide/huntarr to v9.3.1 ( #4055 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 1m12s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/plexguide/huntarr | minor | `9.2.4` → `9.3.1` |
| [plexguide/huntarr](https://github.com/plexguide/huntarr ) | minor | `9.2.4` → `9.3.1` |
---
### Release Notes
<details>
<summary>plexguide/huntarr (plexguide/huntarr)</summary>
### [`v9.3.1`](https://github.com/plexguide/Huntarr.io/releases/tag/9.3.1 )
[Compare Source](https://github.com/plexguide/huntarr/compare/9.3.0...9.3.1 )
- NZBGET and SABNZBD code review conducted with more support to assist
- Allow the default instance selected to show as default for drop-downs
- Fixed menu and navigation flickers
- Other minor visual fixes
### [`v9.3.0`](https://github.com/plexguide/Huntarr.io/releases/tag/9.3.0 )
[Compare Source](https://github.com/plexguide/huntarr/compare/9.2.4...9.3.0 )
Huntarr 9.3 is a major update that expands Huntarr into an integrated media platform while keeping full support for external tools.
**Key additions:**
- **New products inside Huntarr:** **Media Hunt** is Huntarr’s integrated request-and-library experience: one section in the app that handles both **Movie Hunt** (movies, Radarr-style) and **TV Hunt** (TV shows, Sonarr-style). You add one or more “instances” for movies and/or TV; the same UI, settings, and Index Master indexers serve both. **NZB Hunt** is a built-in USENET downloader so you can grab NZBs without SABnzbd or NZBGet. You can run more of your stack in Huntarr while still using external apps if you prefer.
- **Improved cycle management:** Reset on cards now immediately resets the cycle; the request cooldown system has been removed now that items are added directly to libraries. Cycle behavior is clearer and more predictable.
- **Richer notifications:** The notification system has been overhauled so you can send alerts to more apps and services. *Users upgrading from 9.2 will need to reconfigure notifications.*
***
#### Big Picture
- **Complete redesign of Huntarr** — New architecture and product layout.
- **Completely new UI** — Cleaner layout, clearer navigation, and a more consistent experience.
- **Overhauled mobile experience** — Better behavior and usability on phones and tablets.
- **Better performance and smoother visuals** — Removed heavy GPU effects, reduced flicker, and tightened navigation so the app feels faster and more stable.
***
#### New Internal Product Stack (Big Sell)
Huntarr is moving toward a single integrated platform while still supporting external tools.
| Product | What it is |
| ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **NZB Hunt** | Built-in USENET downloader inside Huntarr, designed as the primary download path. SABnzbd is partially supported; NZBGet has seen little testing. Currently integrated with Movie Hunt; TV Hunt integration is planned next. |
| **Indexer Hunt** | Huntarr’s internal indexer layer (Prowlarr-style): one pool of indexers, assign them to Movie Hunt and TV Hunt instances. |
| **Movie Hunt** | Internal movie request and library flow (Radarr-style): discover, request, and manage movies with optional NZB Hunt for downloads. |
| **TV Hunt** | Internal TV request and library flow (Sonarr-style), with Indexer Hunt and (planned) NZB Hunt integration. |
**In short:** You can run far more of your stack inside Huntarr while keeping external integrations available.
***
#### Highlights in v9.3
##### Security & deployment
- **PUID/PGID support** — Run the container as a non-root user (Unraid/LinuxServer style). If not set, it defaults to root (0).
- **Security updates** — Additional CVE updates and brute-force protection per IP.
##### Performance & UI
- **Removed low-usage GPU mode** — Older pulse/move visual effects that taxed the GPU were removed for a cleaner, smoother experience (no infinite animations in the UI).
- **Sidebar and navigation fixes** — Clicking **Settings**, **Activity**, **Index Master**, or **Collections** in the Media Hunt sidebar no longer flickers; the correct menu and page show on the first click. Navigation state is applied synchronously so the sidebar stays in sync with the current page.
##### Requestarr & internal products
- **Requestarr now detects Movie Hunt instances** — Internal Huntarr products track requests and found results better than traditional ARR-only workflows.
- **Reset on cards now immediately resets cycle** — Longstanding behavior from older versions is fixed.
- **Request cooldown system removed** — Items are added directly to libraries, so the cooldown is no longer needed.
##### Dashboard & discovery
- **Dashboard cards are draggable** — Reorder cards to match how you use the app.
- **New list view** — Alternative view for dashboard content.
##### Media & backend
- **RSS support added** — Huntarr now supports RSS for indexers; Media Hunt instances can periodically check for new releases matching your library.
- **Smarter media scan/import** — Improved detection and import behavior.
- **More database resilience** — Better handling of edge cases and failures.
- **Scheduler overhauled** — Improved behavior across instances and environments.
- **Simplified backup/restore** — Clearer management and fewer steps.
##### Notifications & features
- **New notification system** — Richer options and more target apps. *Upgrading users must reconfigure notifications.*
- **Smart Hunt** — User-customizable discovery and request experience.
***
#### Planned Next
- Language support for indexers
- More basic settings polish
- More Movie Hunt advanced settings (mostly done, still polishing)
***
#### What We Need Help Testing
Please test as a real daily user and share feedback:
- **UI consistency** — Layout, spacing, and behavior across sections
- **Navigation** — Sidebar, hash routing, back/forward, and deep links
- **Variables** — Instance selection, profiles, and config persistence
- **Log observation** — Logs UI, filtering, and readability
- **Install testing** — Mac and Windows install paths
- **Internal products** — NZB Hunt, Indexer Hunt, Movie Hunt
- **UX for the 90%** — Ideas to improve the experience for new users, not only power users
Visit <https://huntarr.io >
</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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #4055
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-17 19:44:51 +00:00
b95d6f1163
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.12.0 ( #4052 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
renovate / renovate (push) Successful in 4m14s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `2.11.0` → `2.12.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v2.12.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.11.0...2.12.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.11.0...2.12.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #4052
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-17 05:44:01 +00:00
190195ea9c
chore(deps): update ollama/ollama docker tag to v0.16.2 ( #4049 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 2m24s
renovate / renovate (push) Successful in 2m53s
2026-02-17 05:12:16 +00:00
23d951bb13
chore(deps): update kube-prometheus-stack docker tag to v82.0.2 ( #4048 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-02-17 05:11:51 +00:00
003ad95dff
chore(deps): update dependency ollama/ollama to v0.16.2 ( #4045 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 59s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 39m42s
renovate / renovate (push) Successful in 2m58s
2026-02-17 02:02:03 +00:00
bcbbdf47ad
chore(deps): update helm release argo-workflows to v0.47.4 ( #4044 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 51s
renovate / renovate (push) Successful in 4m12s
2026-02-16 23:26:50 +00:00
dc4a1322f6
chore(deps): update dock.mau.dev/mautrix/discord docker tag to v0.7.6 ( #4035 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 56s
renovate / renovate (push) Successful in 1m55s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| dock.mau.dev/mautrix/discord | patch | `v0.7.5` → `v0.7.6` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19-->
Reviewed-on: #4035
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-16 22:33:08 +00:00
02f9ebf820
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.2602.0 ( #4027 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m2s
renovate / renovate (push) Successful in 2m56s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| dock.mau.dev/mautrix/whatsapp | minor | `v0.2601.0` → `v0.2602.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #4027
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-16 22:26:43 +00:00
68de395203
chore(deps): update dependency intel/intel-device-plugins-for-kubernetes to v0.35.0 ( #4026 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 25s
renovate / renovate (push) Successful in 3m9s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [intel/intel-device-plugins-for-kubernetes](https://github.com/intel/intel-device-plugins-for-kubernetes ) | minor | `0.34.1` → `0.35.0` |
---
### Release Notes
<details>
<summary>intel/intel-device-plugins-for-kubernetes (intel/intel-device-plugins-for-kubernetes)</summary>
### [`v0.35.0`](https://github.com/intel/intel-device-plugins-for-kubernetes/releases/tag/v0.35.0 ): Intel Device Plugins for Kubernetes v0.35.0
[Compare Source](https://github.com/intel/intel-device-plugins-for-kubernetes/compare/v0.34.1...v0.35.0 )
### Highlights
This is a minor release 0.35.0 containing new VFIO mode for the DSA plugin and some smaller changes/fixes.
#### Generic
- Update k8s components to 0.35.1 version
#### DSA
- Support for VFIO mode ([#​2194](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2194 ))
- Please note that VFIO mode requires using `vfio-pci.disable_denylist=1` in the kernel command line.
#### NPU
- Add PTL (and others) as supported devices ([#​2199](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2199 ))
#### SGX
- Deprecate the DCAP specific resources added in v0.34.x. `-dcap-infra-resources` arg and related functionality will be removed in the next release.
#### Bugs fixed
- [#​2217](https://github.com/intel/intel-device-plugins-for-kubernetes/issues/2217 )
#### What's Changed (excluding dependabot)
- e2e: add scripts to run e2e tests with k3s by [@​tkatila](https://github.com/tkatila ) in [#​2148](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2148 )
- gpu: levelzero: use correct struct for temp printing by [@​tkatila](https://github.com/tkatila ) in [#​2155](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2155 )
- demo: sgx: fix DCAP download checksum and bump versions by [@​mythi](https://github.com/mythi ) in [#​2174](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2174 )
- build: disable devel publish by [@​tkatila](https://github.com/tkatila ) in [#​2171](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2171 )
- qat: handle service parsing via debugfs by [@​mythi](https://github.com/mythi ) in [#​2167](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2167 )
- Misc GPU updates by [@​tkatila](https://github.com/tkatila ) in [#​2172](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2172 )
- Improve by-path symlink issue description slightly by [@​eero-t](https://github.com/eero-t ) in [#​2179](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2179 )
- ci: add 1.35.x to envtest and e2e tests by [@​mythi](https://github.com/mythi ) in [#​2193](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2193 )
- tool version updates and QAT cleanup by [@​mythi](https://github.com/mythi ) in [#​2198](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2198 )
- NPU: add device ids for PTL etc. by [@​tkatila](https://github.com/tkatila ) in [#​2199](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2199 )
- Add support to build UBI based images by [@​tkatila](https://github.com/tkatila ) in [#​2203](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2203 )
- add vfio based devices to DSA by [@​mythi](https://github.com/mythi ) in [#​2194](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2194 )
- Fix broken anchor links in GPU plugin documentation by [@​Copilot](https://github.com/Copilot ) in [#​2218](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2218 )
- build: bump k8s components to 0.35.1 by [@​tkatila](https://github.com/tkatila ) in [#​2224](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2224 )
- sgx: mark DcapInfraResource as deprecated by [@​tkatila](https://github.com/tkatila ) in [#​2225](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2225 )
- gpu: webhook: fix preferred allocation policy check by [@​tkatila](https://github.com/tkatila ) in [#​2227](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2227 )
- manual bump to controller-runtime v0.23 breaking changes in webhook and client APIs by [@​mythi](https://github.com/mythi ) in [#​2226](https://github.com/intel/intel-device-plugins-for-kubernetes/pull/2226 )
**Full Changelog**: <https://github.com/intel/intel-device-plugins-for-kubernetes/compare/v0.34.1...v0.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4026
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-16 22:22:01 +00:00
344fb096a9
chore(deps): update dependency clidey/whodb to v0.93.0 ( #4024 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 24s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clidey/whodb](https://github.com/clidey/whodb ) | minor | `0.92.0` → `0.93.0` |
---
### Release Notes
<details>
<summary>clidey/whodb (clidey/whodb)</summary>
### [`v0.93.0`](https://github.com/clidey/whodb/releases/tag/0.93.0 )
[Compare Source](https://github.com/clidey/whodb/compare/0.92.0...0.93.0 )
- Import functionality for both SQL scripts and Excel/CSV!
- Chat History to go back into previous chats and allow creating new chats without losing context
- Suggested queries in Chat are now schema based
- Total Count is sorted everywhere (Explore Storage Unit Scratchpad, Standalone Scratchpad, Chat)
- Up key on Chat should toggle through history all the way to a new chat
- Dependency updates
#### Installation
##### Mac App Store
[Download from the Apple Store](https://apps.apple.com/app/whodb/id6754566536 )
##### Microsoft Store
[Download from the Microsoft Store](https://apps.microsoft.com/detail/9pftx5bv4ds6 )
##### Snap Store
```bash
sudo snap install whodb
```
[View on Snapcraft](https://snapcraft.io/whodb )
##### Docker
```bash
docker pull clidey/whodb:0.93.0
docker pull clidey/whodb:latest
```
##### Direct Downloads
See assets below for platform-specific packages (DMG, MSIX, etc.).
#### Documentation
- [Documentation](https://docs.whodb.com )
- [Report Issues](https://github.com/clidey/whodb/issues )
#### Upgrade Notes
To upgrade from a previous version:
- **Docker**: Pull the latest image and restart your container
- **Snap**: Run `sudo snap refresh whodb`
- **Desktop Apps**: Download and install the new version
***
#### What's Changed
- Import functionality by [@​modelorona](https://github.com/modelorona ) in [#​797](https://github.com/clidey/whodb/pull/797 )
- Bump the "all-docker" group with 1 updates across multiple ecosystems by [@​dependabot](https://github.com/dependabot )\[bot] in [#​801](https://github.com/clidey/whodb/pull/801 )
- feat(core,frontend): add AI chat pages and smart titles by [@​hkdeman](https://github.com/hkdeman ) in [#​803](https://github.com/clidey/whodb/pull/803 )
- Bump tar from 7.4.3 to 7.5.7 in /frontend by [@​dependabot](https://github.com/dependabot )\[bot] in [#​806](https://github.com/clidey/whodb/pull/806 )
- Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /frontend by [@​dependabot](https://github.com/dependabot )\[bot] in [#​807](https://github.com/clidey/whodb/pull/807 )
- Bump preact from 10.26.9 to 10.28.3 in /frontend by [@​dependabot](https://github.com/dependabot )\[bot] in [#​808](https://github.com/clidey/whodb/pull/808 )
**Full Changelog**: <https://github.com/clidey/whodb/compare/0.92.0...0.93.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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #4024
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-16 22:19:58 +00:00
8617c5e11f
chore(deps): update seerr-chart docker tag to v3.1.0 ( #4022 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [seerr-chart](https://github.com/seerr-team/seerr ) ([source](https://github.com/seerr-team/seerr/tree/HEAD/charts/seerr )) | minor | `3.0.2` → `3.1.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #4022
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-16 22:16:58 +00:00
35a7ee6ee2
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.11.0 ( #4021 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 22s
renovate / renovate (push) Successful in 3m28s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `2.10.1` → `2.11.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v2.11.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.10.1...2.11.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.10.1...2.11.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #4021
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-16 22:03:09 +00:00
3ac576cc71
chore(deps): update dependency slskd/slskd to v0.24.4 ( #4040 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 28s
renovate / renovate (push) Successful in 3m27s
2026-02-16 21:57:26 +00:00
98258a8b81
chore(deps): update dependency argoproj/argo-workflows to v4.0.1 ( #4039 )
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
2026-02-16 21:56:58 +00:00
29e5cfaebf
chore(deps): update ghcr.io/open-webui/open-webui docker tag to v0.8.2 ( #4036 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 22s
renovate / renovate (push) Successful in 4m16s
2026-02-16 21:47:25 +00:00
ab1f195142
chore(deps): update directus/directus to v11.15.3 ( #4034 )
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-02-16 21:46:37 +00:00
db7ade1547
chore(deps): update kube-prometheus-stack docker tag to v82.0.1 ( #4031 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m11s
renovate / renovate (push) Successful in 2m17s
2026-02-16 20:15:52 +00:00
0c7f4f5c06
chore(deps): update helm release matrix-synapse to v3.12.21 ( #4030 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Has been cancelled
2026-02-16 20:14:49 +00:00
c3caf3f506
chore(deps): update helm release element-web to v1.4.30 ( #4028 )
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
2026-02-16 20:13:27 +00:00
8db53de98f
chore(deps): update searxng/searxng:latest docker digest to 60055af ( #4023 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 24s
renovate / renovate (push) Successful in 2m30s
2026-02-16 14:03:09 +00:00
879a7390de
chore(deps): update ghcr.io/tailscale/tailscale docker tag to v1.94.2 ( #3994 )
...
lint-test-docker / lint-docker-compose (push) Successful in 36s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 22m31s
renovate / renovate (push) Successful in 3m35s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker ) ([source](https://github.com/tailscale/tailscale )) | patch | `v1.94.1` → `v1.94.2` |
---
### Release Notes
<details>
<summary>tailscale/tailscale (ghcr.io/tailscale/tailscale)</summary>
### [`v1.94.2`](https://github.com/tailscale/tailscale/compare/v1.94.1...v1.94.2 )
[Compare Source](https://github.com/tailscale/tailscale/compare/v1.94.1...v1.94.2 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19-->
Reviewed-on: #3994
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-15 23:17:21 +00:00
0f7ecf6905
chore(deps): update ghcr.io/traefik/traefik docker tag to v3.6.8 ( #3934 )
...
lint-test-docker / lint-docker-compose (push) Successful in 29s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/traefik/traefik](https://hub.docker.com/_/traefik ) ([source](https://github.com/traefik/traefik-library-image )) | patch | `v3.6.7` → `v3.6.8` |
---
### Release Notes
<details>
<summary>traefik/traefik-library-image (ghcr.io/traefik/traefik)</summary>
### [`v3.6.8`](https://github.com/traefik/traefik-library-image/compare/v3.6.8...v3.6.8 )
[Compare Source](https://github.com/traefik/traefik-library-image/compare/v3.6.8...v3.6.8 )
### [`v3.6.8`](https://github.com/traefik/traefik-library-image/compare/v3.6.7...v3.6.8 )
[Compare Source](https://github.com/traefik/traefik-library-image/compare/v3.6.7...v3.6.8 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19-->
Reviewed-on: #3934
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-15 23:16:49 +00:00
2d96610c86
chore(deps): update kube-prometheus-stack docker tag to v82 ( #4006 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 26s
renovate / renovate (push) Successful in 2m1s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus ) ([source](https://github.com/prometheus-community/helm-charts )) | major | `81.6.9` → `82.0.0` |
---
### Release Notes
<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>
### [`v82.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-82.0.0 )
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-81.6.9...kube-prometheus-stack-82.0.0 )
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
#### What's Changed
- \[kube-prometheus-stack] bump prom operator to 0.89.0 by [@​DrFaust92](https://github.com/DrFaust92 ) in [#​6649](https://github.com/prometheus-community/helm-charts/pull/6649 )
**Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-81.6.9...kube-prometheus-stack-82.0.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #4006
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-15 23:04:36 +00:00
9e4986e505
chore(deps): update stalwartlabs/stalwart docker tag to v0.15.5 ( #4017 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 34s
renovate / renovate (push) Has been cancelled
2026-02-15 23:02:26 +00:00
6bc95827c6
feat: remove overseerr
lint-test-helm / lint-helm (push) Successful in 30s
lint-test-docker / lint-docker-compose (push) Successful in 36s
render-manifests-push / render-manifests-push (push) Successful in 1m28s
renovate / renovate (push) Successful in 2m25s
2026-02-15 16:01:11 -06:00
3765488344
feat: update logo
lint-test-helm / lint-helm (push) Successful in 26s
render-manifests-push / render-manifests-push (push) Successful in 1m6s
renovate / renovate (push) Successful in 1m22s
2026-02-15 15:54:39 -06:00
5deb4e1ee6
feat: update seerr
lint-test-helm / lint-helm (push) Successful in 25s
render-manifests-push / render-manifests-push (push) Successful in 50s
renovate / renovate (push) Has been cancelled
2026-02-15 15:52:26 -06:00
36c17d90b1
chore(deps): update gitroomhq/postiz-app to v2.18.0 ( #4005 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 41s
renovate / renovate (push) Successful in 2m54s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/gitroomhq/postiz-app | minor | `v2.17.0` → `v2.18.0` |
| [gitroomhq/postiz-app](https://github.com/gitroomhq/postiz-app ) | minor | `v2.17.0` → `v2.18.0` |
---
### Release Notes
<details>
<summary>gitroomhq/postiz-app (gitroomhq/postiz-app)</summary>
### [`v2.18.0`](https://github.com/gitroomhq/postiz-app/releases/tag/v2.18.0 ): Postiz CLI, Public API enhancements & Notifications
[Compare Source](https://github.com/gitroomhq/postiz-app/compare/v2.17.0...v2.18.0 )
#### What's New
##### Postiz CLI
- New CLI agent and tooling (`postiz cli`)
- Platform settings management via CLI
- Skills support
##### Public API
- Analytics public API
- Tools in public API
- Platform settings endpoints
##### Improvements
- Notifications support
- Delete post functionality
- WordPress error handling (insufficient permissions)
- Better error mapping and rate limit handling
- TikTok posting fixes
- Posts with deleted integrations are now properly skipped
- Local store fix when downloading pictures
- Updated checkout action to v6
**Full Changelog**: <https://github.com/gitroomhq/postiz-app/compare/v2.17.0...v2.18.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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #4005
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-15 21:40:52 +00:00
9ed2f92a4e
chore(deps): update outlinewiki/outline docker tag to v1.5.0 ( #4013 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 30s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline ) | minor | `1.4.0` → `1.5.0` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v1.5.0`](https://github.com/outline/outline/releases/tag/v1.5.0 )
[Compare Source](https://github.com/outline/outline/compare/v1.4.0...v1.5.0 )
##### What's Changed
##### Improvements
- Added sorting options to the search screen in [#​11242](https://github.com/outline/outline/pull/11242 )
- Added `diff` language highlighting for code blocks in [#​11301](https://github.com/outline/outline/pull/11301 )
- Allow `cmd+enter` to toggle all checkboxes in a selection in [#​11322](https://github.com/outline/outline/pull/11322 )
- Added support for currency sorting in tables in [#​11332](https://github.com/outline/outline/pull/11332 )
- Added a custom color picker for text highlights in [#​11337](https://github.com/outline/outline/pull/11337 )
- Clicking on a group in the share dialog now shows it's members in [#​11338](https://github.com/outline/outline/pull/11338 )
- Table headers are now sticky in [#​11353](https://github.com/outline/outline/pull/11353 )
- Importing toggle blocks from Notion is now supported in [#​11371](https://github.com/outline/outline/pull/11371 )
- All tables in settings now have right-click context menu support in [#​11378](https://github.com/outline/outline/pull/11378 )
- Added a hide/show completed items control for checkbox lists in [#​11379](https://github.com/outline/outline/pull/11379 )
- Markdown frontmatter is now converted to YAML code blocks on import in [#​11420](https://github.com/outline/outline/pull/11420 )
- Added a "Rename" option to sidebar context menus in [#​11425](https://github.com/outline/outline/pull/11425 )
- Added Alt-click to recursively expand or collapse sidebar documents and collections in [#​11432](https://github.com/outline/outline/pull/11432 )
- Added a preference for desktop notification badge with off, count, and indicator options in [#​11436](https://github.com/outline/outline/pull/11436 )
- Added alphabetic ordered list support to markdown import and paste in [#​11446](https://github.com/outline/outline/pull/11446 )
- Allow creating a new document before or after another in the sidebar in [#​11453](https://github.com/outline/outline/pull/11453 )
##### Fixes
- Preserved alignment and caption when replacing images in [#​11407](https://github.com/outline/outline/pull/11407 )
- Improved popularity scoring job performance in [#​11293](https://github.com/outline/outline/pull/11293 )
- Fixed downloading mermaid images from the lightbox in [#​11300](https://github.com/outline/outline/pull/11300 )
- Further popularity scoring performance improvements in [#​11305](https://github.com/outline/outline/pull/11305 )
- Fixed text truncation with emoji icons in sidebar in [#​11307](https://github.com/outline/outline/pull/11307 )
- Separated user input errors from internal errors for Sentry reporting in [#​11308](https://github.com/outline/outline/pull/11308 )
- Fixed editor focus loss on text link interaction in [#​11310](https://github.com/outline/outline/pull/11310 )
- Removed unnecessary Markdown conversion when importing HTML in [#​11315](https://github.com/outline/outline/pull/11315 )
- Fixed "New draft" from command menu leading to "Not found" in [#​11316](https://github.com/outline/outline/pull/11316 )
- Improved slow query in `CleanupDeletedDocumentsTask` in [#​11317](https://github.com/outline/outline/pull/11317 )
- Removed Babel from production dependencies in [#​11318](https://github.com/outline/outline/pull/11318 )
- Minor React performance optimizations in [#​11319](https://github.com/outline/outline/pull/11319 )
- Fixed share panel state for drafts in a shared parent in [#​11320](https://github.com/outline/outline/pull/11320 )
- Fixed embed option showing for links that cannot be embedded in [#​11323](https://github.com/outline/outline/pull/11323 )
- Fixed non-admins being unable to see public ACL attachments in [#​11326](https://github.com/outline/outline/pull/11326 )
- Fixed suggestion menu inserting at incorrect position when choosing with mouse in [#​11327](https://github.com/outline/outline/pull/11327 )
- Fixed passkey registration with non-standard HTTPS ports in [#​11329](https://github.com/outline/outline/pull/11329 )
- Fixed collapsed toggles not expanding when they contain the highlighted search result in [#​11330](https://github.com/outline/outline/pull/11330 )
- Fixed column and row selection not restoring after sort or align in [#​11333](https://github.com/outline/outline/pull/11333 )
- Renamed `DATABASE_READ_ONLY_URL` environment variable in [#​11334](https://github.com/outline/outline/pull/11334 )
- Fixed Safari print offset issue in [#​11339](https://github.com/outline/outline/pull/11339 )
- Permanently deleted documents are now removed from the local store in [#​11344](https://github.com/outline/outline/pull/11344 )
- Fixed overly broad catch-all on root share in [#​11346](https://github.com/outline/outline/pull/11346 )
- Removed hanging toggle sidebar button with no functionality in [#​11350](https://github.com/outline/outline/pull/11350 )
- Fixed tables with merged cells behaving incorrectly when sorting in [#​11351](https://github.com/outline/outline/pull/11351 )
- Fixed prefetching document structure for starred documents in [#​11355](https://github.com/outline/outline/pull/11355 )
- Refactored `activeDocumentId` handling in [#​11144](https://github.com/outline/outline/pull/11144 )
- Fixed missing outline on focused editable elements in [#​11362](https://github.com/outline/outline/pull/11362 )
- Fixed document creation routing to use the correct parameter name in [#​11369](https://github.com/outline/outline/pull/11369 )
- Fixed test snapshot in [#​11391](https://github.com/outline/outline/pull/11391 )
- Auto-compressed images by [@​github-actions](https://github.com/github-actions )\[bot] in [#​11394](https://github.com/outline/outline/pull/11394 )
- Fixed test snapshot in [#​11395](https://github.com/outline/outline/pull/11395 )
- Fixed Sentry error resulting from browser extensions using MobX in [#​11399](https://github.com/outline/outline/pull/11399 )
- Fixed selection toolbar issues around link selection in [#​11408](https://github.com/outline/outline/pull/11408 )
- Removed unnecessary loading of authentication rows in `userProvisioner` in [#​11413](https://github.com/outline/outline/pull/11413 )
- Allowlisted more methods for CSRF skip in [#​11414](https://github.com/outline/outline/pull/11414 )
- Added `application_name` to database logging in [#​11415](https://github.com/outline/outline/pull/11415 )
- Fixed exporting a document with a table causing a crash in [#​11422](https://github.com/outline/outline/pull/11422 )
- Fixed an issue in active context creation due to a fallback in [#​11426](https://github.com/outline/outline/pull/11426 )
- Stopped using public ACL for avatars in [#​11427](https://github.com/outline/outline/pull/11427 )
- Fixed potential task queue saturation in the Notion importer in [#​11428](https://github.com/outline/outline/pull/11428 )
- Fixed edits containing only a mention below edit distance not triggering a notification in [#​11434](https://github.com/outline/outline/pull/11434 )
- Fixed missing check for disabled group mentions in [#​11435](https://github.com/outline/outline/pull/11435 )
- Fixed mispositioned toolbar on first document open in [#​11437](https://github.com/outline/outline/pull/11437 )
- Fixed creating a new document from the sidebar not redirecting correctly to edit mode in [#​11442](https://github.com/outline/outline/pull/11442 )
- Fixed collections with the same name overwriting each other in export in [#​11443](https://github.com/outline/outline/pull/11443 )
- Fixed notification badge not appearing until the notification popover was opened in [#​11444](https://github.com/outline/outline/pull/11444 )
- Translation locale files now load over `CDN_URL` for better performance in [#​11445](https://github.com/outline/outline/pull/11445 )
- Fixed synthetic "latest" revision failing to load in [#​11451](https://github.com/outline/outline/pull/11451 )
- Added missing tooltips in [#​11452](https://github.com/outline/outline/pull/11452 )
- Cleaned up the collection create dialog in [#​11454](https://github.com/outline/outline/pull/11454 )
- Fixed small race conditions in the diagrams.net integration in [#​11458](https://github.com/outline/outline/pull/11458 )
**Full Changelog**: <https://github.com/outline/outline/compare/v1.4.0...v1.5.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #4013
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-15 21:40:10 +00:00
c3b957dcca
chore(deps): update dependency outline/outline to v1.5.0 ( #4012 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 33s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outline/outline](https://github.com/outline/outline ) | minor | `1.4.0` → `1.5.0` |
---
### Release Notes
<details>
<summary>outline/outline (outline/outline)</summary>
### [`v1.5.0`](https://github.com/outline/outline/releases/tag/v1.5.0 )
[Compare Source](https://github.com/outline/outline/compare/v1.4.0...v1.5.0 )
#### What's Changed
##### Improvements
- Added sorting options to the search screen in [#​11242](https://github.com/outline/outline/pull/11242 )
- Added `diff` language highlighting for code blocks in [#​11301](https://github.com/outline/outline/pull/11301 )
- Allow `cmd+enter` to toggle all checkboxes in a selection in [#​11322](https://github.com/outline/outline/pull/11322 )
- Added support for currency sorting in tables in [#​11332](https://github.com/outline/outline/pull/11332 )
- Added a custom color picker for text highlights in [#​11337](https://github.com/outline/outline/pull/11337 )
- Clicking on a group in the share dialog now shows it's members in [#​11338](https://github.com/outline/outline/pull/11338 )
- Table headers are now sticky in [#​11353](https://github.com/outline/outline/pull/11353 )
- Importing toggle blocks from Notion is now supported in [#​11371](https://github.com/outline/outline/pull/11371 )
- All tables in settings now have right-click context menu support in [#​11378](https://github.com/outline/outline/pull/11378 )
- Added a hide/show completed items control for checkbox lists in [#​11379](https://github.com/outline/outline/pull/11379 )
- Markdown frontmatter is now converted to YAML code blocks on import in [#​11420](https://github.com/outline/outline/pull/11420 )
- Added a "Rename" option to sidebar context menus in [#​11425](https://github.com/outline/outline/pull/11425 )
- Added Alt-click to recursively expand or collapse sidebar documents and collections in [#​11432](https://github.com/outline/outline/pull/11432 )
- Added a preference for desktop notification badge with off, count, and indicator options in [#​11436](https://github.com/outline/outline/pull/11436 )
- Added alphabetic ordered list support to markdown import and paste in [#​11446](https://github.com/outline/outline/pull/11446 )
- Allow creating a new document before or after another in the sidebar in [#​11453](https://github.com/outline/outline/pull/11453 )
##### Fixes
- Preserved alignment and caption when replacing images in [#​11407](https://github.com/outline/outline/pull/11407 )
- Improved popularity scoring job performance in [#​11293](https://github.com/outline/outline/pull/11293 )
- Fixed downloading mermaid images from the lightbox in [#​11300](https://github.com/outline/outline/pull/11300 )
- Further popularity scoring performance improvements in [#​11305](https://github.com/outline/outline/pull/11305 )
- Fixed text truncation with emoji icons in sidebar in [#​11307](https://github.com/outline/outline/pull/11307 )
- Separated user input errors from internal errors for Sentry reporting in [#​11308](https://github.com/outline/outline/pull/11308 )
- Fixed editor focus loss on text link interaction in [#​11310](https://github.com/outline/outline/pull/11310 )
- Removed unnecessary Markdown conversion when importing HTML in [#​11315](https://github.com/outline/outline/pull/11315 )
- Fixed "New draft" from command menu leading to "Not found" in [#​11316](https://github.com/outline/outline/pull/11316 )
- Improved slow query in `CleanupDeletedDocumentsTask` in [#​11317](https://github.com/outline/outline/pull/11317 )
- Removed Babel from production dependencies in [#​11318](https://github.com/outline/outline/pull/11318 )
- Minor React performance optimizations in [#​11319](https://github.com/outline/outline/pull/11319 )
- Fixed share panel state for drafts in a shared parent in [#​11320](https://github.com/outline/outline/pull/11320 )
- Fixed embed option showing for links that cannot be embedded in [#​11323](https://github.com/outline/outline/pull/11323 )
- Fixed non-admins being unable to see public ACL attachments in [#​11326](https://github.com/outline/outline/pull/11326 )
- Fixed suggestion menu inserting at incorrect position when choosing with mouse in [#​11327](https://github.com/outline/outline/pull/11327 )
- Fixed passkey registration with non-standard HTTPS ports in [#​11329](https://github.com/outline/outline/pull/11329 )
- Fixed collapsed toggles not expanding when they contain the highlighted search result in [#​11330](https://github.com/outline/outline/pull/11330 )
- Fixed column and row selection not restoring after sort or align in [#​11333](https://github.com/outline/outline/pull/11333 )
- Renamed `DATABASE_READ_ONLY_URL` environment variable in [#​11334](https://github.com/outline/outline/pull/11334 )
- Fixed Safari print offset issue in [#​11339](https://github.com/outline/outline/pull/11339 )
- Permanently deleted documents are now removed from the local store in [#​11344](https://github.com/outline/outline/pull/11344 )
- Fixed overly broad catch-all on root share in [#​11346](https://github.com/outline/outline/pull/11346 )
- Removed hanging toggle sidebar button with no functionality in [#​11350](https://github.com/outline/outline/pull/11350 )
- Fixed tables with merged cells behaving incorrectly when sorting in [#​11351](https://github.com/outline/outline/pull/11351 )
- Fixed prefetching document structure for starred documents in [#​11355](https://github.com/outline/outline/pull/11355 )
- Refactored `activeDocumentId` handling in [#​11144](https://github.com/outline/outline/pull/11144 )
- Fixed missing outline on focused editable elements in [#​11362](https://github.com/outline/outline/pull/11362 )
- Fixed document creation routing to use the correct parameter name in [#​11369](https://github.com/outline/outline/pull/11369 )
- Fixed test snapshot in [#​11391](https://github.com/outline/outline/pull/11391 )
- Auto-compressed images by [@​github-actions](https://github.com/github-actions )\[bot] in [#​11394](https://github.com/outline/outline/pull/11394 )
- Fixed test snapshot in [#​11395](https://github.com/outline/outline/pull/11395 )
- Fixed Sentry error resulting from browser extensions using MobX in [#​11399](https://github.com/outline/outline/pull/11399 )
- Fixed selection toolbar issues around link selection in [#​11408](https://github.com/outline/outline/pull/11408 )
- Removed unnecessary loading of authentication rows in `userProvisioner` in [#​11413](https://github.com/outline/outline/pull/11413 )
- Allowlisted more methods for CSRF skip in [#​11414](https://github.com/outline/outline/pull/11414 )
- Added `application_name` to database logging in [#​11415](https://github.com/outline/outline/pull/11415 )
- Fixed exporting a document with a table causing a crash in [#​11422](https://github.com/outline/outline/pull/11422 )
- Fixed an issue in active context creation due to a fallback in [#​11426](https://github.com/outline/outline/pull/11426 )
- Stopped using public ACL for avatars in [#​11427](https://github.com/outline/outline/pull/11427 )
- Fixed potential task queue saturation in the Notion importer in [#​11428](https://github.com/outline/outline/pull/11428 )
- Fixed edits containing only a mention below edit distance not triggering a notification in [#​11434](https://github.com/outline/outline/pull/11434 )
- Fixed missing check for disabled group mentions in [#​11435](https://github.com/outline/outline/pull/11435 )
- Fixed mispositioned toolbar on first document open in [#​11437](https://github.com/outline/outline/pull/11437 )
- Fixed creating a new document from the sidebar not redirecting correctly to edit mode in [#​11442](https://github.com/outline/outline/pull/11442 )
- Fixed collections with the same name overwriting each other in export in [#​11443](https://github.com/outline/outline/pull/11443 )
- Fixed notification badge not appearing until the notification popover was opened in [#​11444](https://github.com/outline/outline/pull/11444 )
- Translation locale files now load over `CDN_URL` for better performance in [#​11445](https://github.com/outline/outline/pull/11445 )
- Fixed synthetic "latest" revision failing to load in [#​11451](https://github.com/outline/outline/pull/11451 )
- Added missing tooltips in [#​11452](https://github.com/outline/outline/pull/11452 )
- Cleaned up the collection create dialog in [#​11454](https://github.com/outline/outline/pull/11454 )
- Fixed small race conditions in the diagrams.net integration in [#​11458](https://github.com/outline/outline/pull/11458 )
**Full Changelog**: <https://github.com/outline/outline/compare/v1.4.0...v1.5.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #4012
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-15 21:38:54 +00:00
e5e639b646
chore(deps): update dependency stalwartlabs/mail-server to v0.15.5 ( #4015 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 24s
renovate / renovate (push) Successful in 3m1s
2026-02-15 21:02:38 +00:00