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.53.0 (master) #885

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.52.8 -> 2.53.0 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.53.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2530) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.52.8...v2.53.0) *2021-07-09* ##### Features - Add `maxParallelFileReads` option to limit read operations with a default of 20 ([#​4170](https://togithub.com/rollup/rollup/issues/4170)) ##### Pull Requests - [#​4170](https://togithub.com/rollup/rollup/pull/4170): Limit parallel file reads to prevent "EMFILE: too many open files" error ([@​schummar](https://togithub.com/schummar))

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 #885 (d62b30e) into master (ca5b00b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #885   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           45        45           
  Lines          281       281           
=========================================
  Hits           281       281           

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 ca5b00b...d62b30e. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: