Skip to content

Conversation

pichlermarc
Copy link
Member

@pichlermarc pichlermarc commented Sep 1, 2025

Which problem is this PR solving?

typedoc* and @protobuf-ts packages often have to be updated together. This PR

  • groups typedoc and plugins
  • groups @protobuf-ts since there's no monorepo definition included for it in renovate
  • adds npm dedupe as a postinstall step so that our package-lock.json does not get too out of control.

@pichlermarc pichlermarc marked this pull request as ready for review September 1, 2025 09:06
@pichlermarc pichlermarc requested a review from a team as a code owner September 1, 2025 09:06
@pichlermarc pichlermarc changed the title chore: group packages that commonly need to be updated together chore: group packages that need to be updated together Sep 1, 2025
Copy link

codecov bot commented Sep 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.06%. Comparing base (90ad17b) to head (264c518).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5896   +/-   ##
=======================================
  Coverage   95.06%   95.06%           
=======================================
  Files         307      307           
  Lines        8031     8031           
  Branches     1627     1627           
=======================================
  Hits         7635     7635           
  Misses        396      396           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pichlermarc pichlermarc added this pull request to the merge queue Sep 2, 2025
Merged via the queue into open-telemetry:main with commit 52ffa04 Sep 2, 2025
24 of 25 checks passed
@pichlermarc pichlermarc deleted the ci/group-renovate-updates branch September 2, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants