comparison-sorting / merge-sort

:dragon: Mergesort algorithm for JavaScript
https://aureooms.github.io/js-mergesort
GNU Affero General Public License v3.0
1 stars 0 forks source link

Update dependency @babel/core to v7.12.9 #53

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
@babel/core (source) 7.12.8 -> 7.12.9 age adoption passing confidence

Release Notes

babel/babel ### [`v7.12.9`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7129-2020-11-24) [Compare Source](https://togithub.com/babel/babel/compare/v7.12.8...v7.12.9) ##### :bug: Bug Fix - `babel-plugin-transform-typescript`, `babel-traverse` - [#​12391](https://togithub.com/babel/babel/pull/12391) Update pathCache in `NodePath#_replaceWith` ([@​JLHwung](https://togithub.com/JLHwung))

Renovate configuration

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

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

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 057b128d72e0cb873585843a37fd4f8e23ac60ba on renovate/babel-monorepo into 12a0af78d7358cb579eb19ebcce1ceb79713928c on main.

codecov-io commented 3 years ago

Codecov Report

Merging #53 (057b128) into main (12a0af7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #53   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          102       102           
=========================================
  Hits           102       102           

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 12a0af7...057b128. Read the comment docs.