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 1.29.0 to 1.32.0 #148

Merged

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade rollup from 1.29.0 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.
  • The recommended version is 6 versions ahead of your current version.
  • The recommended version was released a month 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

from rollup GitHub release notes
Commit messages
Package name: rollup
  • 9d68d8e 1.32.0
  • f3320a0 Update changelog
  • 07223eb introduce CLI --plugin support (#3379)
  • 1b5f505 Update resolveFileUrl docs (#3404)
  • 1d8a09e Update changelog
  • b6251df Bump codecov from 3.6.1 to 3.6.5 (#3392)
  • db576f3 Update changelog
  • 5779af6 fix typo: this.addWatchfile (#3390)
  • 6f28151 1.31.1
  • 4ed7091 Update changelog
  • 305363a Run transform hooks again in watch mode on files that errored (#3388)
  • f3d3cd8 Update changelog
  • bc52fbb Adjust bug template to mention REPL.it (#3371)
  • 7c0417f docs: correct spelling minifaction to minification (#3366)
  • b08d5a9 1.31.0
  • 4897c25 Update changelog
  • 13d807f Preserve asm.js code (#3362)
  • a54155d 1.30.1
  • 80a3b46 Update changelog
  • 8b772ff Resolve issues with circular dynamic entries (#3357)
  • 91aa1a7 1.30.0
  • 372fe0d Update changelog
  • 075933a Add option to avoid hoisting transitive imports (#3353)
  • 7fc24ab Improve chunking algorithm for dynamic imports (#3354)

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

@jamesleesaunders jamesleesaunders merged commit 76052ef into master Mar 29, 2020
@jamesleesaunders jamesleesaunders deleted the snyk-upgrade-66f55c44d61b018cdcd033cc8ff00c38 branch March 30, 2020 06:35
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