Release notes
*Sourced from [lint-staged's releases](https://github.com/okonet/lint-staged/releases).*
> ## v8.1.3
> ## [8.1.3](https://github.com/okonet/lint-staged/compare/v8.1.2...v8.1.3) (2019-02-02)
>
>
> ### Bug Fixes
>
> * Display package name when node-please-upgrade is being used ([#575](https://github-redirect.dependabot.com/okonet/lint-staged/issues/575)) ([f5bed7b](https://github.com/okonet/lint-staged/commit/f5bed7b))
>
> ## v8.1.2
> ## [8.1.2](https://github.com/okonet/lint-staged/compare/v8.1.1...v8.1.2) (2019-02-02)
>
>
> ### Bug Fixes
>
> * Avoid stashing if no staged files has been changed ([#570](https://github-redirect.dependabot.com/okonet/lint-staged/issues/570)) ([#573](https://github-redirect.dependabot.com/okonet/lint-staged/issues/573)) ([8c4d9c9](https://github.com/okonet/lint-staged/commit/8c4d9c9))
>
> ## v8.1.1
> ## [8.1.1](https://github.com/okonet/lint-staged/compare/v8.1.0...v8.1.1) (2019-01-28)
>
>
> ### Bug Fixes
>
> * Fix configuration validation and allow specifying custom renderers ([#572](https://github-redirect.dependabot.com/okonet/lint-staged/issues/572)) ([d5e738d](https://github.com/okonet/lint-staged/commit/d5e738d)), closes [#567](https://github-redirect.dependabot.com/okonet/lint-staged/issues/567)
>
> ## v8.1.0
> # [8.1.0](http://git+https/github.com/okonet/lint-staged/compare/v8.0.5...v8.1.0) (2018-11-21)
>
>
> ### Features
>
> * Add `relative` option to allow passing relative paths to linters ([#534](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/534)) ([fcb774b](http://git+https/github.com/okonet/lint-staged/commit/fcb774b))
>
> ## v8.0.5
> ## [8.0.5](http://git+https/github.com/okonet/lint-staged/compare/v8.0.4...v8.0.5) (2018-11-17)
>
>
> ### Bug Fixes
>
> * Use listr-update-renderer from npm ([#542](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/542)) ([503110d](http://git+https/github.com/okonet/lint-staged/commit/503110d)), closes [#533](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/533)
Commits
- [`f5bed7b`](https://github.com/okonet/lint-staged/commit/f5bed7bad940518fb7161e26fbc9a87b4f091edf) fix: Display package name when node-please-upgrade is being used ([#575](https://github-redirect.dependabot.com/okonet/lint-staged/issues/575))
- [`8c4d9c9`](https://github.com/okonet/lint-staged/commit/8c4d9c907eb1606868f6f24a1ccb17762b57723d) fix: Avoid stashing if no staged files has been changed ([#570](https://github-redirect.dependabot.com/okonet/lint-staged/issues/570)) ([#573](https://github-redirect.dependabot.com/okonet/lint-staged/issues/573))
- [`d5e738d`](https://github.com/okonet/lint-staged/commit/d5e738db25eb4c8747d7f90e617771aaa3213912) fix: Fix configuration validation and allow specifying custom renderers ([#572](https://github-redirect.dependabot.com/okonet/lint-staged/issues/572))
- [`406a0c0`](https://github.com/okonet/lint-staged/commit/406a0c00e83635ed263b8b7a8bb5bbcb8a2a7d2b) chore: Revert "chore: pin cosmiconfig to 5.0.6" ([#571](https://github-redirect.dependabot.com/okonet/lint-staged/issues/571))
- [`adfc1d4`](https://github.com/okonet/lint-staged/commit/adfc1d4a024ce731b22c2c26544d6b7ec3be1ecd) docs(readme): Add example for environment variables ([#564](https://github-redirect.dependabot.com/okonet/lint-staged/issues/564))
- [`73e04d7`](https://github.com/okonet/lint-staged/commit/73e04d722cf2a2cd86cb9145d44a229640d13fa9) chore: Use `unmock` to get rid of mock hoisting ([#563](https://github-redirect.dependabot.com/okonet/lint-staged/issues/563))
- [`ac8cdf1`](https://github.com/okonet/lint-staged/commit/ac8cdf19b6c5cd1664a8ab428735e84d2e2fcd92) docs: Remove comment about hunks support ([#553](https://github-redirect.dependabot.com/okonet/lint-staged/issues/553))
- [`352ab8c`](https://github.com/okonet/lint-staged/commit/352ab8c7aed47f1bc2f22be45a6b6877c025f88b) docs: Update for JetBrains support ([#552](https://github-redirect.dependabot.com/okonet/lint-staged/issues/552))
- [`30576d6`](https://github.com/okonet/lint-staged/commit/30576d6f9d16f361ddcf76af939fc2616b63864d) chore: Upgrade semantic-release to latest ([#548](https://github-redirect.dependabot.com/okonet/lint-staged/issues/548))
- [`fcb774b`](https://github.com/okonet/lint-staged/commit/fcb774b1ff46bf072e77b757a6b1133bb72b596c) feat: Add `relative` option to allow passing relative paths to linters ([#534](https://github-redirect.dependabot.com/okonet/lint-staged/issues/534))
- Additional commits viewable in [compare view](https://github.com/okonet/lint-staged/compare/v8.0.4...v8.1.3)
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.
If all status checks pass Dependabot will automatically merge this pull request.
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 8.0.4 to 8.1.3.
Release notes
*Sourced from [lint-staged's releases](https://github.com/okonet/lint-staged/releases).* > ## v8.1.3 > ## [8.1.3](https://github.com/okonet/lint-staged/compare/v8.1.2...v8.1.3) (2019-02-02) > > > ### Bug Fixes > > * Display package name when node-please-upgrade is being used ([#575](https://github-redirect.dependabot.com/okonet/lint-staged/issues/575)) ([f5bed7b](https://github.com/okonet/lint-staged/commit/f5bed7b)) > > ## v8.1.2 > ## [8.1.2](https://github.com/okonet/lint-staged/compare/v8.1.1...v8.1.2) (2019-02-02) > > > ### Bug Fixes > > * Avoid stashing if no staged files has been changed ([#570](https://github-redirect.dependabot.com/okonet/lint-staged/issues/570)) ([#573](https://github-redirect.dependabot.com/okonet/lint-staged/issues/573)) ([8c4d9c9](https://github.com/okonet/lint-staged/commit/8c4d9c9)) > > ## v8.1.1 > ## [8.1.1](https://github.com/okonet/lint-staged/compare/v8.1.0...v8.1.1) (2019-01-28) > > > ### Bug Fixes > > * Fix configuration validation and allow specifying custom renderers ([#572](https://github-redirect.dependabot.com/okonet/lint-staged/issues/572)) ([d5e738d](https://github.com/okonet/lint-staged/commit/d5e738d)), closes [#567](https://github-redirect.dependabot.com/okonet/lint-staged/issues/567) > > ## v8.1.0 > # [8.1.0](http://git+https/github.com/okonet/lint-staged/compare/v8.0.5...v8.1.0) (2018-11-21) > > > ### Features > > * Add `relative` option to allow passing relative paths to linters ([#534](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/534)) ([fcb774b](http://git+https/github.com/okonet/lint-staged/commit/fcb774b)) > > ## v8.0.5 > ## [8.0.5](http://git+https/github.com/okonet/lint-staged/compare/v8.0.4...v8.0.5) (2018-11-17) > > > ### Bug Fixes > > * Use listr-update-renderer from npm ([#542](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/542)) ([503110d](http://git+https/github.com/okonet/lint-staged/commit/503110d)), closes [#533](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/533)Commits
- [`f5bed7b`](https://github.com/okonet/lint-staged/commit/f5bed7bad940518fb7161e26fbc9a87b4f091edf) fix: Display package name when node-please-upgrade is being used ([#575](https://github-redirect.dependabot.com/okonet/lint-staged/issues/575)) - [`8c4d9c9`](https://github.com/okonet/lint-staged/commit/8c4d9c907eb1606868f6f24a1ccb17762b57723d) fix: Avoid stashing if no staged files has been changed ([#570](https://github-redirect.dependabot.com/okonet/lint-staged/issues/570)) ([#573](https://github-redirect.dependabot.com/okonet/lint-staged/issues/573)) - [`d5e738d`](https://github.com/okonet/lint-staged/commit/d5e738db25eb4c8747d7f90e617771aaa3213912) fix: Fix configuration validation and allow specifying custom renderers ([#572](https://github-redirect.dependabot.com/okonet/lint-staged/issues/572)) - [`406a0c0`](https://github.com/okonet/lint-staged/commit/406a0c00e83635ed263b8b7a8bb5bbcb8a2a7d2b) chore: Revert "chore: pin cosmiconfig to 5.0.6" ([#571](https://github-redirect.dependabot.com/okonet/lint-staged/issues/571)) - [`adfc1d4`](https://github.com/okonet/lint-staged/commit/adfc1d4a024ce731b22c2c26544d6b7ec3be1ecd) docs(readme): Add example for environment variables ([#564](https://github-redirect.dependabot.com/okonet/lint-staged/issues/564)) - [`73e04d7`](https://github.com/okonet/lint-staged/commit/73e04d722cf2a2cd86cb9145d44a229640d13fa9) chore: Use `unmock` to get rid of mock hoisting ([#563](https://github-redirect.dependabot.com/okonet/lint-staged/issues/563)) - [`ac8cdf1`](https://github.com/okonet/lint-staged/commit/ac8cdf19b6c5cd1664a8ab428735e84d2e2fcd92) docs: Remove comment about hunks support ([#553](https://github-redirect.dependabot.com/okonet/lint-staged/issues/553)) - [`352ab8c`](https://github.com/okonet/lint-staged/commit/352ab8c7aed47f1bc2f22be45a6b6877c025f88b) docs: Update for JetBrains support ([#552](https://github-redirect.dependabot.com/okonet/lint-staged/issues/552)) - [`30576d6`](https://github.com/okonet/lint-staged/commit/30576d6f9d16f361ddcf76af939fc2616b63864d) chore: Upgrade semantic-release to latest ([#548](https://github-redirect.dependabot.com/okonet/lint-staged/issues/548)) - [`fcb774b`](https://github.com/okonet/lint-staged/commit/fcb774b1ff46bf072e77b757a6b1133bb72b596c) feat: Add `relative` option to allow passing relative paths to linters ([#534](https://github-redirect.dependabot.com/okonet/lint-staged/issues/534)) - Additional commits viewable in [compare view](https://github.com/okonet/lint-staged/compare/v8.0.4...v8.1.3)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
.If all status checks pass Dependabot will automatically merge this pull request.
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.