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.14 to 1.29.0 #142

Merged

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Feb 8, 2020

Snyk has created this PR to upgrade rollup from 1.27.14 to 1.29.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 2 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-01-08.
Release notes
Package name: rollup
  • 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

from rollup GitHub release notes
Commit messages
Package name: rollup
  • 4ab73c1 1.29.0
  • b0a6b73 Update changelog
  • 3ad2246 Move top-level await out of experimental (#3089)
  • 7769fb9 Adds type definitions for RollupWatcher events. (#3302)
  • b3d610f Handle deoptimizations while a node is being included. (#3327)
  • 35e127c Fix module id conflict on a case insensitive OS (#3317)
  • b99758b 1.28.0
  • d086379 Update changelog
  • 42fe317 Implement stdin input (#3312)
  • 6106af1 [WIP] handle assignments in dead code (#3212)
  • 61b3129 Implement stdin input with optional "-" as the file name. (#3290)
  • 5e9a135 Update magic-string and other dependencies (#3318)
  • 345dca3 Feat: add syntheticNamedExports (#3295)
  • 7158c06 add note about setting `types` in tsconfig file (#3300)
  • 8e7a447 Use ! to assert not-null in typescript (#3303)

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 e306b2e into master Feb 29, 2020
@jamesleesaunders jamesleesaunders deleted the snyk-upgrade-201f1fefeb5755ec227e0ba040b1f025 branch February 29, 2020 19:18
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