renovate 43.6.2 → 43.6.3

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.6.2",
4
+ "version": "43.6.3",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -157,7 +157,7 @@
157
157
  "fs-extra": "11.3.3",
158
158
  "git-url-parse": "16.1.0",
159
159
  "github-url-from-git": "1.5.0",
160
- "glob": "13.0.0",
160
+ "glob": "13.0.1",
161
161
  "global-agent": "3.0.0",
162
162
  "google-auth-library": "10.5.0",
163
163
  "got": "11.8.6",
@@ -216,7 +216,7 @@
216
216
  "re2": "1.23.2"
217
217
  },
218
218
  "devDependencies": {
219
- "@biomejs/biome": "2.3.13",
219
+ "@biomejs/biome": "2.3.14",
220
220
  "@commander-js/extra-typings": "14.0.0",
221
221
  "@containerbase/eslint-plugin": "1.1.31",
222
222
  "@containerbase/istanbul-reports-html": "1.1.30",
@@ -1,7 +1,7 @@
1
1
  {
2
- "title": "JSON schema for Renovate 43.6.2 config files (https://renovatebot.com/)",
2
+ "title": "JSON schema for Renovate 43.6.3 config files (https://renovatebot.com/)",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
- "x-renovate-version": "43.6.2",
4
+ "x-renovate-version": "43.6.3",
5
5
  "allowComments": true,
6
6
  "type": "object",
7
7
  "properties": {