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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lint-staged to the latest version 🚀 #301

Open
wants to merge 1 commit into
base: master
Choose a base branch
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’t 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’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

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 bot added a commit that referenced this pull request Jul 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 25, 2019

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

Update to this version instead 🚀

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

greenkeeper bot commented Aug 17, 2019

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

Update to this version instead 🚀

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

greenkeeper bot commented Aug 17, 2019

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

Update to this version instead 🚀

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

greenkeeper bot commented Aug 25, 2019

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

Update to this version instead 🚀

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

greenkeeper bot commented Aug 27, 2019

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

Update to this version instead 🚀

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

greenkeeper bot commented Sep 22, 2019

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

Update to this version instead 🚀

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

greenkeeper bot commented Sep 26, 2019

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

Update to this version instead 🚀

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

greenkeeper bot commented Oct 1, 2019

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

Update to this version instead 🚀

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

greenkeeper bot commented Oct 8, 2019

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

Update to this version instead 🚀

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

greenkeeper bot commented Nov 13, 2019

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

Update to this version instead 🚀

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

greenkeeper bot commented Nov 27, 2019

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

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 30, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 30, 2020
greenkeeper bot added a commit that referenced this pull request Mar 31, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 31, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 5, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 5, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 9, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 9, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 17, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 17, 2020

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

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 18, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 18, 2020
greenkeeper bot added a commit that referenced this pull request Apr 19, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 19, 2020

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

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 21, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 21, 2020
greenkeeper bot added a commit that referenced this pull request Apr 28, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 28, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 1, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 1, 2020

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

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 18, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 18, 2020
greenkeeper bot added a commit that referenced this pull request May 18, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 18, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 22, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


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

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 22, 2020
greenkeeper bot added a commit that referenced this pull request May 29, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


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

Update to this version instead 🚀

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

0 participants