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.27.8 to 1.27.14 #137

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade rollup from 1.27.8 to 1.27.14.

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

    2019-12-13

    Bug Fixes

    • Prevent invalid AMD or SystemJS code when accessing import.meta (#3282)

    Pull Requests

    • #3282: Always make "module" available for SystemJS and AMD formats if import.meta is accessed directly (@lukastaegert)
  • 1.27.11 - 2019-12-12

    2019-12-12

    Bug Fixes

    • Resolve a crash due to an infinite loop (#3280)

    Pull Requests

  • 1.27.10 - 2019-12-11

    2019-12-11

    Bug Fixes

    • Keep track of function return values in more situations (#3278)

    Pull Requests

  • 1.27.9 - 2019-12-07

    2019-12-07

    Bug Fixes

    • Fix an issue where reexports could be missing when preserving modules (#3273)
    • Allow turning of color output via NO_COLOR or FORCE_COLOR=0 environment variables (#3272)

    Pull Requests

    • #3272: Support either NO_COLOR or FORCE_COLOR=0 to turn off color (@kikonen)
    • #3273: Make sure that indirectly reexported modules also become chunk dependencies when preserving modules(@lukastaegert)
  • 1.27.8 - 2019-12-02

    2019-12-02

    Bug Fixes

    • Deoptimize objects when a method is called on them to make sure modifications via "this" are observed (#3266)

    Pull Requests

    • #3266: Workaround for various object literal mutation bugs (@kzc)
from rollup GitHub release notes
Commit messages
Package name: rollup
  • b5a3f16 1.27.14
  • 346d0fe Update changelog
  • 71113be Update references to official rollup plugins (#3298)
  • 43b7c44 Update references to rollup-plugin-json (#3297)
  • 21cbb0f Update link to JavaScript API documentation (#3286)
  • f172107 Update deprecated references to the node-resolve plugin in the documentation (#3294)
  • 396f238 1.27.13
  • 216a765 Update changelog
  • 878ac03 Allow environment variables to contain colons (#3283)
  • a5502ad 1.27.12
  • 09e6ab4 Update changelog
  • ab48a69 Always make "module" available for SystemJS and AMD formats if `import.meta` is accessed directly (#3282)
  • 6d94f0e 1.27.11
  • 55ddc47 Update changelog
  • 9f77b73 Prevent infinite deoptimizations (#3280)
  • a562ec5 1.27.10
  • 6a2b3f8 Update changelog
  • 31747e3 Avoid some unnecessary value tracking deoptimizations (#3278)
  • 4d809d1 1.27.9
  • 3c36f7d Update changelog
  • 2b56d7d FIX support either NO_COLOR or FORCE_COLOR=0 to turn off color (#3272)
  • 27201d8 Make sure that indirectly reexported modules also become chunk dependencies when preserving modules (#3273)
  • 6e92e52 Try to fix docs formatting issues
  • f489472 Update changelog
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