renovate 43.251.3 → 43.252.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  //#region lib/data/mise-registry.json
2
2
  var mise_registry_default = {
3
- meta: { "version": "2026.6.14 linux-x64 (2026-06-25)" },
3
+ meta: { "version": "2026.7.0 linux-x64 (2026-07-02)" },
4
4
  tools: {
5
5
  "1password": {
6
6
  "aqua": "1password/cli",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "renovate",
3
3
  "description": "Automated dependency updates. Flexible so you don't need to be.",
4
- "version": "43.251.3",
4
+ "version": "43.252.0",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -212,7 +212,7 @@
212
212
  "devDependencies": {
213
213
  "@biomejs/biome": "2.5.1",
214
214
  "@commander-js/extra-typings": "14.0.0",
215
- "@containerbase/istanbul-reports-html": "2.0.8",
215
+ "@containerbase/istanbul-reports-html": "2.0.11",
216
216
  "@containerbase/semantic-release-pnpm": "1.4.2",
217
217
  "@hyrious/marshal": "0.3.3",
218
218
  "@ls-lint/ls-lint": "2.3.1",
@@ -277,7 +277,7 @@
277
277
  "oxlint-tsgolint": "0.23.0",
278
278
  "rimraf": "6.1.3",
279
279
  "semantic-release": "25.0.5",
280
- "tar": "7.5.17",
280
+ "tar": "7.5.19",
281
281
  "tmp-promise": "3.0.3",
282
282
  "tsdown": "0.22.3",
283
283
  "type-fest": "5.7.0",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "$id": "https://docs.renovatebot.com/renovate-schema.json",
3
- "title": "JSON schema for Renovate 43.251.3 config files (https://renovatebot.com/)",
3
+ "title": "JSON schema for Renovate 43.252.0 config files (https://renovatebot.com/)",
4
4
  "$schema": "http://json-schema.org/draft-07/schema#",
5
- "x-renovate-version": "43.251.3",
5
+ "x-renovate-version": "43.252.0",
6
6
  "allowComments": true,
7
7
  "type": "object",
8
8
  "definitions": {