Skip to content

Conversation

@overbalance
Copy link
Contributor

Which problem is this PR solving?

Removes the [email protected] override that was previously added as a workaround for the postinstall script issue in rollup 4.53.0.

Ref: rollup/rollup#6168

Short description of the changes

  • Removed the overrides section from package.json that pinned rollup to version 4.52.5
  • Updated package-lock.json to reflect the latest compatible rollup version and its dependencies

The rollup postinstall script issue has been resolved in newer versions, so the override is no longer needed.

Remove the [email protected] override as the postinstall script issue has been fixed in newer versions.

Ref: rollup/rollup#6168
@overbalance overbalance requested a review from a team as a code owner November 14, 2025 05:49
@raphael-theriault-swi
Copy link
Member

cc @trentm since I think you have the most context on this

@pichlermarc pichlermarc merged commit 5b398d7 into open-telemetry:main Nov 18, 2025
23 checks passed
@overbalance overbalance deleted the overbalance/restore-rollup branch November 18, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants