sportloop / mrc

TypeScript Toolkit for Parsing MRC Workout Files
MIT License
1 stars 1 forks source link

chore(deps): update dependency rollup to v2.63.0 #250

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 2.62.0 -> 2.63.0 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.63.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2630) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.62.0...v2.63.0) *2022-01-04* ##### Features - Report a helpful error if rollup exits due to an empty event loop when using `this.load` ([#​4320](https://togithub.com/rollup/rollup/issues/4320)) - Allow directly mutating ModuleInfo.meta for modules and never replace this object ([#​4328](https://togithub.com/rollup/rollup/issues/4328)) - Detect additional side effect free array prototype methods ([#​4332](https://togithub.com/rollup/rollup/issues/4332)) ##### Bug Fixes - Do not watch if CLI watch options are specified but `--watch` is missing ([#​4335](https://togithub.com/rollup/rollup/issues/4335)) ##### Pull Requests - [#​4320](https://togithub.com/rollup/rollup/pull/4320): Detect unfulfilled async hook actions and report error on exit ([@​kzc](https://togithub.com/kzc)) - [#​4328](https://togithub.com/rollup/rollup/pull/4328): Make initial ModuleInfo.meta mutable and maintain object identity ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4318](https://togithub.com/rollup/rollup/pull/4318): Stabilize watch tests ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4331](https://togithub.com/rollup/rollup/pull/4331): Improve JS docs example ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4332](https://togithub.com/rollup/rollup/pull/4332): add support for Array.prototype.findLast,findLastIndex ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4333](https://togithub.com/rollup/rollup/pull/4333): convert utils.transform to async function ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4335](https://togithub.com/rollup/rollup/pull/4335): Do not watch unless --watch is specified explicitly ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4338](https://togithub.com/rollup/rollup/pull/4338): Add build delay for plugin event test ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.