a701e6dafb89a504c27ffbb30bfbfe2ec6f40d38
44430 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
a701e6dafb |
chore(helm): update image ghcr.io/n8n-io/n8n 1.98.1 → 1.99.0 (#36380)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/n8n-io/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `1d35d50`
-> `147877e` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.
---
### Release Notes
<details>
<summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary>
###
[`v1.99.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1990-2025-06-16)
##### Bug Fixes
- **AWS Bedrock Chat Model Node:** Update LangChain AWS package
([#​16323](https://redirect.github.com/n8n-io/n8n/issues/16323))
([24e4be1](https://redirect.github.com/n8n-io/n8n/commit/24e4be1ece1f5c1911f27b572862e7a2c95447bf))
- **core:** Always save evaluation executions
([#​16285](https://redirect.github.com/n8n-io/n8n/issues/16285))
([739ad85](https://redirect.github.com/n8n-io/n8n/commit/739ad853cd81b108171e91488dad95cd0a2db5c1))
- **core:** Fix http requests by using correct agent
([#​16258](https://redirect.github.com/n8n-io/n8n/issues/16258))
([e58de1a](https://redirect.github.com/n8n-io/n8n/commit/e58de1a6e48868356e4e706effd384cdf5073652))
- **core:** Prevent DoS via malformed binary data ID
([#​16229](https://redirect.github.com/n8n-io/n8n/issues/16229))
([43c52a8](https://redirect.github.com/n8n-io/n8n/commit/43c52a8b4f844e91b02e3cc9df92826a2d7b6052))
- **core:** Register transition handlers after modules init
([#​16308](https://redirect.github.com/n8n-io/n8n/issues/16308))
([7177e3a](https://redirect.github.com/n8n-io/n8n/commit/7177e3aab082cc7964698221a9440cd92dfaed03))
- **core:** Remove duplicated logs for insights
([#​16228](https://redirect.github.com/n8n-io/n8n/issues/16228))
([56b16b8](https://redirect.github.com/n8n-io/n8n/commit/56b16b8c0fb4cff4d51134ef532dede4ccac2707))
- **editor:** Cannot expand sub execution log if it finished with an
error
([#​16236](https://redirect.github.com/n8n-io/n8n/issues/16236))
([3fcabd4](https://redirect.github.com/n8n-io/n8n/commit/3fcabd40b3ea0a311dc55f35e5c6f72c2f53efa7))
- **editor:** Fix inaccurate message in log view when input data is
empty
([#​16234](https://redirect.github.com/n8n-io/n8n/issues/16234))
([e93fd1a](https://redirect.github.com/n8n-io/n8n/commit/e93fd1a68931eba43e7cdd0902543b056c0ab40a))
- **editor:** Fix pagination and sorting issue for insights
([#​16288](https://redirect.github.com/n8n-io/n8n/issues/16288))
([84c51b1](https://redirect.github.com/n8n-io/n8n/commit/84c51b1bd96b2a66cfb4953b349df73ce65cf29c))
- **editor:** Logs not shown when tools are partially executed
([#​16274](https://redirect.github.com/n8n-io/n8n/issues/16274))
([b2eb333](https://redirect.github.com/n8n-io/n8n/commit/b2eb33351f4eec0dfafcc8fb22b093779facd8f4))
- **editor:** Prevent node renaming to restricted JS method names
([#​16270](https://redirect.github.com/n8n-io/n8n/issues/16270))
([ecfb667](https://redirect.github.com/n8n-io/n8n/commit/ecfb6674efb657e27771785f1e0cdb890c0c78da))
- **editor:** Support renaming node in HTML parameters
([#​16315](https://redirect.github.com/n8n-io/n8n/issues/16315))
([88e3c90](https://redirect.github.com/n8n-io/n8n/commit/88e3c90e7136acdaf712c79fbd23d484d2d88f66))
- Fix paired item handling of multiple inputs
([#​16153](https://redirect.github.com/n8n-io/n8n/issues/16153))
([50e00cd](https://redirect.github.com/n8n-io/n8n/commit/50e00cdd6ac9f36e445f2b290e3b39ee7848fa13))
- **Gmail Node:** Do not break threads while creating drafts
([#​16272](https://redirect.github.com/n8n-io/n8n/issues/16272))
([113d94c](https://redirect.github.com/n8n-io/n8n/commit/113d94cea2956dafcecff2bb33df15d417daeb40))
- **HTTP Request Node:** Process text files
([#​16226](https://redirect.github.com/n8n-io/n8n/issues/16226))
([0d5ac1f](https://redirect.github.com/n8n-io/n8n/commit/0d5ac1f82262e1c32b4d3d7168f433359f4a1b87))
- Postgres node with ssh tunnel getting into a broken state and not
being recreated
([#​16054](https://redirect.github.com/n8n-io/n8n/issues/16054))
([879114b](https://redirect.github.com/n8n-io/n8n/commit/879114b572d4c3ef969f1e4495eedcbef486c3d6))
- Run evaluations as full manual executions in queue mode
([#​16230](https://redirect.github.com/n8n-io/n8n/issues/16230))
([e363458](https://redirect.github.com/n8n-io/n8n/commit/e36345824f2e5c3fd79ff9e27fe3d68bcee999fd))
- Run evaluations successfully when offload manual executions is true
with queue mode
([#​16307](https://redirect.github.com/n8n-io/n8n/issues/16307))
([aa27374](https://redirect.github.com/n8n-io/n8n/commit/aa273745ecdb45070f028a03fbd339dc3a15ce56))
##### Features
- **Chat Trigger Node:** Fix CSS variable `--chat--message--font-size`
not applying correctly
([#​16310](https://redirect.github.com/n8n-io/n8n/issues/16310))
([ab8a2b0](https://redirect.github.com/n8n-io/n8n/commit/ab8a2b0f7ed91bc2bcd084b9dc94e76a3426da8a))
- **core:** Add description to projects
([#​15611](https://redirect.github.com/n8n-io/n8n/issues/15611))
([1ddbb78](https://redirect.github.com/n8n-io/n8n/commit/1ddbb78909a06c46e2bee640c85bf7670d85b8d5))
- **core:** Add number of tokens and latency automatically as metrics in
evaluation
([#​16243](https://redirect.github.com/n8n-io/n8n/issues/16243))
([eff0571](https://redirect.github.com/n8n-io/n8n/commit/eff0571f42b979146d1198d6ca7c010c0013067d))
- **core:** Add OIDC support for SSO
([#​15988](https://redirect.github.com/n8n-io/n8n/issues/15988))
([30148df](https://redirect.github.com/n8n-io/n8n/commit/30148df7f3fd7b49660d1f4635a577d9bb80e964))
- **core:** Add task runner events to log streaming
([#​16265](https://redirect.github.com/n8n-io/n8n/issues/16265))
([
|
||
|
|
c9eebff0eb |
chore(helm): update image ghcr.io/meeb/tubesync digest to f9c5343 (#36377)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/meeb/tubesync | digest | `458466f` -> `f9c5343` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a1f7f18585 |
chore(helm): update image docker.io/machines/filestash digest to f58ba64 (#36376)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `5058493` -> `f58ba64` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
62fc37d40e |
chore(flux): update image ghcr.io/fluxcd/flux-manifests v2.6.1 → v2.6.2 (clustertool) (#36378)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluxcd/flux-manifests](https://redirect.github.com/fluxcd/flux2) | patch | `v2.6.1` -> `v2.6.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>fluxcd/flux2 (ghcr.io/fluxcd/flux-manifests)</summary> ### [`v2.6.2`](https://redirect.github.com/fluxcd/flux2/releases/tag/v2.6.2) [Compare Source](https://redirect.github.com/fluxcd/flux2/compare/v2.6.1...v2.6.2) #### Highlights Flux v2.6.2 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience. Fixes: - Fix authentication for `flux push artifact --provider=azure` on Azure DevOps runners. - Fix OIDC authentication for [Amazon ECR Public](https://fluxcd.io/flux/integrations/aws/#for-amazon-public-elastic-container-registry) in source-controller and image-reflector-controller. - Fix `knownhosts key mismatch` regression bug in the Flux CLI, source-controller and image-automation-controller. #### Components changelog - source-controller [v1.6.1](https://redirect.github.com/fluxcd/source-controller/blob/v1.6.1/CHANGELOG.md) - image-reflector-controller [v0.35.2](https://redirect.github.com/fluxcd/image-reflector-controller/blob/v0.35.2/CHANGELOG.md) - image-automation-controller [v0.41.1](https://redirect.github.com/fluxcd/image-automation-controller/blob/v0.41.1/CHANGELOG.md) #### What's Changed - \[release/v2.6.x] fix: Allow Azure CLI calls in `flux push artifact --provider azure` on DevOps runners by [@​fluxcdbot](https://redirect.github.com/fluxcdbot) in [https://github.com/fluxcd/flux2/pull/5396](https://redirect.github.com/fluxcd/flux2/pull/5396) - \[release/v2.6.x] Fix `knownhosts key mismatch` regression bug by [@​fluxcdbot](https://redirect.github.com/fluxcdbot) in [https://github.com/fluxcd/flux2/pull/5405](https://redirect.github.com/fluxcd/flux2/pull/5405) - \[release/v2.6.x] Update toolkit components by [@​fluxcdbot](https://redirect.github.com/fluxcdbot) in [https://github.com/fluxcd/flux2/pull/5410](https://redirect.github.com/fluxcd/flux2/pull/5410) **Full Changelog**: https://github.com/fluxcd/flux2/compare/v2.6.1...v2.6.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
d853a5d3df |
chore(helm): update jupyter 2025-06-02 → 2025-06-16 (patch) (#36372)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/jupyter/all-spark-notebook | patch | `949c3fd` -> `b6ba7e5` | | quay.io/jupyter/base-notebook | patch | `81f4e00` -> `1cfd13c` | | quay.io/jupyter/datascience-notebook | patch | `2014f3b` -> `e2bd76a` | | quay.io/jupyter/minimal-notebook | patch | `23c62f4` -> `9c0eeaf` | | quay.io/jupyter/pyspark-notebook | patch | `0dbd92e` -> `a11ac43` | | quay.io/jupyter/r-notebook | patch | `1cfec87` -> `df1e420` | | quay.io/jupyter/scipy-notebook | patch | `08e4c32` -> `265c702` | | quay.io/jupyter/tensorflow-notebook | patch | `fcd5454` -> `603049e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
988908e58a |
chore(helm): update image docker.io/diygod/rsshub digest to 61defe9 (#36370)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `e768156` -> `61defe9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
96eb9f3c92 |
chore(helm): update image lscr.io/linuxserver/mylar3 digest to 173f789 (#36369)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/mylar3](https://redirect.github.com/linuxserver/docker-mylar3/packages) ([source](https://redirect.github.com/linuxserver/docker-mylar3)) | digest | `71af252` -> `173f789` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
2998d04958 |
chore(helm): update image ghcr.io/fluidd-core/fluidd v1.34.2 → v1.34.3 (#36373)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd) | patch | `83defec` -> `f2795ed` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary> ### [`v1.34.3`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.34.3) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.34.2...v1.34.3) ##### Features - adds missing HTU21D sensor family support ([df34956](https://redirect.github.com/fluidd-core/fluidd/commit/df349564265817a8dbf2cc00f7d9ca33e7248c05)) - **i18n-nl:** Update Dutch translations ([01c7404](https://redirect.github.com/fluidd-core/fluidd/commit/01c7404e0feb7c51a418a17b4ffc7870d1c56997)) - **i18n-pl:** Update Polish translations ([ec3576b](https://redirect.github.com/fluidd-core/fluidd/commit/ec3576b15c09cdedd1fd74a22b0aa79c74fd5a5e)) - **i18n-uk:** Update Ukrainian translations ([a3ff90c](https://redirect.github.com/fluidd-core/fluidd/commit/a3ff90ca279bbbb77ceda749d16fc8cc7a507b87)) - **i18n-zh-CN:** Update Chinese (Simplified Han script) translations ([8d64261](https://redirect.github.com/fluidd-core/fluidd/commit/8d64261fef4700e840e9fbf387b38154c1fee68a)) - Z-Bolt theme ([#​1677](https://redirect.github.com/fluidd-core/fluidd/issues/1677)) ([9caaf94](https://redirect.github.com/fluidd-core/fluidd/commit/9caaf944b0b086e543b89c5d1440996588237d08)) ##### Bug Fixes - negative values formatting ([#​1687](https://redirect.github.com/fluidd-core/fluidd/issues/1687)) ([3499936](https://redirect.github.com/fluidd-core/fluidd/commit/34999367b9f33abd667474f9cc0551d135550fc0)) - store macro names casing as-is ([#​1683](https://redirect.github.com/fluidd-core/fluidd/issues/1683)) ([ed6bd18](https://redirect.github.com/fluidd-core/fluidd/commit/ed6bd1805d90416b554704f5bccf1ab1ae374022)) - undefined property access in case of deleted macro lookup ([#​1685](https://redirect.github.com/fluidd-core/fluidd/issues/1685)) ([d2335a9](https://redirect.github.com/fluidd-core/fluidd/commit/d2335a956ccd6a75650745804fc655b8d0a173e2)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c81858eaad |
chore(helm): update image seaduboi/broadcast-box digest to 0fd71c8 (#36371)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | seaduboi/broadcast-box | digest | `b7b53b6` -> `0fd71c8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3ba517f212 |
chore(helm): update image ghcr.io/linuxserver/openvscode-server digest to 9de8fad (#36367)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages) ([source](https://redirect.github.com/linuxserver/docker-openvscode-server)) | digest | `4c299c2` -> `9de8fad` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
195aa0ef49 |
chore(helm): update image ghcr.io/linuxserver/ombi digest to 80c22c3 (#36366)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ombi](https://redirect.github.com/linuxserver/docker-ombi/packages) ([source](https://redirect.github.com/linuxserver/docker-ombi)) | digest | `82d3d08` -> `80c22c3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
5510cb09ce |
chore(helm): update image lscr.io/linuxserver/calibre-web digest to 769142b (#36368)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/calibre-web](https://redirect.github.com/linuxserver/docker-calibre-web/packages) ([source](https://redirect.github.com/linuxserver/docker-calibre-web)) | digest | `0b1eec4` -> `769142b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
2e5358db53 |
chore(helm): update image ghcr.io/linuxserver/freshrss digest to 6fa84cb (#36365)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/freshrss](https://redirect.github.com/linuxserver/docker-freshrss/packages) ([source](https://redirect.github.com/linuxserver/docker-freshrss)) | digest | `30587f9` -> `6fa84cb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
537486db28 |
chore(helm): update image docker.io/itzg/mc-backup digest to a05012f (#36364)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/itzg/mc-backup | digest | `af7e29d` -> `a05012f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
dc9578a01f |
chore(helm): update image docker.io/wiserain/flexget 3.16.3 → 3.16.5 (#36352)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://redirect.github.com/wiserain/docker-flexget)) | patch | `ff44f46` -> `e7bea08` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
f06eb3fc6b |
chore(helm): update image docker.io/semaphoreui/semaphore v2.14.12 → v2.15.0 (#36363)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | minor | `f9b4c47` -> `043216c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.15.0`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.15.0) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.14.12...v2.15.0) <a href="https://semaphoreui.com/releases/semaphore-v2_15"> <img src="https://github.com/user-attachments/assets/b019319e-2a8b-4ea7-808f-77a7f46c24b1"> </a> ##### [Semaphore 2.15 Release Details](https://semaphoreui.com/releases/semaphore-v2_15) - Built-in Swagger API (PRO) - Improved design - Terragrunt support - Task details - Task summary (PRO) #### Links - Create best docker container [](https://semaphoreui.com/install/docker/2\_15/) [](https://artifacthub.io/packages/helm/semaphoreui/semaphore) - Join our responsive community [](https://discord.gg/5R6k7hNGcH) [](https://t.me/semaphoreui?boost) [](https://www.youtube.com/@​semaphoreui) [](https://x.com/semaphoreui) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
2de896a1d1 |
chore(helm): update image docker.io/traccar/traccar digest to 621c8d6 (#36360)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/traccar/traccar | digest | `6d1cb82` -> `621c8d6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4c1f32b957 |
chore(helm): update image ghcr.io/linuxserver/davos digest to 4557c5c (#36353)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/davos](https://redirect.github.com/linuxserver/docker-davos/packages) ([source](https://redirect.github.com/linuxserver/docker-davos)) | digest | `3290cb0` -> `4557c5c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
dfac27c55c |
chore(helm): update webtop (#36361)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `b8982c6` -> `938fc37` | | lscr.io/linuxserver/webtop | digest | `3939a21` -> `5c927b3` | | lscr.io/linuxserver/webtop | digest | `71b3566` -> `53266c8` | | lscr.io/linuxserver/webtop | digest | `922e1ed` -> `f54fb74` | | lscr.io/linuxserver/webtop | digest | `0faa8ef` -> `ebc08f4` | | lscr.io/linuxserver/webtop | digest | `a74d1a4` -> `fc5f45c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6fe07576b3 |
chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.3.4.0 → 6.4.8.0 (#36420)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker) | minor | `3a59aca` -> `1f16b2c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>doitandbedone/ispyagentdvr-docker (docker.io/doitandbedone/ispyagentdvr)</summary> ### [`v6.4.8.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.3.4.0...6.4.8.0) [Compare Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.3.4.0...6.4.8.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
a35ec76caf |
chore(helm): update image docker.io/nocodb/nocodb 0.263.7 → 0.263.8 (#36416)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/nocodb/nocodb | patch | `7c17750` -> `de5ef77` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
89923acf6a |
chore(helm): update image docker.io/ollama/ollama 0.9.1 → 0.9.2 (#36417)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | patch | `f6157f5` -> `3ef9d8d` | | docker.io/ollama/ollama | patch | `fa1afed` -> `1e9b948` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
0ec79dcb13 |
chore(helm): update image docker.io/misskey/misskey 2025.6.0 → 2025.6.3 (#36415)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/misskey/misskey](https://redirect.github.com/misskey-dev/misskey) | patch | `217a1ad` -> `d90fcf6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>misskey-dev/misskey (docker.io/misskey/misskey)</summary> ### [`v2025.6.3`](https://redirect.github.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#202563) [Compare Source](https://redirect.github.com/misskey-dev/misskey/compare/2025.6.2...2025.6.3) ##### Client - Fix: キャッシュを削除しないとクライアントが使用できないことがある問題を修正 ### [`v2025.6.2`](https://redirect.github.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#202562) [Compare Source](https://redirect.github.com/misskey-dev/misskey/compare/2025.6.1...2025.6.2) ##### Client - Fix: キャッシュを削除しないとクライアントが使用できないことがある問題を修正 - 翻訳の更新 ### [`v2025.6.1`](https://redirect.github.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#202561) [Compare Source](https://redirect.github.com/misskey-dev/misskey/compare/2025.6.0...2025.6.1) ##### Note - AiScript Misskey拡張API(Misskey Webプラグイン)の[note_view_interruptor](https://misskey-hub.net/ja/docs/for-developers/plugin/plugin-api-reference/#pluginregister_note_view_interruptorfn)は不具合の影響により現在一時的に無効化されています。 - Misskey Web投稿フォームのプレビュー切り替えは「...」メニュー内に配置されました ##### Client - Feat: 画像にウォーターマークを付与できるようになりました - Feat: 画像の加工ができるようになりました(実験的) - Enhance: ノートのリアクション一覧で、押せるリアクションを優先して表示できるようにするオプションを追加 - Enhance: 全てのチャットメッセージを既読にできるように(設定→その他) - Enhance: ミュートした絵文字をデバイス間で同期できるように - Fix: ドライブファイルの選択が不安定な問題を修正 - Fix: コントロールパネルのファイル欄などのデザインが崩れている問題を修正 - Fix: ユーザーの検索結果を追加で読み込むことができない問題を修正 - Fix: タッチ操作時にチャートのツールチップが消えなくなる場合がある問題を修正 - Fix: ウェルカムタイムラインでリアクションが表示されない問題を修正 - Fix: デッキのタイムラインカラムで新着ノート時のサウンドが再生されない問題を修正 ##### Server - Feat: 全てのチャットメッセージを既読にするAPIを追加(chat/read-all) - Fix: アカウント削除が正常に行われないことがあった問題を修正 - Fix: outboxのページネーションが正しく行われない問題を修正 ##### Misskey.js - Fix: misskey-jsの drive/file/create でファイルアップロードができない問題を修正 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
d098e5bfa2 |
chore(helm): update image docker.io/docuseal/docuseal 2.0.2 → 2.0.3 (#36410)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/docuseal/docuseal | patch | `88ba081` -> `c9d2705` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8ec36583c5 |
chore(helm): update image docker.io/itzg/minecraft-bedrock-server 2025.5.0 → 2025.6.0 (#36423)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/minecraft-bedrock-server](https://redirect.github.com/itzg/docker-minecraft-bedrock-server) | minor | `263acc4` -> `2b02fb2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>itzg/docker-minecraft-bedrock-server (docker.io/itzg/minecraft-bedrock-server)</summary> ### [`v2025.6.0`](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/releases/tag/2025.6.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/compare/2025.5.0...2025.6.0) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Bug Fixes - Leave behavior packs in place during upgrade by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-bedrock-server/pull/522](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/522) - Fixed preview version lookup by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-bedrock-server/pull/527](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/527) - Restored support for downloading specific versions by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-bedrock-server/pull/528](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/528) ##### Other Changes - Install jemalloc2 for arm64 image by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-bedrock-server/pull/517](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/517) - Add DIRECT_DOWNLOAD_URL environment variable by [@​meek2100](https://redirect.github.com/meek2100) in [https://github.com/itzg/docker-minecraft-bedrock-server/pull/523](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/523) - Update bedrock-entry.sh, fix `data-platform` missing error by [@​robzr](https://redirect.github.com/robzr) in [https://github.com/itzg/docker-minecraft-bedrock-server/pull/525](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/525) #### New Contributors - [@​meek2100](https://redirect.github.com/meek2100) made their first contribution in [https://github.com/itzg/docker-minecraft-bedrock-server/pull/523](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/523) - [@​robzr](https://redirect.github.com/robzr) made their first contribution in [https://github.com/itzg/docker-minecraft-bedrock-server/pull/525](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/525) **Full Changelog**: https://github.com/itzg/docker-minecraft-bedrock-server/compare/2025.5.0...2025.6.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
3a58b347d5 |
chore(helm): update image docker.io/cloudflare/cloudflared 2025.6.0 → 2025.6.1 (#36409)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared) | patch | `783e0e5` -> `175aee7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>cloudflare/cloudflared (docker.io/cloudflare/cloudflared)</summary> ### [`v2025.6.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.6.1) [Compare Source](https://redirect.github.com/cloudflare/cloudflared/compare/2025.6.0...2025.6.1) ##### SHA256 Checksums: cloudflared-amd64.pkg: 7f12892073506438fabab6f9fc075332f4f57e1ed30ba8c1ddf71f86f743a63f cloudflared-arm64.pkg: c42f76d60c2a34df55589cbfb4f68a953610221a9abc2114181dfa15bf008731 cloudflared-darwin-amd64.tgz: b81b684ff28bd614d048559ba5e45892fb9cdb69347ca83c418dd4386b6e4735 cloudflared-darwin-arm64.tgz: 9cc4c04b3cec473c3bf4342a7b5b6628358953e568fd4682aadb390bac85a23a cloudflared-fips-linux-amd64: c8ac7c320f8484dcb25f41e8b15e3de3633200477f19389588f96a1efa0837b9 cloudflared-fips-linux-amd64.deb: ef0f58f6b049f06b3c3702c24f330d6111676702c8dba170ff66d715f99410a5 cloudflared-fips-linux-x86_64.rpm: f2dff9edce9709f1c2c3f2b6e1e52cb494a96bac65c71f38651f6aab102b3ab0 cloudflared-linux-386: 85f84b1ae5c224c91b6e2f7df702039e2eabb3c23181fa56c5c885e418636c34 cloudflared-linux-386.deb: cd2043adae97800bc1b8fcc680a10c68d8f28ba937836ac2f40f66dac76ea29d cloudflared-linux-386.rpm: ef1d7fde818636e7e6d964b68e15e3fc33250ea95db7fdf1d89c66f11ffd0ed3 cloudflared-linux-aarch64.rpm: 1130285f79ec24061bcd3696d893d23174dd410d2991f20832d06eda6c576f99 cloudflared-linux-amd64: 103ff020ffcc4ad6b542948b95ecff417150c70a17bff3a39ac2670b4159c9bb cloudflared-linux-amd64.deb: 8c14cad34fd53b4991796921604f6854053f0c146128aad8dfdeba59f3927846 cloudflared-linux-arm: a5cbb9cd94908b9a04b31b598fb9cd74e536adbac4fcccdff2a059b00ff7ed87 cloudflared-linux-arm.deb: 753e3c9258ddad29bde5ce414215d0bd5bed63733aac91c25d91efb2f085c064 cloudflared-linux-arm.rpm: 48da0834f527ddfd149edc525553d664d97345ebad573a83059606fef4b15642 cloudflared-linux-arm64: 87a38f8b0c371b926224a1346443096a8b9f38138561e0b314efa4c9fc1f51f7 cloudflared-linux-arm64.deb: 917ba4c659c1578c9d4b74cce6b3f2d887b27f33d7eb6619793bd990437eb2b5 cloudflared-linux-armhf: f9c0a31b0f6b15583a704c8b412499255504b79ede6fa6e13127bde32d9e4a8f cloudflared-linux-armhf.deb: 3d46078c050580991720632ffbba70af6c730daf8d5c3dedd082875717377486 cloudflared-linux-armhf.rpm: 34cc2b9df92443a2ebd6ea3831738f752b50fcfcf4e76d9263172bca5bcc06af cloudflared-linux-x86_64.rpm: 31ac156b486ad7287b9a5d19f1f1a0eac7efd1f45510f5f90e2f38067f00a7bf cloudflared-windows-386.exe: ec0035e933dd74ef116361599d9c942c47db474aa446b015dc7b400583710590 cloudflared-windows-386.msi: ef01a207440a36ee39ae690a31b4c18810b8d704066b304234a8ff341ab246a1 cloudflared-windows-amd64.exe: a4af4d26a86ed48f43647d151be37b0907f15c3ac230f0ab95aa226b3e0b8803 cloudflared-windows-amd64.msi: 26e022516ca7b77f70cc70d115e198142d3a9c4974f3ec4430aa6d8636e7667c </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
6e1ada6b46 |
chore(helm): update image docker.io/grafana/grafana 12.0.1 → 12.0.2 (#36412)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/grafana/grafana](https://redirect.github.com/grafana/grafana) | patch | `06dc8d6` -> `b5b59bf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>grafana/grafana (docker.io/grafana/grafana)</summary> ### [`v12.0.2`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1202-2025-06-17) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v12.0.1...v12.0.2) ##### Features and enhancements - **Dependencies:** Bump Go to v1.24.4 [#​106565](https://redirect.github.com/grafana/grafana/pull/106565), [@​macabu](https://redirect.github.com/macabu) - **Dependencies:** Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 [#​106116](https://redirect.github.com/grafana/grafana/pull/106116), [@​macabu](https://redirect.github.com/macabu) - **Storage:** Take `migration_locking` setting into account [#​105951](https://redirect.github.com/grafana/grafana/pull/105951), [@​JohnnyQQQQ](https://redirect.github.com/JohnnyQQQQ) ##### Bug fixes - **Alerting:** Fix $value type when single data source is queried [#​106101](https://redirect.github.com/grafana/grafana/pull/106101), [@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov) - **Alerting:** Fix group-level labels and query_offset in the import API [#​106392](https://redirect.github.com/grafana/grafana/pull/106392), [@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov) - **Azure:** Fix Application Insights metadata requests [#​105838](https://redirect.github.com/grafana/grafana/pull/105838), [@​aangelisc](https://redirect.github.com/aangelisc) - **Org:** Fix org deletion [#​106461](https://redirect.github.com/grafana/grafana/pull/106461), [@​stephaniehingtgen](https://redirect.github.com/stephaniehingtgen) - **Security:** Fixes CVE-2025-3415 <!-- 12.0.2 END --> <!-- 11.6.3 START --> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
29981feccc | chore(helm): update image ghcr.io/elfhosted/jackett 0.22.2024 → 0.22.2026 (#36418) | ||
|
|
76070f85b0 | chore(helm): update image docker.io/esphome/esphome 2025.5.2 → 2025.6.0 (#36421) | ||
|
|
748755223a |
chore(helm): update image docker.io/filebrowser/filebrowser v2.32.0 → v2.32.3 (#36411)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | patch | `593478e` -> `9a14d4f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>filebrowser/filebrowser (docker.io/filebrowser/filebrowser)</summary> ### [`v2.32.3`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.32.3) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.32.2...v2.32.3) #### Changelog - [`04a13f0`](https://redirect.github.com/filebrowser/filebrowser/commit/04a13f086fb843865a5f3389c03cb1006bb5b3a1) chore(release): 2.32.3 - [`1cc539e`](https://redirect.github.com/filebrowser/filebrowser/commit/1cc539eb8af3890ce6047b88b76757b4ab3c703b) ci: fix the post install tap command ### [`v2.32.2`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.32.2) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.32.1...v2.32.2) #### Changelog - [`6ebfdcc`](https://redirect.github.com/filebrowser/filebrowser/commit/6ebfdcceaa8242c414def0d04a69476d7d243582) chore(release): 2.32.2 - [`db671c2`](https://redirect.github.com/filebrowser/filebrowser/commit/db671c227b5735e1c2983d4881f884b7ea00737e) ci: update gorelease homebrew - [`4aee14d`](https://redirect.github.com/filebrowser/filebrowser/commit/4aee14de44bd5ae0381b090cde8ce3f77d9054d7) ci: add [@​hacdias](https://redirect.github.com/hacdias) as codeowner - [`0cca7d8`](https://redirect.github.com/filebrowser/filebrowser/commit/0cca7d8dc016bae3fc671cf46772c9fbe4f92d96) docs: move most docs to main repository ([#​5141](https://redirect.github.com/filebrowser/filebrowser/issues/5141)) - [`c34c0af`](https://redirect.github.com/filebrowser/filebrowser/commit/c34c0afecf3242b16ad5d5584cd90a6ad323361c) feat: updated for project File Browser ([#​5159](https://redirect.github.com/filebrowser/filebrowser/issues/5159)) ### [`v2.32.1`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.32.1) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.32.0...v2.32.1) #### Changelog - [`56a0f92`](https://redirect.github.com/filebrowser/filebrowser/commit/56a0f9244bfb9ff0f51307a9fcf652eff4b096a6) chore(release): 2.32.1 - [`56b80b6`](https://redirect.github.com/filebrowser/filebrowser/commit/56b80b6d9b4710538765ba7df5da1f03898f6b81) feat: add Vietnamese translation ([#​3840](https://redirect.github.com/filebrowser/filebrowser/issues/3840)) - [`d9ebd65`](https://redirect.github.com/filebrowser/filebrowser/commit/d9ebd65ffcf9b2166fec708d51849796d12b16e0) feat: update translation ko.json ([#​3852](https://redirect.github.com/filebrowser/filebrowser/issues/3852)) - [`a882fb6`](https://redirect.github.com/filebrowser/filebrowser/commit/a882fb6c85ab6ccc845ed0bf3908d8e5e60ce346) feat: improve pt-br translations with new keys and refinements ([#​4903](https://redirect.github.com/filebrowser/filebrowser/issues/4903)) - [`5daae69`](https://redirect.github.com/filebrowser/filebrowser/commit/5daae69a6d9d379802f9835f8a2fb6b574b6e25d) chore: revert only translated mode to transifex - [`54a1ae0`](https://redirect.github.com/filebrowser/filebrowser/commit/54a1ae0fa026e81837e9c3b4363763864243fa11) chore: add only translated mode to transifex - [`b6b4fb5`](https://redirect.github.com/filebrowser/filebrowser/commit/b6b4fb5da7334bb43258dcf6cfd0a53912038ae7) ci: remove manual .tx config - [`6d82a27`](https://redirect.github.com/filebrowser/filebrowser/commit/6d82a27f9a341453f0e213ccc0a66ba6a50620c4) ci: add transifex.yml - [`31a3266`](https://redirect.github.com/filebrowser/filebrowser/commit/31a326606d003002b64814fe4287b38510159431) chore: updated readme and template - [`abbf203`](https://redirect.github.com/filebrowser/filebrowser/commit/abbf203bdd2ba1cd7eed823129872d44aa5b8c08) chore: updated readme and templates - [`e82e239`](https://redirect.github.com/filebrowser/filebrowser/commit/e82e2392a4ff6bac513a9de4fecca0573dd9fc89) chore: update Go dependencies - [`f4a8420`](https://redirect.github.com/filebrowser/filebrowser/commit/f4a8420bf3c1b677a2aef1a9c28fd9ac8ffec61d) docs: add maintenance warning to readme - [`71a8f56`](https://redirect.github.com/filebrowser/filebrowser/commit/71a8f5662c207e3cd4ee714a5b5a961121f510cd) fix: set videojs locale ([#​3742](https://redirect.github.com/filebrowser/filebrowser/issues/3742)) - [`48f8947`](https://redirect.github.com/filebrowser/filebrowser/commit/48f894740fb0903e3bbf66ed3a38c4f171b654c0) chore: remove stale bot - [`b883e28`](https://redirect.github.com/filebrowser/filebrowser/commit/b883e287a05d4585cd9bde510fad4ef1c4e31a7d) chore: migrate transifex settings - [`5d9f097`](https://redirect.github.com/filebrowser/filebrowser/commit/5d9f0977d61d5ef4ba8888472ad1360f101131f6) Merge pull request [#​3675](https://redirect.github.com/filebrowser/filebrowser/issues/3675) from bo0tzz/fix/random-password - [`c606a01`](https://redirect.github.com/filebrowser/filebrowser/commit/c606a01a2d20932fb32ee896234d57631f8c47e4) fix: err shadowing lint - [`54b91b8`](https://redirect.github.com/filebrowser/filebrowser/commit/54b91b8ff0b8ee1f02f72425ab97d27a5d942fc3) fix: imports lint - [`a46acba`](https://redirect.github.com/filebrowser/filebrowser/commit/a46acba5f92ee044661880d6ae349e289d984328) fix: generate random admin password on quick setup - [`1d14798`](https://redirect.github.com/filebrowser/filebrowser/commit/1d147986538490660d4bd78b8be3a91e9cf39576) Merge pull request [#​3776](https://redirect.github.com/filebrowser/filebrowser/issues/3776) from Matthaiks/pl - [`6d55cc5`](https://redirect.github.com/filebrowser/filebrowser/commit/6d55cc59f750656956a65c94a7d5b5766a900f8f) chore: Update Polish translation - [`495e731`](https://redirect.github.com/filebrowser/filebrowser/commit/495e731ee7e21a6d73f887c43d8b29c6e675d93b) Update Polish translation - [`ff1579b`](https://redirect.github.com/filebrowser/filebrowser/commit/ff1579b9506c034b5dcb15e3baeaa93f2c800718) Merge pull request [#​3793](https://redirect.github.com/filebrowser/filebrowser/issues/3793) from Kcchouette/patch-1 - [`7a48fd0`](https://redirect.github.com/filebrowser/filebrowser/commit/7a48fd0c3ea1fa8d4b061c0d604032d3e0260731) Merge branch 'master' into patch-1 - [`cfea84f`](https://redirect.github.com/filebrowser/filebrowser/commit/cfea84fd5e7ec9c1d2366293e5db12baaa4e3a81) build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 ([#​3869](https://redirect.github.com/filebrowser/filebrowser/issues/3869)) - [`0ba9505`](https://redirect.github.com/filebrowser/filebrowser/commit/0ba9505a19cb369653fc9f8260dc02fcc6587629) build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 ([#​3865](https://redirect.github.com/filebrowser/filebrowser/issues/3865)) - [`5355629`](https://redirect.github.com/filebrowser/filebrowser/commit/5355629fd1e7bd85ee3222fca22da899ba23ea95) build(deps-dev): bump vite from 6.0.11 to 6.1.6 in /frontend ([#​3886](https://redirect.github.com/filebrowser/filebrowser/issues/3886)) - [`f8a16a6`](https://redirect.github.com/filebrowser/filebrowser/commit/f8a16a6aca2eb92d223cb96b60c64b327719ccdd) Merge branch 'master' into patch-1 - [`35d1c09`](https://redirect.github.com/filebrowser/filebrowser/commit/35d1c092434b80b22c89a614a02122e9f5965b39) build(deps): bump vue-i18n from 11.0.1 to 11.1.2 in /frontend ([#​3786](https://redirect.github.com/filebrowser/filebrowser/issues/3786)) - [`99c64c1`](https://redirect.github.com/filebrowser/filebrowser/commit/99c64c12ed8c324640592d44a6c342c605687114) Update french translation </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
31b3738c61 |
chore(helm): update image docker.io/metabase/metabase v0.55.3 → v0.55.4 (#36414)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `dba9bed` -> `63dab3f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
103b5f941b |
chore(helm): update image docker.io/ghostfolio/ghostfolio 2.170.0 → 2.171.0 (#36422)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio) | minor | `dce0622` -> `ff1a56a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>ghostfolio/ghostfolio (docker.io/ghostfolio/ghostfolio)</summary> ### [`v2.171.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21710---2025-06-15) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.170.0...2.171.0) ##### Added - Added the current holdings as default options of the symbol search in the create or update activity dialog ##### Changed - Improved the style of the assistant - Reused the value component in the data providers management of the admin control panel - Set the market state of exchange rate symbols to `open` in the *Financial Modeling Prep* service - Restructured the content of the pricing page - Migrated the `@ghostfolio/ui/assistant` component to control flow - Migrated the `@ghostfolio/ui/value` component to control flow - Migrated the `HtmlTemplateMiddleware` to use `@Injectable()` - Renamed `User` to `user` in the database schema - Improved the language localization for Catalan (`ca`) - Improved the language localization for Español (`es`) - Improved the language localization for French (`fr`) - Improved the language localization for German (`de`) - Improved the language localization for Italian (`it`) - Improved the language localization for Polish (`pl`) - Improved the language localization for Portuguese (`pt`) - Improved the language localization for Turkish (`tr`) - Upgraded the *Stripe* dependencies ##### Fixed - Fixed a date offset issue with account balances - Fixed missing `/.well-known/assetlinks.json` for TWA </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
8fb73095d3 |
docs: add albertromkes as a contributor for code (#36425)
Adds @albertromkes as a contributor for code. This was requested by alfi0812 [in this comment](https://github.com/truecharts/public/pull/36395#issuecomment-2983983713) --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
ebc4b2a22b |
chore(helm): update image docker.io/jenkins/jenkins 2.514 → 2.515 (#36424)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jenkins/jenkins](https://www.jenkins.io/) ([source](https://redirect.github.com/jenkinsci/docker)) | minor | `22ce864` -> `86727ae` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jenkinsci/docker (docker.io/jenkins/jenkins)</summary> ### [`v2.515`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.515) [Compare Source](https://redirect.github.com/jenkinsci/docker/compare/2.514...2.515) <!-- Optional: add a release summary here --> #### 📦 Jenkins Core updates - Update to Jenkins 2.515 ([changelog](https://www.jenkins.io/changelog/2.515)) #### 📦 Dependency updates - Bump Debian Bookworm Linux Version to [`2025061`](https://redirect.github.com/jenkinsci/docker/commit/20250610) ([#​2030](https://redirect.github.com/jenkinsci/docker/issues/2030)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - chore(deps): bump ubi9/ubi from 9.6-1747219013 to 9.6-1749542372 in /rhel/ubi9/hotspot ([#​2027](https://redirect.github.com/jenkinsci/docker/issues/2027)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
0ca6908625 |
chore(helm): update image docker.io/itzg/mc-router 1.31.0 → 1.31.1 (#36413)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router) | patch | `9fd0181` -> `15d1ae9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>itzg/mc-router (docker.io/itzg/mc-router)</summary> ### [`v1.31.1`](https://redirect.github.com/itzg/mc-router/releases/tag/1.31.1) [Compare Source](https://redirect.github.com/itzg/mc-router/compare/1.31.0...1.31.1) #### Changelog - [`a61ee12`](https://redirect.github.com/itzg/mc-router/commit/a61ee126f447cf67e2c0edffe40f3f3f2995de72) build: upgrade to Go 1.24.4 ([#​418](https://redirect.github.com/itzg/mc-router/issues/418)) - [`8c18f89`](https://redirect.github.com/itzg/mc-router/commit/8c18f89a745d2847e487837d8dfe2d41a44ec256) build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 ([#​416](https://redirect.github.com/itzg/mc-router/issues/416)) - [`d0b8a31`](https://redirect.github.com/itzg/mc-router/commit/d0b8a3125c892edd98f8d0763a3a65d915f6fe6b) build(deps): bump github.com/docker/docker ([#​415](https://redirect.github.com/itzg/mc-router/issues/415)) - [`d5229fc`](https://redirect.github.com/itzg/mc-router/commit/d5229fcba52c36fb9b10f4729fdeb6c34bbc12dc) build(deps): bump the patches group with 3 updates ([#​414](https://redirect.github.com/itzg/mc-router/issues/414)) - [`630e3c0`](https://redirect.github.com/itzg/mc-router/commit/630e3c00747068062bf2dde85bc9247234d5edb1) Added Nomad example with routes config ([#​413](https://redirect.github.com/itzg/mc-router/issues/413)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a1adf46413 |
chore(container): update docker.io/renovate/renovate docker tag to v40.60.4 (#36354)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | minor | `40.50.0-full` -> `40.60.4-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v40.60.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.60.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.60.2...40.60.4) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.7 (main) ([#​36578](https://redirect.github.com/renovatebot/renovate/issues/36578)) ([686ee2a](https://redirect.github.com/renovatebot/renovate/commit/686ee2ab20f932f466bc6f2b084790e736ab25a1)) ##### Miscellaneous Chores - **deps:** update dependency tsx to v4.20.1 (main) ([#​36570](https://redirect.github.com/renovatebot/renovate/issues/36570)) ([bf2d6f8](https://redirect.github.com/renovatebot/renovate/commit/bf2d6f8a39f1aa9fe4983dc48d810a1f340e1ee3)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.42 (main) ([#​36576](https://redirect.github.com/renovatebot/renovate/issues/36576)) ([dc3958d](https://redirect.github.com/renovatebot/renovate/commit/dc3958dd91fcd83373d75c6299689edb9a18fd66)) ### [`v40.60.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.60.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.60.1...40.60.2) ##### Build System - **deps:** update dependency zod to v3.25.60 (main) ([#​36572](https://redirect.github.com/renovatebot/renovate/issues/36572)) ([bbea00c](https://redirect.github.com/renovatebot/renovate/commit/bbea00c060ae17b6d7234188510dc7140ad2705b)) ### [`v40.60.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.60.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.60.0...40.60.1) ##### Documentation - added abandonments to best-practices ([#​36559](https://redirect.github.com/renovatebot/renovate/issues/36559)) ([b9c87fa](https://redirect.github.com/renovatebot/renovate/commit/b9c87fa5f8f8215de641e3e739e8671cfe5818a5)) ##### Miscellaneous Chores - **deps:** update dependency [@​vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin) to v1.2.2 (main) ([#​36565](https://redirect.github.com/renovatebot/renovate/issues/36565)) ([dda8ce7](https://redirect.github.com/renovatebot/renovate/commit/dda8ce7fa1e04c573b66dfea67838e056b4cbafd)) - **deps:** update docker/dockerfile docker tag to v1.17.0 (main) ([#​36564](https://redirect.github.com/renovatebot/renovate/issues/36564)) ([5ad0158](https://redirect.github.com/renovatebot/renovate/commit/5ad015812e4ef840c756ec5df883971db499f632)) - **deps:** update sigstore/cosign-installer action to v3.9.0 (main) ([#​36560](https://redirect.github.com/renovatebot/renovate/issues/36560)) ([71baa86](https://redirect.github.com/renovatebot/renovate/commit/71baa867e01a865d405b619bc2135d8d849e3e13)) ##### Build System - **deps:** update dependency zod to v3.25.58 (main) ([#​36569](https://redirect.github.com/renovatebot/renovate/issues/36569)) ([8ef5618](https://redirect.github.com/renovatebot/renovate/commit/8ef56180cf1f087e25dde124cb101392d6461113)) ### [`v40.60.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.60.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.59.4...40.60.0) ##### Features - **github:** Add more debug logging for PR/issue cache ([#​36545](https://redirect.github.com/renovatebot/renovate/issues/36545)) ([70c181b](https://redirect.github.com/renovatebot/renovate/commit/70c181b2f993c624222a584e69bb17612001182b)) - **manager/unity3d:** add Unity Editor manager ([#​36487](https://redirect.github.com/renovatebot/renovate/issues/36487)) ([827add5](https://redirect.github.com/renovatebot/renovate/commit/827add575b849ccd2edcb24d800512c5c150bead)) ##### Documentation - **pre-commit:** fix spelling and example package name ([#​36555](https://redirect.github.com/renovatebot/renovate/issues/36555)) ([626184f](https://redirect.github.com/renovatebot/renovate/commit/626184ff6c4696c7e67a41b90c2a2a15937613c7)) ##### Miscellaneous Chores - **bumpVersion:** add more logging based on feedback for easier debugging ([#​36523](https://redirect.github.com/renovatebot/renovate/issues/36523)) ([3482f61](https://redirect.github.com/renovatebot/renovate/commit/3482f613936514ce707ec1bada5b2535ae6226ce)) ### [`v40.59.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.59.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.59.3...40.59.4) ##### Bug Fixes - **github:** Make `user` GraphQL parameter optional ([#​36547](https://redirect.github.com/renovatebot/renovate/issues/36547)) ([22a8be3](https://redirect.github.com/renovatebot/renovate/commit/22a8be3f96ebc5c85211c870354c31e4f59f6c66)) ### [`v40.59.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.59.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.59.2...40.59.3) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.15.31 (main) ([#​36553](https://redirect.github.com/renovatebot/renovate/issues/36553)) ([70bc79b](https://redirect.github.com/renovatebot/renovate/commit/70bc79bfab15425f9fe3c1cf5aa38d2d509f0c42)) ##### Build System - **deps:** update dependency zod to v3.25.57 (main) ([#​36552](https://redirect.github.com/renovatebot/renovate/issues/36552)) ([d71a372](https://redirect.github.com/renovatebot/renovate/commit/d71a372a4bf3505c09ee3fcb03f67ed278fb5faa)) ### [`v40.59.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.59.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.59.1...40.59.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.6 (main) ([#​36549](https://redirect.github.com/renovatebot/renovate/issues/36549)) ([81c6957](https://redirect.github.com/renovatebot/renovate/commit/81c69570f1316d6badcb24325b0e2fecf271e80c)) ##### Miscellaneous Chores - **deps:** update dependency typescript-eslint to v8.34.0 (main) ([#​36546](https://redirect.github.com/renovatebot/renovate/issues/36546)) ([5cd8fd8](https://redirect.github.com/renovatebot/renovate/commit/5cd8fd8744fa4409ce7dcdf0640c9a785f74a9d8)) ### [`v40.59.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.59.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.59.0...40.59.1) ##### Bug Fixes - **terragrunt:** handle local includes and return empty deps array ([#​36506](https://redirect.github.com/renovatebot/renovate/issues/36506)) ([ce2d7bb](https://redirect.github.com/renovatebot/renovate/commit/ce2d7bbcc7f7a7ef961712f11792e769740f9f33)) ### [`v40.59.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.59.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.58.0...40.59.0) ##### Features - **presets:** Add officeHours ([#​36532](https://redirect.github.com/renovatebot/renovate/issues/36532)) ([b0fcdac](https://redirect.github.com/renovatebot/renovate/commit/b0fcdac436baec23fa699363adf46b6dda4e0f6b)) - **presets:** Extend dotnet monorepo ([#​36537](https://redirect.github.com/renovatebot/renovate/issues/36537)) ([885eaed](https://redirect.github.com/renovatebot/renovate/commit/885eaed65bd193b81e34df467fb4f414b2d58899)) ### [`v40.58.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.58.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.57.1...40.58.0) ##### Features - **presets:** Package abandonment preset ([#​36210](https://redirect.github.com/renovatebot/renovate/issues/36210)) ([2197818](https://redirect.github.com/renovatebot/renovate/commit/2197818aa4f992a080144b075162562fb6d85fe4)) ### [`v40.57.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.57.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.57.0...40.57.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.5 (main) ([#​36531](https://redirect.github.com/renovatebot/renovate/issues/36531)) ([337d39b](https://redirect.github.com/renovatebot/renovate/commit/337d39bcbe09233a7543606947731337dd4b9f15)) ##### Documentation - update references to renovate/renovate (main) ([#​36524](https://redirect.github.com/renovatebot/renovate/issues/36524)) ([f09add7](https://redirect.github.com/renovatebot/renovate/commit/f09add737babbb6f465e7fdca21e4b0243a6c8e0)) ##### Miscellaneous Chores - **deps:** lock file maintenance (main) ([#​36525](https://redirect.github.com/renovatebot/renovate/issues/36525)) ([57ce36f](https://redirect.github.com/renovatebot/renovate/commit/57ce36fa29393b779c70d34c8a2183e14a2e8957)) - **deps:** update containerbase/internal-tools action to v3.10.46 (main) ([#​36526](https://redirect.github.com/renovatebot/renovate/issues/36526)) ([d85dc26](https://redirect.github.com/renovatebot/renovate/commit/d85dc2628ff9e5d5dd3bd21935be63d02411696c)) - **deps:** update dependency pdm to v2.25.2 (main) ([#​36529](https://redirect.github.com/renovatebot/renovate/issues/36529)) ([888047b](https://redirect.github.com/renovatebot/renovate/commit/888047b97aede193e1c16d2f52f151ad20810b79)) - **deps:** update dependency renovatebot/github-action to v42.0.6 (main) ([#​36530](https://redirect.github.com/renovatebot/renovate/issues/36530)) ([cc00c5c](https://redirect.github.com/renovatebot/renovate/commit/cc00c5cd6fb566eb84aefdb2730ce7be45a99723)) ### [`v40.57.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.57.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.56.3...40.57.0) ##### Features - interactive reconfigure pr ([#​34696](https://redirect.github.com/renovatebot/renovate/issues/34696)) ([326cfb5](https://redirect.github.com/renovatebot/renovate/commit/326cfb5b0db7e940e29902d6debe7d4d8ef604e7)) ### [`v40.56.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.56.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.56.2...40.56.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.4 (main) ([#​36521](https://redirect.github.com/renovatebot/renovate/issues/36521)) ([03a6a12](https://redirect.github.com/renovatebot/renovate/commit/03a6a12352ca3285dcb3926742293d4dded35610)) ### [`v40.56.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.56.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.56.1...40.56.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.3 (main) ([#​36520](https://redirect.github.com/renovatebot/renovate/issues/36520)) ([8aaf6f3](https://redirect.github.com/renovatebot/renovate/commit/8aaf6f3ab2364290986a9799231534c22297af58)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.41 (main) ([#​36519](https://redirect.github.com/renovatebot/renovate/issues/36519)) ([9aa32fd](https://redirect.github.com/renovatebot/renovate/commit/9aa32fd28405c8a993e2aafed9320d74be5e8693)) ### [`v40.56.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.56.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.56.0...40.56.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.2 (main) ([#​36517](https://redirect.github.com/renovatebot/renovate/issues/36517)) ([6db9167](https://redirect.github.com/renovatebot/renovate/commit/6db916776a8cdf8ad9a04cf6450c9857fff00096)) ##### Miscellaneous Chores - **deps:** update dependency pnpm to v10.12.1 (main) ([#​36518](https://redirect.github.com/renovatebot/renovate/issues/36518)) ([900e207](https://redirect.github.com/renovatebot/renovate/commit/900e207526441b707e65251715620b056e2cc206)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.39 (main) ([#​36516](https://redirect.github.com/renovatebot/renovate/issues/36516)) ([ff3f6c9](https://redirect.github.com/renovatebot/renovate/commit/ff3f6c97ddc41ab84ccc43f9a7b96f275236933a)) ### [`v40.56.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.56.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.55.2...40.56.0) ##### Features - **presets:** Add AspNet.Security.OAuth.Providers monorepo ([#​36515](https://redirect.github.com/renovatebot/renovate/issues/36515)) ([12d5470](https://redirect.github.com/renovatebot/renovate/commit/12d5470f2c3d2a86557db9ac3ac3db3439e626c2)) - **presets:** Add OpenAPI.NET as monorepo ([#​36514](https://redirect.github.com/renovatebot/renovate/issues/36514)) ([60a04a5](https://redirect.github.com/renovatebot/renovate/commit/60a04a522058fea8fb477d5d6b142489fbe94dc0)) - **presets:** Add Polly as monorepo ([#​36513](https://redirect.github.com/renovatebot/renovate/issues/36513)) ([60c009b](https://redirect.github.com/renovatebot/renovate/commit/60c009b7efd23b4351d6a0f179e924efa7d47e0a)) ### [`v40.55.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.55.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.55.1...40.55.2) ##### Build System - **deps:** update remark (main) (major) ([#​36455](https://redirect.github.com/renovatebot/renovate/issues/36455)) ([98bd07d](https://redirect.github.com/renovatebot/renovate/commit/98bd07d65f6d7b0c9842913f9cd66d2e3dd0c6b7)) ### [`v40.55.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.55.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.55.0...40.55.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.1 (main) ([#​36510](https://redirect.github.com/renovatebot/renovate/issues/36510)) ([7071676](https://redirect.github.com/renovatebot/renovate/commit/70716765f33018edfcc1315bc0750870ee956844)) ##### Miscellaneous Chores - **deps:** update dependency pdm to v2.25.1 (main) ([#​36509](https://redirect.github.com/renovatebot/renovate/issues/36509)) ([6cbcd41](https://redirect.github.com/renovatebot/renovate/commit/6cbcd41d259ba586ebd50a4b73d6a84e01933302)) ### [`v40.55.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.55.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.54.1...40.55.0) ##### Features - **datasource/rpm:** add support for rpm datasource ([#​36119](https://redirect.github.com/renovatebot/renovate/issues/36119)) ([6a5693f](https://redirect.github.com/renovatebot/renovate/commit/6a5693fc5d681faa6efa2a36a1d3c6f9e7a1297b)) ### [`v40.54.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.54.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.54.0...40.54.1) ##### Documentation - Provide an example of how the JSONata manager parses YAML ([#​36504](https://redirect.github.com/renovatebot/renovate/issues/36504)) ([5df51f7](https://redirect.github.com/renovatebot/renovate/commit/5df51f7562e481dd5713c5bf67405ea7701247b0)) ##### Build System - **deps:** update dependency zod to v3.25.56 (main) ([#​36505](https://redirect.github.com/renovatebot/renovate/issues/36505)) ([44bd191](https://redirect.github.com/renovatebot/renovate/commit/44bd1915f180af6a57f27e3e62776741a4b7edb0)) ### [`v40.54.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.54.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.53.1...40.54.0) ##### Features - **presets:** add enumeratum as monorepo ([#​36498](https://redirect.github.com/renovatebot/renovate/issues/36498)) ([1ccdcb6](https://redirect.github.com/renovatebot/renovate/commit/1ccdcb6508ad47431e1a4fe1e6129ae98ec4c6d1)) ##### Documentation - **nuget:** Fix NuGet casing ([#​36501](https://redirect.github.com/renovatebot/renovate/issues/36501)) ([4e03611](https://redirect.github.com/renovatebot/renovate/commit/4e036116dfef3e9344c3183242f6c7f2ef0a33a9)) ### [`v40.53.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.53.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.53.0...40.53.1) ##### Build System - **deps:** update dependency zod to v3.25.55 (main) ([#​36500](https://redirect.github.com/renovatebot/renovate/issues/36500)) ([014eeba](https://redirect.github.com/renovatebot/renovate/commit/014eebaace71a0384ea9ae6edb20a80014e7f2a8)) ### [`v40.53.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.53.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.52.0...40.53.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.0 (main) ([#​36496](https://redirect.github.com/renovatebot/renovate/issues/36496)) ([d33a270](https://redirect.github.com/renovatebot/renovate/commit/d33a2704c6a2bb3bba4bc25c7bc9adf12d3d09e6)) ##### Miscellaneous Chores - **deps:** update dependency pdm to v2.25.0 (main) ([#​36495](https://redirect.github.com/renovatebot/renovate/issues/36495)) ([57ac612](https://redirect.github.com/renovatebot/renovate/commit/57ac612ebbbf6a6300dd0b4eafb2b7666df182f8)) - **deps:** update python docker tag to v3.13.5 (main) ([#​36494](https://redirect.github.com/renovatebot/renovate/issues/36494)) ([f678016](https://redirect.github.com/renovatebot/renovate/commit/f67801671d538d245585733c8de35d71a7558a51)) ##### Build System - **deps:** update dependency simple-git to v3.28.0 (main) ([#​36497](https://redirect.github.com/renovatebot/renovate/issues/36497)) ([b701ad7](https://redirect.github.com/renovatebot/renovate/commit/b701ad7eb2e3ec05010da4524ef4539226d0373b)) ### [`v40.52.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.52.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.51.2...40.52.0) ##### Features - **config/options:** allow all managers as parents of `managerFilePatterns` ([#​36471](https://redirect.github.com/renovatebot/renovate/issues/36471)) ([3ed7f23](https://redirect.github.com/renovatebot/renovate/commit/3ed7f23be6f2cf36a7c2d24337e1630094fe6a09)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.15.30 (main) ([#​36491](https://redirect.github.com/renovatebot/renovate/issues/36491)) ([b917c9f](https://redirect.github.com/renovatebot/renovate/commit/b917c9f9b9e0ea67c05b91e285d673dae93cf96b)) - **deps:** update dependency eslint-import-resolver-typescript to v4.4.3 (main) ([#​36492](https://redirect.github.com/renovatebot/renovate/issues/36492)) ([72a55a3](https://redirect.github.com/renovatebot/renovate/commit/72a55a3b7faf5f154d38ff14c9f1ec72aeb78a14)) ### [`v40.51.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.51.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.51.1...40.51.2) ##### Bug Fixes - **composer:** Allow for numbers as composer release version ([#​36486](https://redirect.github.com/renovatebot/renovate/issues/36486)) ([057e602](https://redirect.github.com/renovatebot/renovate/commit/057e602075771319887db1eef2d8672dca2d3a5a)) ##### Documentation - Adjust regex to match case ([#​36485](https://redirect.github.com/renovatebot/renovate/issues/36485)) ([72f916d](https://redirect.github.com/renovatebot/renovate/commit/72f916d0d211e8102230a1c62d99be5fb1994522)) ##### Miscellaneous Chores - **deps:** update python:3.13 docker digest to [`5f69d22`](https://redirect.github.com/renovatebot/renovate/commit/5f69d22) (main) ([#​36489](https://redirect.github.com/renovatebot/renovate/issues/36489)) ([93e9fb9](https://redirect.github.com/renovatebot/renovate/commit/93e9fb9c627511f914fb83c75f12587a7ec611e7)) ##### Build System - **deps:** update dependency zod to v3.25.53 (main) ([#​36490](https://redirect.github.com/renovatebot/renovate/issues/36490)) ([54a860f](https://redirect.github.com/renovatebot/renovate/commit/54a860fcede3fec5d4f1920a347933a8f219c3c8)) ### [`v40.51.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.51.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.51.0...40.51.1) ##### Miscellaneous Chores - **deps:** update dependency [@​containerbase/eslint-plugin](https://redirect.github.com/containerbase/eslint-plugin) to v1.1.6 (main) ([#​36478](https://redirect.github.com/renovatebot/renovate/issues/36478)) ([5688988](https://redirect.github.com/renovatebot/renovate/commit/568898848d30ef968742dccb9f2b90b434298d79)) - **deps:** update dependency eslint-plugin-import-x to v4.15.1 (main) ([#​36483](https://redirect.github.com/renovatebot/renovate/issues/36483)) ([4ed2303](https://redirect.github.com/renovatebot/renovate/commit/4ed23037323ae998f812d0c7522548b98e7aee17)) - **deps:** update python:3.13 docker digest to [`b077ca6`](https://redirect.github.com/renovatebot/renovate/commit/b077ca6) (main) ([#​36477](https://redirect.github.com/renovatebot/renovate/issues/36477)) ([b23b242](https://redirect.github.com/renovatebot/renovate/commit/b23b242eab2c1b62c0504140c310a41149a88f07)) - **deps:** update vitest monorepo to v3.2.2 (main) ([#​36482](https://redirect.github.com/renovatebot/renovate/issues/36482)) ([7226e0a](https://redirect.github.com/renovatebot/renovate/commit/7226e0ae8e5bc0cb7acd6081da548182b56d0187)) ##### Build System - **deps:** update dependency validate-npm-package-name to v6.0.1 (main) ([#​36484](https://redirect.github.com/renovatebot/renovate/issues/36484)) ([788e408](https://redirect.github.com/renovatebot/renovate/commit/788e408cbe351020b52e20df292fb4f11f8b67d6)) ### [`v40.51.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.51.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.50.0...40.51.0) ##### Features - **presets:** add vanilla-extract as monorepo ([#​36476](https://redirect.github.com/renovatebot/renovate/issues/36476)) ([4083678](https://redirect.github.com/renovatebot/renovate/commit/4083678d963fbde991669ed8ca24febf2e873fca)) ##### Miscellaneous Chores - **deps:** update python:3.13 docker digest to [`93b9769`](https://redirect.github.com/renovatebot/renovate/commit/93b9769) (main) ([#​36473](https://redirect.github.com/renovatebot/renovate/issues/36473)) ([3a8342d](https://redirect.github.com/renovatebot/renovate/commit/3a8342d7f41e4c96131ee507931716414fd902da)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
0706cf63a5 |
feat(dumbassets) add dumbassets (#36395)
**Description** Add DumbAssets - https://www.dumbware.io/DumbAssets ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** app-template **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Albert Romkes <s990330@gmail.com> Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com> |
||
|
|
968cd25e97 |
chore(helm): update image lscr.io/linuxserver/kdenlive digest to cb96c58 (#36408)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/kdenlive | digest | `2e10a15` -> `cb96c58` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3df2ef3d32 | chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to d5afa05 (#36401) | ||
|
|
15930e425a | chore(helm): update image docker.io/mbentley/omada-controller digest to e6063b6 (#36402) | ||
|
|
ba6d8e844e |
chore(helm): update image ghcr.io/linuxserver/pwndrop digest to 192c5e6 (#36406)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/pwndrop](https://redirect.github.com/linuxserver/docker-pwndrop/packages) ([source](https://redirect.github.com/linuxserver/docker-pwndrop)) | digest | `a697635` -> `192c5e6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6e95839c83 |
chore(helm): update image ghcr.io/techno-tim/littlelink-server digest to d8f3b06 (#36407)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/techno-tim/littlelink-server | digest | `da67eb5` -> `d8f3b06` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ebe020a81f |
chore(helm): update image ghcr.io/linuxserver/babybuddy digest to 10d8da4 (#36404)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/babybuddy](https://redirect.github.com/linuxserver/docker-babybuddy/packages) ([source](https://redirect.github.com/linuxserver/docker-babybuddy)) | digest | `39c04bc` -> `10d8da4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3884693002 |
chore(flux): update image kube-prometheus-stack 75.2.1 → 75.3.0 (clustertool) (#36419)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | minor | `75.2.1` -> `75.3.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v75.3.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-75.3.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.2.1...kube-prometheus-stack-75.3.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] add otlp configuration to prometheus.yaml by [@​CosminL-DEV](https://redirect.github.com/CosminL-DEV) in [https://github.com/prometheus-community/helm-charts/pull/5793](https://redirect.github.com/prometheus-community/helm-charts/pull/5793) #### New Contributors - [@​CosminL-DEV](https://redirect.github.com/CosminL-DEV) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/5793](https://redirect.github.com/prometheus-community/helm-charts/pull/5793) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-memcached-exporter-0.4.2...kube-prometheus-stack-75.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
ed0df60f89 | chore(helm): update image ghcr.io/linuxserver/duckdns digest to a01197f (#36405) | ||
|
|
00f6bb7eeb | chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to fb17edf (#36403) | ||
|
|
8e9c632840 |
chore(helm): update image docker.io/foxxmd/multi-scrobbler digest to a67f45d (#36400)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/foxxmd/multi-scrobbler | digest | `9f5eed9` -> `a67f45d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
0aa8c555ae | chore(helm): update image docker.io/benzino77/tasmocompiler digest to bad9897 (#36398) | ||
|
|
da47326e1e |
chore(helm): update image docker.io/clamav/clamav digest to 30dc4d2 (#36399)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/clamav/clamav](https://redirect.github.com/Cisco-Talos/clamav.git) ([source](https://redirect.github.com/Cisco-Talos/clamav)) | digest | `0f7f2d4` -> `30dc4d2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
002e740783 |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to c7d3e6c (#36397)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | digest | `f6ec5ea` -> `c7d3e6c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |