renovate 42.13.2 → 42.13.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": "42.13.2",
4
+ "version": "42.13.4",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -118,7 +118,7 @@
118
118
  "@pnpm/parse-overrides": "1001.0.3",
119
119
  "@qnighy/marshal": "0.1.3",
120
120
  "@renovatebot/detect-tools": "1.2.4",
121
- "@renovatebot/osv-offline": "1.7.10",
121
+ "@renovatebot/osv-offline": "1.8.0",
122
122
  "@renovatebot/pep440": "4.2.1",
123
123
  "@renovatebot/pgp": "1.1.1",
124
124
  "@renovatebot/ruby-semver": "4.1.2",
@@ -155,7 +155,7 @@
155
155
  "fs-extra": "11.3.2",
156
156
  "git-url-parse": "16.1.0",
157
157
  "github-url-from-git": "1.5.0",
158
- "glob": "11.0.3",
158
+ "glob": "11.1.0",
159
159
  "global-agent": "3.0.0",
160
160
  "good-enough-parser": "1.1.23",
161
161
  "google-auth-library": "10.5.0",
@@ -180,7 +180,7 @@
180
180
  "neotraverse": "0.6.18",
181
181
  "node-html-parser": "7.0.1",
182
182
  "p-all": "5.0.1",
183
- "p-map": "7.0.3",
183
+ "p-map": "7.0.4",
184
184
  "p-queue": "9.0.0",
185
185
  "p-throttle": "8.1.0",
186
186
  "parse-link-header": "2.0.0",
@@ -223,7 +223,7 @@
223
223
  "@ls-lint/ls-lint": "2.3.1",
224
224
  "@openpgp/web-stream-tools": "0.2.1",
225
225
  "@semantic-release/exec": "7.1.0",
226
- "@smithy/util-stream": "4.5.5",
226
+ "@smithy/util-stream": "4.5.6",
227
227
  "@types/auth-header": "1.0.6",
228
228
  "@types/aws4": "1.11.6",
229
229
  "@types/better-sqlite3": "7.6.13",
@@ -1,7 +1,7 @@
1
1
  {
2
- "title": "JSON schema for Renovate 42.13.2 config files (https://renovatebot.com/)",
2
+ "title": "JSON schema for Renovate 42.13.4 config files (https://renovatebot.com/)",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
- "x-renovate-version": "42.13.2",
4
+ "x-renovate-version": "42.13.4",
5
5
  "allowComments": true,
6
6
  "type": "object",
7
7
  "properties": {