[Snyk] Upgrade rollup from 2.26.9 to 2.52.2 #8
  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 2.26.9 to 2.52.2.
ℹ️ 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 fixes:
SNYK-JS-NORMALIZEURL-1296539
Why? Recently disclosed, Has a fix available, CVSS 7.5
SNYK-JS-NORMALIZEURL-1296539
Why? Recently disclosed, Has a fix available, CVSS 7.5
SNYK-JS-WS-1296835
Why? Recently disclosed, Has a fix available, CVSS 7.5
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: rollup
- 
        2.52.2 - 2021-06-21
 - Support falsy plugins in types (#4144)
- Do not require return value in renderChunkHook type (#4144)
 - #4144: Use TypeScript config and improve some types (@ lukastaegert)
 
- 
        2.52.1 - 2021-06-17
 - Fix a memory leak in watch mode (#4142)
 - #4142: Make array and object prototype singletons immutable for now (@ lukastaegert)
 
- 
        2.52.0 - 2021-06-16
 - Add 
- Add "safest" and "smallest" presets to tree-shaking options for easier configuration (#4131)
- Add 
 - #3835: Add typescript config support (@ TheRealSyler)
- #4131: Add presets to the tree-shaking options (@ lukastaegert)
- #4139: Add option to deoptimize var declarations for tree-shaking (@ lukastaegert)
- #4141: Update dependencies (@ lukastaegert)
 
- 
        2.51.2 - 2021-06-11
 - Include modules imported from no-treeshake modules even if they would be empty (#4138)
 - #4138: Include all dependencies from modules with no-treeshake (@ lukastaegert)
 
- 
        2.51.1 - 2021-06-08
 - Fix error when using 
 - #4134: export 
 
- 
        2.51.0 - 2021-06-06
 - Add a helper for IntelliSense support in config files (#4127)
 - Improve performance when generating source maps (#4122)
 - #4122: User Map to optimize performance (@ izevo)
- #4127: Export defineConfig defines the auxiliary function of the configuration (@ rxliuli)
 
- 
        2.50.6 - 2021-06-03
 - Do not consider the object spread operator as side effect when 
- Detect side effects when returning thenables from async arrow functions (#4120)
 - #4119: Respect propertyReadSideEffects in spread elements (@ lukastaegert)
- #4120: Detect async arrow thenable side effects (@ lukastaegert)
 
- 
        2.50.5 - 2021-05-30
 - Detect side effects when accessing thenables (#4115)
 - #4114: use 
- #4115: Tracks side effects of thenables (@ lukastaegert)
 
- 
        2.50.4 - 2021-05-29
 - Fix a situation where tree-shaking would stop including nodes prematurely (#4111)
- Track mutations and accessor side effects when using 
- Check for getter effects when spreading an object (#4113)
 - #4111: Always request a new tree-shaking pass when deoptimizations of a node are first included (@ lukastaegert)
- #4112: Actually set the prototype when using a proto property (@ lukastaegert)
- #4113: Track access side effects when using object spread operator (@ lukastaegert)
 
- 
        2.50.3 - 2021-05-28
 - Wrap parentheses around leading elements in simplified sequence expressions if this would otherwise lead to invalid code (#4110)
- Do not associate block soped variables in catch clauses with the clause parameter (#4108)
- Do not associate hoisted variables in catch clauses with outside variables if they match the parameter (#4108)
- Use correct "this" context for tagged template literal member expressions in simplified sequences (#4110)
 - #4108: Correctly handle catch declarations (@ lukastaegert)
- #4110: Invalid sequence expression simplification (@ lukastaegert)
 
- 
        2.50.2 - 2021-05-27
      
- 
        2.50.1 - 2021-05-26
      
- 
        2.50.0 - 2021-05-25
      
- 
        2.49.0 - 2021-05-23
      
- 
        2.49.0-1 - 2021-05-20
      
- 
        2.49.0-0 - 2021-05-18
      
- 
        2.48.0 - 2021-05-15
      
- 
        2.47.0 - 2021-05-04
      
- 
        2.46.0 - 2021-04-29
      
- 
        2.45.2 - 2021-04-13
      
- 
        2.45.1 - 2021-04-10
      
- 
        2.45.0 - 2021-04-09
      
- 
        2.44.0 - 2021-03-29
      
- 
        2.43.1 - 2021-03-28
      
- 
        2.43.0 - 2021-03-27
      
- 
        2.42.4 - 2021-03-24
      
- 
        2.42.3 - 2021-03-22
      
- 
        2.42.2 - 2021-03-22
      
- 
        2.42.1 - 2021-03-20
      
- 
        2.42.0 - 2021-03-19
      
- 
        2.41.5 - 2021-03-18
      
- 
        2.41.4 - 2021-03-16
      
- 
        2.41.3 - 2021-03-16
      
- 
        2.41.2 - 2021-03-12
      
- 
        2.41.1 - 2021-03-11
      
- 
        2.41.0 - 2021-03-09
      
- 
        2.40.0 - 2021-02-26
      
- 
        2.39.1 - 2021-02-23
      
- 
        2.39.0 - 2021-02-12
      
- 
        2.38.5 - 2021-02-05
      
- 
        2.38.4 - 2021-02-02
      
- 
        2.38.3 - 2021-02-01
      
- 
        2.38.2 - 2021-01-31
      
- 
        2.38.1 - 2021-01-28
      
- 
        2.38.0 - 2021-01-22
      
- 
        2.37.1 - 2021-01-20
      
- 
        2.37.0 - 2021-01-19
      
- 
        2.36.2 - 2021-01-16
      
- 
        2.36.1 - 2021-01-06
      
- 
        2.36.0 - 2021-01-05
      
- 
        2.35.1 - 2020-12-14
      
- 
        2.35.0 - 2020-12-14
      
- 
        2.34.2 - 2020-12-06
      
- 
        2.34.1 - 2020-12-03
      
- 
        2.34.0 - 2020-11-29
      
- 
        2.33.3 - 2020-11-18
      
- 
        2.33.2 - 2020-11-14
      
- 
        2.33.1 - 2020-11-02
      
- 
        2.33.0 - 2020-11-01
      
- 
        2.32.1 - 2020-10-21
      
- 
        2.32.0 - 2020-10-16
      
- 
        2.31.0 - 2020-10-15
      
- 
        2.30.0 - 2020-10-13
      
- 
        2.29.0 - 2020-10-08
      
- 
        2.28.2 - 2020-09-24
      
- 
        2.28.1 - 2020-09-21
      
- 
        2.28.0 - 2020-09-21
      
- 
        2.27.1 - 2020-09-17
      
- 
        2.27.0 - 2020-09-16
      
- 
        2.26.11 - 2020-09-08
      
- 
        2.26.10 - 2020-09-04
      
- 
        2.26.9 - 2020-09-01
      
from rollup GitHub release notes2021-06-21
Bug Fixes
Pull Requests
2021-06-17
Bug Fixes
Pull Requests
2021-06-16
Features
--configPluginCLI option to apply plugins to the config file for e.g. TypeScript configs (#3835)treeshake.correctVarValueBeforeDeclarationoption to deoptimizevardeclarations (#4139)Pull Requests
2021-06-11
Bug Fixes
Pull Requests
2021-06-08
Bug Fixes
defineConfig(#4134)Pull Requests
rollup.defineConfigat runtime (@ mshrtsr)2021-06-06
Features
Bug Fixes
Pull Requests
2021-06-03
Bug Fixes
propertyReadSideEffectsare false (#4119)Pull Requests
2021-05-30
Bug Fixes
Pull Requests
coloretteinstead ofturbocolor(@ ryuever)2021-05-29
Bug Fixes
__proto__in an object literal (#4112)Pull Requests
2021-05-28
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