renovate 42.66.6 → 42.66.7

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": "42.66.6",
4
+ "version": "42.66.7",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -206,7 +206,7 @@
206
206
  "tslib": "2.8.1",
207
207
  "upath": "2.0.1",
208
208
  "url-join": "5.0.0",
209
- "validate-npm-package-name": "7.0.0",
209
+ "validate-npm-package-name": "7.0.1",
210
210
  "xmldoc": "2.0.3",
211
211
  "yaml": "2.8.2",
212
212
  "zod": "3.25.76"
@@ -225,7 +225,7 @@
225
225
  "@ls-lint/ls-lint": "2.3.1",
226
226
  "@openpgp/web-stream-tools": "0.3.0",
227
227
  "@semantic-release/exec": "7.1.0",
228
- "@smithy/util-stream": "4.5.7",
228
+ "@smithy/util-stream": "4.5.8",
229
229
  "@types/auth-header": "1.0.6",
230
230
  "@types/aws4": "1.11.6",
231
231
  "@types/better-sqlite3": "7.6.13",
@@ -1,7 +1,7 @@
1
1
  {
2
- "title": "JSON schema for Renovate 42.66.6 config files (https://renovatebot.com/)",
2
+ "title": "JSON schema for Renovate 42.66.7 config files (https://renovatebot.com/)",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
- "x-renovate-version": "42.66.6",
4
+ "x-renovate-version": "42.66.7",
5
5
  "allowComments": true,
6
6
  "type": "object",
7
7
  "properties": {