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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lint-staged to the latest version 馃殌 #126

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 1, 2019

The devDependency lint-staged was updated from 8.2.1 to 9.0.0.

This version is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v9.0.0

9.0.0 (2019-07-01)

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

The new version differs by 32 commits.

  • e24aaf2 fix: parse titles for function linters
  • e862e7e docs: correct config file name
  • 309ff1c docs: restore filtering section to README
  • 4bef26e feat: add deprecation error for advanced configuration
  • e829646 refactor: remove dependency on path-is-inside
  • 767edbd refactor: remove dependency on lodash
  • c59cd9a chore: upgrade dependencies
  • 19536e3 refactor: pass unparsed commands to execa with --shell
  • 275d996 refactor: rename --silent to --quiet
  • 18acd59 docs: update README
  • 2ba6d61 test: ignore testSetup from coverage report
  • ecf9227 feat: add --shell and --quiet flags
  • 04190c8 refactor: remove advanced configuration options
  • bed9127 refactor: use execa's shell option to run commands
  • d3f6475 docs: update contributors

There are 32 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@greenkeeper greenkeeper bot requested a review from a team July 1, 2019 18:24
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) to 71.118% when pulling cc28973 on greenkeeper/lint-staged-9.0.0 into bcd603f on master.

greenkeeper bot added a commit that referenced this pull request Jul 2, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 2, 2019

  • The devDependency lint-staged was updated from 8.2.1 to 9.0.1.

Update to this version instead 馃殌

Release Notes for v9.0.1

9.0.1 (2019-07-02)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 6c1e42f fix: Update node version requirement (#646)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 3, 2019

  • The devDependency lint-staged was updated from 8.2.1 to 9.0.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 6, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 6, 2019

  • The devDependency lint-staged was updated from 8.2.1 to 9.1.0.

Update to this version instead 馃殌

@greenkeeper greenkeeper bot closed this Jul 19, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/lint-staged-9.0.0 branch July 19, 2019 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant