Skip to content

chore(deps): update dependency lint-staged to v9 #11

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 Jul 1, 2019

This PR contains the following updates:

Package Type Update Change
lint-staged devDependencies major 8.1.7 -> 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
  • pin commitizen@3.1.2 to support node 8 (ee774e3)
  • pin cz-conventional-changelog@2.1.0 to support node 8 (e879b6a)
  • remove empty spaces from warning (6126b72)

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.

v8.2.1

Compare Source

Bug Fixes
  • Override env GIT_DIR variable to resolve to the correct git dir path (#​629) (5892455), closes #​627

v8.2.0

Compare Source

Bug Fixes
  • normalize gitDir path for Windows compatibility (90e343b)
Features
  • throw error in runAll if outside git directory (6ac666d)

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 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 force-pushed the renovate/lint-staged-9.x branch 3 times, most recently from b5a6bcf to a83da6f Compare July 6, 2019 11:37
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from a83da6f to 74f8082 Compare July 10, 2019 16:17
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 2 times, most recently from 74f24b5 to 6e5f399 Compare July 30, 2019 08:51
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 2 times, most recently from 826a465 to 9258fc6 Compare August 17, 2019 17:27
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 2 times, most recently from 4f1ff47 to 0036b02 Compare August 27, 2019 06:42
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from 0036b02 to f233cc9 Compare September 2, 2019 07:30
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 2 times, most recently from e366e4b to 50867a5 Compare September 26, 2019 10:47
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 2 times, most recently from 418e063 to 1ad86bb Compare October 1, 2019 08:28
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from 1ad86bb to bd73504 Compare October 8, 2019 05:54
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from bd73504 to 1647dd9 Compare November 13, 2019 20:15
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from 1647dd9 to 2743ab5 Compare November 27, 2019 05:19
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