Skip to content

Update dependency lint-staged to v10.5.4 #1

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 17, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged 10.1.3 -> 10.5.4 age adoption passing confidence

Release Notes

okonet/lint-staged

v10.5.4

Compare Source

Bug Fixes

v10.5.3

Compare Source

Bug Fixes

v10.5.2

Compare Source

Bug Fixes

v10.5.1

Compare Source

Bug Fixes

v10.5.0

Compare Source

Features

v10.4.2

Compare Source

Bug Fixes

v10.4.1

Compare Source

Bug Fixes

v10.4.0

Compare Source

Features

v10.3.0

Compare Source

Features
  • Add support for adding lint-staged using pre-commit.com (#​910) (d404d7d)

v10.2.13

Compare Source

Bug Fixes

v10.2.12

Compare Source

Bug Fixes
  • always use the default short diff format for submodules #​902 (c7923ad)
  • ensure supportsColor.level exists before stringifying it (aa9898e)

v10.2.11

Compare Source

Bug Fixes
  • run all git commands with submodule.recurse=false (#​888) (86c9ed2)

v10.2.10

Compare Source

Bug Fixes
  • Git directory is not correctly resolved if GIT_WORK_TREE is set to relative path (#​887) (a1904ec)

v10.2.9

Compare Source

Bug Fixes
  • update listr@2.1.0 and add enquirer peer dependency (#​883) (0daae61)

v10.2.8

Compare Source

Bug Fixes
  • canceling lint-staged via SIGINT restores state and cleans up (#​881) (b078324)

v10.2.7

Compare Source

Bug Fixes
  • use machine output to avoid escaped and quoted filenames (ea80a3d)

v10.2.6

Compare Source

Bug Fixes
  • remove nanoid devDependency to remove ExperimentalWarning (#​874) (979da5d)

v10.2.5

Compare Source

Bug Fixes

v10.2.4

Compare Source

Bug Fixes

v10.2.3

Compare Source

Bug Fixes

v10.2.2

Compare Source

Bug Fixes
  • chunkFiles chunks normalized files even when maxArgLength is set (#​858) (fc72170)

v10.2.1

Compare Source

Bug Fixes
  • normalize chunked paths even when maxArgLength is not set (ba67f48)
  • resolve matched files to cwd instead of gitDir before adding (defe045)

v10.2.0

Compare Source

Bug Fixes
  • all lint-staged output respects the quiet option (aba3421)
  • do not show incorrect error when verbose and no output (b8df31a)
  • log task output after running listr to keep everything (d69c65b)
  • use test renderer during tests and when TERM=dumb (16848d8)
Features
  • add --verbose to show output even when tasks succeed (85de3a3)
  • allow specifying cwd using the Node.js API (a3bd9d7)
  • replace listr with listr2 and print errors inline (8f32a3e)

v10.1.7

Compare Source

Bug Fixes
  • use stash create/store to prevent files from disappearing from disk (c9adca5)

v10.1.6

Compare Source

Bug Fixes
  • deps: update dependencies (e093b1d)

v10.1.5

Compare Source

Bug Fixes
  • pass correct path to unstaged patch during cleanup (6066b07)

v10.1.4

Compare Source

Bug Fixes
  • allow lint-staged to run on empty git repo by disabling backup (0bf1fb0)

Configuration

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

🚦 Automerge: Enabled.

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-10.x branch from cec6aed to 9889053 Compare April 18, 2020 08:30
@renovate renovate bot changed the title Update dependency lint-staged to v10.1.4 Update dependency lint-staged to v10.1.5 Apr 18, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 9889053 to 09cd3ed Compare April 19, 2020 08:28
@renovate renovate bot changed the title Update dependency lint-staged to v10.1.5 Update dependency lint-staged to v10.1.6 Apr 19, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 09cd3ed to 0b25435 Compare April 21, 2020 14:27
@renovate renovate bot changed the title Update dependency lint-staged to v10.1.6 Update dependency lint-staged to v10.1.7 Apr 21, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 0b25435 to 34cef13 Compare April 28, 2020 13:14
@renovate renovate bot changed the title Update dependency lint-staged to v10.1.7 Update dependency lint-staged to v10.2.0 Apr 28, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 34cef13 to d558e11 Compare April 30, 2020 11:50
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.0 Update dependency lint-staged to v10.2.1 Apr 30, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from d558e11 to da1eba7 Compare May 1, 2020 04:13
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.1 Update dependency lint-staged to v10.2.2 May 1, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from da1eba7 to acb70bb Compare May 18, 2020 13:17
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.2 Update dependency lint-staged to v10.2.3 May 18, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from acb70bb to b8d9fb7 Compare May 18, 2020 18:26
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.3 Update dependency lint-staged to v10.2.4 May 18, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from b8d9fb7 to 3239daf Compare May 22, 2020 06:24
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.4 Update dependency lint-staged to v10.2.5 May 22, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 3239daf to 53888ab Compare May 22, 2020 08:22
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.5 Update dependency lint-staged to v10.2.6 May 22, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 53888ab to 5ecdef1 Compare May 29, 2020 04:33
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.6 Update dependency lint-staged to v10.2.7 May 29, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 5ecdef1 to e5f82bb Compare June 3, 2020 14:56
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.7 Update dependency lint-staged to v10.2.8 Jun 3, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from e5f82bb to aa4b583 Compare June 4, 2020 11:59
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.8 Update dependency lint-staged to v10.2.9 Jun 4, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from aa4b583 to 17da5a1 Compare June 12, 2020 09:31
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.9 Update dependency lint-staged to v10.2.10 Jun 12, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 17da5a1 to 7213c06 Compare July 1, 2020 20:54
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.10 Update dependency lint-staged to v10.2.11 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 7213c06 to 7c8c797 Compare August 26, 2020 02:58
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.11 Update dependency lint-staged to v10.2.13 Aug 26, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 7c8c797 to 938d533 Compare October 29, 2020 05:59
@renovate renovate bot changed the title Update dependency lint-staged to v10.2.13 Update dependency lint-staged to v10.5.0 Oct 29, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 938d533 to 34b5ea9 Compare November 26, 2020 23:51
@renovate renovate bot changed the title Update dependency lint-staged to v10.5.0 Update dependency lint-staged to v10.5.2 Nov 26, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 34b5ea9 to d24f1ba Compare December 11, 2020 01:52
@renovate renovate bot changed the title Update dependency lint-staged to v10.5.2 Update dependency lint-staged to v10.5.3 Dec 11, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from d24f1ba to ffdc710 Compare February 6, 2021 14:00
@renovate renovate bot changed the title Update dependency lint-staged to v10.5.3 Update dependency lint-staged to v10.5.4 Feb 6, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant