Release notes
*Sourced from [lint-staged's releases](https://github.com/okonet/lint-staged/releases).*
> ## v8.0.4
> ## [8.0.4](http://git+https/github.com/okonet/lint-staged/compare/v8.0.3...v8.0.4) (2018-10-31)
>
>
> ### Bug Fixes
>
> * **package:** update staged-git-files to version 1.1.2 ([ce434d3](http://git+https/github.com/okonet/lint-staged/commit/ce434d3))
>
> ## v8.0.3
> ## [8.0.3](http://git+https/github.com/okonet/lint-staged/compare/v8.0.2...v8.0.3) (2018-10-30)
>
>
> ### Bug Fixes
>
> * Allow to use lint-staged on CI ([#523](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/523)) ([225a904](http://git+https/github.com/okonet/lint-staged/commit/225a904))
>
> ## v8.0.2
> ## [8.0.2](http://git+https/github.com/okonet/lint-staged/compare/v8.0.1...v8.0.2) (2018-10-29)
>
>
> ### Bug Fixes
>
> * **git:** Use resolveGitDir in hasPartiallyStagedFiles ([#520](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/520)) ([af99172](http://git+https/github.com/okonet/lint-staged/commit/af99172)), closes [#514](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/514)
>
> ## v8.0.1
> ## [8.0.1](http://git+https/github.com/okonet/lint-staged/compare/v8.0.0...v8.0.1) (2018-10-29)
>
>
> ### Bug Fixes
>
> * **git:** Use resolveGitDir to resolve to .git for git commands ([#518](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/518)) ([da42f8a](http://git+https/github.com/okonet/lint-staged/commit/da42f8a)), closes [#514](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/514)
>
> ## v8.0.0
> # [8.0.0](http://git+https/github.com/okonet/lint-staged/compare/v7.3.0...v8.0.0) (2018-10-29)
>
>
> ### Features
>
> * Add support for partially staged files ([#75](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/75)) ([f82443c](http://git+https/github.com/okonet/lint-staged/commit/f82443c)), closes [#62](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/62)
>
>
> ### BREAKING CHANGES
>
> * Node >= 8.6 is required
>
> ## v7.4.0
> # [7.4.0](http://git+https/github.com/okonet/lint-staged/compare/v7.3.0...v7.4.0) (2018-10-29)
>
>
> ### Features
> ... (truncated)
Commits
- [`5e165a3`](https://github.com/okonet/lint-staged/commit/5e165a3437695933cc136979aa6fae37b3744c38) Merge pull request [#513](https://github-redirect.dependabot.com/okonet/lint-staged/issues/513) from okonet/greenkeeper/staged-git-files-1.1.2
- [`07fd087`](https://github.com/okonet/lint-staged/commit/07fd0872bc7891b05cf88a17d872c7b98a4eded7) Merge branch 'master' into greenkeeper/staged-git-files-1.1.2
- [`00047de`](https://github.com/okonet/lint-staged/commit/00047ded2b94d070a2e9cedf4d32d17269c1ddee) docs: fix typo ([#527](https://github-redirect.dependabot.com/okonet/lint-staged/issues/527))
- [`bedba5a`](https://github.com/okonet/lint-staged/commit/bedba5ae4f1df92c23fa562b27749be81e28cb7c) refactor: Use object spread ([#524](https://github-redirect.dependabot.com/okonet/lint-staged/issues/524))
- [`225a904`](https://github.com/okonet/lint-staged/commit/225a904ede26d529f8f2e1bd42039ee1a6746520) fix: Allow to use lint-staged on CI ([#523](https://github-redirect.dependabot.com/okonet/lint-staged/issues/523))
- [`af99172`](https://github.com/okonet/lint-staged/commit/af99172ae0c07fee3a5fde8f623cb53014a2c1d8) fix(git): Use resolveGitDir in hasPartiallyStagedFiles ([#520](https://github-redirect.dependabot.com/okonet/lint-staged/issues/520))
- [`da42f8a`](https://github.com/okonet/lint-staged/commit/da42f8a4500f11d37667e878b76643b842b98cc7) fix(git): Use resolveGitDir to resolve to .git for git commands ([#518](https://github-redirect.dependabot.com/okonet/lint-staged/issues/518))
- [`c4e8a2d`](https://github.com/okonet/lint-staged/commit/c4e8a2d1875e3be25c9cd914c681571acfdb62b5) chore(package): update lockfile yarn.lock
- [`ce434d3`](https://github.com/okonet/lint-staged/commit/ce434d382c2b956d5ed003d3f4966ff2c1d54f22) fix(package): update staged-git-files to version 1.1.2
- [`592486f`](https://github.com/okonet/lint-staged/commit/592486f63d50d0270035a603bc7e2dfb69925fb6) docs: Update readme to include info about partially staged files support
- Additional commits viewable in [compare view](https://github.com/okonet/lint-staged/compare/v7.2.0...v8.0.4)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps lint-staged from 7.2.0 to 8.0.4.
Release notes
*Sourced from [lint-staged's releases](https://github.com/okonet/lint-staged/releases).* > ## v8.0.4 > ## [8.0.4](http://git+https/github.com/okonet/lint-staged/compare/v8.0.3...v8.0.4) (2018-10-31) > > > ### Bug Fixes > > * **package:** update staged-git-files to version 1.1.2 ([ce434d3](http://git+https/github.com/okonet/lint-staged/commit/ce434d3)) > > ## v8.0.3 > ## [8.0.3](http://git+https/github.com/okonet/lint-staged/compare/v8.0.2...v8.0.3) (2018-10-30) > > > ### Bug Fixes > > * Allow to use lint-staged on CI ([#523](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/523)) ([225a904](http://git+https/github.com/okonet/lint-staged/commit/225a904)) > > ## v8.0.2 > ## [8.0.2](http://git+https/github.com/okonet/lint-staged/compare/v8.0.1...v8.0.2) (2018-10-29) > > > ### Bug Fixes > > * **git:** Use resolveGitDir in hasPartiallyStagedFiles ([#520](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/520)) ([af99172](http://git+https/github.com/okonet/lint-staged/commit/af99172)), closes [#514](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/514) > > ## v8.0.1 > ## [8.0.1](http://git+https/github.com/okonet/lint-staged/compare/v8.0.0...v8.0.1) (2018-10-29) > > > ### Bug Fixes > > * **git:** Use resolveGitDir to resolve to .git for git commands ([#518](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/518)) ([da42f8a](http://git+https/github.com/okonet/lint-staged/commit/da42f8a)), closes [#514](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/514) > > ## v8.0.0 > # [8.0.0](http://git+https/github.com/okonet/lint-staged/compare/v7.3.0...v8.0.0) (2018-10-29) > > > ### Features > > * Add support for partially staged files ([#75](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/75)) ([f82443c](http://git+https/github.com/okonet/lint-staged/commit/f82443c)), closes [#62](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/62) > > > ### BREAKING CHANGES > > * Node >= 8.6 is required > > ## v7.4.0 > # [7.4.0](http://git+https/github.com/okonet/lint-staged/compare/v7.3.0...v7.4.0) (2018-10-29) > > > ### Features > ... (truncated)Commits
- [`5e165a3`](https://github.com/okonet/lint-staged/commit/5e165a3437695933cc136979aa6fae37b3744c38) Merge pull request [#513](https://github-redirect.dependabot.com/okonet/lint-staged/issues/513) from okonet/greenkeeper/staged-git-files-1.1.2 - [`07fd087`](https://github.com/okonet/lint-staged/commit/07fd0872bc7891b05cf88a17d872c7b98a4eded7) Merge branch 'master' into greenkeeper/staged-git-files-1.1.2 - [`00047de`](https://github.com/okonet/lint-staged/commit/00047ded2b94d070a2e9cedf4d32d17269c1ddee) docs: fix typo ([#527](https://github-redirect.dependabot.com/okonet/lint-staged/issues/527)) - [`bedba5a`](https://github.com/okonet/lint-staged/commit/bedba5ae4f1df92c23fa562b27749be81e28cb7c) refactor: Use object spread ([#524](https://github-redirect.dependabot.com/okonet/lint-staged/issues/524)) - [`225a904`](https://github.com/okonet/lint-staged/commit/225a904ede26d529f8f2e1bd42039ee1a6746520) fix: Allow to use lint-staged on CI ([#523](https://github-redirect.dependabot.com/okonet/lint-staged/issues/523)) - [`af99172`](https://github.com/okonet/lint-staged/commit/af99172ae0c07fee3a5fde8f623cb53014a2c1d8) fix(git): Use resolveGitDir in hasPartiallyStagedFiles ([#520](https://github-redirect.dependabot.com/okonet/lint-staged/issues/520)) - [`da42f8a`](https://github.com/okonet/lint-staged/commit/da42f8a4500f11d37667e878b76643b842b98cc7) fix(git): Use resolveGitDir to resolve to .git for git commands ([#518](https://github-redirect.dependabot.com/okonet/lint-staged/issues/518)) - [`c4e8a2d`](https://github.com/okonet/lint-staged/commit/c4e8a2d1875e3be25c9cd914c681571acfdb62b5) chore(package): update lockfile yarn.lock - [`ce434d3`](https://github.com/okonet/lint-staged/commit/ce434d382c2b956d5ed003d3f4966ff2c1d54f22) fix(package): update staged-git-files to version 1.1.2 - [`592486f`](https://github.com/okonet/lint-staged/commit/592486f63d50d0270035a603bc7e2dfb69925fb6) docs: Update readme to include info about partially staged files support - Additional commits viewable in [compare view](https://github.com/okonet/lint-staged/compare/v7.2.0...v8.0.4)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.