Skip to content

chore: remove @rollup/plugin-node-resolve, use npm-run-all2#1215

Merged
timfish merged 2 commits intogetsentry:masterfrom
outslept:dependency-cleanup
Aug 15, 2025
Merged

chore: remove @rollup/plugin-node-resolve, use npm-run-all2#1215
timfish merged 2 commits intogetsentry:masterfrom
outslept:dependency-cleanup

Conversation

@outslept
Copy link
Copy Markdown
Contributor

@outslept outslept commented Aug 15, 2025

npm-run-all is no longer maintained and can be vulnerable, npm-run-all2 is a maintained drop-in replacement (fork).

regarding rollup/plugin-node-resolve. I was running this to investigate:

git log --all -p -S "@rollup/plugin-node-resolve"

The plugin was added in #756 but was never actually used in rollup.config.mjs.

npm-run-all is no longer maintained and can be vulnerable, npm-run-all2 is a maintained drop-in replacement
@outslept
Copy link
Copy Markdown
Contributor Author

outslept commented Aug 15, 2025

rollup/plugin-node-resolve should have no effect until declared and npm-run-all definitely shouldn't make the marks go red. Fails should be unrelated to the changes, but I may be wrong

@timfish timfish enabled auto-merge (squash) August 15, 2025 21:15
@timfish
Copy link
Copy Markdown
Collaborator

timfish commented Aug 15, 2025

We've got some flakey tests on Ubuntu most likely caused by it running out of resources.

@timfish timfish merged commit b38cb29 into getsentry:master Aug 15, 2025
88 of 97 checks passed
@outslept outslept deleted the dependency-cleanup branch August 15, 2025 22:49
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.

2 participants