bahmutov / cypress-svelte-unit-test

Unit testing Svelte components in Cypress E2E test runner
162 stars 21 forks source link

chore(deps): update dependency rollup to v2.59.0 #297

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup ### [`v2.59.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2590) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.58.3...v2.59.0) *2021-11-01* ##### Features - Support static class initialization blocks ([#​4249](https://togithub.com/rollup/rollup/issues/4249)) ##### Bug Fixes - Fix an issue with the CommonJS plugin when module.exports has inherited properties ([#​4256](https://togithub.com/rollup/rollup/issues/4256)) ##### Pull Requests - [#​4236](https://togithub.com/rollup/rollup/pull/4236): typescript bug class field initialization order ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4249](https://togithub.com/rollup/rollup/pull/4249): Support for class static initialization block ([@​dnalborczyk](https://togithub.com/dnalborczyk) and [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4256](https://togithub.com/rollup/rollup/pull/4256): Skip inherited properties in synthetic namespaces ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.58.3`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2583) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.58.2...v2.58.3) *2021-10-25* ##### Bug Fixes - Republish 2.58.1 with npm 6 as files were missing ### [`v2.58.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2582) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.58.1...v2.58.2) *2021-10-25* ##### Bug Fixes - Republish 2.58.1 as files were missing ### [`v2.58.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2581) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.58.0...v2.58.1) *2021-10-25* ##### Bug Fixes - Fix an issue with the CommonJS plugin when module.exports is falsy ([#​4247](https://togithub.com/rollup/rollup/issues/4247)) ##### Pull Requests - [#​4247](https://togithub.com/rollup/rollup/pull/4247): Handle falsy synthetic namespaces ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

📅 Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" (UTC).

🚦 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 WhiteSource Renovate. View repository job log here.