renovate 43.86.1 → 43.86.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.86.1",
4
+ "version": "43.86.2",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -159,7 +159,7 @@
159
159
  "github-url-from-git": "1.5.0",
160
160
  "glob": "13.0.6",
161
161
  "global-agent": "3.0.0",
162
- "google-auth-library": "10.6.1",
162
+ "google-auth-library": "10.6.2",
163
163
  "got": "14.6.6",
164
164
  "graph-data-structure": "4.5.0",
165
165
  "handlebars": "4.7.8",
@@ -224,7 +224,7 @@
224
224
  "@ls-lint/ls-lint": "2.3.1",
225
225
  "@openpgp/web-stream-tools": "0.3.0",
226
226
  "@semantic-release/exec": "7.1.0",
227
- "@smithy/util-stream": "4.5.19",
227
+ "@smithy/util-stream": "4.5.20",
228
228
  "@types/aws4": "1.11.6",
229
229
  "@types/better-sqlite3": "7.6.13",
230
230
  "@types/breejs__later": "4.1.5",
@@ -271,7 +271,7 @@
271
271
  "eslint": "9.39.4",
272
272
  "eslint-config-prettier": "10.1.8",
273
273
  "eslint-formatter-gha": "2.0.1",
274
- "eslint-plugin-oxlint": "1.55.0",
274
+ "eslint-plugin-oxlint": "1.56.0",
275
275
  "expect-more-jest": "5.5.0",
276
276
  "globals": "17.4.0",
277
277
  "graphql": "16.13.1",
@@ -284,16 +284,16 @@
284
284
  "nock": "14.0.11",
285
285
  "npm-run-all2": "8.0.4",
286
286
  "nyc": "18.0.0",
287
- "oxlint": "1.55.0",
287
+ "oxlint": "1.56.0",
288
288
  "oxlint-tsgolint": "0.17.0",
289
289
  "rimraf": "6.1.3",
290
290
  "semantic-release": "25.0.3",
291
291
  "tar": "7.5.11",
292
292
  "tmp-promise": "3.0.3",
293
- "tsdown": "0.21.3",
293
+ "tsdown": "0.21.4",
294
294
  "type-fest": "5.4.4",
295
295
  "typescript": "5.9.3",
296
- "typescript-eslint": "8.57.0",
296
+ "typescript-eslint": "8.57.1",
297
297
  "unified": "11.0.5",
298
298
  "vite": "8.0.0-beta.18",
299
299
  "vite-tsconfig-paths": "6.1.1",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "$id": "https://docs.renovatebot.com/renovate-schema.json",
3
- "title": "JSON schema for Renovate 43.86.1 config files (https://renovatebot.com/)",
3
+ "title": "JSON schema for Renovate 43.86.2 config files (https://renovatebot.com/)",
4
4
  "$schema": "http://json-schema.org/draft-07/schema#",
5
- "x-renovate-version": "43.86.1",
5
+ "x-renovate-version": "43.86.2",
6
6
  "allowComments": true,
7
7
  "type": "object",
8
8
  "properties": {