mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 12:23:57 -03:00
chore(container): update docker.io/renovate/renovate docker tag to v39.240.0 (#34300)
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 | `39.238.0-full` -> `39.240.0-full` | --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v39.240.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.240.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.238.2...39.240.0) ##### Features - **datasource/azure-pipelines-tasks:** add built-in tasks changelog url ([#​35325](https://redirect.github.com/renovatebot/renovate/issues/35325)) ([5091b14](5091b14184)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/better-sqlite3](https://redirect.github.com/types/better-sqlite3) to v7.6.13 (main) ([#​35333](https://redirect.github.com/renovatebot/renovate/issues/35333)) ([05b3fc0](05b3fc0e25)) - **deps:** update dependency renovatebot/github-action to v41.0.19 (main) ([#​35337](https://redirect.github.com/renovatebot/renovate/issues/35337)) ([479886f](479886f676)) - **deps:** update dependency typescript to v5.8.3 (main) ([#​35336](https://redirect.github.com/renovatebot/renovate/issues/35336)) ([abe1f18](abe1f185cb)) - **deps:** update dependency vitest-mock-extended to v3.1.0 (main) ([#​35334](https://redirect.github.com/renovatebot/renovate/issues/35334)) ([680e161](680e161030)) ### [`v39.238.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.238.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.238.1...39.238.2) ##### Bug Fixes - **workers/auto-replace:** correctly handle prefix replacements ([#​35265](https://redirect.github.com/renovatebot/renovate/issues/35265)) ([afd6415](afd6415ad8)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/luxon](https://redirect.github.com/types/luxon) to v3.6.1 (main) ([#​35313](https://redirect.github.com/renovatebot/renovate/issues/35313)) ([05ebbf3](05ebbf3b79)) - **deps:** update dependency [@​types/luxon](https://redirect.github.com/types/luxon) to v3.6.2 (main) ([#​35319](https://redirect.github.com/renovatebot/renovate/issues/35319)) ([790d0ea](790d0ea50d)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.14.0 (main) ([#​35295](https://redirect.github.com/renovatebot/renovate/issues/35295)) ([2188ebb](2188ebb98f)) - **deps:** update dependency [@​vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin) to v1.1.39 (main) ([#​35293](https://redirect.github.com/renovatebot/renovate/issues/35293)) ([043d665](043d665677)) - **deps:** update dependency type-fest to v4.39.1 (main) ([#​35302](https://redirect.github.com/renovatebot/renovate/issues/35302)) ([21e1e6f](21e1e6f9cd)) ##### Code Refactoring - **gerrit:** remove deprecated source branch as hashtags support ([#​33329](https://redirect.github.com/renovatebot/renovate/issues/33329)) ([e64ca6b](e64ca6b852)) ### [`v39.238.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.238.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.238.0...39.238.1) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.13 (main) ([#​35289](https://redirect.github.com/renovatebot/renovate/issues/35289)) ([25eafdb](25eafdb379)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.13 (main) ([#​35288](https://redirect.github.com/renovatebot/renovate/issues/35288)) ([e0b85f3](e0b85f3b38)) </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=--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# hadolint ignore=DL3007
|
||||
FROM docker.io/renovate/renovate:39.238.2-full@sha256:d72c2ccb7155726e81671b4653182ab7953c621f8f56640d5e18a90e5f3c9fa1
|
||||
FROM docker.io/renovate/renovate:39.240.0-full@sha256:f26aaad44ff61acfcaf4c2d02d3abfd6c058610753fc73805c4fd2d6f50932e0
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user