Update ghcr.io/renovatebot/renovate Docker tag to v44.79.1 #302

Merged
renovate-bot merged 1 commits from renovate/ghcr.io-renovatebot-renovate-44.x into main 2026-09-10 17:55:47 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/renovatebot/renovate (source) container minor 44.69.1244.79.1

Release Notes

renovatebot/renovate (ghcr.io/renovatebot/renovate)

v44.79.1

Compare Source

Bug Fixes

v44.79.0

Compare Source

Features
  • config: add inheritConfigTrusted to trust inherited-config hostRules (238e15a)
  • host-rules: add allowInternal (09d2da2)
Bug Fixes
  • config: surface blocked hosts more clearly when resolving config (acb46bc)
  • util/host-rules: resolve enabled per trust tier (7d3fe44)
  • util/http: allow blocking requests to internal hosts (29a7b9c)
  • workers/repository/init: surface inherited-config validation errors (270a3b7)
Code Refactoring
  • host-rules: add an inherited trust tier (7386ea4)
  • util/http: add host guard address classifier (0db7cdd)
  • util/http: share options preparation between request and stream (2361d04)
Tests
  • config/presets/github: cover that preset strings don't include a host (d4614ac)
  • docs: support self-hosted-only sub-options in documentation checks (e58e46d)

v44.78.0

Compare Source

Features
  • manager/github-actions: extract expo GitHub actions' eas-version (#​45846) (6d67f70)
