Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Update dependency lint-staged to v9 #1428

Merged
merged 1 commit into from
Jul 13, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2019

This PR contains the following updates:

Package Type Update Change
lint-staged devDependencies major ^8.1.5 -> ^9.0.0

Release Notes

okonet/lint-staged

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

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from c45cc8f to eb74f2a Compare July 12, 2019 21:51
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from eb74f2a to ae35f45 Compare July 13, 2019 09:30
@edmorley edmorley merged commit 892bb64 into master Jul 13, 2019
@edmorley edmorley deleted the renovate/lint-staged-9.x branch July 13, 2019 10:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

3 participants