okonet/lint-staged
### [`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))
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
8.1.5
->9.2.0
Release Notes
okonet/lint-staged
### [`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))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.