Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency lint-staged to v12.5.0 #268

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

renovate[bot]
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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 56070e8 to 501cb58 Compare December 20, 2021 03:20
@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 501cb58 to 9b5a0ea Compare December 24, 2021 11:26
@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 from 9b5a0ea to 75553b6 Compare January 2, 2022 22:58
@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 75553b6 to 64f2b8d Compare January 7, 2022 11:07
@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 2 times, most recently from f969a6c to 40364e8 Compare January 10, 2022 03:45
@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 40364e8 to 68c7ddd Compare January 18, 2022 16:32
@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 2 times, most recently from f43afe6 to 8179c96 Compare January 20, 2022 19:58
@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 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 2 times, most recently from 59a0694 to 22fc9ff Compare January 23, 2022 16:38
@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 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 2 times, most recently from 01bce26 to 2d767d2 Compare February 1, 2022 19:27
@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 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 2 times, most recently from 8f0181e to 7c821bb Compare February 14, 2022 03:53
@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 7c821bb to 9f1bcce Compare March 5, 2022 08:49
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 9f1bcce to 540f5a3 Compare March 14, 2022 03:44
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 540f5a3 to 457e1b6 Compare March 16, 2022 10:25
@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 457e1b6 to 9bad12a Compare March 17, 2022 17:58
@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
@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 9bad12a to d16031f Compare April 15, 2022 10:20
@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 d16031f to a93cdb1 Compare April 20, 2022 19:41
@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 a93cdb1 to 88d26fa Compare April 26, 2022 19:01
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 88d26fa to 07a6902 Compare June 18, 2022 16:43
@renovate renovate bot changed the title Update dependency lint-staged to v12.4.1 Update dependency lint-staged to v12.5.0 Jun 18, 2022
@foxundermoon foxundermoon merged commit 59eca16 into master Feb 21, 2023
@foxundermoon foxundermoon deleted the renovate/lint-staged-12.x branch February 21, 2023 05:59
@renovate renovate bot changed the title Update dependency lint-staged to v12.5.0 chore(deps): update dependency lint-staged to v12.5.0 Feb 21, 2023
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.

None yet

1 participant