TiagoDanin / Add-License-Bot

Generate LICENSE file from package.json
https://tiagodanin.github.io/Add-License-Bot/
MIT License
6 stars 2 forks source link

chore(deps): update dependency xo to ^0.27.2 #59

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
xo devDependencies minor ^0.26.1 -> ^0.27.2

Release Notes

xojs/xo ### [`v0.27.2`](https://togithub.com/xojs/xo/releases/v0.27.2) [Compare Source](https://togithub.com/xojs/xo/compare/v0.27.1...v0.27.2) - Sort file paths before generating unique cache key ([#​432](https://togithub.com/xojs/xo/issues/432)) [`1807537`](https://togithub.com/xojs/xo/commit/1807537) ### [`v0.27.1`](https://togithub.com/xojs/xo/releases/v0.27.1) [Compare Source](https://togithub.com/xojs/xo/compare/v0.27.0...v0.27.1) - Various fixes to TypeScript integration ([#​431](https://togithub.com/xojs/xo/issues/431)) [`0ea5dbb`](https://togithub.com/xojs/xo/commit/0ea5dbb) **Important:** We changed the cache structure, so you'll need to delete `node_modules/.cache/xo`: $ rm node_modules/.cache/xo ### [`v0.27.0`](https://togithub.com/xojs/xo/releases/v0.27.0) [Compare Source](https://togithub.com/xojs/xo/compare/v0.26.1...v0.27.0) - **Add TypeScript support** ([#​426](https://togithub.com/xojs/xo/issues/426)) [`b0dfcbd`](https://togithub.com/xojs/xo/commit/b0dfcbd) You can now lint TypeScript projects without any extra config. You can also lint `d.ts` files in JS projects. [Read more.](https://togithub.com/xojs/xo#typescript) - Find XO config based on linted file path ([#​425](https://togithub.com/xojs/xo/issues/425)) [`e0f81a7`](https://togithub.com/xojs/xo/commit/e0f81a7) - Fix overrides handling for `extends`, `envs`, `globals`, `plugins` ([#​429](https://togithub.com/xojs/xo/issues/429)) [`4cefdbc`](https://togithub.com/xojs/xo/commit/4cefdbc) - Add `node/no-unsupported-features` rules ([#​341](https://togithub.com/xojs/xo/issues/341)) [`2297c07`](https://togithub.com/xojs/xo/commit/2297c07) - Improve `import/no-unassigned-import` settings ([#​430](https://togithub.com/xojs/xo/issues/430)) [`0c78113`](https://togithub.com/xojs/xo/commit/0c78113)

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 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.