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

Merged

Conversation

snyk-bot
Copy link
Contributor

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

ℹ️ 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 20 days ago, on 2019-12-22.
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

@jamesleesaunders jamesleesaunders merged commit e5762ac into master Jan 18, 2020
@jamesleesaunders jamesleesaunders deleted the snyk-upgrade-39eb2b00edf82b9ad989e3f603abad51 branch January 18, 2020 06:17
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