chore(deps): update renovate/renovate docker tag to v43.227.0 #27

Merged
Lumpiasty merged 1 commits from renovate/renovate-renovate-43.x into main 2026-06-16 22:54:14 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
renovate/renovate (source) minor 43.220.043.227.0

Release Notes

renovatebot/renovate (renovate/renovate)

v43.227.0

Compare Source

Features
Tests

v43.226.2

Compare Source

Bug Fixes

v43.226.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.59.4 (main) (#​44027) (8af0cbc)
Miscellaneous Chores

v43.226.0

Compare Source

Features
  • presets/workaround: add Grafana Docker image versioning workaround (#​44015) (7424be0)
Documentation
  • manager/sveltos: remove duplicated depTypes table from readme (#​44016) (372b258)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.11.4 (main) (#​44023) (31d5dc5)
Tests
  • manager/github-actions: add missing community action tests (#​44018) (7c25616)

v43.225.0

Compare Source

Features
  • release-notes: include gitRef in release notes cache key (#​43991) (727e29f)

v43.224.1

Compare Source

Miscellaneous Chores
Build System
Continuous Integration

v43.224.0

Compare Source

Features
Bug Fixes
  • manager/deno: tolerate compilerOptions without jsx fields (#​44002) (8be9e6b)
Code Refactoring

v43.223.0

Compare Source

Features
Bug Fixes
  • config/parse: ignore trailing commas during jsonc validation (#​44000) (204a63d)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.59.3 (main) (#​44003) (6d30628)
Documentation
Miscellaneous Chores

v43.222.1

Compare Source

Build System
Continuous Integration

v43.222.0

Compare Source

Features

v43.221.0

Compare Source

Features
  • datasource/github-runners: add macOS Intel labels (#​43540) (40450a8)
  • datasource/github-runners: add ubuntu 26 (#​43950) (6c6621e)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.59.0 (main) (#​43969) (da4e48e)
  • manager/github-actions: support dtolnay/rust-toolchain toolchain input (#​43956) (a73e4d1)
Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.58.5 (main) (#​43911) (5a5d8f5)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.58.6 (main) (#​43958) (4a2842d)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.58.7 (main) (#​43963) (c9277ca)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.58.8 (main) (#​43966) (8cd4e2c)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.59.1 (main) (#​43977) (e9ee107)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.59.2 (main) (#​43987) (71beea4)
  • helmv3: skip helm-git repositories (#​43932) (e0cf904)
Documentation
Miscellaneous Chores
Build System
Continuous Integration

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | minor | [`43.220.0` → `43.227.0`](https://octochangelog.com/compare?repo=renovatebot%2Frenovate&from=43.220.0&to=43.227.0) | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v43.227.0`](https://github.com/renovatebot/renovate/releases/tag/43.227.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.226.2...43.227.0) ##### Features - **platform/forgejo:** validate http request with schemas ([#&#8203;43900](https://github.com/renovatebot/renovate/issues/43900)) ([7573fa9](https://github.com/renovatebot/renovate/commit/7573fa98f23708af7414682677b8b67e58dc4001)) ##### Tests - **config-validation:** add a test harness for `renovate-config-validator` ([#&#8203;44038](https://github.com/renovatebot/renovate/issues/44038)) ([cf72b93](https://github.com/renovatebot/renovate/commit/cf72b933aa7a1c35564ba60e714de8c0255805e6)), closes [#&#8203;40738](https://github.com/renovatebot/renovate/issues/40738) [#&#8203;44034](https://github.com/renovatebot/renovate/issues/44034) [#&#8203;44034](https://github.com/renovatebot/renovate/issues/44034) ### [`v43.226.2`](https://github.com/renovatebot/renovate/releases/tag/43.226.2) [Compare Source](https://github.com/renovatebot/renovate/compare/43.226.1...43.226.2) ##### Bug Fixes - **workers/global:** parse `.jsonc` files ([#&#8203;44034](https://github.com/renovatebot/renovate/issues/44034)) ([ac013be](https://github.com/renovatebot/renovate/commit/ac013be4e2fc0eb4a6194db3d208cbfa6a1fdc52)), closes [#&#8203;44033](https://github.com/renovatebot/renovate/issues/44033) ### [`v43.226.1`](https://github.com/renovatebot/renovate/releases/tag/43.226.1) [Compare Source](https://github.com/renovatebot/renovate/compare/43.226.0...43.226.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.59.4 (main) ([#&#8203;44027](https://github.com/renovatebot/renovate/issues/44027)) ([8af0cbc](https://github.com/renovatebot/renovate/commit/8af0cbc7b5a5955f6cec28b4861cb51bc110fbdc)) ##### Miscellaneous Chores - **deps:** update dependency graphql to v16.14.2 (main) ([#&#8203;44025](https://github.com/renovatebot/renovate/issues/44025)) ([c169ab2](https://github.com/renovatebot/renovate/commit/c169ab2b06613233adcdda5c93b288e5700dc5f2)) ### [`v43.226.0`](https://github.com/renovatebot/renovate/releases/tag/43.226.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.225.0...43.226.0) ##### Features - **presets/workaround:** add Grafana Docker image versioning workaround ([#&#8203;44015](https://github.com/renovatebot/renovate/issues/44015)) ([7424be0](https://github.com/renovatebot/renovate/commit/7424be04849115408dd07a4bb15736df0ccfc5c2)) ##### Documentation - **manager/sveltos:** remove duplicated depTypes table from readme ([#&#8203;44016](https://github.com/renovatebot/renovate/issues/44016)) ([372b258](https://github.com/renovatebot/renovate/commit/372b258a052aa0eeb6affa8ae00c62b1b9919f98)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.11.4 (main) ([#&#8203;44023](https://github.com/renovatebot/renovate/issues/44023)) ([31d5dc5](https://github.com/renovatebot/renovate/commit/31d5dc55f42fbb525f13d1db8001c08e0f937509)) ##### Tests - **manager/github-actions:** add missing community action tests ([#&#8203;44018](https://github.com/renovatebot/renovate/issues/44018)) ([7c25616](https://github.com/renovatebot/renovate/commit/7c256166b36202ce1a54c51f15663d54264185f8)) ### [`v43.225.0`](https://github.com/renovatebot/renovate/releases/tag/43.225.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.224.1...43.225.0) ##### Features - **release-notes:** include gitRef in release notes cache key ([#&#8203;43991](https://github.com/renovatebot/renovate/issues/43991)) ([727e29f](https://github.com/renovatebot/renovate/commit/727e29ffbf149c64799b8432607a1d638513e84f)) ### [`v43.224.1`](https://github.com/renovatebot/renovate/releases/tag/43.224.1) [Compare Source](https://github.com/renovatebot/renovate/compare/43.224.0...43.224.1) ##### Miscellaneous Chores - **deps:** update linters to v1.69.0 (main) ([#&#8203;44012](https://github.com/renovatebot/renovate/issues/44012)) ([fb0739e](https://github.com/renovatebot/renovate/commit/fb0739e744cdceaf440be3bd0a714fc6418ad7b3)) - **deps:** update pnpm/action-setup action to v6.0.9 (main) ([#&#8203;44008](https://github.com/renovatebot/renovate/issues/44008)) ([e6a624e](https://github.com/renovatebot/renovate/commit/e6a624ea15a5932276fe774e8c3184098491021a)) - **workers/repository:** add a summary of dependency updates ([#&#8203;43770](https://github.com/renovatebot/renovate/issues/43770)) ([a8abc01](https://github.com/renovatebot/renovate/commit/a8abc01421b00fa8adbe2227bc38e1366da6a7b5)) ##### Build System - **deps:** update dependency semver to v7.8.3 (main) ([#&#8203;44013](https://github.com/renovatebot/renovate/issues/44013)) ([a567974](https://github.com/renovatebot/renovate/commit/a5679746d7a6ecdaa87f8023088ce6df974c622d)) ##### Continuous Integration - **mend-slack:** correctly escape discussion inputs ([#&#8203;44007](https://github.com/renovatebot/renovate/issues/44007)) ([e6f983f](https://github.com/renovatebot/renovate/commit/e6f983f2d8e1b43d20530db657ea3e46f4d29594)) ### [`v43.224.0`](https://github.com/renovatebot/renovate/releases/tag/43.224.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.223.0...43.224.0) ##### Features - **docker:** use schema validated `getJson` ([#&#8203;43775](https://github.com/renovatebot/renovate/issues/43775)) ([ee55af4](https://github.com/renovatebot/renovate/commit/ee55af49e4a2ab4f55c46f26f7fbd6c3b1d276b5)) ##### Bug Fixes - **manager/deno:** tolerate compilerOptions without jsx fields ([#&#8203;44002](https://github.com/renovatebot/renovate/issues/44002)) ([8be9e6b](https://github.com/renovatebot/renovate/commit/8be9e6bb6cdf527b82d4f57affa8e14cac7664e0)) ##### Code Refactoring - **cache:** prepare package cache for binary payloads ([#&#8203;43921](https://github.com/renovatebot/renovate/issues/43921)) ([b348ddc](https://github.com/renovatebot/renovate/commit/b348ddcbb98e9bd01320a4e0eb185baf40a4dcb9)) ### [`v43.223.0`](https://github.com/renovatebot/renovate/releases/tag/43.223.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.222.1...43.223.0) ##### Features - **git:** validate commit shas ([#&#8203;43988](https://github.com/renovatebot/renovate/issues/43988)) ([171a591](https://github.com/renovatebot/renovate/commit/171a591d842d885447fabdef8dbdfccf7448d03f)) ##### Bug Fixes - **config/parse:** ignore trailing commas during jsonc validation ([#&#8203;44000](https://github.com/renovatebot/renovate/issues/44000)) ([204a63d](https://github.com/renovatebot/renovate/commit/204a63d945d6456190416d1ac87d32c9a4e2273a)) - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.59.3 (main) ([#&#8203;44003](https://github.com/renovatebot/renovate/issues/44003)) ([6d30628](https://github.com/renovatebot/renovate/commit/6d30628faa515743ec5fb1947fff16073d455d23)) ##### Documentation - update references to otel/opentelemetry-collector-contrib to v0.154.0 (main) ([#&#8203;43995](https://github.com/renovatebot/renovate/issues/43995)) ([fa0129e](https://github.com/renovatebot/renovate/commit/fa0129ec514a5ff87c5c626e0a41a4c1fc1e42cd)) - update references to python to [`6f473f8`](https://github.com/renovatebot/renovate/commit/6f473f8) (main) ([#&#8203;43993](https://github.com/renovatebot/renovate/issues/43993)) ([1ac09e7](https://github.com/renovatebot/renovate/commit/1ac09e77e225c90629a6689696c594fb28136d16)) - update references to renovate/renovate (main) ([#&#8203;43996](https://github.com/renovatebot/renovate/issues/43996)) ([ad70cdc](https://github.com/renovatebot/renovate/commit/ad70cdc37ec3b06c8f2f68f3128a1d83caa453cb)) - update references to renovatebot/github-action to v46.1.15 (main) ([#&#8203;43994](https://github.com/renovatebot/renovate/issues/43994)) ([ab976d4](https://github.com/renovatebot/renovate/commit/ab976d48adbf5f883d4575302b5ea51e6e1eabdb)) - **versioning:** replace bare links with descriptive markdown links in urls ([#&#8203;43951](https://github.com/renovatebot/renovate/issues/43951)) ([cc32f48](https://github.com/renovatebot/renovate/commit/cc32f48c9ccd2fd789328763f9474b054a52a41d)) ##### Miscellaneous Chores - **deps:** lock file maintenance (main) ([#&#8203;43997](https://github.com/renovatebot/renovate/issues/43997)) ([21d7fad](https://github.com/renovatebot/renovate/commit/21d7fad025ddf6716a42a324d79d0b4a2054859a)) - **deps:** update dependency [@&#8203;containerbase/semantic-release-pnpm](https://github.com/containerbase/semantic-release-pnpm) to v1.4.2 (main) ([#&#8203;43999](https://github.com/renovatebot/renovate/issues/43999)) ([5767b9e](https://github.com/renovatebot/renovate/commit/5767b9e8e715edf08f95192fa297eea6e9638b7e)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.11.3 (main) ([#&#8203;44001](https://github.com/renovatebot/renovate/issues/44001)) ([d51168f](https://github.com/renovatebot/renovate/commit/d51168f4627135d31dcf4a592b2fc687a221c59d)) ### [`v43.222.1`](https://github.com/renovatebot/renovate/releases/tag/43.222.1) [Compare Source](https://github.com/renovatebot/renovate/compare/43.222.0...43.222.1) ##### Build System - **deps:** update dependency [@&#8203;renovatebot/pgp](https://github.com/renovatebot/pgp) to v1.3.14 (main) ([#&#8203;43992](https://github.com/renovatebot/renovate/issues/43992)) ([f36ce71](https://github.com/renovatebot/renovate/commit/f36ce7152aa14c8d3d344dc4ddf6ab451b67dad8)) ##### Continuous Integration - exercise arm64 in build-docker job ([#&#8203;43989](https://github.com/renovatebot/renovate/issues/43989)) ([7cc19e7](https://github.com/renovatebot/renovate/commit/7cc19e76751ed5bd409b39ca18c5b203045ea899)) ### [`v43.222.0`](https://github.com/renovatebot/renovate/releases/tag/43.222.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.221.0...43.222.0) ##### Features - **data:** automatic update of static data ([#&#8203;43983](https://github.com/renovatebot/renovate/issues/43983)) ([89a217d](https://github.com/renovatebot/renovate/commit/89a217dbfb66cbe78983066751433842ebc9a10b)) ### [`v43.221.0`](https://github.com/renovatebot/renovate/releases/tag/43.221.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.220.0...43.221.0) ##### Features - **datasource/github-runners:** add macOS Intel labels ([#&#8203;43540](https://github.com/renovatebot/renovate/issues/43540)) ([40450a8](https://github.com/renovatebot/renovate/commit/40450a840ef928e5296e0ab762dd295f96ef5e83)) - **datasource/github-runners:** add ubuntu 26 ([#&#8203;43950](https://github.com/renovatebot/renovate/issues/43950)) ([6c6621e](https://github.com/renovatebot/renovate/commit/6c6621e220bbbcfca3cb92b03683fe7b68afecc3)) - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.59.0 (main) ([#&#8203;43969](https://github.com/renovatebot/renovate/issues/43969)) ([da4e48e](https://github.com/renovatebot/renovate/commit/da4e48e0309e7006a9ecff457717f50f0aeabc8b)) - **manager/github-actions:** support dtolnay/rust-toolchain `toolchain` input ([#&#8203;43956](https://github.com/renovatebot/renovate/issues/43956)) ([a73e4d1](https://github.com/renovatebot/renovate/commit/a73e4d1adc55ec802d63dbd34ea149dfd382e918)) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.58.5 (main) ([#&#8203;43911](https://github.com/renovatebot/renovate/issues/43911)) ([5a5d8f5](https://github.com/renovatebot/renovate/commit/5a5d8f53f6c34610fe757d638766b680de426928)) - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.58.6 (main) ([#&#8203;43958](https://github.com/renovatebot/renovate/issues/43958)) ([4a2842d](https://github.com/renovatebot/renovate/commit/4a2842d629316860e81285d15837670f80fe38a8)) - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.58.7 (main) ([#&#8203;43963](https://github.com/renovatebot/renovate/issues/43963)) ([c9277ca](https://github.com/renovatebot/renovate/commit/c9277cab03c30fddcc6f1c8278fd0f86fffe2f52)) - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.58.8 (main) ([#&#8203;43966](https://github.com/renovatebot/renovate/issues/43966)) ([8cd4e2c](https://github.com/renovatebot/renovate/commit/8cd4e2c9a9a6492f1a0180ac5eaa782d8e7c30ab)) - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.59.1 (main) ([#&#8203;43977](https://github.com/renovatebot/renovate/issues/43977)) ([e9ee107](https://github.com/renovatebot/renovate/commit/e9ee107b1afdfc9ed2568fe3ac63194f02d32284)) - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.59.2 (main) ([#&#8203;43987](https://github.com/renovatebot/renovate/issues/43987)) ([71beea4](https://github.com/renovatebot/renovate/commit/71beea4866d4d303dfbd60a8638acbd04d39d539)) - **helmv3:** skip helm-git repositories ([#&#8203;43932](https://github.com/renovatebot/renovate/issues/43932)) ([e0cf904](https://github.com/renovatebot/renovate/commit/e0cf904a6a99abe6f2509f429491710c4fe35647)) ##### Documentation - switch from pdm to uv for docs dependencies ([#&#8203;43917](https://github.com/renovatebot/renovate/issues/43917)) ([1cc57d4](https://github.com/renovatebot/renovate/commit/1cc57d41525c26213a94d502f7f53877ebd2f877)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v4.6.43 (main) ([#&#8203;43935](https://github.com/renovatebot/renovate/issues/43935)) ([d1ee3ef](https://github.com/renovatebot/renovate/commit/d1ee3eff21f3ab5d1b662df02b2af4da4be991e2)) - **deps:** update dependency [@&#8203;smithy/util-stream](https://github.com/smithy/util-stream) to v4.6.6 (main) ([#&#8203;43884](https://github.com/renovatebot/renovate/issues/43884)) ([11b1266](https://github.com/renovatebot/renovate/commit/11b12669c40d6a1390ce92fa3d2355515c1f7290)) - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v24.13.0 (main) ([#&#8203;43926](https://github.com/renovatebot/renovate/issues/43926)) ([c1426d0](https://github.com/renovatebot/renovate/commit/c1426d09315e56d90e8d2a7b164b554f9dbb2627)) - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v24.13.1 (main) ([#&#8203;43971](https://github.com/renovatebot/renovate/issues/43971)) ([d8b8cd8](https://github.com/renovatebot/renovate/commit/d8b8cd8ea8a905d67e16399ad48d0276d27b22e7)) - **deps:** update dependency astral-sh/uv to v0.11.20 (main) ([#&#8203;43923](https://github.com/renovatebot/renovate/issues/43923)) ([2a99e85](https://github.com/renovatebot/renovate/commit/2a99e858ae065a3524ccab17bfa107ec48d4febc)) - **deps:** update dependency astral-sh/uv to v0.11.21 (main) ([#&#8203;43945](https://github.com/renovatebot/renovate/issues/43945)) ([f97a9de](https://github.com/renovatebot/renovate/commit/f97a9debfac8df95e69bb288661b1655583d70bf)) - **deps:** update dependency pnpm to v11 ([#&#8203;43885](https://github.com/renovatebot/renovate/issues/43885)) ([1f2fc0a](https://github.com/renovatebot/renovate/commit/1f2fc0a17c3ae98c4726f94146275b82ac207913)) - **deps:** update dependency protobufjs\@&#8203;8.0.1 to v8.6.0 (main) ([#&#8203;43954](https://github.com/renovatebot/renovate/issues/43954)) ([08f6bb2](https://github.com/renovatebot/renovate/commit/08f6bb2def5adde2b428ae07038a0b376c5c26f0)) - **deps:** update dependency protobufjs\@&#8203;8.0.1 to v8.6.1 (main) ([#&#8203;43982](https://github.com/renovatebot/renovate/issues/43982)) ([3a55964](https://github.com/renovatebot/renovate/commit/3a55964e970661f3eba0d72c63a12e7e0e641524)) - **deps:** update dependency tsdown to v0.22.2 (main) ([#&#8203;43931](https://github.com/renovatebot/renovate/issues/43931)) ([00c8c60](https://github.com/renovatebot/renovate/commit/00c8c607b6c655589447f9b977fe214231220012)) - **deps:** update dependency uv to v0.11.20 (main) ([#&#8203;43924](https://github.com/renovatebot/renovate/issues/43924)) ([f99633f](https://github.com/renovatebot/renovate/commit/f99633f7d8c795e7f0ba4dfd6ea716a225ca0cd9)) - **deps:** update dependency uv to v0.11.21 (main) ([#&#8203;43946](https://github.com/renovatebot/renovate/issues/43946)) ([7a539a2](https://github.com/renovatebot/renovate/commit/7a539a299603571d63f8ef7f01348d88d3714713)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.10.25 (main) ([#&#8203;43915](https://github.com/renovatebot/renovate/issues/43915)) ([ffc0d16](https://github.com/renovatebot/renovate/commit/ffc0d1621464cf1168c98171e3f2445241cd2562)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.10.26 (main) ([#&#8203;43947](https://github.com/renovatebot/renovate/issues/43947)) ([9ee225e](https://github.com/renovatebot/renovate/commit/9ee225e2c1207cd308d3d3527caa3b15f95a0c3c)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.11.0 (main) ([#&#8203;43968](https://github.com/renovatebot/renovate/issues/43968)) ([55254f3](https://github.com/renovatebot/renovate/commit/55254f367e4fb0c8347b18fe56e5df208ce318ec)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.11.1 (main) ([#&#8203;43976](https://github.com/renovatebot/renovate/issues/43976)) ([0d70fae](https://github.com/renovatebot/renovate/commit/0d70fae10fac22f4d4d24b685608a3674d279673)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.11.2 (main) ([#&#8203;43986](https://github.com/renovatebot/renovate/issues/43986)) ([9f054ff](https://github.com/renovatebot/renovate/commit/9f054ffddbc377d3026ba8fab4eb57245f0f9215)) ##### Build System - **deps:** update dependency [@&#8203;renovatebot/pgp](https://github.com/renovatebot/pgp) to v1.3.13 (main) ([#&#8203;43914](https://github.com/renovatebot/renovate/issues/43914)) ([50b4fa7](https://github.com/renovatebot/renovate/commit/50b4fa7af90c73a6075b8f9aa0edd6e2a6ca59eb)) - **deps:** update dependency google-auth-library to v10.7.0 (main) ([#&#8203;43952](https://github.com/renovatebot/renovate/issues/43952)) ([6194285](https://github.com/renovatebot/renovate/commit/61942851e7138a5d4ba9cb9cfabf6df2d17ba874)) - **deps:** update dependency openpgp to v6.3.1 (main) ([#&#8203;43943](https://github.com/renovatebot/renovate/issues/43943)) ([8666b7a](https://github.com/renovatebot/renovate/commit/8666b7afe0e06e309fe2485c631d822348569c12)) - **deps:** update dependency protobufjs to v8.6.0 (main) ([#&#8203;43953](https://github.com/renovatebot/renovate/issues/43953)) ([9c93c8c](https://github.com/renovatebot/renovate/commit/9c93c8c677a03593cc5f9b98713f368c3a784258)) - **deps:** update dependency protobufjs to v8.6.1 (main) ([#&#8203;43981](https://github.com/renovatebot/renovate/issues/43981)) ([0c64672](https://github.com/renovatebot/renovate/commit/0c64672ab78665493dbfb93ba944d3ef693214bb)) - **deps:** update dependency semver to v7.8.2 (main) ([#&#8203;43944](https://github.com/renovatebot/renovate/issues/43944)) ([32a7a12](https://github.com/renovatebot/renovate/commit/32a7a12d823e0c88e98aab1404fdfcc912bbdda1)) - ensure package version is updated in prepare ([#&#8203;43927](https://github.com/renovatebot/renovate/issues/43927)) ([57da6b1](https://github.com/renovatebot/renovate/commit/57da6b157329d2b119a95f19fab235ecfdd5ea37)) - fix docker build cross-compilation after pnpm v11 ([#&#8203;43984](https://github.com/renovatebot/renovate/issues/43984)) ([7cababa](https://github.com/renovatebot/renovate/commit/7cababa859a9b5728c7e47bc7870ecc869fa71ce)) - fix prepare command for pnpm v11 ([#&#8203;43928](https://github.com/renovatebot/renovate/issues/43928)) ([e5055dc](https://github.com/renovatebot/renovate/commit/e5055dc2ef15b8d93f39b6b7f69aa6e98c51784a)) ##### Continuous Integration - centralize docker setup ([#&#8203;43937](https://github.com/renovatebot/renovate/issues/43937)) ([6fd6887](https://github.com/renovatebot/renovate/commit/6fd6887432a0acfc4ad79656fe6d86dd1e8903a3)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Renovate force-pushed renovate/renovate-renovate-43.x from 36d8cdebed to 4c9fdbc6b8 2026-06-16 02:01:10 +00:00 Compare
Renovate changed title from chore(deps): update renovate/renovate docker tag to v43.222.1 to chore(deps): update renovate/renovate docker tag to v43.224.1 2026-06-16 02:04:11 +00:00
Renovate added 1 commit 2026-06-16 22:44:45 +00:00
chore(deps): update renovate/renovate docker tag to v43.227.0
ci/woodpecker/pr/pr-build Pipeline was successful
ad3850b634
Renovate force-pushed renovate/renovate-renovate-43.x from 4c9fdbc6b8 to ad3850b634 2026-06-16 22:44:45 +00:00 Compare
Lumpiasty scheduled this pull request to auto merge when all checks succeed 2026-06-16 22:45:32 +00:00
Renovate changed title from chore(deps): update renovate/renovate docker tag to v43.224.1 to chore(deps): update renovate/renovate docker tag to v43.227.0 2026-06-16 22:47:52 +00:00
Lumpiasty merged commit 8092d27cb9 into main 2026-06-16 22:54:14 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Lumpiasty/mikrotik-tailscale#27