renovate 43.214.6 → 43.215.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.5.16 linux-x64 (2026-05-28)" },
3
+ meta: { "version": "2026.6.1 linux-x64 (2026-06-06)" },
4
4
  tools: {
5
5
  "1password": {
6
6
  "aqua": "1password/cli",
@@ -74,7 +74,7 @@ var mise_registry_default = {
74
74
  "asdf": "dex4er/asdf-amazon-ecr-credential-helper"
75
75
  },
76
76
  "amazon-ecs-cli": { "aqua": "aws/amazon-ecs-cli" },
77
- "amp": { "npm": "@sourcegraph/amp" },
77
+ "amp": { "npm": "@ampcode/cli" },
78
78
  "amplify": {
79
79
  "asdf": "LozanoMatheus/asdf-aws-amplify-cli",
80
80
  "github": "aws-amplify/amplify-cli"
@@ -145,6 +145,7 @@ var mise_registry_default = {
145
145
  "cargo": "atuin"
146
146
  },
147
147
  "aube": {
148
+ "aqua": "endevco/aube",
148
149
  "cargo": "aube",
149
150
  "github": "endevco/aube"
150
151
  },
@@ -376,6 +377,7 @@ var mise_registry_default = {
376
377
  "asdf": "mise-plugins/asdf-cargo-make",
377
378
  "cargo": "cargo-make"
378
379
  },
380
+ "cargo-release": { "github": "crate-ci/cargo-release" },
379
381
  "carthage": {
380
382
  "asdf": "mise-plugins/mise-carthage",
381
383
  "vfox": "mise-plugins/vfox-carthage"
@@ -673,7 +675,10 @@ var mise_registry_default = {
673
675
  "aqua": "TomWright/dasel",
674
676
  "asdf": "asdf-community/asdf-dasel"
675
677
  },
676
- "databricks-cli": { "github": "databricks/cli" },
678
+ "databricks-cli": {
679
+ "aqua": "databricks/cli",
680
+ "github": "databricks/cli"
681
+ },
677
682
  "daytona": {
678
683
  "asdf": "mise-plugins/mise-daytona",
679
684
  "github": "daytonaio/daytona"
@@ -1252,6 +1257,7 @@ var mise_registry_default = {
1252
1257
  "github": "Praqma/helmsman"
1253
1258
  },
1254
1259
  "helmwave": { "aqua": "helmwave/helmwave" },
1260
+ "herdr": { "github": "ogulcancelik/herdr" },
1255
1261
  "heroku": { "npm": "heroku" },
1256
1262
  "heroku-cli": { "npm": "heroku" },
1257
1263
  "hexyl": {
@@ -2112,6 +2118,7 @@ var mise_registry_default = {
2112
2118
  "aqua": "skaji/relocatable-perl",
2113
2119
  "asdf": "ouest/asdf-perl"
2114
2120
  },
2121
+ "pgroll": { "aqua": "xataio/pgroll" },
2115
2122
  "php": {
2116
2123
  "asdf": "mise-plugins/asdf-php",
2117
2124
  "vfox": "mise-plugins/vfox-php"
@@ -150,6 +150,13 @@ var node_js_schedule_default = {
150
150
  "maintenance": "2027-10-20",
151
151
  "end": "2029-04-30",
152
152
  "codename": ""
153
+ },
154
+ v27: {
155
+ "alpha": "2026-10-28",
156
+ "start": "2027-04-22",
157
+ "maintenance": "2027-10-20",
158
+ "end": "2030-04-30",
159
+ "codename": ""
153
160
  }
154
161
  };
155
162
  //#endregion
@@ -27,7 +27,7 @@ declare const GithubVulnerabilityAlerts: z.ZodPipe<z.ZodType<{
27
27
  };
28
28
  security_vulnerability: {
29
29
  package: {
30
- ecosystem: "composer" | "maven" | "npm" | "rust" | "go" | "rubygems" | "nuget" | "actions" | "pip";
30
+ ecosystem: "composer" | "maven" | "npm" | "rust" | "go" | "rubygems" | "actions" | "nuget" | "pip";
31
31
  name: string;
32
32
  };
33
33
  severity: "low" | "medium" | "high" | "critical";
@@ -66,7 +66,7 @@ declare const GithubVulnerabilityAlerts: z.ZodPipe<z.ZodType<{
66
66
  };
67
67
  security_vulnerability: {
68
68
  package: {
69
- ecosystem: "composer" | "maven" | "npm" | "rust" | "go" | "rubygems" | "nuget" | "actions" | "pip";
69
+ ecosystem: "composer" | "maven" | "npm" | "rust" | "go" | "rubygems" | "actions" | "nuget" | "pip";
70
70
  name: string;
71
71
  };
72
72
  severity: "low" | "medium" | "high" | "critical";
@@ -105,7 +105,7 @@ declare const GithubVulnerabilityAlerts: z.ZodPipe<z.ZodType<{
105
105
  };
106
106
  security_vulnerability: {
107
107
  package: {
108
- ecosystem: "composer" | "maven" | "npm" | "rust" | "go" | "rubygems" | "nuget" | "actions" | "pip";
108
+ ecosystem: "composer" | "maven" | "npm" | "rust" | "go" | "rubygems" | "actions" | "nuget" | "pip";
109
109
  name: string;
110
110
  };
111
111
  severity: "low" | "medium" | "high" | "critical";
@@ -144,7 +144,7 @@ declare const GithubVulnerabilityAlerts: z.ZodPipe<z.ZodType<{
144
144
  };
145
145
  security_vulnerability: {
146
146
  package: {
147
- ecosystem: "composer" | "maven" | "npm" | "rust" | "go" | "rubygems" | "nuget" | "actions" | "pip";
147
+ ecosystem: "composer" | "maven" | "npm" | "rust" | "go" | "rubygems" | "actions" | "nuget" | "pip";
148
148
  name: string;
149
149
  };
150
150
  severity: "low" | "medium" | "high" | "critical";
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.214.6",
4
+ "version": "43.215.0",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -253,7 +253,7 @@
253
253
  "@types/semver-utils": "1.1.3",
254
254
  "@types/tmp": "0.2.6",
255
255
  "@types/validate-npm-package-name": "4.0.2",
256
- "@vitest/coverage-v8": "4.1.7",
256
+ "@vitest/coverage-v8": "4.1.8",
257
257
  "ajv": "8.20.0",
258
258
  "ajv-formats": "3.0.1",
259
259
  "aws-sdk-client-mock": "4.1.0",
@@ -283,8 +283,8 @@
283
283
  "type-fest": "5.7.0",
284
284
  "typescript": "6.0.3",
285
285
  "unified": "11.0.5",
286
- "vite": "8.0.14",
287
- "vitest": "4.1.7",
286
+ "vite": "8.0.16",
287
+ "vitest": "4.1.8",
288
288
  "vitest-mock-extended": "4.0.0"
289
289
  },
290
290
  "files": [