renovate 41.165.3 → 41.165.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": "41.165.3",
4
+ "version": "41.165.4",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -138,7 +138,7 @@
138
138
  "commander": "14.0.1",
139
139
  "conventional-commits-detector": "1.0.3",
140
140
  "croner": "9.1.0",
141
- "cronstrue": "3.3.0",
141
+ "cronstrue": "3.9.0",
142
142
  "deepmerge": "4.3.1",
143
143
  "dequal": "2.0.3",
144
144
  "detect-indent": "7.0.2",
@@ -222,7 +222,7 @@
222
222
  "@ls-lint/ls-lint": "2.3.1",
223
223
  "@openpgp/web-stream-tools": "0.2.0",
224
224
  "@semantic-release/exec": "7.1.0",
225
- "@smithy/util-stream": "4.5.3",
225
+ "@smithy/util-stream": "4.5.4",
226
226
  "@types/auth-header": "1.0.6",
227
227
  "@types/aws4": "1.11.6",
228
228
  "@types/better-sqlite3": "7.6.13",
@@ -1,7 +1,7 @@
1
1
  {
2
- "title": "JSON schema for Renovate 41.165.3 config files (https://renovatebot.com/)",
2
+ "title": "JSON schema for Renovate 41.165.4 config files (https://renovatebot.com/)",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
- "x-renovate-version": "41.165.3",
4
+ "x-renovate-version": "41.165.4",
5
5
  "allowComments": true,
6
6
  "type": "object",
7
7
  "properties": {