NiGhTTraX / ts-monorepo

Template for setting up a TypeScript monorepo
MIT License
1.5k stars 169 forks source link

chore(deps): update dependency rollup to ~2.75.0 #253

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) ~2.74.0 -> ~2.75.0 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.75.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2750) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.74.1...v2.75.0) *2022-05-27* ##### Features - Re-implement default parameter tree-shaking for top-level functions ([#​4510](https://togithub.com/rollup/rollup/issues/4510)) - Do not consider calling string methods like `.trim()` on template literals a side effect ([#​4511](https://togithub.com/rollup/rollup/issues/4511)) ##### Pull Requests - [#​4510](https://togithub.com/rollup/rollup/pull/4510): Tree-shake parameter defaults (replaces [#​4498](https://togithub.com/rollup/rollup/issues/4498)) ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4511](https://togithub.com/rollup/rollup/pull/4511): Tree-shake side-effect-free string methods on template literals ([@​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 Mend Renovate. View repository job log here.