[Snyk] Upgrade rollup from 2.26.9 to 2.58.0 #23
  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.58.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.
Release notes
Package name: rollup
- 
        2.58.0 - 2021-10-01
 - Add a flag to more reliably identify entry points in the 
 - #4230: Add isEntry flag to resolveId and this.resolve (@ lukastaegert)
- #4233: Remove unused rollup-plugin-typescript ambient module types (@ dnalborczyk)
- #4235: Update dependencies (@ lukastaegert)
 
- 
        2.57.0 - 2021-09-22
 - Add 
- Improve AMD and SystemJS parsing performance by wrapping relevant functions in parentheses (#4215)
- Using 
 - Improve ES3 syntax compatibility by more consequently quoting reserved words as props in generated code (#4215)
- Do not use 
- Support live-bindings in dynamic namespace objects that contain reexported external or synthetic namespaces (#4215)
- Use correct "this" binding in dynamic import expressions for CommonJS and AMD (#4215)
- Properly handle 
- Prevent unhandled rejection for failed module parsing (#4228)
 - #4212: chore: remove unused ambient types (@ dnalborczyk)
- #4215: Use ES2015 features in generated code snippets (@ lukastaegert)
- #4219: chore: bump rollup typescript, remove unused micromatch (@ dnalborczyk)
- #4220: chore: use forceConsistentCasingInFileNames in ts-config (@ dnalborczyk)
- #4224: prepare for useDefineForClassFields (@ dnalborczyk)
- #4228: fix: prevent UnhandledPromiseRejectionWarning when module resolution/parsing fails (@ kherock)
 
- 
        2.56.3 - 2021-08-23
 - Make sure moduleInfo contains complete information about imported ids in the moduleParsed hook (#4208)
 - #4208: 
 
- 
        2.56.2 - 2021-08-10
 - Check if after simplification, an object pattern would become an expression statement or arrow function return value (#4204)
 - #4204: Do not create invalid code when simplifying object pattern assignments (@ lukastaegert)
 
- 
        2.56.1 - 2021-08-08
 - Fix rendering of SystemJS export declarations initialized with a simplifiable expression (#4202)
 - #4202: Fix incorrect rendering of export declarations in SystemJS (@ lukastaegert)
 
- 
        2.56.0 - 2021-08-05
 - Create more efficient code for SystemJS exports (#4199)
- Extend 
 - Return correct value for postfix update expressions of exported variables (#4194)
 - #4199: Refine SystemJS export rendering (@ lukastaegert)
- #4200: Restrict parallel execution of load hook (@ schummar)
 
- 
        2.55.1 - 2021-07-29
 - Improve CLI warning message for unused external imports (#4194)
 - #4194: Align batch warning for UNUSED_EXTERNAL_IMPORT to individual warning (@ benmccann)
 
- 
        2.55.0 - 2021-07-28
 - Support default export live-bindings when generating ESM output (#4182)
 - Always write 
- Do not mask default export TDZ errors (#4182)
 
- 
        2.54.0 - 2021-07-25
 - Extend UMD import.meta.url polyfill to support web workers (#4186)
 - Resolve an issue where certain uses of classes could lead to an infinite recursion (#4189)
 - #4186: Fix UMD import.meta.url inside web workers (@ ceifa)
- #4188: Fix typo in renderHelpers.ts (@ eltociear)
- #4189: Move long path recursion prevention to MemberExpression (@ lukastaegert)
- #4190: Stop recommending node-builtins (@ curran)
 
- 
        2.53.3 - 2021-07-21
 - Solve an issue that could lead to severe memory issues and crashes when there are a lot of hoisted variables (#4183)
 - #4183: Avoid memory issues with hoisted variables (@ lukastaegert)
 
- 
        2.53.2 - 2021-07-15
      
- 
        2.53.1 - 2021-07-11
      
- 
        2.53.0 - 2021-07-09
      
- 
        2.52.8 - 2021-07-07
      
- 
        2.52.7 - 2021-07-02
      
- 
        2.52.6 - 2021-07-01
      
- 
        2.52.5 - 2021-07-01
      
- 
        2.52.4 - 2021-06-30
      
- 
        2.52.3 - 2021-06-25
      
- 
        2.52.2 - 2021-06-21
      
- 
        2.52.1 - 2021-06-17
      
- 
        2.52.0 - 2021-06-16
      
- 
        2.51.2 - 2021-06-11
      
- 
        2.51.1 - 2021-06-08
      
- 
        2.51.0 - 2021-06-06
      
- 
        2.50.6 - 2021-06-03
      
- 
        2.50.5 - 2021-05-30
      
- 
        2.50.4 - 2021-05-29
      
- 
        2.50.3 - 2021-05-28
      
- 
        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-10-01
Features
resolveIdhook (#4230)Pull Requests
2021-09-22
Features
generatedCodeoption to allow Rollup to use es2015 features for smaller output and more efficient helpers (#4215)preferConstwill now show a warning withstrictDeprecations: true(#4215)Bug Fixes
Object.assignin generated code to ensure ES5 compatibility without the need for polyfills (#4215)shimMissingExportsfor exports that are only used internally (#4215)Pull Requests
2021-08-23
Bug Fixes
Pull Requests
ModuleInfo.importedIdswill return null ifresolvedIds[source]is undefined (@ FoxDaxian and @ lukastaegert)2021-08-10
Bug Fixes
Pull Requests
2021-08-08
Bug Fixes
Pull Requests
2021-08-05
Features
maxParallelFileReadsoption to also throttle plugin load hooks (#4200)Bug Fixes
Pull Requests
2021-07-29
Bug Fixes
Pull Requests
2021-07-28
Features
Bug Fixes
["default"]as computed property when used as named export (#4182)2021-07-25
Features
Bug Fixes
Pull Requests
2021-07-21
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