kingdido999 / zooming

🔍 Image zoom that makes sense.
https://kingdido999.github.io/zooming
MIT License
1.61k stars 121 forks source link

Update dependency lint-staged to v10.2.2 #289

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
lint-staged devDependencies minor 10.1.0 -> 10.2.2

Release Notes

okonet/lint-staged ### [`v10.2.2`](https://togithub.com/okonet/lint-staged/releases/v10.2.2) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.2.1...v10.2.2) ##### Bug Fixes - chunkFiles chunks normalized files even when maxArgLength is set ([#​858](https://togithub.com/okonet/lint-staged/issues/858)) ([fc72170](https://togithub.com/okonet/lint-staged/commit/fc721704f223a8b649f949af38311c4d567268a6)) ### [`v10.2.1`](https://togithub.com/okonet/lint-staged/releases/v10.2.1) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.2.0...v10.2.1) ##### Bug Fixes - normalize chunked paths even when maxArgLength is not set ([ba67f48](https://togithub.com/okonet/lint-staged/commit/ba67f48f5a8314723cbf1d9de08b6a794d4c112b)) - resolve matched files to cwd instead of gitDir before adding ([defe045](https://togithub.com/okonet/lint-staged/commit/defe0452e3080b8a13913cde11da43d30ff0e2d0)) ### [`v10.2.0`](https://togithub.com/okonet/lint-staged/releases/v10.2.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.1.7...v10.2.0) ##### Bug Fixes - all lint-staged output respects the `quiet` option ([aba3421](https://togithub.com/okonet/lint-staged/commit/aba3421b0ec7335e49bc3f06a71441037bb2ae8a)) - do not show incorrect error when verbose and no output ([b8df31a](https://togithub.com/okonet/lint-staged/commit/b8df31af839a3125fa11fefae25359f1cfd271fd)) - log task output after running listr to keep everything ([d69c65b](https://togithub.com/okonet/lint-staged/commit/d69c65b8b5f7fa00dfecf52633fa6edd6bad6e29)) - use test renderer during tests and when TERM=dumb ([16848d8](https://togithub.com/okonet/lint-staged/commit/16848d83f3ec2cf67406755ec0aaa931ffb6787e)) ##### Features - add `--verbose` to show output even when tasks succeed ([85de3a3](https://togithub.com/okonet/lint-staged/commit/85de3a3aff34061211622e5a250a172fcbd6fb5b)) - allow specifying `cwd` using the Node.js API ([a3bd9d7](https://togithub.com/okonet/lint-staged/commit/a3bd9d7fa0b85983eb25f8483b407a14b15c1f11)) - replace listr with listr2 and print errors inline ([8f32a3e](https://togithub.com/okonet/lint-staged/commit/8f32a3eb38926fe931c36f788947a62a0b26405c)) ### [`v10.1.7`](https://togithub.com/okonet/lint-staged/releases/v10.1.7) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.1.6...v10.1.7) ##### Bug Fixes - use stash create/store to prevent files from disappearing from disk ([c9adca5](https://togithub.com/okonet/lint-staged/commit/c9adca5)) ### [`v10.1.6`](https://togithub.com/okonet/lint-staged/releases/v10.1.6) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.1.5...v10.1.6) ##### Bug Fixes - **deps:** update dependencies ([e093b1d](https://togithub.com/okonet/lint-staged/commit/e093b1d)) ### [`v10.1.5`](https://togithub.com/okonet/lint-staged/releases/v10.1.5) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.1.4...v10.1.5) ##### Bug Fixes - pass correct path to unstaged patch during cleanup ([6066b07](https://togithub.com/okonet/lint-staged/commit/6066b07)) ### [`v10.1.4`](https://togithub.com/okonet/lint-staged/releases/v10.1.4) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.1.3...v10.1.4) ##### Bug Fixes - allow lint-staged to run on empty git repo by disabling backup ([0bf1fb0](https://togithub.com/okonet/lint-staged/commit/0bf1fb0)) ### [`v10.1.3`](https://togithub.com/okonet/lint-staged/releases/v10.1.3) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.1.2...v10.1.3) ##### Bug Fixes - only run git add on staged files matched to a task ([d39573b](https://togithub.com/okonet/lint-staged/commit/d39573b)) - run `git add` for staged file chunks serially ([69acfa3](https://togithub.com/okonet/lint-staged/commit/69acfa3)) ### [`v10.1.2`](https://togithub.com/okonet/lint-staged/releases/v10.1.2) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.1.1...v10.1.2) ##### Bug Fixes - no longer include untracked files in backup stash ([#​827](https://togithub.com/okonet/lint-staged/issues/827)) ([2f15336](https://togithub.com/okonet/lint-staged/commit/2f15336)) ### [`v10.1.1`](https://togithub.com/okonet/lint-staged/releases/v10.1.1) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.1.0...v10.1.1) ##### Bug Fixes - add `--` to `git add` command to denote pathspec starting ([#​821](https://togithub.com/okonet/lint-staged/issues/821)) ([226ccdb](https://togithub.com/okonet/lint-staged/commit/226ccdb7727c9837fa04528047ced89466c4b833))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

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