rust-wasm-webpack icon indicating copy to clipboard operation
rust-wasm-webpack copied to clipboard

🐼 - Update dependency lint-staged to v9

Open renovate[bot] opened this issue 5 years ago • 0 comments

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

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

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

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

:no_bell: 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[bot] avatar Jul 01 '19 18:07 renovate[bot]