Skip to content

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.

1 participant