Skip to content
This repository was archived by the owner on Jun 25, 2022. It is now read-only.

Update dependency lint-staged to v12.5.0#61

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/lint-staged-12.x
Open

Update dependency lint-staged to v12.5.0#61
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/lint-staged-12.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2021

Mend Renovate

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

okonet/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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 18, 2021

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: @eslint/eslintrc@1.0.4
npm ERR! notsup Not compatible with your version of node/npm: @eslint/eslintrc@1.0.4
npm ERR! notsup Required: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"}
npm ERR! notsup Actual:   {"npm":"8.11.0","node":"v12.20.2"}

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-05-31T16_45_49_972Z-debug-0.log

@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 5af6b68 to 7824b1e Compare December 24, 2021 10:11
@renovate renovate bot changed the title Update dependency lint-staged to v12.1.3 Update dependency lint-staged to v12.1.4 Dec 24, 2021
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 7824b1e to c62965b Compare January 2, 2022 21:47
@renovate renovate bot changed the title Update dependency lint-staged to v12.1.4 Update dependency lint-staged to v12.1.5 Jan 2, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch 2 times, most recently from 6908472 to bbf09d4 Compare January 7, 2022 12:02
@renovate renovate bot changed the title Update dependency lint-staged to v12.1.5 Update dependency lint-staged to v12.1.6 Jan 7, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from bbf09d4 to 1dbcbf4 Compare January 7, 2022 17:11
@renovate renovate bot changed the title Update dependency lint-staged to v12.1.6 Update dependency lint-staged to v12.1.7 Jan 7, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 1dbcbf4 to 5875dd9 Compare January 18, 2022 16:09
@renovate renovate bot changed the title Update dependency lint-staged to v12.1.7 Update dependency lint-staged to v12.2.0 Jan 18, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 5875dd9 to bc0b80a Compare January 19, 2022 13:34
@renovate renovate bot changed the title Update dependency lint-staged to v12.2.0 Update dependency lint-staged to v12.2.1 Jan 19, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from bc0b80a to d45ab05 Compare January 20, 2022 18:44
@renovate renovate bot changed the title Update dependency lint-staged to v12.2.1 Update dependency lint-staged to v12.2.2 Jan 20, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from d45ab05 to f76d808 Compare January 23, 2022 11:59
@renovate renovate bot changed the title Update dependency lint-staged to v12.2.2 Update dependency lint-staged to v12.3.0 Jan 23, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from f76d808 to 8c683b5 Compare January 23, 2022 15:39
@renovate renovate bot changed the title Update dependency lint-staged to v12.3.0 Update dependency lint-staged to v12.3.1 Jan 23, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 8c683b5 to f85aaee Compare January 26, 2022 18:13
@renovate renovate bot changed the title Update dependency lint-staged to v12.3.1 Update dependency lint-staged to v12.3.2 Jan 26, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from f85aaee to 4676637 Compare February 1, 2022 20:15
@renovate renovate bot changed the title Update dependency lint-staged to v12.3.2 Update dependency lint-staged to v12.3.3 Feb 1, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 4676637 to fc252e6 Compare February 13, 2022 19:00
@renovate renovate bot changed the title Update dependency lint-staged to v12.3.3 Update dependency lint-staged to v12.3.4 Feb 13, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from fc252e6 to c74879d Compare March 5, 2022 08:55
@renovate renovate bot changed the title Update dependency lint-staged to v12.3.4 Update dependency lint-staged to v12.3.5 Mar 5, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from c74879d to 7eff383 Compare March 16, 2022 09:33
@renovate renovate bot changed the title Update dependency lint-staged to v12.3.5 Update dependency lint-staged to v12.3.6 Mar 16, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 7eff383 to fccdaf6 Compare March 17, 2022 16:50
@renovate renovate bot changed the title Update dependency lint-staged to v12.3.6 Update dependency lint-staged to v12.3.7 Mar 17, 2022
@munierujp munierujp added the renovate Created by Renovate label Mar 29, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch 2 times, most recently from f798148 to c1e12e9 Compare March 30, 2022 01:33
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch 3 times, most recently from 3912398 to 3e99223 Compare April 15, 2022 11:52
@renovate renovate bot changed the title Update dependency lint-staged to v12.3.7 Update dependency lint-staged to v12.3.8 Apr 15, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 3e99223 to cdbbb28 Compare April 20, 2022 21:01
@renovate renovate bot changed the title Update dependency lint-staged to v12.3.8 Update dependency lint-staged to v12.4.0 Apr 20, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from cdbbb28 to b36877b Compare April 26, 2022 18:14
@renovate renovate bot changed the title Update dependency lint-staged to v12.4.0 Update dependency lint-staged to v12.4.1 Apr 26, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from b36877b to a24f2ae Compare May 24, 2022 16:49
@renovate renovate bot changed the title Update dependency lint-staged to v12.4.1 Update dependency lint-staged to v12.4.2 May 24, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from a24f2ae to 7bf7fa8 Compare May 30, 2022 10:57
@renovate renovate bot changed the title Update dependency lint-staged to v12.4.2 Update dependency lint-staged to v12.4.3 May 30, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 7bf7fa8 to aaba7f4 Compare May 31, 2022 16:46
@renovate renovate bot changed the title Update dependency lint-staged to v12.4.3 Update dependency lint-staged to v12.5.0 May 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

renovate Created by Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants