Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 18, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged ^12.1.2^12.5.0 age adoption passing confidence

Release Notes

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

v12.5.0

Compare Source

Bug Fixes
  • include all files when using --config <path> (641d1c2)
  • skip backup stash when using the --diff option (d4da24d)
Features
  • add --diff-filter option for overriding list of (staged) files (753ef72)
  • add --diff option for overriding list of (staged) files (35fcce9)

v12.4.3

Compare Source

Bug Fixes
  • deps: downgrade yaml@​1.10.2 to support Node.js 12 (383a96e)
  • deps: update commander@^9.2.0 (22ebf52)
  • deps: update yaml@^2.0.1 (ec73af0)

v12.4.2

Compare Source

Bug Fixes
  • correctly handle --max-arg-length cli option (1db5f26)

v12.4.1

Compare Source

Bug Fixes
  • correctly handle symlinked config files (b3f63ec)

v12.4.0

Compare Source

Bug Fixes
  • handle empty input by returning empty array from parseGitZOutput (a118817)
  • limit configuration discovery to cwd (d8fdf1d)
  • restore functionality of parent globs for a single configuration file (877ab4c)
Features
  • expose --max-arg-length cli option (e8291b0)

v12.3.8

Compare Source

Bug Fixes
  • avoid passing unexpected arguments from forEach to process.kill() (1b1f0e4)
  • clear execution interruption interval on first catch (46952cb)

v12.3.7

Compare Source

Bug Fixes
  • improve renderer logic for --silent and FORCE_COLOR settings (d327873)

v12.3.6

Compare Source

Bug Fixes

v12.3.5

Compare Source

Bug Fixes
  • search all configs regardless of staged files (4b605cd)

v12.3.4

Compare Source

Bug Fixes

v12.3.3

Compare Source

Bug Fixes
  • use config directory as cwd, when multiple configs present (#​1091) (9a14e92)

v12.3.2

Compare Source

Bug Fixes
  • handle symlinked .git directories (3a897ff)

v12.3.1

Compare Source

Bug Fixes
  • deps: update dependencies (f190fc3)

v12.3.0

Compare Source

Features
  • add --cwd option for overriding task directory (62b5b83)

v12.2.2

Compare Source

Bug Fixes
  • always search config from cwd first (4afcda5)

v12.2.1

Compare Source

Bug Fixes
  • only throw if no configurations were found (36b9546)

v12.2.0

Compare Source

Bug Fixes
  • make console task titles more explicit (1c94c27)
Features
  • support multiple configuration files (90d1035)

v12.1.7

Compare Source

Bug Fixes

v12.1.6

Compare Source

Bug Fixes
  • always run non-git tasks in the current working directory (893f3d7)

v12.1.5

Compare Source

Bug Fixes
  • search configuration starting from explicit cwd option (c7ea359)
  • using --debug option enables debug mode (5cceeb6)

v12.1.4

Compare Source

Bug Fixes

v12.1.3

Compare Source

Bug Fixes
  • deps: remove enquirer because it's now optional by listr2 (96a1a29)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 requested a review from latipun7 as a code owner December 18, 2021 11:04
@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 18, 2021
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.1.3 build(deps-dev): update lint-staged to ^12.1.4 Dec 24, 2021
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from c1537e0 to ff2b2b7 Compare December 24, 2021 09:45
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.1.4 build(deps-dev): update lint-staged to ^12.1.5 Jan 2, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from ff2b2b7 to 3d2db16 Compare January 2, 2022 21:53
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.1.5 build(deps-dev): update lint-staged to ^12.1.6 Jan 7, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 3d2db16 to 365defe Compare January 7, 2022 10:30
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.1.6 build(deps-dev): update lint-staged to ^12.1.7 Jan 7, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 365defe to 089e541 Compare January 7, 2022 17:02
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 089e541 to 254615b Compare January 18, 2022 16:19
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.1.7 build(deps-dev): update lint-staged to ^12.2.0 Jan 18, 2022
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.2.0 build(deps-dev): update lint-staged to ^12.2.1 Jan 19, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch 2 times, most recently from f73cb1f to f176263 Compare January 20, 2022 19:16
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.2.1 build(deps-dev): update lint-staged to ^12.2.2 Jan 20, 2022
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.2.2 build(deps-dev): update lint-staged to ^12.3.0 Jan 23, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from f176263 to 9b84a09 Compare January 23, 2022 13:34
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.3.0 build(deps-dev): update lint-staged to ^12.3.1 Jan 23, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch 2 times, most recently from dd2fc1e to 9558918 Compare January 26, 2022 19:12
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.3.1 build(deps-dev): update lint-staged to ^12.3.2 Jan 26, 2022
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.3.2 build(deps-dev): update lint-staged to ^12.3.3 Feb 1, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 9558918 to cb9ae3b Compare February 1, 2022 19:41
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from cb9ae3b to 75986db Compare February 13, 2022 17:45
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.3.3 build(deps-dev): update lint-staged to ^12.3.4 Feb 13, 2022
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.3.4 build(deps-dev): update lint-staged to ^12.3.5 Mar 5, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 75986db to 255bfd0 Compare March 5, 2022 09:16
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 255bfd0 to e168c73 Compare March 16, 2022 11:19
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.3.5 build(deps-dev): update lint-staged to ^12.3.6 Mar 16, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from e168c73 to 60e3e01 Compare March 17, 2022 17:36
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.3.6 build(deps-dev): update lint-staged to ^12.3.7 Mar 17, 2022
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.3.7 build(deps-dev): update lint-staged to ^12.3.8 Apr 15, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 60e3e01 to 5732be0 Compare April 15, 2022 10:20
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.3.8 build(deps-dev): update lint-staged to ^12.4.0 Apr 20, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch 2 times, most recently from 8491bb8 to e7297c9 Compare April 26, 2022 18:39
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.4.0 build(deps-dev): update lint-staged to ^12.4.1 Apr 26, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from e7297c9 to 2a206fa Compare May 24, 2022 14:59
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.4.1 build(deps-dev): update lint-staged to ^12.4.2 May 24, 2022
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.4.2 build(deps-dev): update lint-staged to ^12.4.3 May 30, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 2a206fa to 31a6998 Compare May 30, 2022 10:55
@renovate renovate bot changed the title build(deps-dev): update lint-staged to ^12.4.3 build(deps-dev): update lint-staged to ^12.5.0 May 31, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 31a6998 to 161dc68 Compare May 31, 2022 17:37
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 161dc68 to bc384cb Compare September 25, 2022 13:23
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from bc384cb to 762835c Compare November 20, 2022 16:32
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 762835c to 85a4836 Compare August 10, 2025 14:38
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 85a4836 to 2c1a26e Compare September 25, 2025 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants