This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
rollup (source) | ^2.60.2 -> ^2.62.0 |
Release Notes
rollup/rollup
### [`v2.62.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2620) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.61.1...v2.62.0) *2021-12-24* ##### Features - Mark additional string prototype methods as side-effect-free and correct typings of existing ones ([#4299](https://togithub.com/rollup/rollup/issues/4299)) - Mark additional array prototype methods as side-effect-free and correct typings of existing ones ([#4309](https://togithub.com/rollup/rollup/issues/4309)) - Expose if a module is included after tree-shaking in its ModuleInfo ([#4305](https://togithub.com/rollup/rollup/issues/4305)) ##### Bug Fixes - Fix how fsevents is included to improve watch mode on MacOS ([#4312](https://togithub.com/rollup/rollup/issues/4312)) ##### Pull Requests - [#4299](https://togithub.com/rollup/rollup/pull/4299): Add additional string prototype methods ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4300](https://togithub.com/rollup/rollup/pull/4300): Bump deps, fix expected test result for core-js ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4302](https://togithub.com/rollup/rollup/pull/4302): Replace type assertion with type guard ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4304](https://togithub.com/rollup/rollup/pull/4304): Re-use reserved names set ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4305](https://togithub.com/rollup/rollup/pull/4305): Expose isIncluded in module info ([@william57m](https://togithub.com/william57m)) - [#4306](https://togithub.com/rollup/rollup/pull/4306): Fix git line breaks on windows ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4307](https://togithub.com/rollup/rollup/pull/4307): Add macos to pipeline ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4309](https://togithub.com/rollup/rollup/pull/4309): Add additional array prototype methods ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4311](https://togithub.com/rollup/rollup/pull/4311): Add Deno instructions to docs ([@jespertheend](https://togithub.com/jespertheend)) - [#4312](https://togithub.com/rollup/rollup/pull/4312): fsevents integration ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4313](https://togithub.com/rollup/rollup/pull/4313): Remove non-existing static functions from known globals ([@dnalborczyk](https://togithub.com/dnalborczyk)) ### [`v2.61.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2611) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.61.0...v2.61.1) *2021-12-11* ##### Bug Fixes - Only resolve this.load once the code of the module is available ([#4296](https://togithub.com/rollup/rollup/issues/4296)) ##### Pull Requests - [#4296](https://togithub.com/rollup/rollup/pull/4296): Make sure this.load waits for modules that are already loading ([@lukastaegert](https://togithub.com/lukastaegert)) - [#4298](https://togithub.com/rollup/rollup/pull/4298): use set for reserved words ([@dnalborczyk](https://togithub.com/dnalborczyk)) ### [`v2.61.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2610) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.60.2...v2.61.0) *2021-12-09* ##### Features - Support ergonomic brand checks for private fields ([#4293](https://togithub.com/rollup/rollup/issues/4293)) ##### Bug Fixes - Improve handling of directory creation on systems with restrictive open files limit ([#4288](https://togithub.com/rollup/rollup/issues/4288)) ##### Pull Requests - [#4288](https://togithub.com/rollup/rollup/pull/4288): modifymkdirpath ([@mgrabowski84](https://togithub.com/mgrabowski84)) - [#4293](https://togithub.com/rollup/rollup/pull/4293): bump deps ([@dnalborczyk](https://togithub.com/dnalborczyk))Configuration
📅 Schedule: "before 7am on the first day of the month" in timezone GMT.
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.