[Snyk] Upgrade rollup from 2.58.0 to 2.65.0 #12
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.58.0 to 2.65.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.65.0 - 2022-01-21
- Add complete import resolution objects to ModuleInfo for use in
- Use correct context in plugin hooks with
- #4351: refactor: re-use source mapping url (@ dnalborczyk)
- #4352: refactor: replace require-relative with built-in require.resolve (@ dnalborczyk)
- #4353: chore: bump deps (@ dnalborczyk)
- #4354: Add importedIdResolutions to moduleInfo (@ lukastaegert)
- #4355: chore: remove external from config (@ dnalborczyk)
- #4357: fix: timed plugin context (@ dnalborczyk)
-
2.64.0 - 2022-01-14
- Allow inspecting cached modules and forcing them to be transformed again via shouldTransformCachedModule (#4320)
- Do not wait for the config file to be parsed in watch mode if it is updated before that (#4344)
- Do not mutate objects returned as
- #4326: refactor: type fixes (@ dnalborczyk)
- #4339: More watch test stabilization (@ lukastaegert)
- #4340: refactor: performance timers for node.js and browser (@ dnalborczyk)
- #4341: Implement shouldTransformCachedModule hook (@ lukastaegert)
- #4344: Directly restart Rollup when config file change is detected in watch mode (@ lukastaegert)
- #4347: Create a shallow copy when returning meta from resolveId (@ lukastaegert)
-
2.63.0 - 2022-01-04
- Report a helpful error if rollup exits due to an empty event loop when using
- Allow directly mutating ModuleInfo.meta for modules and never replace this object (#4328)
- Detect additional side effect free array prototype methods (#4332)
- Do not watch if CLI watch options are specified but
- #4320: Detect unfulfilled async hook actions and report error on exit (@ kzc)
- #4328: Make initial ModuleInfo.meta mutable and maintain object identity (@ lukastaegert)
- #4318: Stabilize watch tests (@ lukastaegert)
- #4331: Improve JS docs example (@ lukastaegert)
- #4332: add support for Array.prototype.findLast,findLastIndex (@ dnalborczyk)
- #4333: convert utils.transform to async function (@ dnalborczyk)
- #4335: Do not watch unless --watch is specified explicitly (@ lukastaegert)
- #4338: Add build delay for plugin event test (@ lukastaegert)
-
2.62.0 - 2021-12-24
- Mark additional string prototype methods as side-effect-free and correct typings of existing ones (#4299)
- Mark additional array prototype methods as side-effect-free and correct typings of existing ones (#4309)
- Expose if a module is included after tree-shaking in its ModuleInfo (#4305)
- Fix how fsevents is included to improve watch mode on MacOS (#4312)
- #4299: Add additional string prototype methods (@ dnalborczyk)
- #4300: Bump deps, fix expected test result for core-js (@ dnalborczyk)
- #4302: Replace type assertion with type guard (@ dnalborczyk)
- #4304: Re-use reserved names set (@ dnalborczyk)
- #4305: Expose isIncluded in module info (@ william57m)
- #4306: Fix git line breaks on windows (@ dnalborczyk)
- #4307: Add macos to pipeline (@ dnalborczyk)
- #4309: Add additional array prototype methods (@ dnalborczyk)
- #4311: Add Deno instructions to docs (@ jespertheend)
- #4312: fsevents integration (@ dnalborczyk)
- #4313: Remove non-existing static functions from known globals (@ dnalborczyk)
-
2.61.1 - 2021-12-11
- Only resolve this.load once the code of the module is available (#4296)
- #4296: Make sure this.load waits for modules that are already loading (@ lukastaegert)
- #4298: use set for reserved words (@ dnalborczyk)
-
2.61.0 - 2021-12-09
- Support ergonomic brand checks for private fields (#4293)
- Improve handling of directory creation on systems with restrictive open files limit (#4288)
- #4288: modifymkdirpath (@ mgrabowski84)
- #4293: bump deps (@ dnalborczyk)
-
2.60.2 - 2021-11-30
- Produce correct output when dynamic import paths contain quotes (#4286)
- #4286: Escape dynamic import paths (@ danielroe)
-
2.60.1 - 2021-11-22
- Make sure virtual files have proper file extensions when preserving modules (#4270)
- #4270: Use entryFileNames when generating filenames for virtual modules (@ BPScott)
-
2.60.0 - 2021-11-12
-
2.59.0 - 2021-11-01
-
2.59.0-1 - 2021-11-11
-
2.59.0-0 - 2021-10-23
-
2.58.3 - 2021-10-25
-
2.58.2 - 2021-10-25
-
2.58.1 - 2021-10-25
-
2.58.0 - 2021-10-01
from rollup GitHub release notes2022-01-21
Features
this.load(#4354)Bug Fixes
perf: true(#4357)Pull Requests
2022-01-14
Features
Bug Fixes
metafrom the resolveId hook (#4347)Pull Requests
2022-01-04
Features
this.load(#4320)Bug Fixes
--watchis missing (#4335)Pull Requests
2021-12-24
Features
Bug Fixes
Pull Requests
2021-12-11
Bug Fixes
Pull Requests
2021-12-09
Features
Bug Fixes
Pull Requests
2021-11-30
Bug Fixes
Pull Requests
2021-11-22
Bug Fixes
Pull Requests
Read more
2.59.0-1
Commit messages
Package name: rollup
fsdocumentation nodejs/node#4352)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