p3ol / buddy

🐕 Dead simple cross-domain iframe/window messaging
MIT License
8 stars 0 forks source link

chore(deps): update dependency rollup to v3.5.0 #749

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.3.0 -> 3.5.0 age adoption passing confidence

Release Notes

rollup/rollup ### [`v3.5.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​350) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.4.0...v3.5.0) *2022-11-27* ##### Features - Add `treeshake.manualPureFunctions` to override static analysis for explicit function names ([#​4718](https://togithub.com/rollup/rollup/issues/4718)) ##### Bug Fixes - Do not throw when a plugin uses `this.load` without awaiting its result ([#​4725](https://togithub.com/rollup/rollup/issues/4725)) ##### Pull Requests - [#​4718](https://togithub.com/rollup/rollup/pull/4718): Add simple way to manually declare pure functions ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4725](https://togithub.com/rollup/rollup/pull/4725): Fix isIncluded error when using rollup-plugin-typescript2 ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v3.4.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​340) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.3.0...v3.4.0) *2022-11-22* ##### Features - Do not keep unused `Object.freeze` calls on object literals ([#​4720](https://togithub.com/rollup/rollup/issues/4720)) ##### Pull Requests - [#​4720](https://togithub.com/rollup/rollup/pull/4720): Only consider Object.freeze a side effect if the argument is used ([@​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.