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

chore(deps-dev): update lint-staged requirement from ^8.1.0 to ^9.1.0 #3615

Merged
merged 2 commits into from
Jul 15, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on lint-staged to permit the latest version.

Release notes

Sourced from lint-staged's releases.

v9.1.0

9.1.0 (2019-07-06)

Bug Fixes

  • snapshot with fully-resolved path name (b1a08b8)

Features

  • make node-api accessible (ca37906)
Commits
  • 107402f test: improve test coverage
  • 76264eb test: improve test coverage
  • 0dee25b test: improve test coverage of printErrors
  • dd1100b docs: add node api to README
  • b1a08b8 fix: snapshot with fully-resolved path name
  • 06269dd refactor: return a Promise<Boolean> from the main entrypoint
  • 386ff4a refactor: convert main entrypoint to use an object
  • d8b3695 refactor: simplify bin declaration in package.json
  • ca37906 feat: make node-api accessible
  • 28da59a docs: fix ignore example glob
  • Additional commits viewable in compare view

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 will not automatically merge this PR because it includes a major update to a development dependency.


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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @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). To ignore the version in this PR you can just close it
  • @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:

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

Updates the requirements on [lint-staged](https://github.com/okonet/lint-staged) to permit the latest version.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v8.1.0...v9.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 8, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.148% when pulling cf4fdf2 on dependabot/npm_and_yarn/lint-staged-tw-9.1.0 into c2e4672 on master.

@coveralls
Copy link

coveralls commented Jul 8, 2019

Coverage Status

Coverage decreased (-0.002%) to 97.146% when pulling 848a0e7 on dependabot/npm_and_yarn/lint-staged-tw-9.1.0 into c2e4672 on master.

@curbengh
Copy link
Contributor

curbengh commented Jul 9, 2019

The syntax in .lintstagedrc needs to be updated.

@curbengh
Copy link
Contributor

curbengh commented Jul 10, 2019

Updated .lintstagedrc.
Tested with a dummy commit (changed a js), lint-staged did run.

@dependabot-preview
Copy link
Contributor Author

A newer version of lint-staged exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@curbengh curbengh merged commit 895302a into master Jul 15, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/lint-staged-tw-9.1.0 branch July 15, 2019 08:58
@yoshinorin yoshinorin added this to the v4.0.0 milestone Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants