hmsk / jest-matcher-vue-test-utils

✨ Cute jest matchers to test Vue components with vue-test-utils
33 stars 3 forks source link

Update dependency rollup to v2.7.2 #219

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 patch 2.7.1 -> 2.7.2

Release Notes

rollup/rollup ### [`v2.7.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​272) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.7.1...v2.7.2) _2020-04-22_ ##### Bug Fixes - Prevent an infinite loop when creating separate manual chunks with circular dependencies ([#​3510](https://togithub.com/rollup/rollup/issues/3510)) - Do not fail if "super" is used in the definition of a class field ([#​3511](https://togithub.com/rollup/rollup/issues/3511)) - Throw if a plugin tries to emit a file with an absolute Windows path ([#​3509](https://togithub.com/rollup/rollup/issues/3509)) ##### Pull Requests - [#​3509](https://togithub.com/rollup/rollup/pull/3509): Ban emitFile via absolute paths on Windows OS ([@​SASUKE40](https://togithub.com/SASUKE40)) - [#​3510](https://togithub.com/rollup/rollup/pull/3510): Do not fail for circular imports between manual chunks ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3511](https://togithub.com/rollup/rollup/pull/3511): Support "super" in class fields ([@​lukastaegert](https://togithub.com/lukastaegert))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

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