Skip to content

bump rollup version to fix security issue - #3570

Merged
jodeleeuw merged 1 commit into
mainfrom
patch-rollup-version
Jul 23, 2025
Merged

bump rollup version to fix security issue#3570
jodeleeuw merged 1 commit into
mainfrom
patch-rollup-version

Conversation

@jadeddelta

Copy link
Copy Markdown
Contributor

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",

@bjoluc bjoluc Jul 23, 2025

Copy link
Copy Markdown
Member

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
Copy Markdown
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