renovate 43.59.3 → 43.59.4

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.59.3",
4
+ "version": "43.59.4",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -192,7 +192,7 @@
192
192
  "remark-gfm": "4.0.1",
193
193
  "remark-github": "12.0.0",
194
194
  "safe-stable-stringify": "2.5.0",
195
- "sax": "1.4.4",
195
+ "sax": "1.5.0",
196
196
  "semver": "7.7.4",
197
197
  "semver-stable": "3.0.0",
198
198
  "semver-utils": "1.1.4",
@@ -253,7 +253,7 @@
253
253
  "@types/mdast": "4.0.4",
254
254
  "@types/moo": "0.5.10",
255
255
  "@types/ms": "2.1.0",
256
- "@types/node": "24.10.15",
256
+ "@types/node": "24.11.0",
257
257
  "@types/parse-link-header": "2.0.3",
258
258
  "@types/punycode": "2.1.4",
259
259
  "@types/sax": "1.2.7",
@@ -268,7 +268,7 @@
268
268
  "aws-sdk-client-mock": "4.1.0",
269
269
  "callsite": "1.0.0",
270
270
  "common-tags": "1.8.2",
271
- "conventional-changelog-conventionalcommits": "9.1.0",
271
+ "conventional-changelog-conventionalcommits": "9.2.0",
272
272
  "emojibase-data": "17.0.0",
273
273
  "esbuild": "0.27.3",
274
274
  "eslint": "9.39.3",
@@ -279,11 +279,11 @@
279
279
  "eslint-plugin-oxlint": "1.50.0",
280
280
  "eslint-plugin-promise": "7.2.1",
281
281
  "expect-more-jest": "5.5.0",
282
- "globals": "17.3.0",
282
+ "globals": "17.4.0",
283
283
  "graphql": "16.13.0",
284
284
  "husky": "9.1.7",
285
285
  "jest-extended": "7.0.0",
286
- "lint-staged": "16.2.7",
286
+ "lint-staged": "16.3.1",
287
287
  "markdownlint-cli2": "0.21.0",
288
288
  "markdownlint-cli2-formatter-template": "0.0.4",
289
289
  "memfs": "4.56.10",
@@ -1,7 +1,7 @@
1
1
  {
2
- "title": "JSON schema for Renovate 43.59.3 config files (https://renovatebot.com/)",
2
+ "title": "JSON schema for Renovate 43.59.4 config files (https://renovatebot.com/)",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
- "x-renovate-version": "43.59.3",
4
+ "x-renovate-version": "43.59.4",
5
5
  "allowComments": true,
6
6
  "type": "object",
7
7
  "properties": {