Skip to content

Conversation

@mshima
Copy link
Contributor

@mshima mshima commented Nov 7, 2025

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

In case patch-package is installed for development only, prepare script is more appropriate.
Otherwise patch-package should be moved from devDependencies to dependencies and this PR should be closed.

In case patch-package is installed for development only, prepare script is more appropriate.
@vercel
Copy link

vercel bot commented Nov 7, 2025

@mshima is attempting to deploy a commit to the rollup-js Team on Vercel.

A member of the Team first needs to authorize it.

@mshima mshima changed the title Add patch-package to prepare script Move patch-package to prepare script Nov 7, 2025
@mshima mshima changed the title Move patch-package to prepare script fix: move patch-package from postinstall to prepare script Nov 7, 2025
@vercel
Copy link

vercel bot commented Nov 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
rollup Ready Ready Preview Comment Nov 7, 2025 8:31pm

Copy link
Member

@lukastaegert lukastaegert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So sorry, will release this asap

@lukastaegert lukastaegert merged commit 78a0178 into rollup:master Nov 7, 2025
29 of 30 checks passed
@prisis
Copy link

prisis commented Nov 7, 2025

@lukastaegert this happens, and the work a round is so easy...

@lukastaegert
Copy link
Member

So, pipeline is running, will take around 15-20 minutes to complete. And the thing, I remember really thinking about this but then messed up nonetheless. Maybe I should have actually read the docs one last time...

@lukastaegert
Copy link
Member

Then again, maybe I just read the patch-package docs and did not think too much about them https://www.npmjs.com/package/patch-package

@steven-tey
Copy link

@lukastaegert all good, really appreciate the quick fix here, especially since it's pretty late in the night in Germany 🙏

@NichoCM
Copy link

NichoCM commented Nov 7, 2025

Thanks for the prompt fix, happy Friday!

@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.72%. Comparing base (ecff532) to head (d09b7c3).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6172   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files         271      271           
  Lines       10639    10639           
  Branches     2847     2847           
=======================================
  Hits        10503    10503           
  Misses         91       91           
  Partials       45       45           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@SimonSiefke SimonSiefke mentioned this pull request Nov 7, 2025
9 tasks
lukastaegert pushed a commit that referenced this pull request Nov 7, 2025
Add patch-package to prepare script

In case patch-package is installed for development only, prepare script is more appropriate.
lukastaegert pushed a commit that referenced this pull request Nov 7, 2025
Add patch-package to prepare script

In case patch-package is installed for development only, prepare script is more appropriate.
lukastaegert pushed a commit that referenced this pull request Nov 7, 2025
Add patch-package to prepare script

In case patch-package is installed for development only, prepare script is more appropriate.
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

This PR has been released as part of [email protected]. You can test it via npm install rollup.

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.53.0 fails to install due to postinstall patch-package

5 participants