evenchange4 / graphql.macro

Compile GraphQL AST at build-time with babel-plugin-macros.
MIT License
239 stars 21 forks source link

chore(deps): update dependency lint-staged to v9 - autoclosed #97

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
lint-staged devDependencies major 8.1.4 -> 9.5.0

Release Notes

okonet/lint-staged ### [`v9.5.0`](https://togithub.com/okonet/lint-staged/releases/v9.5.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.4.3...v9.5.0) ##### Features - add support for concurrent CLI option ([6af8307](https://togithub.com/okonet/lint-staged/commit/6af83070c44003477c00d4c088806af23333ec59)) ### [`v9.4.3`](https://togithub.com/okonet/lint-staged/releases/v9.4.3) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.4.2...v9.4.3) ##### Bug Fixes - **deps:** bump eslint-utils from 1.4.0 to 1.4.3 to fix a security vulnerability ([#​722](https://togithub.com/okonet/lint-staged/issues/722)) ([ed84d8e](https://togithub.com/okonet/lint-staged/commit/ed84d8e812010f6da333eff7ca31c71ebf35e7df)) ### [`v9.4.2`](https://togithub.com/okonet/lint-staged/releases/v9.4.2) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.4.1...v9.4.2) ##### Bug Fixes - create fn title with mock file list of correct length ([8c3ca58](https://togithub.com/okonet/lint-staged/commit/8c3ca58)) ### [`v9.4.1`](https://togithub.com/okonet/lint-staged/releases/v9.4.1) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.4.0...v9.4.1) ##### Bug Fixes - add note about next version ([#​708](https://togithub.com/okonet/lint-staged/issues/708)) ([8ec040c](https://togithub.com/okonet/lint-staged/commit/8ec040c)) ### [`v9.4.0`](https://togithub.com/okonet/lint-staged/releases/v9.4.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.3.0...v9.4.0) ##### Features - Use shorter title for function tasks with many staged files ([#​706](https://togithub.com/okonet/lint-staged/issues/706)) ([1dcdb89](https://togithub.com/okonet/lint-staged/commit/1dcdb89)), closes [#​674](https://togithub.com/okonet/lint-staged/issues/674) ### [`v9.3.0`](https://togithub.com/okonet/lint-staged/releases/v9.3.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.2.5...v9.3.0) ##### Features - allow to pass config instead of configPath ([14c46d2](https://togithub.com/okonet/lint-staged/commit/14c46d2)) ### [`v9.2.5`](https://togithub.com/okonet/lint-staged/releases/v9.2.5) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.2.4...v9.2.5) ##### Bug Fixes - validateConfig validates function task return values ([d8fad78](https://togithub.com/okonet/lint-staged/commit/d8fad78)) ### [`v9.2.4`](https://togithub.com/okonet/lint-staged/releases/v9.2.4) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.2.3...v9.2.4) ##### Bug Fixes - include renames when getting list of staged files ([2243a83](https://togithub.com/okonet/lint-staged/commit/2243a83)) ### [`v9.2.3`](https://togithub.com/okonet/lint-staged/releases/v9.2.3) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.2.2...v9.2.3) ##### Bug Fixes - don't normalize path gitDir path for better Windows compatibility ([eb3fa83](https://togithub.com/okonet/lint-staged/commit/eb3fa83)) - generateTasks handles parent dir globs correctly ([82b5182](https://togithub.com/okonet/lint-staged/commit/82b5182)) - normalize gitDir path to posix using normalize-path ([f485e51](https://togithub.com/okonet/lint-staged/commit/f485e51)) ### [`v9.2.2`](https://togithub.com/okonet/lint-staged/releases/v9.2.2) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.2.1...v9.2.2) ##### Bug Fixes - apply patch only if there's a diff ([e70e08f](https://togithub.com/okonet/lint-staged/commit/e70e08f)) ### [`v9.2.1`](https://togithub.com/okonet/lint-staged/releases/v9.2.1) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.2.0...v9.2.1) ##### Bug Fixes - pin commitizen@3.1.2 to support node 8 ([ee774e3](https://togithub.com/okonet/lint-staged/commit/ee774e3)) - pin cz-conventional-changelog@2.1.0 to support node 8 ([e879b6a](https://togithub.com/okonet/lint-staged/commit/e879b6a)) - remove empty spaces from warning ([6126b72](https://togithub.com/okonet/lint-staged/commit/6126b72)) ### [`v9.2.0`](https://togithub.com/okonet/lint-staged/releases/v9.2.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.1.0...v9.2.0) ##### Features - add --relative option for controlling file paths ([242deb5](https://togithub.com/okonet/lint-staged/commit/242deb5)) ### [`v9.1.0`](https://togithub.com/okonet/lint-staged/releases/v9.1.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.0.2...v9.1.0) ##### Bug Fixes - snapshot with fully-resolved path name ([b1a08b8](https://togithub.com/okonet/lint-staged/commit/b1a08b8)) ##### Features - make node-api accessible ([ca37906](https://togithub.com/okonet/lint-staged/commit/ca37906)) ### [`v9.0.2`](https://togithub.com/okonet/lint-staged/releases/v9.0.2) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.0.1...v9.0.2) ##### Bug Fixes - run all commands returned by function linters ([0dd0c94](https://togithub.com/okonet/lint-staged/commit/0dd0c94)) ### [`v9.0.1`](https://togithub.com/okonet/lint-staged/releases/v9.0.1) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.0.0...v9.0.1) ##### Bug Fixes - Update node version requirement ([#​646](https://togithub.com/okonet/lint-staged/issues/646)) ([6c1e42f](https://togithub.com/okonet/lint-staged/commit/6c1e42f)) ### [`v9.0.0`](https://togithub.com/okonet/lint-staged/releases/v9.0.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v8.2.1...v9.0.0) ##### Bug Fixes - parse titles for function linters ([e24aaf2](https://togithub.com/okonet/lint-staged/commit/e24aaf2)) ##### Code Refactoring - remove advanced configuration options ([04190c8](https://togithub.com/okonet/lint-staged/commit/04190c8)) - remove support for chunking ([2ca9050](https://togithub.com/okonet/lint-staged/commit/2ca9050)) - use execa's shell option to run commands ([bed9127](https://togithub.com/okonet/lint-staged/commit/bed9127)) ##### Features - add --shell and --quiet flags ([ecf9227](https://togithub.com/okonet/lint-staged/commit/ecf9227)) - add deprecation error for advanced configuration ([4bef26e](https://togithub.com/okonet/lint-staged/commit/4bef26e)) - support function linter returning array of commands ([36e54a2](https://togithub.com/okonet/lint-staged/commit/36e54a2)) - support functions as linter commands ([f76c0d1](https://togithub.com/okonet/lint-staged/commit/f76c0d1)) ##### BREAKING CHANGES - The advanced configuration options have been deprecated in favour of the simple format - Local commands are no longer resolved by lint-staged, but execa will do this instead. In effect, there are no longer pretty error messages when commands are not found. - Very long arguments strings are no longer chunked on Windows. Function linters should be used instead to customise this behaviour. ### [`v8.2.1`](https://togithub.com/okonet/lint-staged/releases/v8.2.1) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v8.2.0...v8.2.1) ##### Bug Fixes - Override env GIT_DIR variable to resolve to the correct git dir path ([#​629](https://togithub.com/okonet/lint-staged/issues/629)) ([5892455](https://togithub.com/okonet/lint-staged/commit/5892455)), closes [#​627](https://togithub.com/okonet/lint-staged/issues/627) ### [`v8.2.0`](https://togithub.com/okonet/lint-staged/releases/v8.2.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v8.1.7...v8.2.0) ##### Bug Fixes - normalize gitDir path for Windows compatibility ([90e343b](https://togithub.com/okonet/lint-staged/commit/90e343b)) ##### Features - throw error in runAll if outside git directory ([6ac666d](https://togithub.com/okonet/lint-staged/commit/6ac666d)) ### [`v8.1.7`](https://togithub.com/okonet/lint-staged/releases/v8.1.7) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v8.1.6...v8.1.7) ##### Bug Fixes - Resolve security vulnerability in dependencies ([#​615](https://togithub.com/okonet/lint-staged/issues/615)) ([315890a](https://togithub.com/okonet/lint-staged/commit/315890a)), closes [#​600](https://togithub.com/okonet/lint-staged/issues/600) ### [`v8.1.6`](https://togithub.com/okonet/lint-staged/releases/v8.1.6) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v8.1.5...v8.1.6) ##### Bug Fixes - update yup to 0.27.0 ([#​607](https://togithub.com/okonet/lint-staged/issues/607)) ([0984524](https://togithub.com/okonet/lint-staged/commit/0984524)) ### [`v8.1.5`](https://togithub.com/okonet/lint-staged/releases/v8.1.5) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v8.1.4...v8.1.5) ##### Bug Fixes - fix issue with scoped pkg listr-update-renderer ([#​587](https://togithub.com/okonet/lint-staged/issues/587)) ([63b085f](https://togithub.com/okonet/lint-staged/commit/63b085f)), closes [#​585](https://togithub.com/okonet/lint-staged/issues/585)

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 WhiteSource Renovate. View repository job log here.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   95.91%   95.91%           
=======================================
  Files           5        5           
  Lines          49       49           
  Branches        8        8           
=======================================
  Hits           47       47           
  Misses          2        2

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 d58d895...07511df. Read the comment docs.