p3ol / buddy

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

chore(deps): update dependency rollup to v3.12.1 #783

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.10.1 -> 3.12.1 age adoption passing confidence

Release Notes

rollup/rollup ### [`v3.12.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​3121) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.12.0...v3.12.1) *2023-02-01* ##### Bug Fixes - Handle self-references in class static blocks and construtors when the class is renamed ([#​4827](https://togithub.com/rollup/rollup/issues/4827)) - Improve warnings when creating circular chunks taht reexport variables ([#​4829](https://togithub.com/rollup/rollup/issues/4829)) ##### Pull Requests - [#​4827](https://togithub.com/rollup/rollup/pull/4827): fix: use the original class name in the class body ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​4829](https://togithub.com/rollup/rollup/pull/4829): Improve and fix cross-chunk-reexport warning ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4830](https://togithub.com/rollup/rollup/pull/4830): Add Algolia doc search ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4831](https://togithub.com/rollup/rollup/pull/4831): Add warning not to add assets directly to the bundle ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v3.12.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​3120) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.11.0...v3.12.0) *2023-01-28* ##### Features - Change generated external namespace reexport helper code for CommonJS to better work with NodeJS named export detection ([#​4826](https://togithub.com/rollup/rollup/issues/4826)) ##### Pull Requests - [#​4825](https://togithub.com/rollup/rollup/pull/4825): Add and use anchors for nested options ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4826](https://togithub.com/rollup/rollup/pull/4826): Use old namespace reexport code pattern for better Node support ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v3.11.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​3110) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.10.1...v3.11.0) *2023-01-26* ##### Features - Support opt-in tree-shaking for emitted assets based on code references ([#​4805](https://togithub.com/rollup/rollup/issues/4805)) ##### Bug Fixes - Adapt documentation references in Rollup to new website ([#​4807](https://togithub.com/rollup/rollup/issues/4807)) ##### Pull Requests - [#​4805](https://togithub.com/rollup/rollup/pull/4805): feat: add needsCodeReference field to EmittedAsset ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​4807](https://togithub.com/rollup/rollup/pull/4807): Rewrite website in Vitepress and merge it into the main repository ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4816](https://togithub.com/rollup/rollup/pull/4816): web-publisher: Update docs/faqs/index.md ([@​PuruVJ](https://togithub.com/PuruVJ)) - [#​4819](https://togithub.com/rollup/rollup/pull/4819): Replace fs-extra with built-ins ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4820](https://togithub.com/rollup/rollup/pull/4820): Introduce timeout-minutes in Github actions ci ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4822](https://togithub.com/rollup/rollup/pull/4822): Tweak document landing page ([@​sapphi-red](https://togithub.com/sapphi-red)) - [#​4823](https://togithub.com/rollup/rollup/pull/4823): Minor migration guide improvements ([@​sapphi-red](https://togithub.com/sapphi-red)) - [#​4824](https://togithub.com/rollup/rollup/pull/4824): Add most options to the REPL ([@​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.