form8ion / javascript-scaffolder

opinionated scaffolder for JavaScript projects
https://npm.im/@travi/javascript-scaffolder
MIT License
3 stars 2 forks source link

chore(deps): update dependency rollup to v2.50.6 (master) #845

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup ### [`v2.50.6`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2506) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.50.5...v2.50.6) *2021-06-03* ##### Bug Fixes - Do not consider the object spread operator as side effect when `propertyReadSideEffects` are false ([#​4119](https://togithub.com/rollup/rollup/issues/4119)) - Detect side effects when returning thenables from async arrow functions ([#​4120](https://togithub.com/rollup/rollup/issues/4120)) ##### Pull Requests - [#​4119](https://togithub.com/rollup/rollup/pull/4119): Respect propertyReadSideEffects in spread elements ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4120](https://togithub.com/rollup/rollup/pull/4120): Detect async arrow thenable side effects ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

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

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #845 (ac50dca) into master (e1cb801) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #845   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           45        45           
  Lines          280       280           
=========================================
  Hits           280       280           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e1cb801...ac50dca. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: