b31233a22ed8bbd5643df3be557fd7f7d644c75d
43152 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
b31233a22e |
chore(helm): update image docker.io/difegue/lanraragi v.0.9.30 → v.0.9.40 (#35130)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/difegue/lanraragi | patch | `494db67` -> `b9bc3e5` | --- > [!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=--> |
||
|
|
9d213d97c0 |
chore(helm): update image docker.io/linuxserver/transmission digest to 58b30db (#35125)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/linuxserver/transmission](https://redirect.github.com/linuxserver/docker-transmission/packages) ([source](https://redirect.github.com/linuxserver/docker-transmission)) | digest | `2c277e0` -> `58b30db` | --- > [!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--> |
||
|
|
462610826a |
chore(helm): update image docker.io/syncthing/syncthing 1.29.5 → 1.29.6 (#35137)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/syncthing/syncthing](https://syncthing.net) ([source](https://redirect.github.com/syncthing/syncthing)) | patch | `1914ded` -> `82e1abb` | --- > [!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>syncthing/syncthing (docker.io/syncthing/syncthing)</summary> ### [`v1.29.6`](https://redirect.github.com/syncthing/syncthing/releases/tag/v1.29.6) [Compare Source](https://redirect.github.com/syncthing/syncthing/compare/v1.29.5...v1.29.6) #### What's Changed - chore(lib): expose model methods to obtain progress by [@​pixelspark](https://redirect.github.com/pixelspark) in [https://github.com/syncthing/syncthing/pull/9886](https://redirect.github.com/syncthing/syncthing/pull/9886) - feat(gui): explanation to options enabled or disabled per folder type by [@​tomasz1986](https://redirect.github.com/tomasz1986) in [https://github.com/syncthing/syncthing/pull/9367](https://redirect.github.com/syncthing/syncthing/pull/9367) - fix(gui): validate device ID in canonical form (fixes [#​7291](https://redirect.github.com/syncthing/syncthing/issues/7291)) by [@​mathias4833](https://redirect.github.com/mathias4833) in [https://github.com/syncthing/syncthing/pull/10006](https://redirect.github.com/syncthing/syncthing/pull/10006) - fix(config): remove discontinued primary STUN server (fixes [#​10008](https://redirect.github.com/syncthing/syncthing/issues/10008)) by [@​marbens-arch](https://redirect.github.com/marbens-arch) in [https://github.com/syncthing/syncthing/pull/10009](https://redirect.github.com/syncthing/syncthing/pull/10009) - fix(stun): better error handling (ref [#​10008](https://redirect.github.com/syncthing/syncthing/issues/10008)) by [@​calmh](https://redirect.github.com/calmh) in [https://github.com/syncthing/syncthing/pull/10010](https://redirect.github.com/syncthing/syncthing/pull/10010) - chore(config): remove discontinued secondary STUN servers (fixes [#​10011](https://redirect.github.com/syncthing/syncthing/issues/10011)) by [@​marbens-arch](https://redirect.github.com/marbens-arch) in [https://github.com/syncthing/syncthing/pull/10012](https://redirect.github.com/syncthing/syncthing/pull/10012) - chore(fs): speed up case normalization by [@​bt90](https://redirect.github.com/bt90) in [https://github.com/syncthing/syncthing/pull/10013](https://redirect.github.com/syncthing/syncthing/pull/10013) - build(deps): update dependencies by [@​calmh](https://redirect.github.com/calmh) in [https://github.com/syncthing/syncthing/pull/10020](https://redirect.github.com/syncthing/syncthing/pull/10020) - feat(fs, config): add support for custom filesystem type construction by [@​pixelspark](https://redirect.github.com/pixelspark) in [https://github.com/syncthing/syncthing/pull/9887](https://redirect.github.com/syncthing/syncthing/pull/9887) - build: replace underscore in Debian version by [@​bt90](https://redirect.github.com/bt90) in [https://github.com/syncthing/syncthing/pull/10032](https://redirect.github.com/syncthing/syncthing/pull/10032) - chore(model): add metric for total number of conflicts by [@​swenske](https://redirect.github.com/swenske) in [https://github.com/syncthing/syncthing/pull/10037](https://redirect.github.com/syncthing/syncthing/pull/10037) - fix(config): properly apply defaults when reading folder configuration by [@​pixelspark](https://redirect.github.com/pixelspark) in [https://github.com/syncthing/syncthing/pull/10034](https://redirect.github.com/syncthing/syncthing/pull/10034) - fix(config): zero filesystemtype is "basic" by [@​calmh](https://redirect.github.com/calmh) in [https://github.com/syncthing/syncthing/pull/10038](https://redirect.github.com/syncthing/syncthing/pull/10038) - build: push artifacts to Azure by [@​calmh](https://redirect.github.com/calmh) in [https://github.com/syncthing/syncthing/pull/10044](https://redirect.github.com/syncthing/syncthing/pull/10044) - chore(config): resolve primary STUN servers via SRV record by [@​bt90](https://redirect.github.com/bt90) in [https://github.com/syncthing/syncthing/pull/10031](https://redirect.github.com/syncthing/syncthing/pull/10031) - chore(fs): changes to allow Filesystem to be implemented externally by [@​pixelspark](https://redirect.github.com/pixelspark) in [https://github.com/syncthing/syncthing/pull/10040](https://redirect.github.com/syncthing/syncthing/pull/10040) - fix(strings): differentiate setup(n) and set(v) up by [@​systemcrash](https://redirect.github.com/systemcrash) in [https://github.com/syncthing/syncthing/pull/10024](https://redirect.github.com/syncthing/syncthing/pull/10024) - fix(gui): mark unseen disconnected devices as inactive by [@​tomasz1986](https://redirect.github.com/tomasz1986) in [https://github.com/syncthing/syncthing/pull/10048](https://redirect.github.com/syncthing/syncthing/pull/10048) - fix(syncthing): use separate lock file instead of locking the certificate (fixes [#​10053](https://redirect.github.com/syncthing/syncthing/issues/10053)) by [@​calmh](https://redirect.github.com/calmh) in [https://github.com/syncthing/syncthing/pull/10054](https://redirect.github.com/syncthing/syncthing/pull/10054) - feat(api, gui): allow authentication bypass for metrics by [@​swenske](https://redirect.github.com/swenske) in [https://github.com/syncthing/syncthing/pull/10045](https://redirect.github.com/syncthing/syncthing/pull/10045) - chore: add missing copyright in new files from infra branch by [@​calmh](https://redirect.github.com/calmh) in [https://github.com/syncthing/syncthing/pull/10055](https://redirect.github.com/syncthing/syncthing/pull/10055) - fix(osutil): give threads same I/O priority on Linux by [@​TheCreeper](https://redirect.github.com/TheCreeper) in [https://github.com/syncthing/syncthing/pull/10063](https://redirect.github.com/syncthing/syncthing/pull/10063) - chore(syncthing): remove support for TLS 1.2 sync connections by [@​calmh](https://redirect.github.com/calmh) in [https://github.com/syncthing/syncthing/pull/10064](https://redirect.github.com/syncthing/syncthing/pull/10064) - chore(gui): update dependency copyrights, add script for periodic maintenance by [@​rasa](https://redirect.github.com/rasa) in [https://github.com/syncthing/syncthing/pull/10067](https://redirect.github.com/syncthing/syncthing/pull/10067) - chore(api): log X-Forwarded-For by [@​bt90](https://redirect.github.com/bt90) in [https://github.com/syncthing/syncthing/pull/10035](https://redirect.github.com/syncthing/syncthing/pull/10035) - feat(config): add option for audit file (fixes [#​9481](https://redirect.github.com/syncthing/syncthing/issues/9481)) by [@​marbens-arch](https://redirect.github.com/marbens-arch) in [https://github.com/syncthing/syncthing/pull/10066](https://redirect.github.com/syncthing/syncthing/pull/10066) - chore(gui): use go list --deps for dependency list by [@​rasa](https://redirect.github.com/rasa) in [https://github.com/syncthing/syncthing/pull/10071](https://redirect.github.com/syncthing/syncthing/pull/10071) - fix(strelaysrv): make the session limiter session-dependent (fixes [#​10072](https://redirect.github.com/syncthing/syncthing/issues/10072)) by [@​szu17dmy](https://redirect.github.com/szu17dmy) in [https://github.com/syncthing/syncthing/pull/10073](https://redirect.github.com/syncthing/syncthing/pull/10073) #### New Contributors - [@​marbens-arch](https://redirect.github.com/marbens-arch) made their first contribution in [https://github.com/syncthing/syncthing/pull/10009](https://redirect.github.com/syncthing/syncthing/pull/10009) - [@​swenske](https://redirect.github.com/swenske) made their first contribution in [https://github.com/syncthing/syncthing/pull/10037](https://redirect.github.com/syncthing/syncthing/pull/10037) - [@​systemcrash](https://redirect.github.com/systemcrash) made their first contribution in [https://github.com/syncthing/syncthing/pull/10024](https://redirect.github.com/syncthing/syncthing/pull/10024) - [@​TheCreeper](https://redirect.github.com/TheCreeper) made their first contribution in [https://github.com/syncthing/syncthing/pull/10063](https://redirect.github.com/syncthing/syncthing/pull/10063) - [@​szu17dmy](https://redirect.github.com/szu17dmy) made their first contribution in [https://github.com/syncthing/syncthing/pull/10073](https://redirect.github.com/syncthing/syncthing/pull/10073) **Full Changelog**: https://github.com/syncthing/syncthing/compare/v1.29.5...v1.29.6 </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=--> |
||
|
|
6843f0444c |
chore(helm): update image docker.io/nocodb/nocodb 0.263.0 → 0.263.1 (#35133)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/nocodb/nocodb | patch | `1f65c6e` -> `cc0d696` | --- > [!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=--> |
||
|
|
4b2082f15d |
chore(container): update docker.io/renovate/renovate docker tag to v40.8.0 (#35139)
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.2.0-full` -> `40.8.0-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.8.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.8.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.7.1...40.8.0) ##### Features - **github-actions:** Also allow forward slash to separate semantic version from a tag prefix ([#​35431](https://redirect.github.com/renovatebot/renovate/issues/35431)) ([d4a25ff](https://redirect.github.com/renovatebot/renovate/commit/d4a25ff8acb0e5100d7c52dfd0b20d15b1fa8d60)) ##### Documentation - add note about enabledManagers within customManagers ([#​35774](https://redirect.github.com/renovatebot/renovate/issues/35774)) ([83162b1](https://redirect.github.com/renovatebot/renovate/commit/83162b1991cc407c33433a646ed6032aef957ef3)) ### [`v40.7.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.7.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.7.0...40.7.1) ##### Bug Fixes - **bazel:** workspace injection ([#​35253](https://redirect.github.com/renovatebot/renovate/issues/35253)) ([23e0781](https://redirect.github.com/renovatebot/renovate/commit/23e07817bf5591351f6e3198e398f99e4d1be1fe)) - **datasources:** use child env for git ([#​35764](https://redirect.github.com/renovatebot/renovate/issues/35764)) ([3534b66](https://redirect.github.com/renovatebot/renovate/commit/3534b66e2abc5c1026a4410a48b2cf5c4dd7f0e8)) ### [`v40.7.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.7.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.6.0...40.7.0) ##### Features - **versioning:** Add a NodeJS Lambda Versioning module ([#​32480](https://redirect.github.com/renovatebot/renovate/issues/32480)) ([224fa79](https://redirect.github.com/renovatebot/renovate/commit/224fa799ccfa468631754811ae39849a952b9422)) ##### Documentation - **bumpVersions:** replace falsy rendered supported values ([#​35773](https://redirect.github.com/renovatebot/renovate/issues/35773)) ([c022240](https://redirect.github.com/renovatebot/renovate/commit/c022240e283ecbefca77b98cef0e82cd85cf1c95)) ### [`v40.6.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.6.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.5.1...40.6.0) ##### Features - **util:** getEnv ([#​35161](https://redirect.github.com/renovatebot/renovate/issues/35161)) ([49fa1be](https://redirect.github.com/renovatebot/renovate/commit/49fa1be464c804f0eadb05cb1a558a5b8c28ede1)) ##### Bug Fixes - Pass the lock files of the processed packages to the manager ([#​34701](https://redirect.github.com/renovatebot/renovate/issues/34701)) ([de4feaf](https://redirect.github.com/renovatebot/renovate/commit/de4feaf4510c47e245d6428406d58956f28da4f3)) ### [`v40.5.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.5.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.5.0...40.5.1) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.20 (main) ([#​35767](https://redirect.github.com/renovatebot/renovate/issues/35767)) ([da90273](https://redirect.github.com/renovatebot/renovate/commit/da90273e8ee26c7137468a86fbc5be53d0a1fe55)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.20 (main) ([#​35766](https://redirect.github.com/renovatebot/renovate/issues/35766)) ([da9f80d](https://redirect.github.com/renovatebot/renovate/commit/da9f80d66d30c214c18716d7d2d3c21c2aa54a8d)) ### [`v40.5.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.5.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.4.0...40.5.0) ##### Features - add generic bumpVersions option ([#​34023](https://redirect.github.com/renovatebot/renovate/issues/34023)) ([c4a2862](https://redirect.github.com/renovatebot/renovate/commit/c4a28629f6b6b028bdd78cb1eb23a3d3a10184db)) ### [`v40.4.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.4.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.3.6...40.4.0) ##### Features - **cache:** Clean datasource memory cache after fetch ([#​35713](https://redirect.github.com/renovatebot/renovate/issues/35713)) ([24f5138](https://redirect.github.com/renovatebot/renovate/commit/24f51381bca3db97a0818d01768a4eff0c9372e4)) ##### Miscellaneous Chores - **deps:** update dependency [@​smithy/util-stream](https://redirect.github.com/smithy/util-stream) to v4 (main) ([#​35758](https://redirect.github.com/renovatebot/renovate/issues/35758)) ([2223685](https://redirect.github.com/renovatebot/renovate/commit/2223685f487fb6274ffaee2399d433828088fe0d)) - drop unused types ([#​35749](https://redirect.github.com/renovatebot/renovate/issues/35749)) ([e79c5ce](https://redirect.github.com/renovatebot/renovate/commit/e79c5cedbd487ed6aa0f114a24d32fbddf8fe44f)) ##### Build System - **deps:** update dependency [@​pnpm/parse-overrides](https://redirect.github.com/pnpm/parse-overrides) to v1001 (main) ([#​35757](https://redirect.github.com/renovatebot/renovate/issues/35757)) ([27fbdd7](https://redirect.github.com/renovatebot/renovate/commit/27fbdd78e64b9333c2c5ab1401590c3ea07f5c1d)) - **deps:** update dependency json-stringify-pretty-compact to v4 (main) ([#​35754](https://redirect.github.com/renovatebot/renovate/issues/35754)) ([9b7ed3a](https://redirect.github.com/renovatebot/renovate/commit/9b7ed3a5a9f412d56a234bb487cf80eda5139ff6)) ##### Continuous Integration - explicit permissions ([#​35751](https://redirect.github.com/renovatebot/renovate/issues/35751)) ([c1d59fd](https://redirect.github.com/renovatebot/renovate/commit/c1d59fde1d831c6c8833c4d9774731fd7a9c55eb)) ### [`v40.3.6`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.3.6) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.3.5...40.3.6) ##### Build System - **deps:** update dependency find-up to v7 (main) ([#​35752](https://redirect.github.com/renovatebot/renovate/issues/35752)) ([856f5dc](https://redirect.github.com/renovatebot/renovate/commit/856f5dc5f7639251993ed4be5fb0382ed6637b61)) ### [`v40.3.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.3.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.3.4...40.3.5) ##### Miscellaneous Chores - **deps:** update dependency tsx to v4.19.4 (main) ([#​35743](https://redirect.github.com/renovatebot/renovate/issues/35743)) ([aab9882](https://redirect.github.com/renovatebot/renovate/commit/aab9882a8a9058770d2398ba3e21acd59e1e1201)) - **deps:** update dependency typescript-eslint to v8.31.1 (main) ([#​35737](https://redirect.github.com/renovatebot/renovate/issues/35737)) ([1484c54](https://redirect.github.com/renovatebot/renovate/commit/1484c54019bbfee1812543033b4154ee4889c61c)) ##### Build System - **deps:** update dependency detect-indent to v7 (main) ([#​35750](https://redirect.github.com/renovatebot/renovate/issues/35750)) ([d518b02](https://redirect.github.com/renovatebot/renovate/commit/d518b0269f71b67933a73e8b3a14e41e0d4ffe64)) ### [`v40.3.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.3.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.3.3...40.3.4) ##### Build System - **deps:** update dependency markdown-table to v3 (main) ([#​35729](https://redirect.github.com/renovatebot/renovate/issues/35729)) ([2400a2e](https://redirect.github.com/renovatebot/renovate/commit/2400a2eaeade49f1724ab9346cfcb4029f6b3604)) ### [`v40.3.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.3.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.3.2...40.3.3) ##### Bug Fixes - **config:** merge globalExtends before default config ([#​35521](https://redirect.github.com/renovatebot/renovate/issues/35521)) ([22fc1ac](https://redirect.github.com/renovatebot/renovate/commit/22fc1acb261345f04cd37ed6b32d94f935fbec1c)) ##### Documentation - document matchDepType usage with regex and glob patterns ([#​35727](https://redirect.github.com/renovatebot/renovate/issues/35727)) ([6946d5b](https://redirect.github.com/renovatebot/renovate/commit/6946d5b0ecab7706f2eb804beb82b1a6c98a7510)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.15.3 (main) ([#​35725](https://redirect.github.com/renovatebot/renovate/issues/35725)) ([e09764f](https://redirect.github.com/renovatebot/renovate/commit/e09764fceceb55cbea88ab8653039e1e7aa8b974)) ### [`v40.3.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.3.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.3.1...40.3.2) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.19 (main) ([#​35723](https://redirect.github.com/renovatebot/renovate/issues/35723)) ([5700929](https://redirect.github.com/renovatebot/renovate/commit/570092913985acb2b569b54137ea886fb72e571e)) ##### Documentation - update references to renovate/renovate to v40 (main) ([#​35715](https://redirect.github.com/renovatebot/renovate/issues/35715)) ([f5d982a](https://redirect.github.com/renovatebot/renovate/commit/f5d982a5838a4404b975b996c2c332b3fb8cbdcd)) ##### Miscellaneous Chores - **deps:** lock file maintenance (main) ([#​35718](https://redirect.github.com/renovatebot/renovate/issues/35718)) ([56102d3](https://redirect.github.com/renovatebot/renovate/commit/56102d3cc0392191a1f7d9a24cd02a5197049aaa)) - **deps:** update containerbase/internal-tools action to v3.10.29 (main) ([#​35717](https://redirect.github.com/renovatebot/renovate/issues/35717)) ([e791689](https://redirect.github.com/renovatebot/renovate/commit/e79168933e629456d6ede65403e20fbd2e7f348c)) - **deps:** update containerbase/internal-tools action to v3.10.30 (main) ([#​35719](https://redirect.github.com/renovatebot/renovate/issues/35719)) ([cf459b6](https://redirect.github.com/renovatebot/renovate/commit/cf459b61bb99fd0c68e87e3b10d1c9ff0b257504)) - **deps:** update dependency pnpm to v10.10.0 (main) ([#​35714](https://redirect.github.com/renovatebot/renovate/issues/35714)) ([71a1944](https://redirect.github.com/renovatebot/renovate/commit/71a19449b13dd1c625758af0e2cf0d2d5e770ab3)) - **deps:** update dependency renovatebot/github-action to v42.0.1 (main) ([#​35721](https://redirect.github.com/renovatebot/renovate/issues/35721)) ([78a09c2](https://redirect.github.com/renovatebot/renovate/commit/78a09c2a125fede14d536fa0651f265d5f2547f2)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.19 (main) ([#​35722](https://redirect.github.com/renovatebot/renovate/issues/35722)) ([23663ba](https://redirect.github.com/renovatebot/renovate/commit/23663baaa112547f7b2383a2bcd0b0e7f10f2a85)) ### [`v40.3.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.3.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.3.0...40.3.1) ##### Bug Fixes - **docs:** correct typo in internal links ([#​35710](https://redirect.github.com/renovatebot/renovate/issues/35710)) ([1ea20d5](https://redirect.github.com/renovatebot/renovate/commit/1ea20d5285511da18258177b893ac461df718f9f)) ### [`v40.3.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.3.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.2.0...40.3.0) ##### Features - **manager:** renovate config presets manager (2nd attempt) ([#​35547](https://redirect.github.com/renovatebot/renovate/issues/35547)) ([b3167b5](https://redirect.github.com/renovatebot/renovate/commit/b3167b51147abbccc226a1f9223cf03053f8825e)) </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=--> |
||
|
|
7f2efbe142 |
chore(helm): update image docker.io/deconzcommunity/deconz 2.30.0 → 2.30.1 (#35129)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/deconzcommunity/deconz | patch | `1d2848f` -> `c5b11ee` | --- > [!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=--> |
||
|
|
03fc1ddeac |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 4a103c5 (#35123)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `693faca` -> `4a103c5` | --- > [!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--> |
||
|
|
5aa599c474 |
chore(helm): update image public.ecr.aws/docker/library/odoo digest to 58ebecd (#35119)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/docker/library/odoo](https://hub.docker.com/_/odoo) ([source](https://redirect.github.com/odoo/docker)) | digest | `96d2d73` -> `58ebecd` | --- > [!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--> |
||
|
|
0f47b4f1aa | chore(helm): update image ghcr.io/sysadminsmedia/homebox 0.18.0 → 0.19.0 (#35122) | ||
|
|
602d19cd68 | chore(helm): update image ghcr.io/atuinsh/atuin v18.5.0 → v18.6.0 (#35121) | ||
|
|
3cb7b77d59 |
chore(helm): update image lscr.io/linuxserver/rdesktop digest to 9eb7d64 (#35118)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `a73aa98` -> `9eb7d64` | --- > [!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--> |
||
|
|
89a5caac04 | chore(helm): update image ghcr.io/rocker-org/rstudio digest to 26967f7 (#35117) | ||
|
|
258b01f196 |
chore(helm): update image ghcr.io/home-operations/sabnzbd digest to 83ced26 (#35116)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/sabnzbd](https://ghcr.io/home-operations/sabnzbd) ([source](https://redirect.github.com/sabnzbd/sabnzbd)) | digest | `82ad0a3` -> `83ced26` | --- > [!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--> |
||
|
|
537db9016b |
chore(helm): update image quay.io/invidious/invidious digest to e39878b (#35120)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/invidious/invidious | digest | `d968ea4` -> `e39878b` | --- > [!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--> |
||
|
|
0bb417a9ba |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
821b685c4e | chore(helm): update image ghcr.io/carlreid/streammaster 0.13.0 → 0.14.0 (#35115) | ||
|
|
e0e4bc7e05 |
chore(helm): update image ghcr.io/manyfold3d/manyfold 0.109.1 → 0.109.2 (#35113)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | patch | `19adede` -> `2778e2d` | --- > [!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>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary> ### [`v0.109.2`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.109.2) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.109.1...v0.109.2) We had a bug with saving user preferences in the last release, due to a dependency upgrade. We should have caught it, but it slipped by us. It's now fixed, but unfortunately if you experienced the bug, your preferences will be set back to the defaults; fortunately that's just user-level things though, like problem severities, and various display options like renderer, pagination, and tag cloud. Sorry for the inconvenience! #### What's Changed ##### 🐛 Bug Fixes 🐛 - Fix error with parameter format on user settings page by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4113](https://redirect.github.com/manyfold3d/manyfold/pull/4113) ##### 🛠️ Other Improvements 🛠️ - Remove no longer needed allow_api_access method by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4101](https://redirect.github.com/manyfold3d/manyfold/pull/4101) - Improve download creation process by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4102](https://redirect.github.com/manyfold3d/manyfold/pull/4102) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.109.1...v0.109.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=--> |
||
|
|
62de6fabed |
chore(helm): update image ghcr.io/linuxserver/deluge digest to 3f0598b (#35110)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/deluge](https://redirect.github.com/linuxserver/docker-deluge/packages) ([source](https://redirect.github.com/linuxserver/docker-deluge)) | digest | `737de3c` -> `3f0598b` | --- > [!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--> |
||
|
|
8db77683fc |
fix(website): update astro 5.7.10 → 5.7.11 (#35114)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [astro](https://astro.build) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro)) | dependencies | patch | [`5.7.10` -> `5.7.11`](https://renovatebot.com/diffs/npm/astro/5.7.10/5.7.11) | --- > [!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>withastro/astro (astro)</summary> ### [`v5.7.11`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#5711) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.7.10...astro@5.7.11) ##### Patch Changes - [#​13734](https://redirect.github.com/withastro/astro/pull/13734) [`30aec73`](https://redirect.github.com/withastro/astro/commit/30aec7372b630649e1e484d9453842d3c36eaa26) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Loosen content layer schema types - [#​13751](https://redirect.github.com/withastro/astro/pull/13751) [`5816b8a`](https://redirect.github.com/withastro/astro/commit/5816b8a6d1295b297c9562ec245db6c60c37f1b1) Thanks [@​florian-lefebvre](https://redirect.github.com/florian-lefebvre)! - Updates `unifont` to support subsets when using the `google` provider with the experimental fonts API - [#​13756](https://redirect.github.com/withastro/astro/pull/13756) [`d4547ba`](https://redirect.github.com/withastro/astro/commit/d4547bafef559b4f9ecd6e407d531aa51c46f7be) Thanks [@​florian-lefebvre](https://redirect.github.com/florian-lefebvre)! - Adds a terminal warning when a remote provider returns no data for a family when using the experimental fonts API - [#​13742](https://redirect.github.com/withastro/astro/pull/13742) [`f599463`](https://redirect.github.com/withastro/astro/commit/f5994639120552e38e65c5d4d9688c1a3aa92f90) Thanks [@​florian-lefebvre](https://redirect.github.com/florian-lefebvre)! - Fixes optimized fallback css generation to properly add a `src` when using the experimental fonts API - [#​13740](https://redirect.github.com/withastro/astro/pull/13740) [`6935540`](https://redirect.github.com/withastro/astro/commit/6935540e44e5c75fd2106e3ae37add5e8ae7c67f) Thanks [@​vixalien](https://redirect.github.com/vixalien)! - Fix cookies set after middleware did a rewrite with `next(url)` not being applied - [#​13759](https://redirect.github.com/withastro/astro/pull/13759) [`4a56d0a`](https://redirect.github.com/withastro/astro/commit/4a56d0a44fb472ef2e3a9999c1b69a52da1afed3) Thanks [@​jp-knj](https://redirect.github.com/jp-knj)! - Improved the error handling of certain error cases. </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=--> |
||
|
|
579d6289cf |
chore(deps): update go 1.24.2 → 1.24.3 (#35111)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | toolchain | patch | `1.24.2` -> `1.24.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR 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=--> |
||
|
|
534f2f1bc7 |
chore(flux): update image jackett 23.3.93 → 23.3.94 (#35112)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jackett](https://truecharts.org/charts/stable/jackett) ([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.93` -> `23.3.94` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR 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=--> |
||
|
|
22e42f863e | move ark to ragnarok and setup modlist | ||
|
|
b3aa8807a4 | fix(arksurvivaleveolved): correct probed | ||
|
|
56c6045b24 | dot9 | ||
|
|
ecabaa0eef |
chore(helm): update image ghcr.io/n8n-io/n8n 1.92.0 → 1.92.1 (#35109)
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)) | patch | `e6a0735` -> `b7b7960` | --- > [!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=--> |
||
|
|
21b8323d83 | tweak ark timeouts | ||
|
|
bde436ada0 | feat(arksurvivalevolved): harden some more | ||
|
|
f0a18ddbf1 |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1865 → 0.22.1867 (#35108)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `b2c6c8f` -> `1fa4c49` | --- > [!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=--> |
||
|
|
faffb45b1d | chore(helm): update image ghcr.io/hotio/whisparr digest to 917e3d8 (#35106) | ||
|
|
0bd41c7e6b |
chore(helm): update image ghcr.io/hotio/rflood digest to e5e718f (#35105)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/hotio/rflood | digest | `dfb5c9b` -> `e5e718f` | --- > [!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--> |
||
|
|
6074298b0d | chore(helm): update image ghcr.io/linkwarden/linkwarden v2.10.1 → v2.10.2 (#35107) | ||
|
|
2eb6477b25 |
chore(helm): update image ghcr.io/hotio/cloudflareddns digest to f87ce50 (#35104)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/hotio/cloudflareddns | digest | `23d2fbf` -> `f87ce50` | --- > [!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--> |
||
|
|
7b75a51f9d |
chore(helm): update image ghcr.io/hotio/autoscan digest to ebb8fa2 (#35103)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/hotio/autoscan | digest | `34d8fdd` -> `ebb8fa2` | --- > [!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--> |
||
|
|
220f3adc37 |
chore(container): update public.ecr.aws/docker/library/traefik docker tag to v3.4.0 (#35097)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/traefik](https://hub.docker.com/_/traefik) ([source](https://redirect.github.com/traefik/traefik-library-image)) | stage | minor | `v3.3.7` -> `v3.4.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>traefik/traefik-library-image (public.ecr.aws/docker/library/traefik)</summary> ### [`v3.4.0`](https://redirect.github.com/traefik/traefik-library-image/compare/v3.4.0...v3.4.0) [Compare Source](https://redirect.github.com/traefik/traefik-library-image/compare/v3.4.0...v3.4.0) ### [`v3.4.0`](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.7...v3.4.0) [Compare Source](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.7...v3.4.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=--> |
||
|
|
1abfd2da0c |
chore(helm): update image quay.io/netdata/netdata v2.4.0 → v2.5.0 (#35099)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/netdata/netdata](https://netdata.cloud) ([source](https://redirect.github.com/netdata/netdata)) | minor | `ac5d131` -> `43749ad` | --- > [!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>netdata/netdata (quay.io/netdata/netdata)</summary> ### [`v2.5.0`](https://redirect.github.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v250-2025-05-05) [Compare Source](https://redirect.github.com/netdata/netdata/compare/v2.4.0...v2.5.0) [Full Changelog](https://redirect.github.com/netdata/netdata/compare/v2.4.0...v2.5.0) **Merged pull requests:** - Revert "fix(go.d/couchdb): correct db size charts unit" [#​20234](https://redirect.github.com/netdata/netdata/pull/20234) ([ilyam8](https://redirect.github.com/ilyam8)) - fix(go.d/couchdb): correct db size charts unit [#​20233](https://redirect.github.com/netdata/netdata/pull/20233) ([ilyam8](https://redirect.github.com/ilyam8)) - docs: rename DynCfg developer doc to avoid title conflict [#​20232](https://redirect.github.com/netdata/netdata/pull/20232) ([ilyam8](https://redirect.github.com/ilyam8)) - status file 28 [#​20229](https://redirect.github.com/netdata/netdata/pull/20229) ([ktsaou](https://redirect.github.com/ktsaou)) - Regenerate integrations docs [#​20227](https://redirect.github.com/netdata/netdata/pull/20227) ([netdatabot](https://redirect.github.com/netdatabot)) - Fix potential null pointer dereference when accessing journalfile [#​20226](https://redirect.github.com/netdata/netdata/pull/20226) ([stelfrag](https://redirect.github.com/stelfrag)) - fix crashes 8 [#​20225](https://redirect.github.com/netdata/netdata/pull/20225) ([ktsaou](https://redirect.github.com/ktsaou)) - fix crashes 7 [#​20224](https://redirect.github.com/netdata/netdata/pull/20224) ([ktsaou](https://redirect.github.com/ktsaou)) - Enable analytics data collection [#​20221](https://redirect.github.com/netdata/netdata/pull/20221) ([stelfrag](https://redirect.github.com/stelfrag)) - build(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0 in /src/go [#​20220](https://redirect.github.com/netdata/netdata/pull/20220) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - Small fixes2 [#​20219](https://redirect.github.com/netdata/netdata/pull/20219) ([ktsaou](https://redirect.github.com/ktsaou)) - documentation and helpers for centralizing namespaced logs [#​20217](https://redirect.github.com/netdata/netdata/pull/20217) ([ktsaou](https://redirect.github.com/ktsaou)) - Improve health log cleanup [#​20213](https://redirect.github.com/netdata/netdata/pull/20213) ([stelfrag](https://redirect.github.com/stelfrag)) - use nd threads in exporting [#​20212](https://redirect.github.com/netdata/netdata/pull/20212) ([ktsaou](https://redirect.github.com/ktsaou)) - Clean up prepared statements on thread exit [#​20211](https://redirect.github.com/netdata/netdata/pull/20211) ([stelfrag](https://redirect.github.com/stelfrag)) - fix hardcoding of eval variables [#​20210](https://redirect.github.com/netdata/netdata/pull/20210) ([ktsaou](https://redirect.github.com/ktsaou)) - Small fixes [#​20209](https://redirect.github.com/netdata/netdata/pull/20209) ([ktsaou](https://redirect.github.com/ktsaou)) - Security and Privacy Design [#​20208](https://redirect.github.com/netdata/netdata/pull/20208) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - added more annotations in spinlock deadlock detection [#​20207](https://redirect.github.com/netdata/netdata/pull/20207) ([ktsaou](https://redirect.github.com/ktsaou)) - call spinlock_init() when initializing rrdlabels spinlock [#​20206](https://redirect.github.com/netdata/netdata/pull/20206) ([ktsaou](https://redirect.github.com/ktsaou)) - remove the status file spinlock to avoid deadlocks [#​20205](https://redirect.github.com/netdata/netdata/pull/20205) ([ktsaou](https://redirect.github.com/ktsaou)) - Avoid indexing journal files when db rotation is running [#​20204](https://redirect.github.com/netdata/netdata/pull/20204) ([stelfrag](https://redirect.github.com/stelfrag)) - rrd metadata search fix [#​20203](https://redirect.github.com/netdata/netdata/pull/20203) ([ktsaou](https://redirect.github.com/ktsaou)) - Use one spinlock to access v2 and mmap related data [#​20202](https://redirect.github.com/netdata/netdata/pull/20202) ([stelfrag](https://redirect.github.com/stelfrag)) - Add a default busy timeout [#​20201](https://redirect.github.com/netdata/netdata/pull/20201) ([stelfrag](https://redirect.github.com/stelfrag)) - rrd metadata needs to be discoverable while replication is running [#​20200](https://redirect.github.com/netdata/netdata/pull/20200) ([ktsaou](https://redirect.github.com/ktsaou)) - chore(otel/netdataexporter): poc version [#​20199](https://redirect.github.com/netdata/netdata/pull/20199) ([ilyam8](https://redirect.github.com/ilyam8)) - add fast path to waitq [#​20198](https://redirect.github.com/netdata/netdata/pull/20198) ([ktsaou](https://redirect.github.com/ktsaou)) - spinlocks now timeout at 10 minutes, to reveal deadlocks [#​20197](https://redirect.github.com/netdata/netdata/pull/20197) ([ktsaou](https://redirect.github.com/ktsaou)) - rrdset/rrddim find function do not return obsolete metadata [#​20196](https://redirect.github.com/netdata/netdata/pull/20196) ([ktsaou](https://redirect.github.com/ktsaou)) - cleanup ML cached pointers on child disconnection [#​20195](https://redirect.github.com/netdata/netdata/pull/20195) ([ktsaou](https://redirect.github.com/ktsaou)) - limit the max number of threads based on memory too [#​20192](https://redirect.github.com/netdata/netdata/pull/20192) ([ktsaou](https://redirect.github.com/ktsaou)) - Exporting exit fix [#​20191](https://redirect.github.com/netdata/netdata/pull/20191) ([ktsaou](https://redirect.github.com/ktsaou)) - ignore maintenance signals on exit [#​20190](https://redirect.github.com/netdata/netdata/pull/20190) ([ktsaou](https://redirect.github.com/ktsaou)) - ensure atomicity when logging pending message 3/3 [#​20189](https://redirect.github.com/netdata/netdata/pull/20189) ([ktsaou](https://redirect.github.com/ktsaou)) - ensure atomicity when logging pending message 2/3 [#​20188](https://redirect.github.com/netdata/netdata/pull/20188) ([ktsaou](https://redirect.github.com/ktsaou)) - added dyncfg docs [#​20187](https://redirect.github.com/netdata/netdata/pull/20187) ([ktsaou](https://redirect.github.com/ktsaou)) - Fix repeating alert crash [#​20186](https://redirect.github.com/netdata/netdata/pull/20186) ([stelfrag](https://redirect.github.com/stelfrag)) - ensure atomicity when logging pending message 1/3 [#​20185](https://redirect.github.com/netdata/netdata/pull/20185) ([ktsaou](https://redirect.github.com/ktsaou)) - Improve systemd journal logs documentation [#​20184](https://redirect.github.com/netdata/netdata/pull/20184) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - Reorganize code (IIS) [#​20182](https://redirect.github.com/netdata/netdata/pull/20182) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - improve pgc fatal errors [#​20181](https://redirect.github.com/netdata/netdata/pull/20181) ([ktsaou](https://redirect.github.com/ktsaou)) - Group anomaly rate per chart context instead of type. [#​20180](https://redirect.github.com/netdata/netdata/pull/20180) ([vkalintiris](https://redirect.github.com/vkalintiris)) - bump go mod 1.24.0 [#​20179](https://redirect.github.com/netdata/netdata/pull/20179) ([ilyam8](https://redirect.github.com/ilyam8)) - Retry nightly changelog generation. [#​20178](https://redirect.github.com/netdata/netdata/pull/20178) ([Ferroin](https://redirect.github.com/Ferroin)) - Add Fedora 42 to CI and package builds. [#​20177](https://redirect.github.com/netdata/netdata/pull/20177) ([Ferroin](https://redirect.github.com/Ferroin)) - build(deps): update go toolchain to v1.24.2 [#​20176](https://redirect.github.com/netdata/netdata/pull/20176) ([ilyam8](https://redirect.github.com/ilyam8)) - build(deps): bump k8s.io/client-go from 0.32.3 to 0.33.0 in /src/go [#​20175](https://redirect.github.com/netdata/netdata/pull/20175) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/vmware/govmomi from 0.49.0 to 0.50.0 in /src/go [#​20173](https://redirect.github.com/netdata/netdata/pull/20173) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - chore(otel/netdataexporter): add exporter module skeleton [#​20171](https://redirect.github.com/netdata/netdata/pull/20171) ([ilyam8](https://redirect.github.com/ilyam8)) - Regenerate integrations docs [#​20170](https://redirect.github.com/netdata/netdata/pull/20170) ([netdatabot](https://redirect.github.com/netdatabot)) - fix integrations config file sample [#​20169](https://redirect.github.com/netdata/netdata/pull/20169) ([ilyam8](https://redirect.github.com/ilyam8)) - improvement(cgroups): improve systemd-nspawn filter for default [#​20168](https://redirect.github.com/netdata/netdata/pull/20168) ([rhoriguchi](https://redirect.github.com/rhoriguchi)) - Update kickstart.md [#​20167](https://redirect.github.com/netdata/netdata/pull/20167) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - chore(go.d): remove wmi->win collector rename handling [#​20166](https://redirect.github.com/netdata/netdata/pull/20166) ([ilyam8](https://redirect.github.com/ilyam8)) - docs: update macOS/freeBSD versions in Versions & Platforms [#​20165](https://redirect.github.com/netdata/netdata/pull/20165) ([ilyam8](https://redirect.github.com/ilyam8)) - chore(go.d/snmp): remove unused ddsnmp [#​20164](https://redirect.github.com/netdata/netdata/pull/20164) ([ilyam8](https://redirect.github.com/ilyam8)) - SNMP profiles units and description generation [#​20163](https://redirect.github.com/netdata/netdata/pull/20163) ([Ancairon](https://redirect.github.com/Ancairon)) - Dashboards and charts [#​20162](https://redirect.github.com/netdata/netdata/pull/20162) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - fix(dyncfg/health): correct db lookup absolute option name [#​20161](https://redirect.github.com/netdata/netdata/pull/20161) ([ilyam8](https://redirect.github.com/ilyam8)) - Fix memory leaks and service thread corruption [#​20159](https://redirect.github.com/netdata/netdata/pull/20159) ([ktsaou](https://redirect.github.com/ktsaou)) - Fix labels memory accounting [#​20158](https://redirect.github.com/netdata/netdata/pull/20158) ([stelfrag](https://redirect.github.com/stelfrag)) - chore(go.d/apcupsd): log UPS response in debug mode [#​20157](https://redirect.github.com/netdata/netdata/pull/20157) ([ilyam8](https://redirect.github.com/ilyam8)) - improvement(cgroups): filter systemd-nspawn payload by default [#​20155](https://redirect.github.com/netdata/netdata/pull/20155) ([ilyam8](https://redirect.github.com/ilyam8)) - Fix compilation with DBENGINE disabled [#​20154](https://redirect.github.com/netdata/netdata/pull/20154) ([stelfrag](https://redirect.github.com/stelfrag)) - build(deps): bump github.com/docker/docker from 28.0.4+incompatible to 28.1.1+incompatible in /src/go [#​20153](https://redirect.github.com/netdata/netdata/pull/20153) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/invopop/jsonschema from 0.12.0 to 0.13.0 in /src/go [#​20152](https://redirect.github.com/netdata/netdata/pull/20152) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.10 to 3.4.11 in /src/go [#​20151](https://redirect.github.com/netdata/netdata/pull/20151) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/gosnmp/gosnmp from 1.39.0 to 1.40.0 in /src/go [#​20149](https://redirect.github.com/netdata/netdata/pull/20149) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - Some fixes for macOS < 11 [#​20145](https://redirect.github.com/netdata/netdata/pull/20145) ([barracuda156](https://redirect.github.com/barracuda156)) - docs: cleanup language and fix minor grammar issues [#​20144](https://redirect.github.com/netdata/netdata/pull/20144) ([luiizaferreirafonseca](https://redirect.github.com/luiizaferreirafonseca)) - chore(otel/journaldexporter): improve remote tests [#​20143](https://redirect.github.com/netdata/netdata/pull/20143) ([ilyam8](https://redirect.github.com/ilyam8)) - Improve MSSQL (Windows.plugin Part II) [#​20141](https://redirect.github.com/netdata/netdata/pull/20141) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - Install fix admonition docs [#​20136](https://redirect.github.com/netdata/netdata/pull/20136) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - Update MSI to use a single unified EULA instead of multiple license pages. [#​20134](https://redirect.github.com/netdata/netdata/pull/20134) ([Ferroin](https://redirect.github.com/Ferroin)) - Update README.md [#​20133](https://redirect.github.com/netdata/netdata/pull/20133) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - Improve metadata event loop shutdown [#​20132](https://redirect.github.com/netdata/netdata/pull/20132) ([stelfrag](https://redirect.github.com/stelfrag)) - Fix Locks (Windows Locks) [#​20131](https://redirect.github.com/netdata/netdata/pull/20131) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - Make sure pattern array items are added and evaluated in order [#​20130](https://redirect.github.com/netdata/netdata/pull/20130) ([stelfrag](https://redirect.github.com/stelfrag)) - Fix compilation when using FSANITIZE_ADDRESS [#​20129](https://redirect.github.com/netdata/netdata/pull/20129) ([stelfrag](https://redirect.github.com/stelfrag)) - Handle corrupted journal data when populating the MRG during startup. [#​20128](https://redirect.github.com/netdata/netdata/pull/20128) ([stelfrag](https://redirect.github.com/stelfrag)) - Expression evaluator in re2c/lemon [#​20126](https://redirect.github.com/netdata/netdata/pull/20126) ([ktsaou](https://redirect.github.com/ktsaou)) - Free ACLK message [#​20125](https://redirect.github.com/netdata/netdata/pull/20125) ([stelfrag](https://redirect.github.com/stelfrag)) - Create Empty Directories (Windows installer) [#​20124](https://redirect.github.com/netdata/netdata/pull/20124) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - Installation-Static Build-Windows [#​20122](https://redirect.github.com/netdata/netdata/pull/20122) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - fix cleanup and exit and memory leaks [#​20120](https://redirect.github.com/netdata/netdata/pull/20120) ([ktsaou](https://redirect.github.com/ktsaou)) - Update platforms for CI and package builds. [#​20119](https://redirect.github.com/netdata/netdata/pull/20119) ([Ferroin](https://redirect.github.com/Ferroin)) - Improve error handling and logging for journal and data files [#​20112](https://redirect.github.com/netdata/netdata/pull/20112) ([stelfrag](https://redirect.github.com/stelfrag)) - Work to find leaks easily [#​20106](https://redirect.github.com/netdata/netdata/pull/20106) ([ktsaou](https://redirect.github.com/ktsaou)) - SNMP, Custom descriptions and units [#​20100](https://redirect.github.com/netdata/netdata/pull/20100) ([Ancairon](https://redirect.github.com/Ancairon)) - Fix MSSQL and improvements [#​20032](https://redirect.github.com/netdata/netdata/pull/20032) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - Sqlite upgrade to version 3.49.1 [#​19933](https://redirect.github.com/netdata/netdata/pull/19933) ([stelfrag](https://redirect.github.com/stelfrag)) </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=--> |
||
|
|
9d48a356e6 |
chore(helm): update image ghcr.io/n8n-io/n8n 1.91.2 → 1.92.0 (#35086)
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 | `0fbb053` -> `e6a0735` | --- > [!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.92.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1920-2025-05-05) ##### Bug Fixes - **core:** Don't create additional `nodeExecuteBefore` message ([#​14958](https://redirect.github.com/n8n-io/n8n/issues/14958)) ([a33e3a8](https://redirect.github.com/n8n-io/n8n/commit/a33e3a807a9dd4c2df6f44b1107c41b949dfe331)) - **core:** Error in partial execution of vector stores ([#​15019](https://redirect.github.com/n8n-io/n8n/issues/15019)) ([5fa41bd](https://redirect.github.com/n8n-io/n8n/commit/5fa41bd73ae57fa0d957541643f0bf9c64a53d8f)) - **core:** Manual execution defaults to Manual trigger ([#​15052](https://redirect.github.com/n8n-io/n8n/issues/15052)) ([c176063](https://redirect.github.com/n8n-io/n8n/commit/c1760631cf86942a8da19d0bf647d2eb70fc0477)) - **core:** Revert back to the extended query-parser on express 5 ([#​15016](https://redirect.github.com/n8n-io/n8n/issues/15016)) ([9541b5b](https://redirect.github.com/n8n-io/n8n/commit/9541b5bb07de0e359159f5fcffbc48e5c6a08162)) - **core:** Use manual tool description if neither resources or operations exist ([#​15093](https://redirect.github.com/n8n-io/n8n/issues/15093)) ([1d4f639](https://redirect.github.com/n8n-io/n8n/commit/1d4f63985b6802fe0af6fe7862d4215611552d71)) - **editor:** Close saving modal when workflow is new ([#​14836](https://redirect.github.com/n8n-io/n8n/issues/14836)) ([48f0c91](https://redirect.github.com/n8n-io/n8n/commit/48f0c91a474dda995b5dbd89cdb51905b84ecbd9)) - **editor:** "Trigger node not found" error when chat message is entered ([#​14954](https://redirect.github.com/n8n-io/n8n/issues/14954)) ([8981e22](https://redirect.github.com/n8n-io/n8n/commit/8981e22dd4df2c182fe4d845e7d0cc2677ff2d36)) - **editor:** Hide $fromAI button for exact type matches only ([#​14996](https://redirect.github.com/n8n-io/n8n/issues/14996)) ([8613521](https://redirect.github.com/n8n-io/n8n/commit/8613521aabb95128d762076d15323bb1aa8e9deb)) - **editor:** Import form data with special characters from curl command correctly ([#​14898](https://redirect.github.com/n8n-io/n8n/issues/14898)) ([3e43f9f](https://redirect.github.com/n8n-io/n8n/commit/3e43f9f8bc8542534a17f55e32634034c174a9d8)) - **editor:** Only prompt for MFA code when email is updated ([#​15065](https://redirect.github.com/n8n-io/n8n/issues/15065)) ([aa4607e](https://redirect.github.com/n8n-io/n8n/commit/aa4607e7b5c15f8a6f69b3c900e656f317ebb784)) - **HTTP Request Node:** Add support for Bearer Auth in HttpRequest node ([#​15043](https://redirect.github.com/n8n-io/n8n/issues/15043)) ([31003aa](https://redirect.github.com/n8n-io/n8n/commit/31003aacd15d7219fa87c919dedca7c8be09b1c2)) - **Summarize Node:** Fix spaces in Fields to Split By values converted to underscores ([#​15020](https://redirect.github.com/n8n-io/n8n/issues/15020)) ([154153d](https://redirect.github.com/n8n-io/n8n/commit/154153d86f59552cffe33a1a746cbaf28fc8886f)) ##### Features - **Anthropic Chat Model Node:** Add configurable base URL for Anthropic API ([#​15063](https://redirect.github.com/n8n-io/n8n/issues/15063)) ([4b5f045](https://redirect.github.com/n8n-io/n8n/commit/4b5f045281837e7cc29a57a1b9360e87cc3805f7)) - **Azure OpenAI Chat Model Node:** Implement Azure Entra ID OAuth2 Authentication ([#​15003](https://redirect.github.com/n8n-io/n8n/issues/15003)) ([cf00085](https://redirect.github.com/n8n-io/n8n/commit/cf0008500cafd94582720a1445d0468898e71184)) - **Calendly Trigger Node:** Deprecation notice for apiKey authentication ([#​15048](https://redirect.github.com/n8n-io/n8n/issues/15048)) ([40d0702](https://redirect.github.com/n8n-io/n8n/commit/40d0702ed33ef7ffea303957b06e1e953023b559)) - **core:** Add production root executions ([#​14845](https://redirect.github.com/n8n-io/n8n/issues/14845)) ([7f89244](https://redirect.github.com/n8n-io/n8n/commit/7f89244304855748bcd70f495914373369a89cbe)) - **editor:** Add "Rendered" display mode to the logs view ([#​14994](https://redirect.github.com/n8n-io/n8n/issues/14994)) ([c0b5483](https://redirect.github.com/n8n-io/n8n/commit/c0b54832b3e7e7daafcc65c73c15a4cb90d3172a)) - **editor:** Support partial executions of tool nodes ([#​14945](https://redirect.github.com/n8n-io/n8n/issues/14945)) ([54dcded](https://redirect.github.com/n8n-io/n8n/commit/54dcdedecedb0a480caa17f8d6f0447535a2995a)) - **Google Workspace Admin Node:** Google Admin Node Overhaul implementation ([#​12271](https://redirect.github.com/n8n-io/n8n/issues/12271)) ([8a30c35](https://redirect.github.com/n8n-io/n8n/commit/8a30c35c33ad1175a3ee216c86a75ddd786d9887)) - **Jira Software Node:** Migrate from soon deprecated endpoints to get issues ([#​14821](https://redirect.github.com/n8n-io/n8n/issues/14821)) ([216bdd1](https://redirect.github.com/n8n-io/n8n/commit/216bdd15fd94f9a427a86aaf0a9291e7d4df4056)) - Only show workflows shared with you in the overview page ([#​14773](https://redirect.github.com/n8n-io/n8n/issues/14773)) ([eb46576](https://redirect.github.com/n8n-io/n8n/commit/eb465763cf31e1b24e0b2737e15cd1a0478658d9)) - Optimize langchain calls in batching mode ([#​15011](https://redirect.github.com/n8n-io/n8n/issues/15011)) ([f3e29d2](https://redirect.github.com/n8n-io/n8n/commit/f3e29d25ed767d29aebed02a040f57a1cbc05f8d)) </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=--> |
||
|
|
249bd5a629 |
fix(deps): update module golang.org/x/crypto v0.37.0 → v0.38.0 (clustertool) (#35100)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/crypto | require | minor | `v0.37.0` -> `v0.38.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR 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=--> |
||
|
|
39de641a49 |
chore(helm): update image ghcr.io/linuxserver/oscam 11883-ls135 → 11884-ls135 (#35095)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/oscam](https://redirect.github.com/linuxserver/docker-oscam/packages) ([source](https://redirect.github.com/linuxserver/docker-oscam)) | patch | `6d9d3b5` -> `fcde25a` | --- > [!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>linuxserver/docker-oscam (ghcr.io/linuxserver/oscam)</summary> ### [`v11884-ls135`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11884-ls135) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11883-ls135...11884-ls135) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11884-ls135/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11884 </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=--> |
||
|
|
e30be279c2 |
chore(helm): update image ghcr.io/autobrr/autobrr v1.61.0 → v1.62.0 (#35098)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr) | minor | `035aded` -> `e9bf07f` | --- > [!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>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary> ### [`v1.62.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.62.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.61.0...v1.62.0) #### Changelog ##### New Features - [`fe4f385`](https://redirect.github.com/autobrr/autobrr/commit/fe4f385a2263d4b5ad2c0a0c60cfd65108b8c1e2): feat(database): connect postgres via socket and read config from env \_FILE secrets ([#​2061](https://redirect.github.com/autobrr/autobrr/issues/2061)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`b980b55`](https://redirect.github.com/autobrr/autobrr/commit/b980b5530df10ee5566bcce320ee1f49388067d3): feat(filters): add DSD formats to music ([#​1993](https://redirect.github.com/autobrr/autobrr/issues/1993)) ([@​fabricionaweb](https://redirect.github.com/fabricionaweb)) - [`936fbe3`](https://redirect.github.com/autobrr/autobrr/commit/936fbe3cecbe6e00e8b1ef7f3be61fbb466c3372): feat(filters): show disabled indexer warning ([#​2034](https://redirect.github.com/autobrr/autobrr/issues/2034)) ([@​s0up4200](https://redirect.github.com/s0up4200)) - [`5da0ebb`](https://redirect.github.com/autobrr/autobrr/commit/5da0ebbe1f2a599f63366d23bb8e1751a2827aa3): feat(indexers): add HomieHelpDesk ([#​2050](https://redirect.github.com/autobrr/autobrr/issues/2050)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`6073480`](https://redirect.github.com/autobrr/autobrr/commit/6073480bc42bf77383638507c647cd66d9abc606): feat(indexers): add T66y ([#​2044](https://redirect.github.com/autobrr/autobrr/issues/2044)) ([@​nitrix](https://redirect.github.com/nitrix)) - [`ac30f2b`](https://redirect.github.com/autobrr/autobrr/commit/ac30f2b0a720e0459f28e5346b01011e31fad00c): feat(indexers): add XtremeWrestlingTorrents ([#​2051](https://redirect.github.com/autobrr/autobrr/issues/2051)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`c7efcf1`](https://redirect.github.com/autobrr/autobrr/commit/c7efcf1b753b67ff290ef23c406a165c904080b4): feat(macros): implement template cache ([#​2049](https://redirect.github.com/autobrr/autobrr/issues/2049)) ([@​s0up4200](https://redirect.github.com/s0up4200)) - [`24648e4`](https://redirect.github.com/autobrr/autobrr/commit/24648e45f76e98490f27f8d45f367b63417c1073): feat(web): persist releases incognito state ([#​2042](https://redirect.github.com/autobrr/autobrr/issues/2042)) ([@​s0up4200](https://redirect.github.com/s0up4200)) ##### Bug fixes - [`a0dfe89`](https://redirect.github.com/autobrr/autobrr/commit/a0dfe890321b9be5e0723ebacc95c79108828cd2): fix(filters): multi-single value dynamic range matching ([#​2033](https://redirect.github.com/autobrr/autobrr/issues/2033)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`0c71f3a`](https://redirect.github.com/autobrr/autobrr/commit/0c71f3a3d27be6c5e1b5ef6ce2b0a8d01c433091): fix(http): change onboarding unavailable log level ([#​2048](https://redirect.github.com/autobrr/autobrr/issues/2048)) ([@​martylukyy](https://redirect.github.com/martylukyy)) - [`7c5f5ac`](https://redirect.github.com/autobrr/autobrr/commit/7c5f5ac9fdb85ec1e7a18d91e61f13af1713bd60): fix(macros): set HasLog when Log Score is missing in announce ([#​2052](https://redirect.github.com/autobrr/autobrr/issues/2052)) ([@​nuxencs](https://redirect.github.com/nuxencs)) - [`7181809`](https://redirect.github.com/autobrr/autobrr/commit/71818093dabc915205aec5d25686d2790888286f): fix(metrics): irc channel enabled gauge ([#​2039](https://redirect.github.com/autobrr/autobrr/issues/2039)) ([@​Intuinewin](https://redirect.github.com/Intuinewin)) ##### Other work - [`1ae8624`](https://redirect.github.com/autobrr/autobrr/commit/1ae8624e0564c0acf02e3f45bd13a8c98b750299): build(deps): bump Go to 1.24 ([#​2060](https://redirect.github.com/autobrr/autobrr/issues/2060)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`fb7962c`](https://redirect.github.com/autobrr/autobrr/commit/fb7962cb018e6d0000fc9594e3b35b9025caddfd): build(deps): bump the golang group with 10 updates ([#​2059](https://redirect.github.com/autobrr/autobrr/issues/2059)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`ce4170e`](https://redirect.github.com/autobrr/autobrr/commit/ce4170e5eed331342d6735696c9575f9a7a95a5f): build(deps): bump the npm group in /web with 19 updates ([#​2058](https://redirect.github.com/autobrr/autobrr/issues/2058)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`bfda849`](https://redirect.github.com/autobrr/autobrr/commit/bfda849ef56be9bf797dd48edcc8e78ad349bf7d): chore(indexers): remove TorrentSeeds ([#​2040](https://redirect.github.com/autobrr/autobrr/issues/2040)) ([@​s0up4200](https://redirect.github.com/s0up4200)) **Full Changelog**: https://github.com/autobrr/autobrr/compare/v1.61.0...v1.62.0 #### Docker images - `docker pull ghcr.io/autobrr/autobrr:v1.62.0` #### What to do next? - Read the [documentation](https://autobrr.com) - Join our [Discord server](https://discord.gg/WQ2eUycxyT) </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=--> |
||
|
|
997211ae30 |
chore(helm): update image docker.io/tailscale/tailscale v1.82.0 → v1.82.5 (#35094)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker) ([source](https://redirect.github.com/tailscale/tailscale)) | patch | `d26fc9b` -> `9a1f264` | --- > [!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>tailscale/tailscale (docker.io/tailscale/tailscale)</summary> ### [`v1.82.5`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.82.5) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.82.0...v1.82.5) Please refer to the changelog available at <https://tailscale.com/changelog>. </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=--> |
||
|
|
8785671fd3 |
chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to f78874a (#35090)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginx/docker-nginx-unprivileged) | digest | `aa538e1` -> `f78874a` | --- > [!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--> |
||
|
|
4f9ed7e037 |
chore(container): update public.ecr.aws/docker/library/traefik docker tag to v3.3.7 (#35092)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/traefik](https://hub.docker.com/_/traefik) ([source](https://redirect.github.com/traefik/traefik-library-image)) | stage | patch | `3.3.6` -> `v3.3.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>traefik/traefik-library-image (public.ecr.aws/docker/library/traefik)</summary> ### [`v3.3.7`](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.7...v3.3.7) [Compare Source](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.7...v3.3.7) ### [`v3.3.7`](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.6...v3.3.7) [Compare Source](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.6...v3.3.7) </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=--> |
||
|
|
9152133dfe |
chore(container): update docker.io/tailscale/tailscale docker tag to v1.82.5 (#35091)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker) ([source](https://redirect.github.com/tailscale/tailscale)) | final | patch | `v1.82.0` -> `v1.82.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tailscale/tailscale (docker.io/tailscale/tailscale)</summary> ### [`v1.82.5`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.82.5) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.82.0...v1.82.5) Please refer to the changelog available at <https://tailscale.com/changelog>. </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=--> |
||
|
|
fbbf2d777e |
chore(container): update tccr.io/tccr/alpine:latest docker digest to (#35089)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | tccr.io/tccr/alpine | final | digest | `8ae22cc` -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR 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--> |
||
|
|
70c3c72d06 |
chore(container): update public.ecr.aws/docker/library/alpine:3.21.3 docker digest to (#35088)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/alpine](https://hub.docker.com/_/alpine) ([source](https://redirect.github.com/alpinelinux/docker-alpine)) | stage | digest | `a8560b3` -> | | [public.ecr.aws/docker/library/alpine](https://hub.docker.com/_/alpine) ([source](https://redirect.github.com/alpinelinux/docker-alpine)) | final | digest | `a8560b3` -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b785501d8c |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
b1c2423e9a | chore(ark): add some mods | ||
|
|
44b3c6a170 | chore(ark): fix backup ref | ||
|
|
94f04d315e | chore(ark): expose query port | ||
|
|
a61eb92c4b | chore(arksurvivalevolved): add backup storage location to ark |