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.33.0 #232

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 2.32.1 -> 2.33.0

Release Notes

rollup/rollup ### [`v2.33.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2330) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.32.1...v2.33.0) _2020-11-01_ ##### Features - Add parameter to "watchChange" hook to denote if a change was an addition, update or deletion ([#​3841](https://togithub.com/rollup/rollup/issues/3841)) - Add "closeWatcher" hook to allow plugins to clean up resources when the watcher is closed ([#​3841](https://togithub.com/rollup/rollup/issues/3841)) - Add "this.getWatchFiles" function to plugin context to get the current set of watched files ([#​3841](https://togithub.com/rollup/rollup/issues/3841)) ##### Pull Requests - [#​3841](https://togithub.com/rollup/rollup/pull/3841): Improved watcher hooks ([@​Amareis](https://togithub.com/Amareis)) - [#​3848](https://togithub.com/rollup/rollup/pull/3848): Add options hook to asyncpluginhooks ([@​intrnl](https://togithub.com/intrnl))

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.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: