faceyspacey / redux-first-router

🎖 seamless redux-first routing -- just dispatch actions
MIT License
1.56k stars 143 forks source link

chore(deps): update dependency lint-staged to v10.2.7 #451

Closed ScriptedAlchemy closed 3 years ago

ScriptedAlchemy commented 4 years ago

This PR contains the following updates:

Package Type Update Change
lint-staged devDependencies minor 10.0.8 -> 10.2.7

Release Notes

okonet/lint-staged ### [`v10.2.7`](https://togithub.com/okonet/lint-staged/releases/v10.2.7) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.2.6...v10.2.7) ##### Bug Fixes - use machine output to avoid escaped and quoted filenames ([ea80a3d](https://togithub.com/okonet/lint-staged/commit/ea80a3dc4124ce8437d7879dea3c9220fb5b0ca2)) ### [`v10.2.6`](https://togithub.com/okonet/lint-staged/releases/v10.2.6) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.2.5...v10.2.6) ##### Bug Fixes - remove nanoid devDependency to remove ExperimentalWarning ([#​874](https://togithub.com/okonet/lint-staged/issues/874)) ([979da5d](https://togithub.com/okonet/lint-staged/commit/979da5d0d2fed4ef4a1748eaf10bb150005c99c4)) ### [`v10.2.5`](https://togithub.com/okonet/lint-staged/releases/v10.2.5) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.2.4...v10.2.5) ##### Bug Fixes - truncate command title to stdout width ([#​865](https://togithub.com/okonet/lint-staged/issues/865)) ([b8e1a4a](https://togithub.com/okonet/lint-staged/commit/b8e1a4a9683639d961f948283dec0e6dec556493)) ### [`v10.2.4`](https://togithub.com/okonet/lint-staged/releases/v10.2.4) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.2.3...v10.2.4) ##### Bug Fixes - node-13 deps issue with listr2 and uuid ([#​868](https://togithub.com/okonet/lint-staged/issues/868)) ([93bc942](https://togithub.com/okonet/lint-staged/commit/93bc942d9640e152a65c15d42c707c9b63420684)) ### [`v10.2.3`](https://togithub.com/okonet/lint-staged/releases/v10.2.3) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.2.2...v10.2.3) ##### Bug Fixes - update listr2@​2.0.1 ([157ad3e](https://togithub.com/okonet/lint-staged/commit/157ad3e97c91551de6f1182c7a8c17f3762f1f47)) ### [`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)) ### [`v10.1.0`](https://togithub.com/okonet/lint-staged/releases/v10.1.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.0.10...v10.1.0) ##### Bug Fixes - do not return string from runAll, add info symbol to "No staged files found." message ([1e7298a](https://togithub.com/okonet/lint-staged/commit/1e7298a23c3c2d09810f6e1a54ead8a449d7fd7d)) - force src and dst prefixes in diff to work around local diff.noprefix setting ([7f2ef33](https://togithub.com/okonet/lint-staged/commit/7f2ef33dde170e83a8943886a4f1502113dcb50c)) - unset GIT_LITERAL_PATHSPECS env variable before running ([a653c55](https://togithub.com/okonet/lint-staged/commit/a653c55a397e7e6f04fa5aefb0ddf2c7543569d9)) ##### Features - add `--no-stash` option to disable the backup stash, and not revert in case of errors ([c386e4c](https://togithub.com/okonet/lint-staged/commit/c386e4cf9646dc0953213e9a0ef857cb9664af37)) - only hide/restore unstaged modifications to partially staged files ([52125a9](https://togithub.com/okonet/lint-staged/commit/52125a9d557e3fc117a421662cf45d6462517d87)) ### [`v10.0.10`](https://togithub.com/okonet/lint-staged/releases/v10.0.10) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.0.9...v10.0.10) ##### Bug Fixes - support non-ASCII filenames when git is configured with `core.quotepath on` ([2cb26a6](https://togithub.com/okonet/lint-staged/commit/2cb26a635a313a32c208caf5ba6a9215a68b9c6d)) ### [`v10.0.9`](https://togithub.com/okonet/lint-staged/releases/v10.0.9) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.0.8...v10.0.9) ##### Bug Fixes - use `path.join` and `normalize` to improve msys compatibility in resolveGitRepo ([1ad263a](https://togithub.com/okonet/lint-staged/commit/1ad263a5c03d0f3fd90f2dffd0d9083f0ef8112e))

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