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

upgrade Babel, Rollup, Storybook #268

Merged
merged 1 commit into from Aug 5, 2021
Merged

upgrade Babel, Rollup, Storybook #268

merged 1 commit into from Aug 5, 2021

Conversation

jpdriver
Copy link
Contributor

@jpdriver jpdriver commented Aug 5, 2021

This PR is intended to upgrade some of the core dependencies ahead of more significant changes coming in the next major release.

  • upgrades Babel ^6.26.0 ➡️ ^7.15.0
  • upgrades Storybook ^3.3.12 ➡️ ^6.3.6
    • all stores re-written in modern args format
    • replaces @storybook/addon-knobs with @storybook/addon-controls
  • upgrades Jest ^22.2.1 ➡️ ^27.0.6
  • upgrades Rollup ^0.55.3 ➡️ ^2.55.1
    • removes namedExports (no longer required)
    • adds preventAssignment: true to @rollup/plugin-replace options
    • replaces rollup-plugin-uglify-es with rollup-plugin-terser

This PR also addressed the following Security Alerts

#258
#251
#247
#246
#244
#239
#229
#208

@jpdriver jpdriver merged commit 4db5a4c into master Aug 5, 2021
@jpdriver jpdriver deleted the jp-upgrade-babel branch August 5, 2021 22:13
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.

None yet

1 participant