renovate 40.48.8 → 40.48.10
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 +7 -7
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": "40.48.
|
4
|
+
"version": "40.48.10",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -160,11 +160,11 @@
|
|
160
160
|
"@opentelemetry/context-async-hooks": "2.0.1",
|
161
161
|
"@opentelemetry/exporter-trace-otlp-http": "0.202.0",
|
162
162
|
"@opentelemetry/instrumentation": "0.202.0",
|
163
|
-
"@opentelemetry/instrumentation-bunyan": "0.
|
163
|
+
"@opentelemetry/instrumentation-bunyan": "0.48.0",
|
164
164
|
"@opentelemetry/instrumentation-http": "0.202.0",
|
165
|
-
"@opentelemetry/resource-detector-aws": "2.
|
166
|
-
"@opentelemetry/resource-detector-azure": "0.
|
167
|
-
"@opentelemetry/resource-detector-gcp": "0.
|
165
|
+
"@opentelemetry/resource-detector-aws": "2.2.0",
|
166
|
+
"@opentelemetry/resource-detector-azure": "0.9.0",
|
167
|
+
"@opentelemetry/resource-detector-gcp": "0.36.0",
|
168
168
|
"@opentelemetry/resource-detector-github": "0.31.0",
|
169
169
|
"@opentelemetry/resources": "2.0.1",
|
170
170
|
"@opentelemetry/sdk-trace-base": "2.0.1",
|
@@ -261,7 +261,7 @@
|
|
261
261
|
"vuln-vects": "1.1.0",
|
262
262
|
"xmldoc": "1.3.0",
|
263
263
|
"yaml": "2.8.0",
|
264
|
-
"zod": "3.25.
|
264
|
+
"zod": "3.25.49"
|
265
265
|
},
|
266
266
|
"optionalDependencies": {
|
267
267
|
"better-sqlite3": "11.10.0",
|
@@ -345,7 +345,7 @@
|
|
345
345
|
"tsx": "4.19.4",
|
346
346
|
"type-fest": "4.41.0",
|
347
347
|
"typescript": "5.8.3",
|
348
|
-
"typescript-eslint": "8.33.
|
348
|
+
"typescript-eslint": "8.33.1",
|
349
349
|
"unified": "9.2.2",
|
350
350
|
"vite": "6.3.5",
|
351
351
|
"vite-tsconfig-paths": "5.1.4",
|