renovate 43.252.4 → 43.252.6

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.252.4",
4
+ "version": "43.252.6",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -117,7 +117,7 @@
117
117
  "@redis/client": "5.12.1",
118
118
  "@renovatebot/detect-tools": "4.0.8",
119
119
  "@renovatebot/good-enough-parser": "2.0.1",
120
- "@renovatebot/osv-offline": "3.0.6",
120
+ "@renovatebot/osv-offline": "3.0.7",
121
121
  "@renovatebot/pep440": "5.0.0",
122
122
  "@renovatebot/pgp": "1.3.14",
123
123
  "@renovatebot/ruby-semver": "5.0.0",
@@ -136,7 +136,7 @@
136
136
  "clean-git-ref": "2.0.1",
137
137
  "commander": "14.0.3",
138
138
  "croner": "10.0.1",
139
- "cronstrue": "3.21.0",
139
+ "cronstrue": "3.23.0",
140
140
  "deepmerge": "4.3.1",
141
141
  "dequal": "2.0.3",
142
142
  "detect-indent": "7.0.2",
@@ -218,7 +218,7 @@
218
218
  "@ls-lint/ls-lint": "2.3.1",
219
219
  "@openpgp/web-stream-tools": "0.3.1",
220
220
  "@semantic-release/exec": "7.1.0",
221
- "@smithy/util-stream": "4.7.2",
221
+ "@smithy/util-stream": "4.7.3",
222
222
  "@types/adm-zip": "0.5.8",
223
223
  "@types/aws4": "1.11.6",
224
224
  "@types/breejs__later": "4.1.5",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "$id": "https://docs.renovatebot.com/renovate-schema.json",
3
- "title": "JSON schema for Renovate 43.252.4 config files (https://renovatebot.com/)",
3
+ "title": "JSON schema for Renovate 43.252.6 config files (https://renovatebot.com/)",
4
4
  "$schema": "http://json-schema.org/draft-07/schema#",
5
- "x-renovate-version": "43.252.4",
5
+ "x-renovate-version": "43.252.6",
6
6
  "allowComments": true,
7
7
  "type": "object",
8
8
  "definitions": {