p3ol / buddy

πŸ• Dead simple cross-domain iframe/window messaging
MIT License
8 stars 0 forks source link

chore(deps): update dependency rollup to v3.15.0 #789

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup ### [`v3.15.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​3150) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.14.0...v3.15.0) *2023-02-10* ##### Features - Do not consider instantiating a constructor a side effect if it adds properties to "this" and is instantiated elsewhere ([#​4842](https://togithub.com/rollup/rollup/issues/4842)) ##### Bug Fixes - Improve side effect detection in constructors ([#​4842](https://togithub.com/rollup/rollup/issues/4842)) ##### Pull Requests - [#​4842](https://togithub.com/rollup/rollup/pull/4842): fix: add this option to context.ignore ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​4843](https://togithub.com/rollup/rollup/pull/4843): fixed the logo link ([@​oMatheuss](https://togithub.com/oMatheuss)) - [#​4844](https://togithub.com/rollup/rollup/pull/4844): Update index.md ([@​cunzaizhuyi](https://togithub.com/cunzaizhuyi)) - [#​4845](https://togithub.com/rollup/rollup/pull/4845): docs: fix style ([@​TrickyPi](https://togithub.com/TrickyPi)) ### [`v3.14.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​3140) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.13.0...v3.14.0) *2023-02-05* ##### Features - Add `experimentalDeepDynamicChunkOptimization` option to produce fewer chunks from dynamic imports ([#​4837](https://togithub.com/rollup/rollup/issues/4837)) ##### Pull Requests - [#​4837](https://togithub.com/rollup/rollup/pull/4837): Add flag to re-enable deep dynamic chunk optimization ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4839](https://togithub.com/rollup/rollup/pull/4839): fix: correct incorrect assertions ([@​TrickyPi](https://togithub.com/TrickyPi)) ### [`v3.13.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​3130) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.12.1...v3.13.0) *2023-02-03* ##### Features - Prevent chunk cycles when using `experimentalMinChunkSize` ([#​4723](https://togithub.com/rollup/rollup/issues/4723)) ##### Pull Requests - [#​4723](https://togithub.com/rollup/rollup/pull/4723): Improve minChunkSize algorithm ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4833](https://togithub.com/rollup/rollup/pull/4833): docs: Fix typo ([@​mturoci](https://togithub.com/mturoci)) - [#​4835](https://togithub.com/rollup/rollup/pull/4835): Tables in docs ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» 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.