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.26.0 #189

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.25.0 -> 2.26.0

Release Notes

rollup/rollup ### [`v2.26.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2260) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.25.0...v2.26.0) _2020-08-15_ ##### Features - Add a new entry `importedBindings` to the bundle information to list bindings per dependency ([#​3722](https://togithub.com/rollup/rollup/issues/3722)) ##### Bug Fixes - Do not render an invalid UMD wrapper when no bindings are imported from a dependency ([#​3724](https://togithub.com/rollup/rollup/issues/3724)) - Avoid situations where removing the `else` branch from an `if` statement might catch the `else` branch from another one ([#​3725](https://togithub.com/rollup/rollup/issues/3725)) ##### Pull Requests - [#​3722](https://togithub.com/rollup/rollup/pull/3722): Add import specifiers to bundle information ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3724](https://togithub.com/rollup/rollup/pull/3724): Fix missing variables for UMD and IIFE builds ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3725](https://togithub.com/rollup/rollup/pull/3725): Do not entirely remove else branch if another else branch might accidentally be referenced ([@​lukastaegert](https://togithub.com/lukastaegert))

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: