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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 25, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged 12.0.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)

v12.1.2

Compare Source

Bug Fixes
  • fix Windows JS config loading by using file:// URLs (f20ddf9)
  • fix YAML config loading (0082ec2)
  • improve error logging in loadConfig (e7b6412)

v12.1.1

Compare Source

Bug Fixes
  • await for dynamic import promise when loading JS config (e96b6d9)

v12.1.0

Compare Source

Features
  • allow loading .js config file with ESM syntax (410c3ba)
  • replace cosmiconfig with lilconfig + yaml to reduce dependencies (e7f9fa0)
  • support loading .mjs config (8d3b176)

v12.0.3

Compare Source

Bug Fixes

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 force-pushed the renovate/lint-staged-12.x branch from bc98649 to 04e9aaf Compare December 18, 2021 11:50
@vercel
Copy link

vercel bot commented Dec 18, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ptrkvsky/nomad/C8vvrde8tPMdimoZvuLdjmjcPBAR
✅ Preview: https://nomad-git-renovate-lint-staged-12x-ptrkvsky.vercel.app

[Deployment for 3d7c3ca failed]

@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.1.2 chore(deps): update dependency lint-staged to v12.1.3 Dec 18, 2021
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 04e9aaf to b0a99df Compare December 24, 2021 09:54
@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 b0a99df to cca4a65 Compare January 2, 2022 21:16
@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 cca4a65 to ffe4f18 Compare January 7, 2022 10:05
@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 ffe4f18 to ceb8928 Compare January 7, 2022 19:08
@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 ceb8928 to c362711 Compare January 18, 2022 17:08
@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 c362711 to f4e46b1 Compare January 19, 2022 14:40
@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 f4e46b1 to 052c83d Compare January 20, 2022 18:16
@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 force-pushed the renovate/lint-staged-12.x branch from 052c83d to df14200 Compare January 23, 2022 12:23
@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 from df14200 to 8764d49 Compare January 23, 2022 16:48
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.3.4 chore(deps): update dependency lint-staged to v12.3.5 Mar 5, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from e8ee6f4 to eacaf86 Compare March 16, 2022 10:02
@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.6 Mar 16, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from eacaf86 to 4408b0d Compare March 17, 2022 17:13
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.3.6 chore(deps): update dependency lint-staged to v12.3.7 Mar 17, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 4408b0d to 276d6b3 Compare April 25, 2022 02:46
@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 276d6b3 to 3d7c3ca Compare April 26, 2022 17:41
@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 Apr 26, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 3d7c3ca to d48e75b Compare May 24, 2022 16:48
@vercel
Copy link

vercel bot commented May 24, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nomad ❌ Failed (Inspect) Nov 20, 2022 at 5:49PM (UTC)

@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.4.1 chore(deps): update dependency lint-staged to v12.4.2 May 24, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from d48e75b to a47bf22 Compare May 30, 2022 11:10
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.4.2 chore(deps): update dependency lint-staged to v12.4.3 May 30, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from a47bf22 to d8a841f Compare May 31, 2022 09:45
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from d8a841f to 06e5921 Compare May 31, 2022 15:40
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.4.3 chore(deps): update dependency lint-staged to v12.5.0 May 31, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 06e5921 to a6d82cc Compare September 25, 2022 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants