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 @aureooms/js-itertools to v4.1.0 #36

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@aureooms/js-itertools (source) devDependencies minor 4.0.1 -> 4.1.0

Release Notes

aureooms/js-itertools ### [`v4.1.0`](https://togithub.com/aureooms/js-itertools/releases/v4.1.0) [Compare Source](https://togithub.com/aureooms/js-itertools/compare/v4.0.1...v4.1.0) - :sparkles: feat(extra/diagonal): Compute the product of two infinite iterables. [`7fb0fa2`](https://togithub.com/aureooms/js-itertools/commit/7fb0fa2) - Update dependency [@​babel/core](https://togithub.com/babel/core) to v7.11.1 [`141da0a`](https://togithub.com/aureooms/js-itertools/commit/141da0a)

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 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 3a2228e3d959ac7909be077c67acf9cad7d0e62c on renovate/aureooms-js-itertools-4.x into 0a0991f861c3ae45030c7df88eb2a4c42db9e541 on master.

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #36   +/-   ##
=========================================
  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 0a0991f...3a2228e. Read the comment docs.