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

[Snyk] Upgrade rollup from 0.63.5 to 1.32.0 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Mar 7, 2020

Snyk has created this PR to upgrade rollup from 0.63.5 to 1.32.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 140 versions ahead of your current version.
  • The recommended version was released 9 days ago, on 2020-02-28.
Release notes
Package name: rollup
  • 1.32.0 - 2020-02-28

    2020-02-28

    Features

    • Allow adding plugins on the command line via --plugin <plugin> (#3379)

    Pull Requests

  • 1.31.1 - 2020-02-14

    2020-02-14

    Bug Fixes

    • Make sure errored files are always re-evaluated in watch mode to avoid an issue in the typescript plugin (#3388)

    Pull Requests

  • 1.31.0 - 2020-01-31

    2020-01-31

    Features

    • Always disable tree-shaking for asm.js functions to maintain semantics (#3362)

    Pull Requests

  • 1.30.1 - 2020-01-27

    2020-01-27

    Bug Fixes

    • Do not mistreat static entgry points as dynamic ones when chunking (#3357)
    • Resolve a crash when chunking circular dynamic imports (#3357)

    Pull Requests

  • 1.30.0 - 2020-01-27

    2020-01-27

    Features

    • Do not split chunks when dynamically imported modules import modules that are already loaded by all dynamic importers (#3354)
    • Add hoistTransitiveImports option to disable hoisting imports of static dependencies into entry chunks (#3353)

    Bug Fixes

    • Make sure polyfills are always loaded first when each static entry point contains them as first import (#3354)

    Pull Requests

  • 1.29.1 - 2020-01-21

    2020-01-21

    Bug Fixes

    • Avoid crashes for circular reexports when named exports cannot be found (#3350)

    Pull Requests

  • 1.29.0 - 2020-01-08

    2020-01-08

    Features

    • Enable top-level await by default (#3089)
    • Add typings for watch events (#3302)

    Bug Fixes

    • Deconflict files that would conflict only on a case-insensitive OS (#3317)
    • Do not fail in certain scenarios where a logical expression inside a sequence expression was being directly included (#3327)

    Pull Requests

  • 1.28.0 - 2020-01-04

    2020-01-04

    Features

    • Allow piping in stdin via the command line interface (#3312, #3290)
    • Allow plugins to mark modules as having syntheticNamedExports for e.g. better CJS interoperability (#3295)
    • Ignore variable reassignments in dead code when tree-shaking to remove more unneeded code (#3212)

    Bug Fixes

    • Properly respect tree-shaken code when generating sourcemaps (#3318)

    Pull Requests

  • 1.27.14 - 2019-12-22

    2019-12-22

    Bug Fixes

    • Update references to official rollup plugins in error messages (#3297, #3298)

    Pull Requests

  • 1.27.13 - 2019-12-14

    2019-12-14

    Bug Fixes

    • Do not truncate environment variable values at the first colon when using the --environment option (#3283)

    Pull Requests

  • 1.27.12 - 2019-12-13
  • 1.27.11 - 2019-12-12
  • 1.27.10 - 2019-12-11
  • 1.27.9 - 2019-12-07
  • 1.27.8 - 2019-12-02
  • 1.27.7 - 2019-12-01
  • 1.27.6 - 2019-11-30
  • 1.27.5 - 2019-11-25
  • 1.27.4 - 2019-11-22
  • 1.27.3 - 2019-11-20
  • 1.27.2 - 2019-11-18
  • 1.27.1 - 2019-11-18
  • 1.27.0 - 2019-11-12
  • 1.26.5 - 2019-11-11
  • 1.26.4 - 2019-11-09
  • 1.26.3 - 2019-11-02
  • 1.26.2 - 2019-10-31
  • 1.26.1 - 2019-10-31
  • 1.26.0 - 2019-10-27
  • 1.25.2 - 2019-10-23
  • 1.25.1 - 2019-10-20
  • 1.25.0 - 2019-10-18
  • 1.24.0 - 2019-10-15
  • 1.23.1 - 2019-10-05
  • 1.23.0 - 2019-10-03
  • 1.22.0 - 2019-09-29
  • 1.21.4 - 2019-09-16
  • 1.21.3 - 2019-09-14
  • 1.21.2 - 2019-09-09
  • 1.21.1 - 2019-09-09
  • 1.21.0 - 2019-09-08
  • 1.20.3 - 2019-08-28
  • 1.20.2 - 2019-08-25
  • 1.20.1 - 2019-08-22
  • 1.20.0 - 2019-08-21
  • 1.19.4 - 2019-08-07
  • 1.19.3 - 2019-08-06
  • 1.19.2 - 2019-08-05
  • 1.19.1 - 2019-08-05
  • 1.19.0 - 2019-08-05
  • 1.18.0 - 2019-08-01
  • 1.17.0 - 2019-07-15
  • 1.16.7 - 2019-07-09
  • 1.16.6 - 2019-07-04
  • 1.16.5 - 2019-07-04
  • 1.16.4 - 2019-07-02
  • 1.16.3 - 2019-06-29
  • 1.16.2 - 2019-06-22
  • 1.16.1 - 2019-06-21
  • 1.16.0 - 2019-06-21
  • 1.15.6 - 2019-06-16
  • 1.15.5 - 2019-06-14
  • 1.15.4 - 2019-06-14
  • 1.15.3 - 2019-06-13
  • 1.15.2 - 2019-06-13
  • 1.15.1 - 2019-06-11
  • 1.15.0 - 2019-06-11
  • 1.14.6 - 2019-06-10
  • 1.14.5 - 2019-06-09
  • 1.14.4 - 2019-06-07
  • 1.14.3 - 2019-06-06
  • 1.14.2 - 2019-06-05
  • 1.14.1 - 2019-06-05
  • 1.14.0 - 2019-06-05
  • 1.13.1 - 2019-06-01
  • 1.13.0 - 2019-05-31
  • 1.12.5 - 2019-05-30
  • 1.12.4 - 2019-05-27
  • 1.12.3 - 2019-05-19
  • 1.12.2 - 2019-05-17
  • 1.12.1 - 2019-05-16
  • 1.12.0 - 2019-05-15
  • 1.11.3 - 2019-05-05
  • 1.11.2 - 2019-05-04
  • 1.11.1 - 2019-05-04
  • 1.11.0 - 2019-05-03
  • 1.10.1 - 2019-04-19
  • 1.10.0 - 2019-04-11
  • 1.9.3 - 2019-04-10
  • 1.9.2 - 2019-04-10
  • 1.9.1 - 2019-04-10
  • 1.9.0 - 2019-04-05
  • 1.8.0 - 2019-04-02
  • 1.7.4 - 2019-03-28
  • 1.7.3 - 2019-03-25
  • 1.7.2 - 2019-03-24
  • 1.7.1 - 2019-03-24
  • 1.7.0 - 2019-03-20
  • 1.6.1 - 2019-03-20
  • 1.6.0 - 2019-03-08
  • 1.5.0 - 2019-03-07
  • 1.4.2 - 2019-03-07
  • 1.4.1 - 2019-03-04
  • 1.4.0 - 2019-03-01
  • 1.3.3 - 2019-03-01
  • 1.3.2 - 2019-02-27
  • 1.3.1 - 2019-02-27
  • 1.3.0 - 2019-02-26
  • 1.2.5 - 2019-02-26
  • 1.2.4 - 2019-02-26
  • 1.2.3 - 2019-02-23
  • 1.2.2 - 2019-02-19
  • 1.2.1 - 2019-02-17
  • 1.2.0 - 2019-02-17
  • 1.1.2 - 2019-01-21
  • 1.1.1 - 2019-01-19
  • 1.1.0 - 2019-01-09
  • 1.0.2 - 2019-01-05
  • 1.0.1 - 2019-01-03
  • 1.0.0 - 2018-12-28
  • 0.68.2 - 2018-12-23
  • 0.68.1 - 2018-12-19
  • 0.68.0 - 2018-12-16
  • 0.67.4 - 2018-12-03
  • 0.67.3 - 2018-11-17
  • 0.67.2 - 2018-11-17
  • 0.67.1 - 2018-11-11
  • 0.67.0 - 2018-11-04
  • 0.66.6 - 2018-10-10
  • 0.66.5 - 2018-10-09
  • 0.66.4 - 2018-10-04
  • 0.66.3 - 2018-10-03
  • 0.66.2 - 2018-09-21
  • 0.66.1 - 2018-09-19
  • 0.66.0 - 2018-09-16
  • 0.65.2 - 2018-09-05
  • 0.65.1 - 2018-09-05
  • 0.65.0 - 2018-08-25
  • 0.64.1 - 2018-08-07
  • 0.64.0 - 2018-08-07
  • 0.63.5 - 2018-08-01
from rollup GitHub release notes
Commit messages
Package name: rollup

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant