Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

🐼 - Update dependency lint-staged to v9 #47

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 1, 2019

This PR contains the following updates:

Package Type Update Change
lint-staged devDependencies major 8.2.1 -> 9.5.0

Release Notes

okonet/lint-staged

v9.5.0

Compare Source

Features
  • add support for concurrent CLI option (6af8307)

v9.4.3

Compare Source

Bug Fixes
  • deps: bump eslint-utils from 1.4.0 to 1.4.3 to fix a security vulnerability (#​722) (ed84d8e)

v9.4.2

Compare Source

Bug Fixes
  • create fn title with mock file list of correct length (8c3ca58)

v9.4.1

Compare Source

Bug Fixes

v9.4.0

Compare Source

Features

v9.3.0

Compare Source

Features
  • allow to pass config instead of configPath (14c46d2)

v9.2.5

Compare Source

Bug Fixes
  • validateConfig validates function task return values (d8fad78)

v9.2.4

Compare Source

Bug Fixes
  • include renames when getting list of staged files (2243a83)

v9.2.3

Compare Source

Bug Fixes
  • don't normalize path gitDir path for better Windows compatibility (eb3fa83)
  • generateTasks handles parent dir globs correctly (82b5182)
  • normalize gitDir path to posix using normalize-path (f485e51)

v9.2.2

Compare Source

Bug Fixes
  • apply patch only if there's a diff (e70e08f)

v9.2.1

Compare Source

Bug Fixes

v9.2.0

Compare Source

Features
  • add --relative option for controlling file paths (242deb5)

v9.1.0

Compare Source

Bug Fixes
  • snapshot with fully-resolved path name (b1a08b8)
Features
  • make node-api accessible (ca37906)

v9.0.2

Compare Source

Bug Fixes
  • run all commands returned by function linters (0dd0c94)

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

Bug Fixes
  • parse titles for function linters (e24aaf2)
Code Refactoring
  • remove advanced configuration options (04190c8)
  • remove support for chunking (2ca9050)
  • use execa's shell option to run commands (bed9127)
Features
  • add --shell and --quiet flags (ecf9227)
  • add deprecation error for advanced configuration (4bef26e)
  • support function linter returning array of commands (36e54a2)
  • support functions as linter commands (f76c0d1)
BREAKING CHANGES
  • The advanced configuration options have been deprecated in favour of the simple format
  • Local commands are no longer resolved by lint-staged, but execa will do this instead. In effect, there are no longer pretty error messages when commands are not found.
  • Very long arguments strings are no longer chunked on Windows. Function linters should be used instead to customise this behaviour.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Jul 2, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from 4e745d8 to 8e95c52 Compare July 2, 2019 10:53
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Jul 2, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from 8e95c52 to 691f5ac Compare July 3, 2019 05:43
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Jul 3, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from 691f5ac to f5e34dd Compare July 6, 2019 11:40
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Jul 6, 2019
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Jul 8, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 2 times, most recently from 04d96c6 to 72cc5f3 Compare July 10, 2019 16:18
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Jul 10, 2019
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Jul 12, 2019
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Jul 12, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 5 times, most recently from 5d7ddb6 to 48bd5dd Compare July 23, 2019 11:46
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from 48bd5dd to adf79ab Compare July 25, 2019 04:52
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Jul 25, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 2 times, most recently from 1195385 to d1f24a0 Compare August 1, 2019 17:42
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from d1f24a0 to cc41b8e Compare August 2, 2019 15:47
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 2 times, most recently from 6b1d9c2 to 784c9fa Compare August 13, 2019 20:28
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from 784c9fa to 0003760 Compare August 17, 2019 14:35
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Aug 17, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from 0003760 to f6dea99 Compare August 17, 2019 17:20
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Aug 17, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from f6dea99 to bccdd5e Compare August 19, 2019 21:38
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 2 times, most recently from d5caa31 to f87cda8 Compare August 27, 2019 06:43
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Aug 27, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from f87cda8 to 99d66e2 Compare August 27, 2019 14:31
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 4 times, most recently from 2430374 to e62b6f7 Compare September 16, 2019 16:51
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from e62b6f7 to 4395406 Compare September 22, 2019 10:43
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Sep 22, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 2 times, most recently from 6dffec6 to 77fed5c Compare September 26, 2019 10:35
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Sep 26, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from 77fed5c to ace3f8f Compare October 1, 2019 05:23
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Oct 1, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 2 times, most recently from 436c622 to 5bb396c Compare October 8, 2019 05:49
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Oct 8, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 2 times, most recently from 62575de to ba11145 Compare October 15, 2019 16:55
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Oct 19, 2019
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Oct 19, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from ba11145 to f5a18e2 Compare October 22, 2019 19:52
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from f5a18e2 to e6f3776 Compare November 13, 2019 20:12
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Nov 13, 2019
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Nov 14, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from e6f3776 to 05b3b13 Compare November 27, 2019 05:19
@renovate renovate bot changed the title 🐼 - Update dependency lint-staged to v9 🐼 - Update dependency lint-staged to v9 Nov 27, 2019
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from 05b3b13 to cd222cb Compare December 9, 2019 16:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant