renovate 43.100.0 → 43.100.2

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.
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.100.0",
4
+ "version": "43.100.2",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -119,7 +119,7 @@
119
119
  "@pnpm/parse-overrides": "1001.0.3",
120
120
  "@qnighy/marshal": "0.1.3",
121
121
  "@redis/client": "5.11.0",
122
- "@renovatebot/detect-tools": "1.2.9",
122
+ "@renovatebot/detect-tools": "2.0.0",
123
123
  "@renovatebot/good-enough-parser": "1.2.0",
124
124
  "@renovatebot/osv-offline": "2.4.0",
125
125
  "@renovatebot/pep440": "4.2.2",
@@ -144,7 +144,7 @@
144
144
  "deepmerge": "4.3.1",
145
145
  "dequal": "2.0.3",
146
146
  "detect-indent": "7.0.2",
147
- "diff": "8.0.3",
147
+ "diff": "8.0.4",
148
148
  "editorconfig": "3.0.2",
149
149
  "email-addresses": "5.0.0",
150
150
  "emoji-regex": "10.6.0",
@@ -259,7 +259,7 @@
259
259
  "@types/semver-utils": "1.1.3",
260
260
  "@types/tmp": "0.2.6",
261
261
  "@types/validate-npm-package-name": "4.0.2",
262
- "@vitest/coverage-v8": "4.1.0",
262
+ "@vitest/coverage-v8": "4.1.1",
263
263
  "ajv": "8.18.0",
264
264
  "ajv-formats": "3.0.1",
265
265
  "aws-sdk-client-mock": "4.1.0",
@@ -297,7 +297,7 @@
297
297
  "unified": "11.0.5",
298
298
  "vite": "8.0.0-beta.18",
299
299
  "vite-tsconfig-paths": "6.1.1",
300
- "vitest": "4.1.0",
300
+ "vitest": "4.1.1",
301
301
  "vitest-mock-extended": "3.1.0"
302
302
  },
303
303
  "files": [
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "$id": "https://docs.renovatebot.com/renovate-schema.json",
3
- "title": "JSON schema for Renovate 43.100.0 config files (https://renovatebot.com/)",
3
+ "title": "JSON schema for Renovate 43.100.2 config files (https://renovatebot.com/)",
4
4
  "$schema": "http://json-schema.org/draft-07/schema#",
5
- "x-renovate-version": "43.100.0",
5
+ "x-renovate-version": "43.100.2",
6
6
  "allowComments": true,
7
7
  "type": "object",
8
8
  "properties": {