Group @opentelemetry/* packages in Renovate

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2026-05-22 14:32:43 +02:00
parent ac410b1d26
commit 843083711c
+5
View File
@@ -38,6 +38,11 @@
rangeStrategy: 'replace',
matchSourceUrls: ['https://github.com/module-federation/core{/,}**'],
},
{
groupName: 'OpenTelemetry packages',
rangeStrategy: 'replace',
matchPackagePatterns: ['^@opentelemetry/'],
},
// We update yarn packages manually as it's gzip'd and we don't want to pollute the repository too much.
{
matchSourceUrls: ['https://github.com/yarnpkg/berry'],