purser
purser copied to clipboard
Update dependency lint-staged to v10.5.0
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
lint-staged | devDependencies | minor | 10.0.8 -> 10.5.0 |
Release Notes
okonet/lint-staged
v10.5.0
Features
v10.4.2
Bug Fixes
v10.4.1
Bug Fixes
v10.4.0
Features
v10.3.0
Features
v10.2.13
Bug Fixes
v10.2.12
Bug Fixes
- always use the default short diff format for submodules #902 (c7923ad)
- ensure supportsColor.level exists before stringifying it (aa9898e)
v10.2.11
Bug Fixes
v10.2.10
Bug Fixes
v10.2.9
Bug Fixes
- update [email protected] and add enquirer peer dependency (#883) (0daae61)
v10.2.8
Bug Fixes
v10.2.7
Bug Fixes
- use machine output to avoid escaped and quoted filenames (ea80a3d)
v10.2.6
Bug Fixes
v10.2.5
Bug Fixes
v10.2.4
Bug Fixes
v10.2.3
Bug Fixes
- update listr2@2.0.1 (157ad3e)
v10.2.2
Bug Fixes
v10.2.1
Bug Fixes
- normalize chunked paths even when maxArgLength is not set (ba67f48)
- resolve matched files to cwd instead of gitDir before adding (defe045)
v10.2.0
Bug Fixes
- all lint-staged output respects the
quiet
option (aba3421) - do not show incorrect error when verbose and no output (b8df31a)
- log task output after running listr to keep everything (d69c65b)
- use test renderer during tests and when TERM=dumb (16848d8)
Features
- add
--verbose
to show output even when tasks succeed (85de3a3) - allow specifying
cwd
using the Node.js API (a3bd9d7) - replace listr with listr2 and print errors inline (8f32a3e)
v10.1.7
Bug Fixes
- use stash create/store to prevent files from disappearing from disk (c9adca5)
v10.1.6
Bug Fixes
- deps: update dependencies (e093b1d)
v10.1.5
Bug Fixes
- pass correct path to unstaged patch during cleanup (6066b07)
v10.1.4
Bug Fixes
- allow lint-staged to run on empty git repo by disabling backup (0bf1fb0)
v10.1.3
Bug Fixes
- only run git add on staged files matched to a task (d39573b)
- run
git add
for staged file chunks serially (69acfa3)
v10.1.2
Bug Fixes
v10.1.1
Bug Fixes
v10.1.0
Bug Fixes
- do not return string from runAll, add info symbol to "No staged files found." message (1e7298a)
- force src and dst prefixes in diff to work around local diff.noprefix setting (7f2ef33)
- unset GIT_LITERAL_PATHSPECS env variable before running (a653c55)
Features
- add
--no-stash
option to disable the backup stash, and not revert in case of errors (c386e4c) - only hide/restore unstaged modifications to partially staged files (52125a9)
v10.0.10
Bug Fixes
- support non-ASCII filenames when git is configured with
core.quotepath on
(2cb26a6)
v10.0.9
Bug Fixes
- use
path.join
andnormalize
to improve msys compatibility in resolveGitRepo (1ad263a)
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.