10ccfec93fceaed17466e8efc4e4a7ae08ef3823
25470 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
10ccfec93f | chore(deps): update container image ghcr.io/sbondco/watcharr to v1.33.0@90fb26f by renovate (#18189) | ||
|
|
b985ed6b5a |
chore(deps): update container image ghcr.io/linuxserver/calibre to v7.5.1@718460f by renovate (#18183)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/calibre](https://togithub.com/linuxserver/docker-calibre/packages) ([source](https://togithub.com/linuxserver/docker-calibre)) | minor | `7.4.0` -> `7.5.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
5c8d575c4a |
chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.2.20240209@4209009 by renovate (#18185)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/healthchecks](https://togithub.com/linuxserver/docker-healthchecks/packages) ([source](https://togithub.com/linuxserver/docker-healthchecks)) | minor | `3.1.20240205` -> `3.2.20240209` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
4dffb49e1e |
chore(deps): update container image ghcr.io/linuxserver/grocy to v4.1.0@c43f9f2 by renovate (#18184)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/grocy](https://togithub.com/linuxserver/docker-grocy/packages) ([source](https://togithub.com/linuxserver/docker-grocy)) | minor | `4.0.3` -> `4.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
d3d7417c50 |
chore(deps): update container image ghcr.io/static-web-server/static-web-server to v2.26.0@387ec26 by renovate (#18190)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/static-web-server/static-web-server](https://togithub.com/static-web-server/static-web-server) | minor | `2.25.0` -> `2.26.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>static-web-server/static-web-server (ghcr.io/static-web-server/static-web-server)</summary> ### [`v2.26.0`](https://togithub.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2260---2024-02-10) [Compare Source](https://togithub.com/static-web-server/static-web-server/compare/v2.25.0...v2.26.0) This new `v2.26.0` release brings several dependency security updates and bug fixes. Support for `Range` requests out of bounds, experimental Tokio Runtime metrics for Prometheus, new Discord server as well as other improvements. **Fixes** - [80af0aa](https://togithub.com/static-web-server/static-web-server/commit/80af0aa) Bugfix/security dependency updates including tokio, regex, chrono, libc, toml, serde and other crates. Also [1d4f423](https://togithub.com/static-web-server/static-web-server/commit/1d4f423) - [5623799](https://togithub.com/static-web-server/static-web-server/commit/5623799) Docker: Alpine 3.18.6 update. **Features** - [71dd54f](https://togithub.com/static-web-server/static-web-server/commit/71dd54f) Support for `Range` requests out of bounds. PR [#​306](https://togithub.com/static-web-server/static-web-server/pull/306) resolves [#​295](https://togithub.com/static-web-server/static-web-server/issues/295) suggested by [@​bjornharrtell](https://togithub.com/bjornharrtell). - [d4427eb](https://togithub.com/static-web-server/static-web-server/commit/d4427eb) Experimental Tokio Runtime metrics for Prometheus via the new `--experimental-metrics` option. PR [#​306](https://togithub.com/static-web-server/static-web-server/pull/306) by [@​pl4nty](https://togithub.com/pl4nty). - [fd15914](https://togithub.com/static-web-server/static-web-server/commit/fd15914) [SWS on Discord](https://discord.gg/VWvtZeWAA7) link. **Refactorings** - [a7dc6ac](https://togithub.com/static-web-server/static-web-server/commit/a7dc6ac) Docker: Drop support for the `linux/ppc64le` and `linux/s390x` of the Alpine Scratch images. Prefer the Debian image variant for those targets instead. PR [#​309](https://togithub.com/static-web-server/static-web-server/pull/309). - [563367c](https://togithub.com/static-web-server/static-web-server/commit/563367c) Minimum Rust stable version 1.74.0. - [370d288](https://togithub.com/static-web-server/static-web-server/commit/370d288) Misc: Base fuzz and micro-benchmark testing for static files module. PR [#​310](https://togithub.com/static-web-server/static-web-server/pull/310). **Acknowledgments** Thanks to our new donor [@​c0m4r](https://togithub.com/c0m4r) for supporting the project. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
9792c763ca |
chore(deps): update container image feramance/qbitrr to v4.3.1@028e4d7 by renovate (#18180)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [feramance/qbitrr](https://togithub.com/Feramance/qBitrr) | minor | `v4.2.9` -> `v4.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Feramance/qBitrr (feramance/qbitrr)</summary> ### [`v4.3.1`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v431-09022024) [Compare Source](https://togithub.com/Feramance/qBitrr/compare/v4.3.0...v4.3.1) - [\[patch\] Missing search fix]( |
||
|
|
de7564b078 |
chore(deps): update container image ghcr.io/fluidd-core/fluidd to v1.28.0@06a277f by renovate (#18182)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://togithub.com/fluidd-core/fluidd) | minor | `v1.27.1` -> `v1.28.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary> ### [`v1.28.0`](https://togithub.com/fluidd-core/fluidd/releases/tag/v1.28.0) [Compare Source](https://togithub.com/fluidd-core/fluidd/compare/v1.27.1...v1.28.0) ##### Features - adds "interrupted" job status support ([45ebd1b]( |
||
|
|
76459e89d1 |
chore(deps): update container image dpage/pgadmin4 to v8.3@f1460b1 by renovate (#18179)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | dpage/pgadmin4 | minor | `8.2` -> `8.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
addd5dd410 |
chore(deps): update container image docker.io/codercom/code-server to v4.21.1@c9f78fb by renovate (#18177)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/codercom/code-server | minor | `4.20.1` -> `4.21.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
dc4be5f6ce |
chore(deps): update container image docker.io/localai/localai to v2.8.0 by renovate (#18178)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) | minor | `v2.7.0-cublas-cuda11-ffmpeg-core` -> `v2.8.0-cublas-cuda11-ffmpeg-core` | | [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) | minor | `v2.7.0-cublas-cuda11-core` -> `v2.8.0-cublas-cuda11-core` | | [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) | minor | `v2.7.0-cublas-cuda12-ffmpeg-core` -> `v2.8.0-cublas-cuda12-ffmpeg-core` | | [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) | minor | `v2.7.0-cublas-cuda12-core` -> `v2.8.0-cublas-cuda12-core` | | [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) | minor | `v2.7.0-ffmpeg-core` -> `v2.8.0-ffmpeg-core` | | [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) | minor | `v2.7.0` -> `v2.8.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mudler/LocalAI (docker.io/localai/localai)</summary> ### [`v2.8.0`](https://togithub.com/mudler/LocalAI/releases/tag/v2.8.0) [Compare Source](https://togithub.com/mudler/LocalAI/compare/v2.7.0...v2.8.0) This release adds support for Intel GPUs, and it deprecates old ggml-based backends which are by now superseded by llama.cpp (that now supports more architectures out-of-the-box). See also [https://github.com/mudler/LocalAI/issues/1651](https://togithub.com/mudler/LocalAI/issues/1651). Images are now based on Ubuntu 22.04 LTS instead of Debian bullseye. ##### Intel GPUs There are now images tagged with "sycl". There are sycl-f16 and sycl-f32 images indicating f16 or f32 support. For example, to start phi-2 with an Intel GPU it is enough to use the container image like this: docker run -e DEBUG=true -ti -v $PWD/models:/build/models -p 8080:8080 -v /dev/dri:/dev/dri --rm quay.io/go-skynet/local-ai:master-sycl-f32-ffmpeg-core phi-2 ##### What's Changed ##### Exciting New Features 🎉 - feat(sycl): Add support for Intel GPUs with sycl ([#​1647](https://togithub.com/mudler/LocalAI/issues/1647)) by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/1660](https://togithub.com/mudler/LocalAI/pull/1660) - Drop old falcon backend (deprecated) by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/1675](https://togithub.com/mudler/LocalAI/pull/1675) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1678](https://togithub.com/mudler/LocalAI/pull/1678) - Drop ggml-based gpt2 and starcoder (supported by llama.cpp) by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/1679](https://togithub.com/mudler/LocalAI/pull/1679) - fix(Dockerfile): sycl dependencies by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/1686](https://togithub.com/mudler/LocalAI/pull/1686) - feat: Use ubuntu as base for container images, drop deprecated ggml-transformers backends by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/1689](https://togithub.com/mudler/LocalAI/pull/1689) ##### 👒 Dependencies - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1656](https://togithub.com/mudler/LocalAI/pull/1656) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1665](https://togithub.com/mudler/LocalAI/pull/1665) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1669](https://togithub.com/mudler/LocalAI/pull/1669) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1673](https://togithub.com/mudler/LocalAI/pull/1673) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1683](https://togithub.com/mudler/LocalAI/pull/1683) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1688](https://togithub.com/mudler/LocalAI/pull/1688) - ⬆️ Update mudler/go-stable-diffusion by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1674](https://togithub.com/mudler/LocalAI/pull/1674) ##### Other Changes - ⬆️ Update docs version mudler/LocalAI by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1661](https://togithub.com/mudler/LocalAI/pull/1661) - feat(mamba): Add bagel-dpo-2.8b by [@​richiejp](https://togithub.com/richiejp) in [https://github.com/mudler/LocalAI/pull/1671](https://togithub.com/mudler/LocalAI/pull/1671) - fix (docs): fixed broken links `github/` -> `github.com/` by [@​Wansmer](https://togithub.com/Wansmer) in [https://github.com/mudler/LocalAI/pull/1672](https://togithub.com/mudler/LocalAI/pull/1672) - Fix HTTP links in README.md by [@​vfiftyfive](https://togithub.com/vfiftyfive) in [https://github.com/mudler/LocalAI/pull/1677](https://togithub.com/mudler/LocalAI/pull/1677) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1681](https://togithub.com/mudler/LocalAI/pull/1681) - ci: cleanup worker before run by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/1685](https://togithub.com/mudler/LocalAI/pull/1685) - Revert "fix(Dockerfile): sycl dependencies" by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/1687](https://togithub.com/mudler/LocalAI/pull/1687) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1691](https://togithub.com/mudler/LocalAI/pull/1691) ##### New Contributors - [@​richiejp](https://togithub.com/richiejp) made their first contribution in [https://github.com/mudler/LocalAI/pull/1671](https://togithub.com/mudler/LocalAI/pull/1671) - [@​Wansmer](https://togithub.com/Wansmer) made their first contribution in [https://github.com/mudler/LocalAI/pull/1672](https://togithub.com/mudler/LocalAI/pull/1672) - [@​vfiftyfive](https://togithub.com/vfiftyfive) made their first contribution in [https://github.com/mudler/LocalAI/pull/1677](https://togithub.com/mudler/LocalAI/pull/1677) **Full Changelog**: https://github.com/mudler/LocalAI/compare/v2.7.0...v2.8.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
37c1b629f7 |
chore(deps): update container image discordgsm/discord-game-server-monitor to v2.16.2@f80bd8e by renovate (#18176)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [discordgsm/discord-game-server-monitor](https://togithub.com/DiscordGSM/GameServerMonitor) | minor | `2.15.1` -> `2.16.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>DiscordGSM/GameServerMonitor (discordgsm/discord-game-server-monitor)</summary> ### [`v2.16.2`](https://togithub.com/DiscordGSM/GameServerMonitor/releases/tag/2.16.2) [Compare Source](https://togithub.com/DiscordGSM/GameServerMonitor/compare/2.16.1...2.16.2) #### Overview - Resolve some Palworld servers cannot be queried issue - Update translations #### What's Changed - Update ko.json by [@​angrystar170](https://togithub.com/angrystar170) in [https://github.com/DiscordGSM/GameServerMonitor/pull/75](https://togithub.com/DiscordGSM/GameServerMonitor/pull/75) #### New Contributors - [@​angrystar170](https://togithub.com/angrystar170) made their first contribution in [https://github.com/DiscordGSM/GameServerMonitor/pull/75](https://togithub.com/DiscordGSM/GameServerMonitor/pull/75) **Full Changelog**: https://github.com/DiscordGSM/GameServerMonitor/compare/2.16.1...2.16.2 ### [`v2.16.1`](https://togithub.com/DiscordGSM/GameServerMonitor/releases/tag/2.16.1) [Compare Source](https://togithub.com/DiscordGSM/GameServerMonitor/compare/2.16.0...2.16.1) #### Overview - Resolve the status not update properly issue - Resolve minecraft fail to query issue **Full Changelog**: https://github.com/DiscordGSM/GameServerMonitor/compare/2.16.0...2.16.1 ### [`v2.16.0`](https://togithub.com/DiscordGSM/GameServerMonitor/releases/tag/2.16.0) [Compare Source](https://togithub.com/DiscordGSM/GameServerMonitor/compare/2.15.1...2.16.0) #### Overview - Support IOSoccer - Support SCP: Secret Laboratory - Support Enshrouded - Support Palworld - Support The Isle - EVRIMA - Update translations - Resolve the issue that the Front server cannot query - Fix mirror bugs #### What's Changed - Update lt.json by [@​MrSipping](https://togithub.com/MrSipping) in [https://github.com/DiscordGSM/GameServerMonitor/pull/56](https://togithub.com/DiscordGSM/GameServerMonitor/pull/56) - Translate to Hungarian by [@​w4sb0y](https://togithub.com/w4sb0y) in [https://github.com/DiscordGSM/GameServerMonitor/pull/57](https://togithub.com/DiscordGSM/GameServerMonitor/pull/57) - Added Translation Japanese by [@​Shiioriii](https://togithub.com/Shiioriii) in [https://github.com/DiscordGSM/GameServerMonitor/pull/58](https://togithub.com/DiscordGSM/GameServerMonitor/pull/58) - Support IOSoccer by [@​xLeviNx](https://togithub.com/xLeviNx) in [https://github.com/DiscordGSM/GameServerMonitor/pull/61](https://togithub.com/DiscordGSM/GameServerMonitor/pull/61) - Added a Korean Translation by [@​Shiioriii](https://togithub.com/Shiioriii) in [https://github.com/DiscordGSM/GameServerMonitor/pull/62](https://togithub.com/DiscordGSM/GameServerMonitor/pull/62) - feat: Add SCP: Secret Laboratory protocol support by [@​Fluffy41](https://togithub.com/Fluffy41) in [https://github.com/DiscordGSM/GameServerMonitor/pull/64](https://togithub.com/DiscordGSM/GameServerMonitor/pull/64) - Update games.csv by [@​xLeviNx](https://togithub.com/xLeviNx) in [https://github.com/DiscordGSM/GameServerMonitor/pull/65](https://togithub.com/DiscordGSM/GameServerMonitor/pull/65) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/67](https://togithub.com/DiscordGSM/GameServerMonitor/pull/67) - Bump actions/setup-python from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/68](https://togithub.com/DiscordGSM/GameServerMonitor/pull/68) - Bump flask\[async] from 3.0.0 to 3.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/69](https://togithub.com/DiscordGSM/GameServerMonitor/pull/69) - Bump aiohttp from 3.9.0 to 3.9.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/70](https://togithub.com/DiscordGSM/GameServerMonitor/pull/70) - Bump pymongo from 4.6.0 to 4.6.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/71](https://togithub.com/DiscordGSM/GameServerMonitor/pull/71) - Bump tzdata from 2023.3 to 2023.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/72](https://togithub.com/DiscordGSM/GameServerMonitor/pull/72) - Bump python-dotenv from 1.0.0 to 1.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/73](https://togithub.com/DiscordGSM/GameServerMonitor/pull/73) #### New Contributors - [@​MrSipping](https://togithub.com/MrSipping) made their first contribution in [https://github.com/DiscordGSM/GameServerMonitor/pull/56](https://togithub.com/DiscordGSM/GameServerMonitor/pull/56) - [@​w4sb0y](https://togithub.com/w4sb0y) made their first contribution in [https://github.com/DiscordGSM/GameServerMonitor/pull/57](https://togithub.com/DiscordGSM/GameServerMonitor/pull/57) - [@​Shiioriii](https://togithub.com/Shiioriii) made their first contribution in [https://github.com/DiscordGSM/GameServerMonitor/pull/58](https://togithub.com/DiscordGSM/GameServerMonitor/pull/58) - [@​Fluffy41](https://togithub.com/Fluffy41) made their first contribution in [https://github.com/DiscordGSM/GameServerMonitor/pull/64](https://togithub.com/DiscordGSM/GameServerMonitor/pull/64) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/DiscordGSM/GameServerMonitor/pull/67](https://togithub.com/DiscordGSM/GameServerMonitor/pull/67) **Full Changelog**: https://github.com/DiscordGSM/GameServerMonitor/compare/2.15.1...2.16.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
5a770f9793 |
chore(deps): update container image cloudflare/cloudflared to v2024.2.0@4d55d2f by renovate (#18174)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared) | minor | `2024.1.5` -> `2024.2.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudflare/cloudflared (cloudflare/cloudflared)</summary> ### [`v2024.2.0`](https://togithub.com/cloudflare/cloudflared/releases/tag/2024.2.0) [Compare Source](https://togithub.com/cloudflare/cloudflared/compare/2024.1.5...2024.2.0) ##### SHA256 Checksums: cloudflared-amd64.pkg: bd386c483a5105e4f9ef819fe95419ebbd265b444c0457f76102bd30fd172cdb cloudflared-darwin-amd64.tgz: 08e168cb71659871410fb0ef4d108a3435016e0ca809a1621923842333848729 cloudflared-fips-linux-amd64: 5f2a9dc461ec2782768902fdd319f93f0fda2311693faa3cf9f05d231995e0ce cloudflared-fips-linux-amd64.deb: 7c335984fc0de3cfbb07b74fd90425eafa25d38944c2809164da27ea941032d0 cloudflared-fips-linux-x86_64.rpm: 7fb512cf5d87a2992fc08c233251673a012a12403f26e7431b7f7d36e2f3a4e8 cloudflared-linux-386: 5f0f972a4c36b92adfec1bfe23d945b287c9caf9435a614721781ac01645d116 cloudflared-linux-386.deb: 9d0c550831c0e7ab6a04eb4f4cb3ded049cc1260580520845ddad1ec5e6b64a2 cloudflared-linux-386.rpm: 18c1e87a56b127e8c855132a58b3230102d66e96bc09b1d835143122971e0bcb cloudflared-linux-aarch64.rpm: 4e571738b3eb44f707d29d088e0846d1342dd9d989fa6d6832b28bfa4ce586e2 cloudflared-linux-amd64: 5500be1a1fc27f1671790b062ef215e5d3cfefc9be2d18aa3d64eed8a4fa7315 cloudflared-linux-amd64.deb: d65b4ad7efa130dfa684975bef0c32c4b9a087376e7ce25fc732eaa16a95c0f8 cloudflared-linux-arm: 8a2324cacb791e7b187da587116908cf908a0ae7025be148698070acd85b8247 cloudflared-linux-arm.deb: 6e85a31f1442ca4ba1ab898d41098332591736ca577d369cfca226aa07b51f48 cloudflared-linux-arm.rpm: 3988e667b8af0e0b8814028820b2cbf4f4e9776eff7bee1411ab5d44cb6fa74c cloudflared-linux-arm64: b7ce93603dbfcd0e5ae1abc729424fb4aa83911dafcae83d7317590ba87a5d94 cloudflared-linux-arm64.deb: dd08914c7528b549b899db18b00da6a3ad3fe9087df6d9d1acadb4191d577c3c cloudflared-linux-armhf: 9e63e697a20812617c04a47a93cdd5c509edb29f069e31c1f39434cb5b25f715 cloudflared-linux-armhf.deb: 6c5d1573ea293528c0673137fabd6cbf5d461683e86dd5846da3afa1e3a62665 cloudflared-linux-armhf.rpm: b94f0e61be597635e96dc7adee54e26262ab2081903550aca9e1cfe09a99f9f7 cloudflared-linux-x86_64.rpm: 88ebb287592b3aa49df2f4c822f65744b947424ea40382707378574808a34415 cloudflared-windows-386.exe: d5e83ef8f02b48512fdc115d14573b7514fcbe2a949a34a6105e7c926a00571d cloudflared-windows-386.msi: 1cf6a892ef266d53a97478938de172d9c512b04a2f66f9c948276511e3ca151a cloudflared-windows-amd64.exe: a552e335031207e5ef4e1ed831e2e38f287e47253c1f4ec01ad290851a272e3f cloudflared-windows-amd64.msi: 06a5d406f4585e229e37cad5fd1390e5e5d1bc619c8dc9de32d106a394c30cce </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
4821d49382 |
chore(deps): update container image wiserain/flexget to v3.11.17@4ba4a28 by renovate (#18170)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wiserain/flexget](https://togithub.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://togithub.com/wiserain/docker-flexget)) | patch | `3.11.14` -> `3.11.17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
5b35effbd4 |
chore(deps): update container image zwavejs/zwave-js-ui to v9.8.3@fdbaa40 by renovate (#18172)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) | patch | `9.8.2` -> `9.8.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>zwave-js/zwave-js-ui (zwavejs/zwave-js-ui)</summary> ### [`v9.8.3`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#983-2024-02-06) [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.8.2...v9.8.3) ##### Bug Fixes - **discovery:** revert "improve MQTT discovery for scene CC" ([#​3583](https://togithub.com/zwave-js/zwave-js-ui/issues/3583)) ([16b8c1f]( |
||
|
|
ccac846989 |
chore(deps): update container image ghcr.io/linuxserver/synclounge to v5.2.25@9a97575 by renovate (#18136)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/synclounge](https://togithub.com/linuxserver/docker-synclounge/packages) ([source](https://togithub.com/linuxserver/docker-synclounge)) | patch | `5.2.24` -> `5.2.25` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
6df28ffb9d | chore(deps): update container image yourselfhosted/slash to v0.5.3@9933343 by renovate (#18171) | ||
|
|
9962025e70 |
chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.1.7.4030@01d40bb by renovate (#18169)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/lidarr-develop](https://ghcr.io/onedr0p/lidarr-develop) ([source](https://togithub.com/Lidarr/Lidarr)) | patch | `2.1.6.3993` -> `2.1.7.4030` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Lidarr/Lidarr (ghcr.io/onedr0p/lidarr-develop)</summary> ### [`v2.1.7.4030`](https://togithub.com/Lidarr/Lidarr/releases/tag/v2.1.7.4030): 2.1.7.4030 [Compare Source](https://togithub.com/Lidarr/Lidarr/compare/v2.1.6.3993...v2.1.7.4030) *To receive further updates for a non-docker installation, please change the branch to **master**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Lidarr within an existing docker container.*** Doing so will prevent audio fingerprinting from working and break your Lidarr installation if you ever delete and re-create the container. #### Changes: - [`7f0fab0`]( |
||
|
|
815c0d06d2 |
chore(deps): update container image common to v17.3.9@db10d55 by renovate (#18125)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `17.3.8` -> `17.3.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
ffbff6fd91 |
chore(deps): update neko by renovate (#18168)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | m1k1o/neko | digest | `11a24fd` -> `2c4d718` | | m1k1o/neko | digest | `47f8567` -> `dc0ad9c` | | m1k1o/neko | digest | `e422486` -> `5001b3b` | | m1k1o/neko | digest | `3085bf7` -> `42c3729` | | m1k1o/neko | digest | `63e37e4` -> `e28e0d1` | | m1k1o/neko | digest | `7fae789` -> `1cb6c9d` | | m1k1o/neko | digest | `b740ed0` -> `e321513` | | m1k1o/neko | digest | `8a107f9` -> `7cd3914` | | m1k1o/neko | digest | `878615e` -> `7768f34` | | m1k1o/neko | digest | `61a4e7a` -> `8e4cbd9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
1d566a6600 |
chore(deps): update container image nginxinc/nginx-unprivileged to 1.25.3@a0f8d9a by renovate (#18167)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nginxinc/nginx-unprivileged](https://togithub.com/nginxinc/docker-nginx-unprivileged) | digest | `190f524` -> `a0f8d9a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
35dff69368 | chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@bd1ad0a by renovate (#18037) | ||
|
|
7bd5e1708c |
chore(deps): update container image ghcr.io/onedr0p/plex to 1.32.8.7639-fb6452ebf@76dce9f by renovate (#18165)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/plex](https://ghcr.io/onedr0p/plex) ([source](https://togithub.com/onedr0p/containers)) | digest | `637fe10` -> `76dce9f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
e8e272e0fc | chore(deps): update container image bitnami/wordpress to 6.4.3@52ada86 by renovate (#18164) | ||
|
|
72b27c1da1 |
chore(deps): update container image glauth/glauth to latest@23af115 by renovate (#18166)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | glauth/glauth | digest | `550bc43` -> `23af115` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
a4090d8331 |
chore(deps): update container image bitnami/solr to 9.4.1@f05714e by renovate (#18163)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/solr | digest | `da0d1ef` -> `f05714e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
47c93c3d66 |
chore(deps): update container image automaticrippingmachine/automatic-ripping-machine to 2.6.70@88a6efc by renovate (#18153)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [automaticrippingmachine/automatic-ripping-machine](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine) | digest | `5b54cb0` -> `88a6efc` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
3f9bdf99d7 | chore(deps): update container image bitnami/matomo to 5.0.2@46b7325 by renovate (#18158) | ||
|
|
7fe5800318 | chore(deps): update container image bitnami/redis to 7.2.4@ebc4ce8 by renovate (#18162) | ||
|
|
8b809e022c |
chore(deps): update container image bitnami/prometheus to 2.49.1@c382eae by renovate (#18032)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/prometheus | digest | `0f2e8e9` -> `c382eae` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
a084d9efcf |
chore(deps): update container image bitnami/dokuwiki to 20230404.1.0@68ba05c by renovate (#18155)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/dokuwiki | digest | `d9ebe51` -> `68ba05c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
87c6a21550 |
chore(deps): update container image bitnami/mongodb to 7.0.5@63954ac by renovate (#18160)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/mongodb | digest | `32424c6` -> `63954ac` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
e107d9d461 |
chore(deps): update container image bitnami/memcached to 1.6.23@25f877b by renovate (#18159)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/memcached | digest | `076d4a3` -> `25f877b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
c8c1537433 |
chore(deps): update container image bitnami/node-exporter to 1.7.0@3c50238 by renovate (#18161)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/node-exporter | digest | `148438a` -> `3c50238` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
9fdedeadfc | chore(deps): update container image bitnami/kube-state-metrics to 2.10.1@6c53b7f by renovate (#18156) | ||
|
|
9c8df25f70 | chore(deps): update container image bitnami/mariadb to 11.2.3@9ad5c99 by renovate (#18157) | ||
|
|
8b7d9c7ae5 |
chore(deps): update container image bitnami/alertmanager to 0.26.0@130b6ff by renovate (#18154)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/alertmanager | digest | `de8bbbd` -> `130b6ff` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
f0daa744dd |
chore(deps): update container image whyour/qinglong to v2.17.1@83b868e by renovate (#18150)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [whyour/qinglong](https://togithub.com/whyour/qinglong) | patch | `2.17.0` -> `2.17.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>whyour/qinglong (whyour/qinglong)</summary> ### [`v2.17.1`](https://togithub.com/whyour/qinglong/compare/v2.17.0...v2.17.1) [Compare Source](https://togithub.com/whyour/qinglong/compare/v2.17.0...v2.17.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
0e77a2d999 |
chore(deps): update container image quay.io/kiwigrid/k8s-sidecar to v1.25.4@cccfe4f by renovate (#18147)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/kiwigrid/k8s-sidecar](https://togithub.com/kiwigrid/k8s-sidecar) | patch | `1.25.3` -> `1.25.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>kiwigrid/k8s-sidecar (quay.io/kiwigrid/k8s-sidecar)</summary> ### [`v1.25.4`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.25.4) [Compare Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.25.3...1.25.4) #### 📦 Dependencies - build(deps): bump python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18 - PR: [#​316](https://togithub.com/kiwigrid/k8s-sidecar/issues/316) - build(deps): bump python from 3.12.1-alpine3.18 to 3.13.0a3-alpine3.18 - PR: [#​323](https://togithub.com/kiwigrid/k8s-sidecar/issues/323) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
399406936a |
chore(deps): update container image tinymediamanager/tinymediamanager to v5.0.2@0c6b69c by renovate (#18149)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tinymediamanager/tinymediamanager | patch | `5.0.1` -> `5.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
2d2bafb9d1 |
chore(deps): update container image syncthing/syncthing to v1.27.3@d5efcb0 by renovate (#18148)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [syncthing/syncthing](https://syncthing.net) ([source](https://togithub.com/syncthing/syncthing)) | patch | `1.27.2` -> `1.27.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>syncthing/syncthing (syncthing/syncthing)</summary> ### [`v1.27.3`](https://togithub.com/syncthing/syncthing/releases/tag/v1.27.3) [Compare Source](https://togithub.com/syncthing/syncthing/compare/v1.27.2...v1.27.3) Bugfixes: - [#​9039](https://togithub.com/syncthing/syncthing/issues/9039): Sync from Linux to Mac with ownership - Local additions after rescan - [#​9241](https://togithub.com/syncthing/syncthing/issues/9241): Versions path does not honor tilde (~) shortcut Enhancements: - [#​8616](https://togithub.com/syncthing/syncthing/issues/8616): Add CLI completion - [#​9151](https://togithub.com/syncthing/syncthing/issues/9151): Add "stay logged in" checkbox to login dialog Other issues: - [#​9267](https://togithub.com/syncthing/syncthing/issues/9267): Inconsistent version requirements in lib/build and lib/upgrade - [#​9313](https://togithub.com/syncthing/syncthing/issues/9313): Different lengths used for short device IDs in UI </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
d6134244bc |
chore(deps): update rdesktop by renovate (#18118)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `461af27` -> `cdc43e3` | | lscr.io/linuxserver/rdesktop | digest | `7041ae1` -> `34e0e40` | | lscr.io/linuxserver/rdesktop | digest | `f511bf6` -> `81ae6be` | | lscr.io/linuxserver/rdesktop | digest | `fe80a6f` -> `8dce3a9` | | lscr.io/linuxserver/rdesktop | digest | `ceea7dc` -> `c5d086b` | | lscr.io/linuxserver/rdesktop | digest | `7ae8930` -> `ebac8cd` | | lscr.io/linuxserver/rdesktop | digest | `16b797f` -> `3b35f22` | | lscr.io/linuxserver/rdesktop | digest | `1ae4efe` -> `e9eda16` | | lscr.io/linuxserver/rdesktop | digest | `087b568` -> `2806a91` | | lscr.io/linuxserver/rdesktop | digest | `c378865` -> `dd54fa7` | | lscr.io/linuxserver/rdesktop | digest | `5b35bcc` -> `eebf1c5` | | lscr.io/linuxserver/rdesktop | digest | `f3ffce9` -> `05c55a9` | | lscr.io/linuxserver/rdesktop | digest | `38453f9` -> `a90538f` | | lscr.io/linuxserver/rdesktop | digest | `63e1935` -> `9447865` | | lscr.io/linuxserver/rdesktop | digest | `a3d3cdd` -> `41778d4` | | lscr.io/linuxserver/rdesktop | digest | `21481e2` -> `17ca8eb` | | lscr.io/linuxserver/rdesktop | digest | `cc772d0` -> `57780b0` | | lscr.io/linuxserver/rdesktop | digest | `41f4832` -> `84482d3` | | lscr.io/linuxserver/rdesktop | digest | `797323a` -> `b877653` | | lscr.io/linuxserver/rdesktop | digest | `7e43fbc` -> `42c9b68` | | lscr.io/linuxserver/rdesktop | digest | `14c4185` -> `8d30fb9` | | lscr.io/linuxserver/rdesktop | digest | `890b86e` -> `9616efb` | | lscr.io/linuxserver/rdesktop | digest | `812ce01` -> `0e33288` | | lscr.io/linuxserver/rdesktop | digest | `5b08283` -> `efe0b43` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
1554ae6575 |
chore(deps): update container image ollama/ollama to v0.1.24@bb575e1 by renovate (#18146)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ollama/ollama | patch | `0.1.23` -> `0.1.24` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
bb309eb156 | chore(deps): update container image jvmilazz0/kavita to v0.7.14@9cbe62e by renovate (#18141) | ||
|
|
003552e757 |
chore(deps): update container image jgraph/drawio to v23.1.2@6273414 by renovate (#18139)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jgraph/drawio](https://www.drawio.com) ([source](https://togithub.com/jgraph/docker-drawio)) | patch | `23.1.0` -> `23.1.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jgraph/docker-drawio (jgraph/drawio)</summary> ### [`v23.1.2`](https://togithub.com/jgraph/docker-drawio/compare/v23.1.0...v23.1.2) [Compare Source](https://togithub.com/jgraph/docker-drawio/compare/v23.1.0...v23.1.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
f50cbf4793 | chore(deps): update container image metabase/metabase to v0.48.5@9ae4ca1 by renovate (#18143) | ||
|
|
03db5cd3e7 | chore(deps): update container image netdata/netdata to v1.44.2@78c8cb8 by renovate (#18145) | ||
|
|
0e88f819c9 |
chore(deps): update container image minio/minio to vrelease.2024-02-09t21-25-16z@68622c3 by renovate (#18144)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | minio/minio | patch | `RELEASE.2024-02-04T22-36-13Z` -> `RELEASE.2024-02-09T21-25-16Z` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
1dc3e8edfe |
chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.28.17@99085c4 by renovate (#18138)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/taxel/plextraktsync](https://togithub.com/Taxel/PlexTraktSync) | patch | `0.28.16` -> `0.28.17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary> ### [`v0.28.17`](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.16...0.28.17) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.16...0.28.17) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
0fd10c5131 |
chore(deps): update container image jorenn92/maintainerr to v2.0.2@4e0f519 by renovate (#18140)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jorenn92/maintainerr](https://togithub.com/jorenn92/Maintainerr) | patch | `2.0.0` -> `2.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jorenn92/Maintainerr (jorenn92/maintainerr)</summary> ### [`v2.0.2`](https://togithub.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#202-2024-02-11) [Compare Source](https://togithub.com/jorenn92/Maintainerr/compare/v2.0.1...v2.0.2) ##### Bug Fixes - Failure to fetch latest GitHub version crashes the UI ([#​891](https://togithub.com/jorenn92/Maintainerr/issues/891)) ([4ce9ac9]( |
||
|
|
0707d58f4c |
chore(deps): update container image ghcr.io/linuxserver/openvscode-server to v1.85.2@1da1d36 by renovate (#18135)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/openvscode-server](https://togithub.com/linuxserver/docker-openvscode-server/packages) ([source](https://togithub.com/linuxserver/docker-openvscode-server)) | patch | `1.85.1` -> `1.85.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |