sportloop / mrc

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

chore(deps): update dependency rollup to v2.60.0 #211

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.59.0 -> 2.60.0 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.60.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2600) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.59.0...v2.60.0) *2021-11-11* ##### Features - Add `this.load` context function to load, transform and parse modules without adding them to the graph ([#​4234](https://togithub.com/rollup/rollup/issues/4234)) - Sanitize non-url-safe characters in generated chunk names by default ([#​4262](https://togithub.com/rollup/rollup/issues/4262)) - Support ESM plugins via command line ([#​4265](https://togithub.com/rollup/rollup/issues/4265)) ##### Pull Requests - [#​4234](https://togithub.com/rollup/rollup/pull/4234): Plugin context function for pre-loading modules ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4262](https://togithub.com/rollup/rollup/pull/4262): exclude invalid URL chars ([@​danielroe](https://togithub.com/danielroe)) - [#​4265](https://togithub.com/rollup/rollup/pull/4265): support loading ESM plugins from the CLI via --plugin ([@​kzc](https://togithub.com/kzc))

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.