Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 24, 2020

This PR contains the following updates:

Package Change Age Confidence
lint-staged 10.0.7 -> 10.5.4 age confidence

Release Notes

lint-staged/lint-staged (lint-staged)

v10.5.4

Compare Source

Bug Fixes

v10.5.3

Compare Source

Bug Fixes

v10.5.2

Compare Source

Bug Fixes

v10.5.1

Compare Source

Bug Fixes

v10.5.0

Compare Source

Features

v10.4.2

Compare Source

Bug Fixes

v10.4.1

Compare Source

Bug Fixes

v10.4.0

Compare Source

Features

v10.3.0

Compare Source

Features
  • Add support for adding lint-staged using pre-commit.com (#​910) (d404d7d)

v10.2.13

Compare Source

Bug Fixes

v10.2.12

Compare Source

Bug Fixes
  • always use the default short diff format for submodules #​902 (c7923ad)
  • ensure supportsColor.level exists before stringifying it (aa9898e)

v10.2.11

Compare Source

Bug Fixes
  • run all git commands with submodule.recurse=false (#​888) (86c9ed2)

v10.2.10

Compare Source

Bug Fixes
  • Git directory is not correctly resolved if GIT_WORK_TREE is set to relative path (#​887) (a1904ec)

v10.2.9

Compare Source

Bug Fixes
  • update listr@​2.1.0 and add enquirer peer dependency (#​883) (0daae61)

v10.2.8

Compare Source

Bug Fixes
  • canceling lint-staged via SIGINT restores state and cleans up (#​881) (b078324)

v10.2.7

Compare Source

Bug Fixes
  • use machine output to avoid escaped and quoted filenames (ea80a3d)

v10.2.6

Compare Source

Bug Fixes
  • remove nanoid devDependency to remove ExperimentalWarning (#​874) (979da5d)

v10.2.5

Compare Source

Bug Fixes

v10.2.4

Compare Source

Bug Fixes

v10.2.3

Compare Source

Bug Fixes

v10.2.2

Compare Source

Bug Fixes
  • chunkFiles chunks normalized files even when maxArgLength is set (#​858) (fc72170)

v10.2.1

Compare Source

Bug Fixes

v10.2.0

Compare Source

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

Compare Source

Bug Fixes
  • use stash create/store to prevent files from disappearing from disk (c9adca5)

v10.1.6

Compare Source

Bug Fixes
  • deps: update dependencies (e093b1d)

v10.1.5

Compare Source

Bug Fixes
  • pass correct path to unstaged patch during cleanup (6066b07)

v10.1.4

Compare Source

Bug Fixes
  • allow lint-staged to run on empty git repo by disabling backup (0bf1fb0)

v10.1.3

Compare Source

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

Compare Source

Bug Fixes
  • no longer include untracked files in backup stash (#​827) (2f15336)

v10.1.1

Compare Source

Bug Fixes
  • add -- to git add command to denote pathspec starting (#​821) (226ccdb)

v10.1.0

Compare Source

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

Compare Source

Bug Fixes
  • support non-ASCII filenames when git is configured with core.quotepath on (2cb26a6)

v10.0.9

Compare Source

Bug Fixes
  • use path.join and normalize to improve msys compatibility in resolveGitRepo (1ad263a)

v10.0.8

Compare Source

Bug Fixes
  • do not drop backup stash when reverting to original state fails (f589336)
  • evaluate functional configuration only once (abe4b92)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 3a51eae to d8688a5 Compare August 25, 2020 11:03
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.11 Update dependency lint-staged to v10.2.12 Aug 25, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from d8688a5 to 69efcba Compare August 25, 2020 15:52
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.12 Update dependency lint-staged to v10.2.13 Aug 25, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 69efcba to d0b4d7c Compare September 3, 2020 08:11
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.13 Update dependency lint-staged to v10.3.0 Sep 3, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from d0b4d7c to 88adf1e Compare September 16, 2020 13:35
@renovate renovate bot changed the title Update dependency lint-staged to v10.3.0 Update dependency lint-staged to v10.4.0 Sep 16, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 88adf1e to 928b4d0 Compare October 25, 2020 21:59
@renovate renovate bot changed the title Update dependency lint-staged to v10.4.0 Update dependency lint-staged to v10.4.2 Oct 25, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 928b4d0 to e31cef3 Compare November 28, 2020 14:02
@renovate renovate bot changed the title Update dependency lint-staged to v10.4.2 Update dependency lint-staged to v10.5.2 Nov 28, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from e31cef3 to a70d102 Compare December 9, 2020 00:56
@renovate renovate bot changed the title Update dependency lint-staged to v10.5.2 Update dependency lint-staged to v10.5.3 Dec 9, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from a70d102 to 4eec2c3 Compare February 9, 2021 16:24
@renovate renovate bot changed the title Update dependency lint-staged to v10.5.3 Update dependency lint-staged to v10.5.4 Feb 9, 2021
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 4eec2c3 to 6ed3cd2 Compare November 20, 2022 08:31
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 6ed3cd2 to 7ff6521 Compare August 13, 2025 23:56
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 7ff6521 to 3b16751 Compare September 26, 2025 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants