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

Update dependency lint-staged to v10.2.6 #83

Merged
merged 1 commit into from
May 27, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2020

This PR contains the following updates:

Package Type Update Change
lint-staged devDependencies minor 10.0.9 -> 10.2.6

Release Notes

okonet/lint-staged

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)

v10.1.3

Compare Source

Bug Fixes
  • only run git add on staged files matched to a task (d39573b)
  • run git add for staged file chunks serially (69acfa3)

v10.1.2

Compare Source

Bug Fixes
  • no longer include untracked files in backup stash (#​827) (2f15336)

v10.1.1

Compare Source

Bug Fixes
  • add -- to git add command to denote pathspec starting (#​821) (226ccdb)

v10.1.0

Compare Source

Bug Fixes
  • do not return string from runAll, add info symbol to "No staged files found." message (1e7298a)
  • force src and dst prefixes in diff to work around local diff.noprefix setting (7f2ef33)
  • unset GIT_LITERAL_PATHSPECS env variable before running (a653c55)
Features
  • add --no-stash option to disable the backup stash, and not revert in case of errors (c386e4c)
  • only hide/restore unstaged modifications to partially staged files (52125a9)

v10.0.10

Compare Source

Bug Fixes
  • support non-ASCII filenames when git is configured with core.quotepath on (2cb26a6)

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 20653b3 to c92ed0e Compare March 30, 2020 13:36
@renovate renovate bot changed the title Update dependency lint-staged to v10.0.10 Update dependency lint-staged to v10.1.0 Mar 30, 2020
@renovate renovate bot changed the title Update dependency lint-staged to v10.1.0 Update dependency lint-staged to v10.1.1 Mar 31, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from c92ed0e to 61b80a6 Compare March 31, 2020 14:18
@renovate renovate bot changed the title Update dependency lint-staged to v10.1.1 Update dependency lint-staged to v10.1.2 Apr 5, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch 2 times, most recently from 99a4204 to 1ff0d57 Compare April 9, 2020 14:23
@renovate renovate bot changed the title Update dependency lint-staged to v10.1.2 Update dependency lint-staged to v10.1.3 Apr 9, 2020
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 1ff0d57 to 1d8ba2b Compare April 17, 2020 14:00
@renovate renovate bot changed the title Update dependency lint-staged to v10.1.3 Update dependency lint-staged to v10.1.4 Apr 17, 2020
@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 2 times, most recently from 7530b8a to 116a267 Compare April 19, 2020 08:40
@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 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 116a267 to e845653 Compare April 21, 2020 14:21
@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 2 times, most recently from d7ed2e5 to a1bb3f2 Compare April 30, 2020 11:46
@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 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 a1bb3f2 to 51ef578 Compare May 1, 2020 04:20
@renovate renovate bot force-pushed the renovate/lint-staged-10.x branch from 51ef578 to d75228c Compare May 18, 2020 13:58
@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 d75228c to 4487c87 Compare May 18, 2020 17:43
@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 4487c87 to 76f6646 Compare May 22, 2020 05:54
@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 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 76f6646 to 334e384 Compare May 22, 2020 07:41
@foxundermoon foxundermoon merged commit 0dac10b into master May 27, 2020
@foxundermoon foxundermoon deleted the renovate/lint-staged-10.x branch May 27, 2020 16:09
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

2 participants