Bug Fixes
  • changelog: log external host errors below the error level (#​45798) (5ec380f)
  • manager/npm: keep workspace entries when massaging lockstep siblings (#​45786) (76d55bf)
Code Refactoring

v44.77.0

Compare Source

Features

v44.76.0

Compare Source

Features
Miscellaneous Chores
Tests
Continuous Integration

v44.75.2

Compare Source

Build System
Continuous Integration

v44.75.1

Compare Source

Build System
  • deps: update dependency node-html-parser to v9.0.3 (main) (#​45829) (e11b40f)

v44.75.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.97.0 (main) (#​45828) (47de98f)

v44.74.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.96.2 (main) (#​45827) (1e3547b)
Miscellaneous Chores

v44.74.0

Compare Source

Features
Miscellaneous Chores

v44.73.0

Compare Source

Features
  • automerge: attempt branch automerge before falling back to a PR on merge queue rejection (#​45724) (4573aa6)
  • github: add support for using merge queues without auto merge (#​45721) (7b25e97), closes #​45252
  • gitlab: merge MRs through merge trains via the platform merge queue API (#​45722) (5f91549)
Miscellaneous Chores
  • deps: update github/codeql-action action to v4.38.0 (main) (#​45816) (40aedc3)

v44.72.0

Compare Source

Features
  • manager: share OCI Helm chart resolution across managers (#​45760) (be13c9f)
Bug Fixes
Code Refactoring
Build System

v44.71.3

Compare Source

Miscellaneous Chores
Code Refactoring
Build System

v44.71.2

Compare Source

Miscellaneous Chores
  • deps: update dependency astral-sh/setup-uv to v10 (main) (#​45808) (42cf188)
Build System

v44.71.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.96.1 (main) (#​45803) (c55a988)

v44.71.0

Compare Source

Features
Bug Fixes
  • http: improve warning message for ignored cross origin requests (#​45802) (1d34441)
Miscellaneous Chores
Build System

v44.70.2

Compare Source

Build System

v44.70.1

Compare Source

Build System
  • deps: update dependency azure-devops-node-api to v17 (main) (#​45790) (6501ecb)

v44.70.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.96.0 (main) (#​45783) (ab056dc)
Miscellaneous Chores

v44.69.14

Compare Source

Build System

v44.69.13

Compare Source

Build System

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | minor | [`44.69.12` → `44.79.1`](https://octochangelog.com/compare?repo=renovatebot%2Frenovate&from=44.69.12&to=44.79.1) | --- ### Release Notes <details> <summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary> ### [`v44.79.1`](https://github.com/renovatebot/renovate/releases/tag/44.79.1) [Compare Source](https://github.com/renovatebot/renovate/compare/44.79.0...44.79.1) ##### Bug Fixes - **deps:** promote `common-tags` to a prod dependency ([#&#8203;45850](https://github.com/renovatebot/renovate/issues/45850)) ([1d33143](https://github.com/renovatebot/renovate/commit/1d331437275cada0a0091e2d9a5b85fa0ea90fa1)) ### [`v44.79.0`](https://github.com/renovatebot/renovate/releases/tag/44.79.0) [Compare Source](https://github.com/renovatebot/renovate/compare/44.78.0...44.79.0) ##### Features - **config:** add `inheritConfigTrusted` to trust inherited-config `hostRules` ([238e15a](https://github.com/renovatebot/renovate/commit/238e15a4987ea922437fe8a04d70d2755532536c)) - **host-rules:** add `allowInternal` ([09d2da2](https://github.com/renovatebot/renovate/commit/09d2da2f1b33f22706966eacb91bf1373bdb19ef)) ##### Bug Fixes - **config:** surface blocked hosts more clearly when resolving config ([acb46bc](https://github.com/renovatebot/renovate/commit/acb46bc70666f2378a888a40fbceeca5a632ca74)) - **util/host-rules:** resolve `enabled` per trust tier ([7d3fe44](https://github.com/renovatebot/renovate/commit/7d3fe44060e6fd05088fbda17b330c0ffbbdae0b)) - **util/http:** allow blocking requests to internal hosts ([29a7b9c](https://github.com/renovatebot/renovate/commit/29a7b9c5f55afe034fa6a18bc96ce0137232c126)) - **workers/repository/init:** surface inherited-config validation errors ([270a3b7](https://github.com/renovatebot/renovate/commit/270a3b771900d59b562e3b989fd2083895af6302)) ##### Code Refactoring - **host-rules:** add an inherited trust tier ([7386ea4](https://github.com/renovatebot/renovate/commit/7386ea49c43c1b103b49e399b267b1e329c710fb)) - **util/http:** add host guard address classifier ([0db7cdd](https://github.com/renovatebot/renovate/commit/0db7cdd91f016643adda1df2ef247c3be3b321fb)) - **util/http:** share options preparation between request and stream ([2361d04](https://github.com/renovatebot/renovate/commit/2361d04e6c5382007a53d0f5bb538ec2f1db1b13)) ##### Tests - **config/presets/github:** cover that preset strings don't include a host ([d4614ac](https://github.com/renovatebot/renovate/commit/d4614acc5479d60f3e93a53dadc32654f2376194)) - **docs:** support self-hosted-only sub-options in documentation checks ([e58e46d](https://github.com/renovatebot/renovate/commit/e58e46d24f8ecf8b9e68f04315ec9e7707c4fb1f)) ### [`v44.78.0`](https://github.com/renovatebot/renovate/releases/tag/44.78.0) [Compare Source](https://github.com/renovatebot/renovate/compare/44.77.0...44.78.0) ##### Features - **manager/github-actions:** extract expo GitHub actions' `eas-version` ([#&#8203;45846](https://github.com/renovatebot/renovate/issues/45846)) ([6d67f70](https://github.com/renovatebot/renovate/commit/6d67f70cd2e4e09c5da12dab184db318e795b71f)) ##### Bug Fixes - **changelog:** log external host errors below the error level ([#&#8203;45798](https://github.com/renovatebot/renovate/issues/45798)) ([5ec380f](https://github.com/renovatebot/renovate/commit/5ec380f40249b334e101c3b059103bf3535c93d8)) - **manager/npm:** keep workspace entries when massaging lockstep siblings ([#&#8203;45786](https://github.com/renovatebot/renovate/issues/45786)) ([76d55bf](https://github.com/renovatebot/renovate/commit/76d55bf3e664bd2588235ddd9af660bcf4daffde)) ##### Code Refactoring - emojify pr body notes ([#&#8203;45646](https://github.com/renovatebot/renovate/issues/45646)) ([4afe14f](https://github.com/renovatebot/renovate/commit/4afe14fb19ebdc4c1eb26083c6b13b3b000661a8)) - **platform/utils/pr-body:** treat truncation as an "Important" callout ([#&#8203;45645](https://github.com/renovatebot/renovate/issues/45645)) ([c387bc1](https://github.com/renovatebot/renovate/commit/c387bc11e48fa6870e92b8bcdb0e4a6c86974f83)) ### [`v44.77.0`](https://github.com/renovatebot/renovate/releases/tag/44.77.0) [Compare Source](https://github.com/renovatebot/renovate/compare/44.76.0...44.77.0) ##### Features - **config:** add experimental `exitCodeForErrors` option ([#&#8203;45752](https://github.com/renovatebot/renovate/issues/45752)) ([9cecb86](https://github.com/renovatebot/renovate/commit/9cecb86ecadddf4320a280f1b41337e8c090bdf5)) ### [`v44.76.0`](https://github.com/renovatebot/renovate/releases/tag/44.76.0) [Compare Source](https://github.com/renovatebot/renovate/compare/44.75.2...44.76.0) ##### Features - **manager/npm:** support pnpm v11.23 url-keyed registries ([#&#8203;45844](https://github.com/renovatebot/renovate/issues/45844)) ([a4a5efa](https://github.com/renovatebot/renovate/commit/a4a5efa8c21e6700a78ae89091bf34ee3e7e7065)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;biomejs/biome](https://github.com/biomejs/biome) to v2.5.12 (main) ([#&#8203;45837](https://github.com/renovatebot/renovate/issues/45837)) ([113ea82](https://github.com/renovatebot/renovate/commit/113ea82683fc66df00da41adbd610c4a76b80a76)) - drop stale legacy-decryption coverage exclusion ([#&#8203;45841](https://github.com/renovatebot/renovate/issues/45841)) ([8e965bf](https://github.com/renovatebot/renovate/commit/8e965bfe2c08dc493f452032bdb970807af129db)), closes [#&#8203;39111](https://github.com/renovatebot/renovate/issues/39111) ##### Tests - **util:** cover remaining implicit else branches ([#&#8203;45840](https://github.com/renovatebot/renovate/issues/45840)) ([8e19aef](https://github.com/renovatebot/renovate/commit/8e19aef903e537d578b03c6a71465dd8d3c2b35f)) - **util:** cover remaining lib/util coverage gaps ([#&#8203;45832](https://github.com/renovatebot/renovate/issues/45832)) ([b5211d4](https://github.com/renovatebot/renovate/commit/b5211d4944ebf02da4392a344cf550524e9747b2)) ##### Continuous Integration - raise coverage thresholds to measured values ([#&#8203;45843](https://github.com/renovatebot/renovate/issues/45843)) ([9344de3](https://github.com/renovatebot/renovate/commit/9344de3dc05207d57e2b482f71297df427e752d7)) - tighten statements and functions coverage thresholds ([#&#8203;45833](https://github.com/renovatebot/renovate/issues/45833)) ([dfc9890](https://github.com/renovatebot/renovate/commit/dfc9890368063aaa9b2e145b9f6fac8669f88536)) ### [`v44.75.2`](https://github.com/renovatebot/renovate/releases/tag/44.75.2) [Compare Source](https://github.com/renovatebot/renovate/compare/44.75.1...44.75.2) ##### Build System - **deps:** update dependency [@&#8203;redis/client](https://github.com/redis/client) to v6 (main) ([#&#8203;45789](https://github.com/renovatebot/renovate/issues/45789)) ([619ce40](https://github.com/renovatebot/renovate/commit/619ce40237605e09ce831ed5098c9d9cf3f56f0b)) ##### Continuous Integration - raise coverage thresholds ([#&#8203;45831](https://github.com/renovatebot/renovate/issues/45831)) ([069c950](https://github.com/renovatebot/renovate/commit/069c95057412903cfd05eb27bcd48f95783f7c3f)) ### [`v44.75.1`](https://github.com/renovatebot/renovate/releases/tag/44.75.1) [Compare Source](https://github.com/renovatebot/renovate/compare/44.75.0...44.75.1) ##### Build System - **deps:** update dependency node-html-parser to v9.0.3 (main) ([#&#8203;45829](https://github.com/renovatebot/renovate/issues/45829)) ([e11b40f](https://github.com/renovatebot/renovate/commit/e11b40f2fe59c186610ab073602e97743b80d0c3)) ### [`v44.75.0`](https://github.com/renovatebot/renovate/releases/tag/44.75.0) [Compare Source](https://github.com/renovatebot/renovate/compare/44.74.1...44.75.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.97.0 (main) ([#&#8203;45828](https://github.com/renovatebot/renovate/issues/45828)) ([47de98f](https://github.com/renovatebot/renovate/commit/47de98feb7d298bef4414a6d60a60018646cd201)) ### [`v44.74.1`](https://github.com/renovatebot/renovate/releases/tag/44.74.1) [Compare Source](https://github.com/renovatebot/renovate/compare/44.74.0...44.74.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.96.2 (main) ([#&#8203;45827](https://github.com/renovatebot/renovate/issues/45827)) ([1e3547b](https://github.com/renovatebot/renovate/commit/1e3547bd4e73395c46ad7ccc62192939d0e40e49)) ##### Miscellaneous Chores - **deps:** update dependency astral-sh/uv to v0.12.12 (main) ([#&#8203;45821](https://github.com/renovatebot/renovate/issues/45821)) ([760b8be](https://github.com/renovatebot/renovate/commit/760b8be9110bc192c2d7d450dc7949ff326982cb)) - **deps:** update dependency memfs to v4.69.1 (main) ([#&#8203;45823](https://github.com/renovatebot/renovate/issues/45823)) ([c64e6bf](https://github.com/renovatebot/renovate/commit/c64e6bf9db9ff7a72bc3953ae0b33901d9a27268)) - **deps:** update dependency uv to v0.12.12 (main) ([#&#8203;45822](https://github.com/renovatebot/renovate/issues/45822)) ([4577384](https://github.com/renovatebot/renovate/commit/45773840764d197dd72755336fcd7b94da4cc64a)) ### [`v44.74.0`](https://github.com/renovatebot/renovate/releases/tag/44.74.0) [Compare Source](https://github.com/renovatebot/renovate/compare/44.73.0...44.74.0) ##### Features - **presets:** vale package versions custom manager ([#&#8203;45817](https://github.com/renovatebot/renovate/issues/45817)) ([b5121c7](https://github.com/renovatebot/renovate/commit/b5121c7b1570064006439ef88ebc147e928166d4)) ##### Miscellaneous Chores - **deps:** update dependency memfs to v4.69.0 (main) ([#&#8203;45820](https://github.com/renovatebot/renovate/issues/45820)) ([d37de94](https://github.com/renovatebot/renovate/commit/d37de944060b8198844140c5ac413adabb15bc13)) ### [`v44.73.0`](https://github.com/renovatebot/renovate/releases/tag/44.73.0) [Compare Source](https://github.com/renovatebot/renovate/compare/44.72.0...44.73.0) ##### Features - **automerge:** attempt branch automerge before falling back to a PR on merge queue rejection ([#&#8203;45724](https://github.com/renovatebot/renovate/issues/45724)) ([4573aa6](https://github.com/renovatebot/renovate/commit/4573aa6ac8af337252e9cf1a3492f7203cb24b93)) - **github:** add support for using merge queues without auto merge ([#&#8203;45721](https://github.com/renovatebot/renovate/issues/45721)) ([7b25e97](https://github.com/renovatebot/renovate/commit/7b25e97ba3b94db9ddf8ea7c9db2641585b7737e)), closes [#&#8203;45252](https://github.com/renovatebot/renovate/issues/45252) - **gitlab:** merge MRs through merge trains via the platform merge queue API ([#&#8203;45722](https://github.com/renovatebot/renovate/issues/45722)) ([5f91549](https://github.com/renovatebot/renovate/commit/5f9154944760d18d7f011e4ba137a1cc1d6d0086)) ##### Miscellaneous Chores - **deps:** update github/codeql-action action to v4.38.0 (main) ([#&#8203;45816](https://github.com/renovatebot/renovate/issues/45816)) ([40aedc3](https://github.com/renovatebot/renovate/commit/40aedc35482045ed82f597584b9bd70ecdc10a15)) ### [`v44.72.0`](https://github.com/renovatebot/renovate/releases/tag/44.72.0) [Compare Source](https://github.com/renovatebot/renovate/compare/44.71.3...44.72.0) ##### Features - **manager:** share OCI Helm chart resolution across managers ([#&#8203;45760](https://github.com/renovatebot/renovate/issues/45760)) ([be13c9f](https://github.com/renovatebot/renovate/commit/be13c9f5f70c2592e45c794f6b2b44cb74768572)) ##### Bug Fixes - **merge-confidence:** don't require auth in `platform=local` ([#&#8203;45769](https://github.com/renovatebot/renovate/issues/45769)) ([f2896de](https://github.com/renovatebot/renovate/commit/f2896deaaf1ab6c0532609ff32e06c61d23cc5fe)) ##### Code Refactoring - **lint:** enforce err key for errors in logger metadata ([#&#8203;45759](https://github.com/renovatebot/renovate/issues/45759)) ([b2d3b64](https://github.com/renovatebot/renovate/commit/b2d3b64c480d3b9da94a6c24f0c5b07c47e29be7)) ##### Build System - **deps:** update dependency prettier to v3.9.6 (main) ([#&#8203;45815](https://github.com/renovatebot/renovate/issues/45815)) ([9d74625](https://github.com/renovatebot/renovate/commit/9d74625d93c92e881ab2a9255af09543d527efaf)) ### [`v44.71.3`](https://github.com/renovatebot/renovate/releases/tag/44.71.3) [Compare Source](https://github.com/renovatebot/renovate/compare/44.71.2...44.71.3) ##### Miscellaneous Chores - **deps:** update dependency graphql to v17 (main) ([#&#8203;45814](https://github.com/renovatebot/renovate/issues/45814)) ([0c4abf8](https://github.com/renovatebot/renovate/commit/0c4abf8a657d39ffe3daf98e06fa644342e27ddf)) ##### Code Refactoring - use modern neotraverse API ([#&#8203;45809](https://github.com/renovatebot/renovate/issues/45809)) ([634d3b6](https://github.com/renovatebot/renovate/commit/634d3b6084c6befae1a0813d03dba5e90cf61c60)) ##### Build System - **deps:** update commander to v15 (main) ([#&#8203;45804](https://github.com/renovatebot/renovate/issues/45804)) ([c648a3b](https://github.com/renovatebot/renovate/commit/c648a3bd704c9bb5f22ca3fe35fd3b3a59e9ba71)) - **deps:** update dependency neotraverse to v1 (main) ([#&#8203;45806](https://github.com/renovatebot/renovate/issues/45806)) ([f36f91e](https://github.com/renovatebot/renovate/commit/f36f91e5b2f52c1ead38bcd327df91d953932f64)) - **deps:** update dependency xmldoc to v3 (main) ([#&#8203;45813](https://github.com/renovatebot/renovate/issues/45813)) ([2428a40](https://github.com/renovatebot/renovate/commit/2428a40043d46733e25380a10e3e614428cc8b13)) ### [`v44.71.2`](https://github.com/renovatebot/renovate/releases/tag/44.71.2) [Compare Source](https://github.com/renovatebot/renovate/compare/44.71.1...44.71.2) ##### Miscellaneous Chores - **deps:** update dependency astral-sh/setup-uv to v10 (main) ([#&#8203;45808](https://github.com/renovatebot/renovate/issues/45808)) ([42cf188](https://github.com/renovatebot/renovate/commit/42cf188fdc934865fe75b6358b27499c24990fd1)) ##### Build System - **deps:** update dependency google-auth-library to v11 (main) ([#&#8203;45805](https://github.com/renovatebot/renovate/issues/45805)) ([8a1b8a4](https://github.com/renovatebot/renovate/commit/8a1b8a4ff98844f14216c930553e2218258993f9)) - **deps:** update dependency markdown-it to v15 (main) ([#&#8203;45796](https://github.com/renovatebot/renovate/issues/45796)) ([0e5b228](https://github.com/renovatebot/renovate/commit/0e5b2287e10c63e109c2a10e0c09eef43c9cbb22)) - **deps:** update dependency node-html-parser to v9 (main) ([#&#8203;45807](https://github.com/renovatebot/renovate/issues/45807)) ([e7d7be9](https://github.com/renovatebot/renovate/commit/e7d7be96c89013163bbeb6e6479b27a6ca60f937)) ### [`v44.71.1`](https://github.com/renovatebot/renovate/releases/tag/44.71.1) [Compare Source](https://github.com/renovatebot/renovate/compare/44.71.0...44.71.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.96.1 (main) ([#&#8203;45803](https://github.com/renovatebot/renovate/issues/45803)) ([c55a988](https://github.com/renovatebot/renovate/commit/c55a988a0311e99afd061b3cf1e267ba9a90fbb9)) ### [`v44.71.0`](https://github.com/renovatebot/renovate/releases/tag/44.71.0) [Compare Source](https://github.com/renovatebot/renovate/compare/44.70.2...44.71.0) ##### Features - **presets/monorepo:** add convex monorepo ([#&#8203;45797](https://github.com/renovatebot/renovate/issues/45797)) ([25fe03a](https://github.com/renovatebot/renovate/commit/25fe03aa78a6f7f2818bc359b0f6f2e19f123183)) - **presets/workarounds:** group commander major update packages ([#&#8203;45801](https://github.com/renovatebot/renovate/issues/45801)) ([7c03a7e](https://github.com/renovatebot/renovate/commit/7c03a7e4ecd1af436fd16576cc330371489c0f20)) ##### Bug Fixes - **http:** improve warning message for ignored cross origin requests ([#&#8203;45802](https://github.com/renovatebot/renovate/issues/45802)) ([1d34441](https://github.com/renovatebot/renovate/commit/1d344418824c6b5dacddc87f446cc40f1ce65260)) ##### Miscellaneous Chores - **renovate:** group commander packages for major updates ([#&#8203;45800](https://github.com/renovatebot/renovate/issues/45800)) ([909b5be](https://github.com/renovatebot/renovate/commit/909b5be25a78eef0ff4ebd4ce83540467d3dd6b3)) ##### Build System - **deps:** update dependency got to v15.1.0 (main) ([#&#8203;45799](https://github.com/renovatebot/renovate/issues/45799)) ([4853c33](https://github.com/renovatebot/renovate/commit/4853c33bd63b75725492aca8ed44ee50e1cf0971)) - **deps:** update dependency got to v16 (main) ([#&#8203;45792](https://github.com/renovatebot/renovate/issues/45792)) ([0f33734](https://github.com/renovatebot/renovate/commit/0f33734c9943dc7e312cc38739b7f42fa6575de5)) ### [`v44.70.2`](https://github.com/renovatebot/renovate/releases/tag/44.70.2) [Compare Source](https://github.com/renovatebot/renovate/compare/44.70.1...44.70.2) ##### Build System - **deps:** update dependency got to v15 (main) ([#&#8203;43120](https://github.com/renovatebot/renovate/issues/43120)) ([2561284](https://github.com/renovatebot/renovate/commit/2561284dc4e94ac18ed5d9dd488603f045eb8664)) ### [`v44.70.1`](https://github.com/renovatebot/renovate/releases/tag/44.70.1) [Compare Source](https://github.com/renovatebot/renovate/compare/44.70.0...44.70.1) ##### Build System - **deps:** update dependency azure-devops-node-api to v17 (main) ([#&#8203;45790](https://github.com/renovatebot/renovate/issues/45790)) ([6501ecb](https://github.com/renovatebot/renovate/commit/6501ecba05977ba3725961d59082d29c23f7fa69)) ### [`v44.70.0`](https://github.com/renovatebot/renovate/releases/tag/44.70.0) [Compare Source](https://github.com/renovatebot/renovate/compare/44.69.14...44.70.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.96.0 (main) ([#&#8203;45783](https://github.com/renovatebot/renovate/issues/45783)) ([ab056dc](https://github.com/renovatebot/renovate/commit/ab056dce31c56f84e3478b9b1cdc8511ef93ee07)) ##### Miscellaneous Chores - **deps:** update zizmor (main) ([#&#8203;45788](https://github.com/renovatebot/renovate/issues/45788)) ([f93caed](https://github.com/renovatebot/renovate/commit/f93caed14e355d73d70f67a63e71ba94a027b49d)) ### [`v44.69.14`](https://github.com/renovatebot/renovate/releases/tag/44.69.14) [Compare Source](https://github.com/renovatebot/renovate/compare/44.69.13...44.69.14) ##### Build System - **deps:** update dependency node to v24.21.0 (main) ([#&#8203;45787](https://github.com/renovatebot/renovate/issues/45787)) ([1fe9e0b](https://github.com/renovatebot/renovate/commit/1fe9e0b215b0634b56b6cecbd817bd30f27e7c19)) ### [`v44.69.13`](https://github.com/renovatebot/renovate/releases/tag/44.69.13) [Compare Source](https://github.com/renovatebot/renovate/compare/44.69.12...44.69.13) ##### Build System - **deps:** update dependency [@&#8203;renovatebot/pgp](https://github.com/renovatebot/pgp) to v1.4.1 (main) ([#&#8203;45784](https://github.com/renovatebot/renovate/issues/45784)) ([f7e6afb](https://github.com/renovatebot/renovate/commit/f7e6afbaffd3272f796a55ea195c176ba1d635bc)) - **deps:** update node.js to v24.21.0 (main) ([#&#8203;45785](https://github.com/renovatebot/renovate/issues/45785)) ([e318ccb](https://github.com/renovatebot/renovate/commit/e318ccbffc1125be58516d39739b8d9c5bfa488a)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42OS4xMiIsInVwZGF0ZWRJblZlciI6IjQ0LjY5LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-09-10 04:24:45 +02:00
renovate-bot added 1 commit 2026-09-10 17:38:18 +02:00
Update ghcr.io/renovatebot/renovate Docker tag to v44.79.1
Test Renovate Config / test-renovate (push) Skipped
Test Renovate Config / e2e-renovate (push) Skipped
Test Renovate Config / test-renovate (pull_request) Successful in 4m26s
Test Renovate Config / e2e-renovate (pull_request) Successful in 3m4s
4bb8f9dcc5
renovate-bot force-pushed renovate/ghcr.io-renovatebot-renovate-44.x from 86535f2935 to 4bb8f9dcc5 2026-09-10 17:38:18 +02:00 Compare
renovate-bot changed title from Update ghcr.io/renovatebot/renovate Docker tag to v44.75.0 to Update ghcr.io/renovatebot/renovate Docker tag to v44.79.1 2026-09-10 17:46:51 +02:00
renovate-bot merged commit 4ca2e5286d into main 2026-09-10 17:55:47 +02:00
renovate-bot deleted branch renovate/ghcr.io-renovatebot-renovate-44.x 2026-09-10 17:55:47 +02:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kovagoadi.hu/Renovate#302