Skip to content

Conversation

jadeddelta
Copy link
Collaborator

dependabot wills it so: updated rollup to >=4.22.4 in config as part of a security update. probably also makes things run more smoothly.

@jodeleeuw jodeleeuw merged commit 933447d into main Jul 23, 2025
4 checks passed
@jodeleeuw jodeleeuw deleted the patch-rollup-version branch July 23, 2025 15:55
@github-actions github-actions bot mentioned this pull request Jul 18, 2025
"jest-environment-jsdom": "29.7.0",
"merge-stream": "2.0.0",
"rollup": "4.21.2",
"rollup": ">=4.22.4",
Copy link
Member

@bjoluc bjoluc Jul 23, 2025

Choose a reason for hiding this comment

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

This would allow any future rollup version. We need to pin the rollup version to 4.22.4 here, or at least use a caret. @jodeleeuw

Copy link
Member

Choose a reason for hiding this comment

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

Ah thanks for catching that!

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.

3 participants