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.0.1 #34

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 patch 4.0.0 -> 4.0.1

Release Notes

aureooms/js-itertools ### [`v4.0.1`](https://togithub.com/aureooms/js-itertools/releases/v4.0.1) [Compare Source](https://togithub.com/aureooms/js-itertools/compare/v4.0.0...v4.0.1) - :unamused: chore(deps): Upgrade. [`b8acc78`](https://togithub.com/aureooms/js-itertools/commit/b8acc78) - :sparkles: feat(extra/nth): Add nth(iterable, n). [`fc11fd1`](https://togithub.com/aureooms/js-itertools/commit/fc11fd1) - :books: docs: Improve some docstrings. [`fb64e3b`](https://togithub.com/aureooms/js-itertools/commit/fb64e3b) - :unamused: chore(package.json): Add `sideEffects: false`. [`67d74e3`](https://togithub.com/aureooms/js-itertools/commit/67d74e3) - :books: docs(map/group): Add key parameter in docstring examples. [`323e37e`](https://togithub.com/aureooms/js-itertools/commit/323e37e) - Update dependency ava to v3.11.1 [`281abe0`](https://togithub.com/aureooms/js-itertools/commit/281abe0) - Update babel monorepo to v7.11.0 [`3a6c24e`](https://togithub.com/aureooms/js-itertools/commit/3a6c24e) - Update dependency ava to v3.11.0 [`4826d0d`](https://togithub.com/aureooms/js-itertools/commit/4826d0d) - Update dependency regenerator-runtime to v0.13.7 [`836df39`](https://togithub.com/aureooms/js-itertools/commit/836df39) - Update dependency regenerator-runtime to v0.13.6 [`d5abaf3`](https://togithub.com/aureooms/js-itertools/commit/d5abaf3) - Update dependency ava to v3.10.1 [`5bb7602`](https://togithub.com/aureooms/js-itertools/commit/5bb7602) - Update babel monorepo to v7.10.5 [`65968ba`](https://togithub.com/aureooms/js-itertools/commit/65968ba) - Update dependency np to v6.3.2 [`305d3f9`](https://togithub.com/aureooms/js-itertools/commit/305d3f9) - Update dependency np to v6.3.1 [`45e6aca`](https://togithub.com/aureooms/js-itertools/commit/45e6aca) - Update dependency np to v6.3.0 [`a3f2092`](https://togithub.com/aureooms/js-itertools/commit/a3f2092) - Pin dependency regenerator-runtime to 0.13.5 [`e994fbb`](https://togithub.com/aureooms/js-itertools/commit/e994fbb) - :unamused: chore(dev-deps): Upgrade dependencies. [`75a1584`](https://togithub.com/aureooms/js-itertools/commit/75a1584) - Update dependency xo to v0.32.1 [`a3a0a2e`](https://togithub.com/aureooms/js-itertools/commit/a3a0a2e) - Update dependency np to v6.2.5 [`833eef6`](https://togithub.com/aureooms/js-itertools/commit/833eef6) - Update babel monorepo to v7.10.3 [`350552f`](https://togithub.com/aureooms/js-itertools/commit/350552f) - Update dependency ava to v3.9.0 [`4cf9aae`](https://togithub.com/aureooms/js-itertools/commit/4cf9aae) - Update dependency np to v6.2.4 [`79a6585`](https://togithub.com/aureooms/js-itertools/commit/79a6585) - Update dependency xo to v0.32.0 [`5d8bf39`](https://togithub.com/aureooms/js-itertools/commit/5d8bf39) - Update dependency nyc to v15.1.0 [`18d05d7`](https://togithub.com/aureooms/js-itertools/commit/18d05d7) - Update dependency xo to v0.31.0 [`af3d352`](https://togithub.com/aureooms/js-itertools/commit/af3d352) - Update babel monorepo to v7.10.2 [`4824ea3`](https://togithub.com/aureooms/js-itertools/commit/4824ea3) - Update babel monorepo to v7.10.1 [`cd10cc8`](https://togithub.com/aureooms/js-itertools/commit/cd10cc8) - Update babel monorepo to v7.10.0 [`8bf7848`](https://togithub.com/aureooms/js-itertools/commit/8bf7848) - Update dependency ava to v3.8.2 [`a201934`](https://togithub.com/aureooms/js-itertools/commit/a201934) - :mag: test: Increase ava timeout to 2 minutes. [`a01afd9`](https://togithub.com/aureooms/js-itertools/commit/a01afd9)

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 d7bffb6017a420157e1043b21eb6281f8e3a3906 on renovate/aureooms-js-itertools-4.x into b8d34fb041abc524216c490e570ef8f7641707a9 on master.

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #34   +/-   ##
=========================================
  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 b8d34fb...d7bffb6. Read the comment docs.