[Snyk] Upgrade rollup from 1.30.1 to 1.32.1 - autoclosed #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade rollup from 1.30.1 to 1.32.1.
ℹ️ 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.1 - 2020-03-06
- Handle default export detection for AMD and IIFE externals that do not have a prototype (#3420)
- Handle missing whitespace when the else branch of an if-statement is simplified (#3421)
- Mention the importing module when reporting errors for missing named exports (#3401)
- Add code to warning for missing output.name of IIFE bundles (#3372)
- #3372: Add warning code for missing output.name of IIFE bundle that has export (@rail44)
- #3401: Missing exports errors now print the importing module (@timiyay)
- #3418: Structure lifecycle hooks, add links to build time hooks (@lukastaegert)
- #3420: Update generated code of getInteropBlock() to work with null prototype objects (@jdalton)
- #3421: Avoid invalid code when "else" branch is simplified (@lukastaegert)
-
1.32.0 - 2020-02-28
- Allow adding plugins on the command line via
- #3379: introduce CLI --plugin support (@kzc)
- #3390: fix typo: this.addWatchfile (@mistlog)
- #3392: Bump codecov from 3.6.1 to 3.6.5
- #3404: Update resolveFileUrl docs (@jakearchibald)
-
1.31.1 - 2020-02-14
- Make sure errored files are always re-evaluated in watch mode to avoid an issue in the typescript plugin (#3388)
- #3366: Correct spelling minifaction to minification (@VictorHom)
- #3371: Adjust bug template to mention REPL.it (@lukastaegert)
- #3388: Run transform hooks again in watch mode on files that errored (@lukastaegert)
-
1.31.0 - 2020-01-31
- Always disable tree-shaking for asm.js functions to maintain semantics (#3362)
- #3362: Preserve asm.js code (@lukastaegert)
-
1.30.1 - 2020-01-27
- Do not mistreat static entgry points as dynamic ones when chunking (#3357)
- Resolve a crash when chunking circular dynamic imports (#3357)
- #3357:Resolve issues with circular dynamic entries (@lukastaegert)
from rollup GitHub release notes2020-03-06
Bug Fixes
Pull Requests
2020-02-28
Features
--plugin <plugin>(#3379)Pull Requests
2020-02-14
Bug Fixes
Pull Requests
2020-01-31
Features
Pull Requests
2020-01-27
Bug Fixes
Pull Requests
Commit messages
Package name: rollup
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