Becklyn / mojave

A library of commonly used JavaScript tools and helpers by Becklyn
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Update dependency kaba to v7.2.0 #192

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
kaba devDependencies minor 7.1.0 -> 7.2.0 source

Release Notes

Becklyn/kaba ### [`v7.2.0`](https://togithub.com/Becklyn/kaba/releases/v7.2.0) [Compare Source](https://togithub.com/Becklyn/kaba/compare/7.1.0...v7.2.0) #### :gift: New Features - Update `kaba-scss` to newer version #### :sparkles: Improvements - Update the rest of the bundled dependencies. (eg the `chokidar` update should bring big performance improvements) - Update several lint rules. #### :bug: Bug Fixes - Fix duration printing of webpack build (if not in watch mode). #### Commits - Fix npm ignore [`281a3bc`](https://togithub.com/Becklyn/kaba/commit/281a3bc) - Update changelog [`ab19230`](https://togithub.com/Becklyn/kaba/commit/ab19230) - TS + Tests Refactor ([#​61](https://togithub.com/Becklyn/kaba/issues/61)) [`02cd2c2`](https://togithub.com/Becklyn/kaba/commit/02cd2c2) - Disable npm audit for now [`9ca673e`](https://togithub.com/Becklyn/kaba/commit/9ca673e) - Fix support for multiple tests in the same directory [`8beb97b`](https://togithub.com/Becklyn/kaba/commit/8beb97b) - Simplify test names [`1a2fc61`](https://togithub.com/Becklyn/kaba/commit/1a2fc61) - Add TypeScript test [`fa64e4e`](https://togithub.com/Becklyn/kaba/commit/fa64e4e) - Bump typescript formatter once more [`202c3ab`](https://togithub.com/Becklyn/kaba/commit/202c3ab) - Bum typescript error formatter [`060b2ef`](https://togithub.com/Becklyn/kaba/commit/060b2ef) - Remove obsolete dependency [`4f48831`](https://togithub.com/Becklyn/kaba/commit/4f48831) - Add one file that runs all tests [`f7e29ee`](https://togithub.com/Becklyn/kaba/commit/f7e29ee) - Merge pull request [#​60](https://togithub.com/Becklyn/kaba/issues/60) from Becklyn/renovate/pin-dependencies [`630f8d1`](https://togithub.com/Becklyn/kaba/commit/630f8d1) - Pin dependencies [`c2be979`](https://togithub.com/Becklyn/kaba/commit/c2be979) - Updates ([#​59](https://togithub.com/Becklyn/kaba/issues/59)) [`4f0f686`](https://togithub.com/Becklyn/kaba/commit/4f0f686) - Fix bad merge [`c3ecc3f`](https://togithub.com/Becklyn/kaba/commit/c3ecc3f) - Add changelog entry [`e6cde53`](https://togithub.com/Becklyn/kaba/commit/e6cde53) - Add GH infrastructure [`3314aee`](https://togithub.com/Becklyn/kaba/commit/3314aee) - Update dependencies [`8c6f262`](https://togithub.com/Becklyn/kaba/commit/8c6f262) - Update year in copyright [`ad7aed8`](https://togithub.com/Becklyn/kaba/commit/ad7aed8) - Update ignore file [`7134da4`](https://togithub.com/Becklyn/kaba/commit/7134da4) - Add tests [`7598d66`](https://togithub.com/Becklyn/kaba/commit/7598d66) - Fix integration of new KabaScss [`6083433`](https://togithub.com/Becklyn/kaba/commit/6083433) - Update gitignore for tests [`d77f9ec`](https://togithub.com/Becklyn/kaba/commit/d77f9ec) - Add clean plugin + clean up ([#​57](https://togithub.com/Becklyn/kaba/issues/57)) [`bbe3f3a`](https://togithub.com/Becklyn/kaba/commit/bbe3f3a) - Log the duration after dumping the stats [`81d6955`](https://togithub.com/Becklyn/kaba/commit/81d6955) - Remove traces of yarn [`339326a`](https://togithub.com/Becklyn/kaba/commit/339326a) - Add tests directory [`297e54e`](https://togithub.com/Becklyn/kaba/commit/297e54e) - Log success duration in webpack build [`8f9e7c6`](https://togithub.com/Becklyn/kaba/commit/8f9e7c6) - No strict typescript ([#​56](https://togithub.com/Becklyn/kaba/issues/56)) [`ea30373`](https://togithub.com/Becklyn/kaba/commit/ea30373) - Explicitly install peer dependencies in dev [`6089793`](https://togithub.com/Becklyn/kaba/commit/6089793) - Add plugin that cleans the output dir in webpack [`2383974`](https://togithub.com/Becklyn/kaba/commit/2383974) - Disable strict mode [`a14c56e`](https://togithub.com/Becklyn/kaba/commit/a14c56e) - Order parameter alphabetically [`9eb903b`](https://togithub.com/Becklyn/kaba/commit/9eb903b) - Ignore tests in ESlint ([#​55](https://togithub.com/Becklyn/kaba/issues/55)) [`ee579d0`](https://togithub.com/Becklyn/kaba/commit/ee579d0) - Ignore tests in ESlint [`1f0bedb`](https://togithub.com/Becklyn/kaba/commit/1f0bedb) - Merge pull request [#​54](https://togithub.com/Becklyn/kaba/issues/54) from Becklyn/renovate/ts-loader-6.x [`bb97128`](https://togithub.com/Becklyn/kaba/commit/bb97128) - Merge pull request [#​53](https://togithub.com/Becklyn/kaba/issues/53) from Becklyn/renovate/fs-extra-8.x [`7dd4cf4`](https://togithub.com/Becklyn/kaba/commit/7dd4cf4) - Update dependency ts-loader to v6 [`480ef9b`](https://togithub.com/Becklyn/kaba/commit/480ef9b) - Update dependency fs-extra to v8 [`e3e9a91`](https://togithub.com/Becklyn/kaba/commit/e3e9a91)

Renovate configuration

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

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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