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 #95

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@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

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 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.

@changeset-bot
Copy link

changeset-bot bot commented Dec 18, 2021

⚠️ No Changeset found

Latest commit: 1db44c5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 144ec64 to b3a5051 Compare December 24, 2021 11:08
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.1.3 chore(deps): update dependency lint-staged to v12.1.4 Dec 24, 2021
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from b3a5051 to 50221cb Compare January 2, 2022 21:27
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.1.4 chore(deps): update dependency lint-staged to v12.1.5 Jan 2, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 50221cb to 3370837 Compare January 7, 2022 11:52
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.1.5 chore(deps): update dependency lint-staged to v12.1.6 Jan 7, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 3370837 to 7316d1a Compare January 7, 2022 17:16
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.1.6 chore(deps): update dependency lint-staged to v12.1.7 Jan 7, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 7316d1a to ae19444 Compare January 18, 2022 16:07
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.1.7 chore(deps): update dependency lint-staged to v12.2.0 Jan 18, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from ae19444 to a1a6c3b Compare January 19, 2022 13:43
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.2.0 chore(deps): update dependency lint-staged to v12.2.1 Jan 19, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from a1a6c3b to 7c1da61 Compare January 20, 2022 18:09
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.2.1 chore(deps): update dependency lint-staged to v12.2.2 Jan 20, 2022
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.2.2 chore(deps): 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 a5b869a to bc6c72f Compare January 23, 2022 16:23
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.3.0 chore(deps): update dependency lint-staged to v12.3.1 Jan 23, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from bc6c72f to 0b2a8b6 Compare January 26, 2022 19:19
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.3.1 chore(deps): update dependency lint-staged to v12.3.2 Jan 26, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 0b2a8b6 to ccd878f Compare March 7, 2022 09:09
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.3.2 chore(deps): update dependency lint-staged to v12.3.5 Mar 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.3.5 chore(deps): update dependency lint-staged to v12.3.7 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from ccd878f to f4ae27b Compare March 26, 2022 13:47
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.3.7 chore(deps): update dependency lint-staged to v12.4.0 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from f4ae27b to 64daef5 Compare April 25, 2022 02:13
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.4.0 chore(deps): update dependency lint-staged to v12.4.1 May 15, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 64daef5 to 9498287 Compare May 15, 2022 22:11
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 9498287 to 1db44c5 Compare June 18, 2022 14:43
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.4.1 chore(deps): update dependency lint-staged to v12.5.0 Jun 18, 2022
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