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 babel monorepo to v7.11.6 #44

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies patch 7.11.5 -> 7.11.6
@babel/core (source) devDependencies patch 7.11.5 -> 7.11.6

Release Notes

babel/babel ### [`v7.11.6`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7116-2020-09-03) [Compare Source](https://togithub.com/babel/babel/compare/v7.11.5...v7.11.6) ##### :house: Internal - [#​12028](https://togithub.com/babel/babel/pull/12028) Run prepublish build after versioning ([@​JLHwung](https://togithub.com/JLHwung)) ##### :leftwards_arrow_with_hook: Revert - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-transform-fixture-test-runner` - [#​12027](https://togithub.com/babel/babel/pull/12027) Revert [#​12014](https://togithub.com/babel/babel/issues/12014) ([@​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 these updates again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling f6b7957ae7aa7b831e4a2cded653a1b49732004b on renovate/babel-monorepo into f27db377e3bdf5fd4f3c9785c5ae143acbb87523 on master.

codecov-commenter commented 4 years ago

Codecov Report

Merging #44 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #44   +/-   ##
=========================================
  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 f27db37...f6b7957. Read the comment docs.