Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): upgrade Rollup to latest version #10389

Merged
merged 1 commit into from
May 22, 2024

Conversation

jonkoops
Copy link
Contributor

Upgrades Rollup and its related dependencies to the latest version and replaces any deprecated dependencies. Specifically, rollup-plugin-terser has been replaced with the official @rollup/plugin-terser, and rollup-plugin-svg has been removed as it is not used. The dependencies needed for development have been moved from packages/react-core to the root workspace package, as Rollup is also used for other packages in the workspace.

Additionally, the configuration has now been changed to use ESM and now uses the latest conventions for Rollup configurations.

@patternfly-build
Copy link
Contributor

patternfly-build commented May 20, 2024

@nicolethoen nicolethoen requested a review from tlabaj May 20, 2024 18:14
Signed-off-by: Jon Koops <jonkoops@gmail.com>
@tlabaj tlabaj merged commit bfed51a into patternfly:main May 22, 2024
13 checks passed
@jonkoops jonkoops deleted the upgrade-rollup branch May 23, 2024 13:16
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