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 v8 - autoclosed #196

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
kaba devDependencies major 7.2.1 -> 8.0.1

Release Notes

Becklyn/kaba ### [`v8.0.1`](https://togithub.com/Becklyn/kaba/releases/v8.0.1) [Compare Source](https://togithub.com/Becklyn/kaba/compare/v8.0.0...v8.0.1) #### :bug: Bug Fixes - Changed the webpack include order, to avoid false-positive TypeScript errors. (**This _can_ be a breaking change if you have files with the same file name but different extensions, but then you probably want to use the `.js` instead of the `.ts` version.**) #### Commits - Add changelog entry [`8e5a2c9`](https://togithub.com/Becklyn/kaba/commit/8e5a2c9) - Fix import order [`9b83927`](https://togithub.com/Becklyn/kaba/commit/9b83927) ### [`v8.0.0`](https://togithub.com/Becklyn/kaba/releases/v8.0.0) [Compare Source](https://togithub.com/Becklyn/kaba/compare/v7.3.0...v8.0.0) #### :boom: Breaking Changes - Removed `enableTypeScript()`. - Removed `setBrowserList()`. #### Commits - Release v8 ([#​72](https://togithub.com/Becklyn/kaba/issues/72)) [`0904f44`](https://togithub.com/Becklyn/kaba/commit/0904f44) - Update dependencies [`a27ea2d`](https://togithub.com/Becklyn/kaba/commit/a27ea2d) - Remove obsolete comment [`e8a576a`](https://togithub.com/Becklyn/kaba/commit/e8a576a) - Bump kaba-scss [`be0a105`](https://togithub.com/Becklyn/kaba/commit/be0a105) - Remove deprecated features [`60d06f9`](https://togithub.com/Becklyn/kaba/commit/60d06f9) ### [`v7.3.0`](https://togithub.com/Becklyn/kaba/releases/v7.3.0) [Compare Source](https://togithub.com/Becklyn/kaba/compare/v7.2.1...v7.3.0) #### :gift: New Features - Always build source maps. - Always enable TypeScript for `.ts` / `.tsx` files. #### :sparkles: Improvements - Remove option to build `.js` / `.jsx` files via TypeScript. #### :older_woman: Deprecations - Deprecated `enableTypeScript()`. - Deprecated `setBrowserList()`. #### Commits - Merge pull request [#​71](https://togithub.com/Becklyn/kaba/issues/71) from Becklyn/deprecate-browserlist [`968e8d0`](https://togithub.com/Becklyn/kaba/commit/968e8d0) - Deprecate `setBrowserList()` [`9c6e8b1`](https://togithub.com/Becklyn/kaba/commit/9c6e8b1) - Merge pull request [#​69](https://togithub.com/Becklyn/kaba/issues/69) from Becklyn/renovate/ava-2.x [`7dfe601`](https://togithub.com/Becklyn/kaba/commit/7dfe601) - Update dependency ava to v2 [`2e8792f`](https://togithub.com/Becklyn/kaba/commit/2e8792f) - Merge pull request [#​66](https://togithub.com/Becklyn/kaba/issues/66) from Becklyn/renovate/kaba-scss-2.x [`f30db57`](https://togithub.com/Becklyn/kaba/commit/f30db57) - Update dependency kaba-scss to v2.0.3 [`383cf55`](https://togithub.com/Becklyn/kaba/commit/383cf55) - Always build TypeScript ([#​65](https://togithub.com/Becklyn/kaba/issues/65)) [`35e79b5`](https://togithub.com/Becklyn/kaba/commit/35e79b5) - Remove obsolete file in tests directory [`452a2f0`](https://togithub.com/Becklyn/kaba/commit/452a2f0) - Always build TypeScript [`cd7d24d`](https://togithub.com/Becklyn/kaba/commit/cd7d24d)

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.