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.54.0 (master) #902

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.53.3 -> 2.54.0 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.54.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2540) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.53.3...v2.54.0) *2021-07-25* ##### Features - Extend UMD import.meta.url polyfill to support web workers ([#​4186](https://togithub.com/rollup/rollup/issues/4186)) ##### Bug Fixes - Resolve an issue where certain uses of classes could lead to an infinite recursion ([#​4189](https://togithub.com/rollup/rollup/issues/4189)) ##### Pull Requests - [#​4186](https://togithub.com/rollup/rollup/pull/4186): Fix UMD import.meta.url inside web workers ([@​ceifa](https://togithub.com/ceifa)) - [#​4188](https://togithub.com/rollup/rollup/pull/4188): Fix typo in renderHelpers.ts ([@​eltociear](https://togithub.com/eltociear)) - [#​4189](https://togithub.com/rollup/rollup/pull/4189): Move long path recursion prevention to MemberExpression ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4190](https://togithub.com/rollup/rollup/pull/4190): Stop recommending node-builtins ([@​curran](https://togithub.com/curran))

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 #902 (6ad68a7) into master (7445ba9) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #902   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           47        47           
  Lines          287       287           
=========================================
  Hits           287       287           

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 b8239c8...6ad68a7. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: