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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade rollup from 1.24.0 to 1.25.0 #120

Closed

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade rollup from 1.24.0 to 1.25.0.

  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 9 days ago, on 2019-10-18.
Release notes
  • Package name: rollup
    • 1.25.0 - 2019-10-18

      2019-10-18

      Features

      • Remove try-catch if there is no side-effect in the try-block (#3166)
      • Omit side-effect-free trailing cases in switch-statements (#3166)
      • Remove unused labels (#3170)

      Bug Fixes

      • Do not remove code after labeled statements that contain a throw or return if the label is used (#3170)
      • Prevent invalid code when expressions are simplified that do not follow a white-space character (#3173)
      • Do not remove continue statements inside switch statements (#3166)
      • Prevent trailing empty lines when tree-shaking inside switch statements (#3166)

      Pull Requests

    • 1.24.0 - 2019-10-15

      2019-10-15

      Features

      • Respect break, continue, return and throw when tree-shaking to detect dead code (#3153)
      • Do treat treat hoisted function declarations as "unknown" when checking for call side-effects (#3153)

      Bug Fixes

      • Make sure that unknown import.meta properties produce valid code in SystemJS (#3152)
      • Make sure treeshake.annotations: false is respected for class instantiation (#3153)
      • Check property access side-effects for class instantiation (#3153)
      • Do not suppress break statements inside labeled statements (#3153)

      Pull Requests

      • #3152: Allow import.meta.* for systemjs format (@dmail)
      • #3153: Get rid of immutable.js and implement tree-shaking for broken control flow (@lukastaegert)
  • from [`rollup` GitHub Release Notes](https://github.com/rollup/rollup/releases)
------------

馃 View latest project report

馃洜 Adjust upgrade PR settings

馃敃 Ignore this dependency or unsubscribe from future upgrade PRs

@jamesleesaunders jamesleesaunders deleted the snyk-upgrade-eef14f8fc1b010920ec7d39c6e12665d branch October 27, 2019 20:44
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

2 participants