p3ol / buddy

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

chore(deps): update dependency rollup to v3.7.5 #768

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.7.4 -> 3.7.5 age adoption passing confidence

Release Notes

rollup/rollup ### [`v3.7.5`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​375) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.7.4...v3.7.5) *2022-12-17* ##### Bug Fixes - Avoid name shadowing when default exporting a class that matches the name of another class ([#​4756](https://togithub.com/rollup/rollup/issues/4756)) - Do not display the error message both in a separate line and in the stack trace in rollup CLI ([#​4749](https://togithub.com/rollup/rollup/issues/4749)) - Make type of `RollupWarning.cause` compatible with `Error.cause` ([#​4757](https://togithub.com/rollup/rollup/issues/4757)) - Do not swallow side effects when interacting with modules namespaces nested in another object ([#​4758](https://togithub.com/rollup/rollup/issues/4758)) ##### Pull Requests - [#​4749](https://togithub.com/rollup/rollup/pull/4749): feat: simplify `stack` info in cli error ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​4756](https://togithub.com/rollup/rollup/pull/4756): Avoid name conflicts for default exported classes ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4757](https://togithub.com/rollup/rollup/pull/4757): fix: RollupLog cause allow unknown ([@​Shinigami92](https://togithub.com/Shinigami92)) - [#​4758](https://togithub.com/rollup/rollup/pull/4758): Correctly handle side effects when a namespace is nested in an object ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.