sportloop / mrc

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

chore(deps): update dependency rollup to v2.50.4 #116

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup ### [`v2.50.4`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2504) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.50.3...v2.50.4) *2021-05-29* ##### Bug Fixes - Fix a situation where tree-shaking would stop including nodes prematurely ([#​4111](https://togithub.com/rollup/rollup/issues/4111)) - Track mutations and accessor side effects when using `__proto__` in an object literal ([#​4112](https://togithub.com/rollup/rollup/issues/4112)) - Check for getter effects when spreading an object ([#​4113](https://togithub.com/rollup/rollup/issues/4113)) ##### Pull Requests - [#​4111](https://togithub.com/rollup/rollup/pull/4111): Always request a new tree-shaking pass when deoptimizations of a node are first included ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4112](https://togithub.com/rollup/rollup/pull/4112): Actually set the prototype when using a **proto** property ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4113](https://togithub.com/rollup/rollup/pull/4113): Track access side effects when using object spread operator ([@​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.