renovate 41.29.0 → 41.30.0

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.
@@ -311,6 +311,7 @@
311
311
  "expo": "https://github.com/expo/expo",
312
312
  "fabric-chaincode-node": "https://github.com/hyperledger/fabric-chaincode-node",
313
313
  "fabric8-kubernetes-client": "https://github.com/fabric8io/kubernetes-client",
314
+ "faro-web-sdk": "https://github.com/grafana/faro-web-sdk",
314
315
  "feathers": "https://github.com/feathersjs/feathers",
315
316
  "featuremanagement-dotnet": "https://github.com/microsoft/FeatureManagement-Dotnet",
316
317
  "feign": "https://github.com/OpenFeign/feign",
@@ -358,6 +359,7 @@
358
359
  "Hangfire": "https://github.com/HangfireIO/Hangfire",
359
360
  "hickory-dns": "https://github.com/hickory-dns/hickory-dns",
360
361
  "html-eslint": "https://github.com/yeonjuan/html-eslint",
362
+ "humanizer": "https://github.com/Humanizr/Humanizer",
361
363
  "infrastructure-ui": "https://github.com/instructure/instructure-ui",
362
364
  "ionic-native": "https://github.com/ionic-team/ionic-native",
363
365
  "istanbuljs": "https://github.com/istanbuljs/istanbuljs",
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.29.0",
4
+ "version": "41.30.0",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -262,7 +262,7 @@
262
262
  "vuln-vects": "1.1.0",
263
263
  "xmldoc": "2.0.2",
264
264
  "yaml": "2.8.0",
265
- "zod": "3.25.69"
265
+ "zod": "3.25.71"
266
266
  },
267
267
  "optionalDependencies": {
268
268
  "better-sqlite3": "12.2.0",