bahmutov / cypress-svelte-unit-test

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

Update dependency rollup to v2.16.0 #134

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 2.15.0 -> 2.16.0

Release Notes

rollup/rollup ### [`v2.16.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2160) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.15.0...v2.16.0) _2020-06-12_ ##### Features - Add support for numeric separators ([#​3626](https://togithub.com/rollup/rollup/issues/3626)) - Switch to finalized ESTree optional chaining AST ([#​3628](https://togithub.com/rollup/rollup/issues/3628)) ##### Pull Requests - [#​3626](https://togithub.com/rollup/rollup/pull/3626): Support numeric separator ([@​TrySound](https://togithub.com/TrySound)) - [#​3628](https://togithub.com/rollup/rollup/pull/3628): Acorn 7.3.0 upgrade ([@​guybedford](https://togithub.com/guybedford)) - [#​3631](https://togithub.com/rollup/rollup/pull/3631): Improve discoverability of `manualChunks` for code splitting ([@​zlamma](https://togithub.com/zlamma))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.

bahmutov commented 4 years ago

:tada: This PR is included in version 3.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: