fmiras / next-pkg

Extended Next.js server with pkg support
MIT License
66 stars 11 forks source link

Bump lint-staged from 7.3.0 to 8.0.1 #49

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps lint-staged from 7.3.0 to 8.0.1.

Release notes *Sourced from [lint-staged's releases](https://github.com/okonet/lint-staged/releases).* > ## 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 > > * Add support for partially staged files ([#75](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/75)) ([9e0aa6f](http://git+https/github.com/okonet/lint-staged/commit/9e0aa6f)), closes [#62](http://git+https/github-redirect.dependabot.com/okonet/lint-staged/issues/62)
Commits - [`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)) - [`592486f`](https://github.com/okonet/lint-staged/commit/592486f63d50d0270035a603bc7e2dfb69925fb6) docs: Update readme to include info about partially staged files support - [`f82443c`](https://github.com/okonet/lint-staged/commit/f82443c7f7b147aae11e65a797b280ce375c8515) feat: Add support for partially staged files ([#75](https://github-redirect.dependabot.com/okonet/lint-staged/issues/75)) - [`e6a6ec6`](https://github.com/okonet/lint-staged/commit/e6a6ec66af26a4fa505279fac937f076687777e7) chore: upgrade to jest 23 ([#507](https://github-redirect.dependabot.com/okonet/lint-staged/issues/507)) - [`f05ada6`](https://github.com/okonet/lint-staged/commit/f05ada6c8f5190999df1ac036fcc647dc9ca624e) docs: Add an example for type checking with flow ([#502](https://github-redirect.dependabot.com/okonet/lint-staged/issues/502)) - [`bcd0af4`](https://github.com/okonet/lint-staged/commit/bcd0af4467a6da98ab4f115f5a0b987030e7c93c) docs: Add SurviveJS link - [`d782fa1`](https://github.com/okonet/lint-staged/commit/d782fa199855ffac533b8dc8822e01d3fee4673a) docs: Update documentation for husky 1.0 ([#496](https://github-redirect.dependabot.com/okonet/lint-staged/issues/496)) - See full diff in [compare view](https://github.com/okonet/lint-staged/compare/v7.3.0...v8.0.1)


Dependabot compatibility score

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.
dependabot-preview[bot] commented 6 years ago

Superseded by #50.