Closed renovate[bot] closed 3 years ago
This PR contains the following updates:
4.1.0
5.0.1
: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.
Coverage remained the same at 100.0% when pulling 621fec25b8480fc97ef9c36895cbacb273c69c68 on renovate/aureooms-js-itertools-5.x into 1a7d804f61348971517b5b28ad575f04c5ece1ff on main.
This PR contains the following updates:
4.1.0
->5.0.1
Release Notes
aureooms/js-itertools
### [`v5.0.1`](https://togithub.com/aureooms/js-itertools/releases/v5.0.1) [Compare Source](https://togithub.com/aureooms/js-itertools/compare/v5.0.0...v5.0.1) - :arrow_up: deps: Upgrade dependencies. [`e931280`](https://togithub.com/aureooms/js-itertools/commit/e931280) ### [`v5.0.0`](https://togithub.com/aureooms/js-itertools/releases/v5.0.0) [Compare Source](https://togithub.com/aureooms/js-itertools/compare/v4.1.0...v5.0.0) - :adhesive_bandage: fix: Make all tests pass again. [`70b0c52`](https://togithub.com/aureooms/js-itertools/commit/70b0c52) - :recycle: refactor: Use default exports everywhere. [`b63b59f`](https://togithub.com/aureooms/js-itertools/commit/b63b59f) - :arrow_up: deps: Upgrade commitlint config. [`66fc104`](https://togithub.com/aureooms/js-itertools/commit/66fc104) - :robot: chore: Define custom script to run on travis. [`fb1006e`](https://togithub.com/aureooms/js-itertools/commit/fb1006e) - :robot: chore(package.json): Add dev script. [`5fa0fcd`](https://togithub.com/aureooms/js-itertools/commit/5fa0fcd) - :robot: config(husky): Configure pre-commit hook. [`e0a891c`](https://togithub.com/aureooms/js-itertools/commit/e0a891c) - :robot: chore: Lint source files. [`81dd234`](https://togithub.com/aureooms/js-itertools/commit/81dd234) - :robot: config(xo): Remove ignores. [`54fff5f`](https://togithub.com/aureooms/js-itertools/commit/54fff5f) - :robot: config(typescript): Create tsconfig.json. [`bd6ad3b`](https://togithub.com/aureooms/js-itertools/commit/bd6ad3b) - :robot: config(renovate.json): Remove custom automerge key. [`8c86818`](https://togithub.com/aureooms/js-itertools/commit/8c86818) - :robot: config(renovate.json): Use shared config. [`8a5d180`](https://togithub.com/aureooms/js-itertools/commit/8a5d180) - :robot: config(release): Customize commit message. [`baef7a6`](https://togithub.com/aureooms/js-itertools/commit/baef7a6) - :robot: docs(README.md): Make travis-ci.org point to travis-ci.com. [`d3248c5`](https://togithub.com/aureooms/js-itertools/commit/d3248c5) - :robot: chore(package.json): Configure prettier. [`e8db60f`](https://togithub.com/aureooms/js-itertools/commit/e8db60f) - :robot: config(package.json): Remove xo call in test. [`e183c8a`](https://togithub.com/aureooms/js-itertools/commit/e183c8a) - :robot: chore(package.json): Add lint-and-fix script. [`de0fd8b`](https://togithub.com/aureooms/js-itertools/commit/de0fd8b) - :robot: chore(package.json): Add lint script. [`052e3b6`](https://togithub.com/aureooms/js-itertools/commit/052e3b6) - :robot: chore(package.json): Add debug script. [`9748051`](https://togithub.com/aureooms/js-itertools/commit/9748051) - :robot: config(babel): Sort keys. [`31217d7`](https://togithub.com/aureooms/js-itertools/commit/31217d7) - :robot: config(babel): Enable sourceMaps files. [`d80c918`](https://togithub.com/aureooms/js-itertools/commit/d80c918) - :robot: config(babel): Setup test environment. [`ea9ca6a`](https://togithub.com/aureooms/js-itertools/commit/ea9ca6a) - :robot: config(babel): Sort environments keys. [`685969e`](https://togithub.com/aureooms/js-itertools/commit/685969e) - :robot: chore: Add test key in .babel.env. [`decb80a`](https://togithub.com/aureooms/js-itertools/commit/decb80a) - :robot: build: Configure microbundle to produce build. [`7a3ff91`](https://togithub.com/aureooms/js-itertools/commit/7a3ff91) - :robot: config(babel): Setup production environment. [`075b835`](https://togithub.com/aureooms/js-itertools/commit/075b835) - :robot: chore: Add production key in .babel.env. [`9c640e5`](https://togithub.com/aureooms/js-itertools/commit/9c640e5) - :robot: config(babel): Setup development environment. [`8b11882`](https://togithub.com/aureooms/js-itertools/commit/8b11882) - :robot: config(babel): Setup debug environment. [`264d093`](https://togithub.com/aureooms/js-itertools/commit/264d093) - :robot: chore: Add debug key in .babel.env. [`4b7fc27`](https://togithub.com/aureooms/js-itertools/commit/4b7fc27) - :robot: config(babel): Setup default presets. [`5b77349`](https://togithub.com/aureooms/js-itertools/commit/5b77349) - :robot: config(husky): Configure commit-msg hook. [`ec0e25e`](https://togithub.com/aureooms/js-itertools/commit/ec0e25e) - :robot: config(git-hooks): Setup husky. [`11b06b0`](https://togithub.com/aureooms/js-itertools/commit/11b06b0) - :robot: config(github): Configure workflow to automate gh-pages generation. [`d08c6ed`](https://togithub.com/aureooms/js-itertools/commit/d08c6ed) - :robot: cleaning(package.json): Remove esdoc script. [`cc8c9e0`](https://togithub.com/aureooms/js-itertools/commit/cc8c9e0) - :robot: chore: Add build-docs script. [`b92ae77`](https://togithub.com/aureooms/js-itertools/commit/b92ae77) - :robot: chore(package.json): Add devDependency babel-preset-power-assert. [`cc14030`](https://togithub.com/aureooms/js-itertools/commit/cc14030) - :robot: chore(package.json): Add devDependency power-assert. [`96e37f2`](https://togithub.com/aureooms/js-itertools/commit/96e37f2) - :robot: chore(package.json): Add devDependency babel-plugin-unassert. [`e33dfe5`](https://togithub.com/aureooms/js-itertools/commit/e33dfe5) - :robot: chore(package.json): Add devDependency babel-plugin-transform-remove-console. [`129f9b1`](https://togithub.com/aureooms/js-itertools/commit/129f9b1) - :robot: chore: Use c8 instead of nyc. [`5f521c8`](https://togithub.com/aureooms/js-itertools/commit/5f521c8) - :robot: config(ava): Sort keys. [`42b6804`](https://togithub.com/aureooms/js-itertools/commit/42b6804) - :robot: chore: Lint configuration files. [`bf5d707`](https://togithub.com/aureooms/js-itertools/commit/bf5d707) - :robot: config(fixpack): Update or create .fixpackrc. [`38ab78e`](https://togithub.com/aureooms/js-itertools/commit/38ab78e) - :robot: chore(package.json): Setup fixpack for linting package.json. [`715bb53`](https://togithub.com/aureooms/js-itertools/commit/715bb53) - :robot: config(mangle): Create mangle.json. [`621696b`](https://togithub.com/aureooms/js-itertools/commit/621696b) - :robot: chore(.esdoc.json): Format file. [`249ea7a`](https://togithub.com/aureooms/js-itertools/commit/249ea7a) - :robot: config(codeclimate): Rename exclude_paths to exclude_patterns. [`0fc680b`](https://togithub.com/aureooms/js-itertools/commit/0fc680b) - :robot: config(codeclimate): Remove obsolete languages key. [`b10914f`](https://togithub.com/aureooms/js-itertools/commit/b10914f) - :robot: chore: Format .codeclimate.yml. [`75ace92`](https://togithub.com/aureooms/js-itertools/commit/75ace92) - :robot: chore: Remove .codacy.yml. [`abce2f7`](https://togithub.com/aureooms/js-itertools/commit/abce2f7) - Update dependency [@aureooms/js-error](https://togithub.com/aureooms/js-error) to v5 [`73aaeb8`](https://togithub.com/aureooms/js-itertools/commit/73aaeb8) - :robot: chore: Use ESM import syntax. [`82e8e12`](https://togithub.com/aureooms/js-itertools/commit/82e8e12) - Update dependency xo to v0.38.2 [`634de81`](https://togithub.com/aureooms/js-itertools/commit/634de81) - Update babel monorepo to v7.13.10 [`a879b86`](https://togithub.com/aureooms/js-itertools/commit/a879b86) - Update dependency [@babel/preset-env](https://togithub.com/babel/preset-env) to v7.13.9 [`b60cc6b`](https://togithub.com/aureooms/js-itertools/commit/b60cc6b) - Update babel monorepo to v7.13.8 [`c90534f`](https://togithub.com/aureooms/js-itertools/commit/c90534f) - Update dependency [@babel/preset-env](https://togithub.com/babel/preset-env) to v7.13.5 [`b1064a1`](https://togithub.com/aureooms/js-itertools/commit/b1064a1) - Update babel monorepo [`c6d2313`](https://togithub.com/aureooms/js-itertools/commit/c6d2313) - Update babel monorepo to v7.12.17 [`c36f707`](https://togithub.com/aureooms/js-itertools/commit/c36f707) - Update dependency np to v7.4.0 [`d20f488`](https://togithub.com/aureooms/js-itertools/commit/d20f488) - Update babel monorepo to v7.12.16 [`17113e8`](https://togithub.com/aureooms/js-itertools/commit/17113e8) - Update dependency np to v7.3.0 [`24c7b20`](https://togithub.com/aureooms/js-itertools/commit/24c7b20) - Update babel monorepo to v7.12.13 [`ac5fe39`](https://togithub.com/aureooms/js-itertools/commit/ac5fe39) - Update dependency ava to v3.15.0 [`56facb3`](https://togithub.com/aureooms/js-itertools/commit/56facb3) - Update dependency np to v7.2.0 [`378d4ee`](https://togithub.com/aureooms/js-itertools/commit/378d4ee) - Update dependency np to v7.1.0 [`2dd6234`](https://togithub.com/aureooms/js-itertools/commit/2dd6234) - :unamused: chore(dev-deps): Upgrade xo. [`07d439f`](https://togithub.com/aureooms/js-itertools/commit/07d439f) - Update dependency [@babel/preset-env](https://togithub.com/babel/preset-env) to v7.12.11 [`a888fd2`](https://togithub.com/aureooms/js-itertools/commit/a888fd2) - Update babel monorepo to v7.12.10 [`c9c06d6`](https://togithub.com/aureooms/js-itertools/commit/c9c06d6) - Update dependency ava to v3.14.0 [`dafad62`](https://togithub.com/aureooms/js-itertools/commit/dafad62) - Update dependency [@babel/core](https://togithub.com/babel/core) to v7.12.9 [`3110944`](https://togithub.com/aureooms/js-itertools/commit/3110944) - Update babel monorepo to v7.12.8 [`f5a2f29`](https://togithub.com/aureooms/js-itertools/commit/f5a2f29) - Update babel monorepo to v7.12.7 [`16f78a9`](https://togithub.com/aureooms/js-itertools/commit/16f78a9) - Update dependency xo to v0.34.2 [`654fef2`](https://togithub.com/aureooms/js-itertools/commit/654fef2) - :books: docs(README): Add emoji logos. [`fec0229`](https://togithub.com/aureooms/js-itertools/commit/fec0229) - :unamused: chore(README): Link to main branch. [`159c349`](https://togithub.com/aureooms/js-itertools/commit/159c349) - Update dependency np to v7 [`8d3fa92`](https://togithub.com/aureooms/js-itertools/commit/8d3fa92) - :books: docs(README): Fix attribution and linking of header image. [`550acb1`](https://togithub.com/aureooms/js-itertools/commit/550acb1) - :unamused: chore(dev-deps): Upgrade xo. [`e503687`](https://togithub.com/aureooms/js-itertools/commit/e503687) - Update dependency [@babel/core](https://togithub.com/babel/core) to v7.12.3 [`3dbe06d`](https://togithub.com/aureooms/js-itertools/commit/3dbe06d) - Update babel monorepo to v7.12.1 [`4d759a6`](https://togithub.com/aureooms/js-itertools/commit/4d759a6) - Update babel monorepo to v7.12.0 [`6a7335f`](https://togithub.com/aureooms/js-itertools/commit/6a7335f) - Update dependency ava to v3.13.0 [`be2670a`](https://togithub.com/aureooms/js-itertools/commit/be2670a) - Update babel monorepo to v7.11.6 [`766b793`](https://togithub.com/aureooms/js-itertools/commit/766b793) - :books: docs(group): Fix typos in examples. [`022e90d`](https://togithub.com/aureooms/js-itertools/commit/022e90d) - Update babel monorepo to v7.11.5 [`c786164`](https://togithub.com/aureooms/js-itertools/commit/c786164) - Update dependency xo to v0.33.1 [`df8d4ae`](https://togithub.com/aureooms/js-itertools/commit/df8d4ae) - Update dependency np to v6.5.0 [`c4d9f34`](https://togithub.com/aureooms/js-itertools/commit/c4d9f34) - Update dependency ava to v3.12.1 [`58819f4`](https://togithub.com/aureooms/js-itertools/commit/58819f4) - Update dependency [@babel/core](https://togithub.com/babel/core) to v7.11.4 [`30caa38`](https://togithub.com/aureooms/js-itertools/commit/30caa38) - Update dependency [@aureooms/js-compare](https://togithub.com/aureooms/js-compare) to v1.4.8 [`81a7e84`](https://togithub.com/aureooms/js-itertools/commit/81a7e84) - Update dependency [@aureooms/js-compare](https://togithub.com/aureooms/js-compare) to v1.4.7 [`dab3a50`](https://togithub.com/aureooms/js-itertools/commit/dab3a50) - Update dependency xo to v0.33.0 [`a55b8b8`](https://togithub.com/aureooms/js-itertools/commit/a55b8b8) - Update dependency np to v6.4.0 [`880856f`](https://togithub.com/aureooms/js-itertools/commit/880856f)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.