jamesleesaunders / d3-x3d

3D Data Driven Charting Library with D3 and X3D
https://jamesleesaunders.github.io/d3-x3d/
GNU General Public License v2.0
110 stars 22 forks source link

[Snyk] Upgrade rollup from 1.29.0 to 1.32.0 #148

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

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

:information_source: 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.


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