Bump husky from 6.0.0 to 7.0.0 #122

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/husky-7.0.0 into main 2021-07-01 10:45:32 +00:00
dependabot[bot] commented 2021-07-01 07:06:21 +00:00 (Migrated from github.com)

Bumps husky from 6.0.0 to 7.0.0.

Release notes

Sourced from husky's releases.

v7.0.0

  • Improve .husky/ directory structure. .husky/.gitignore is now unnecessary and can be removed.
  • Improve error output (shorter)
  • Update husky-init CLI
  • Update husky-4-to-7 CLI
  • Drop Node 10 support

Please help me develop and release OSS projects ❤️ on GitHub Sponsors or Open Collective. Thank you for the support!

Commits

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 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typicode/husky/releases">husky's releases</a>.</em></p> <blockquote> <h2>v7.0.0</h2> <ul> <li>Improve <code>.husky/</code> directory structure. <strong><code>.husky/.gitignore</code> is now unnecessary and can be removed</strong>.</li> <li>Improve error output (shorter)</li> <li>Update <a href="https://github.com/typicode/husky-init"><code>husky-init</code></a> CLI</li> <li>Update <a href="https://github.com/typicode/husky-4-to-7"><code>husky-4-to-7</code></a> CLI</li> <li>Drop Node 10 support</li> </ul> <p><em>Please help me develop and release OSS projects :heart: on <a href="https://github.com/sponsors/typicode">GitHub Sponsors</a> or <a href="https://opencollective.com/husky">Open Collective</a>. Thank you for the support!</em></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typicode/husky/commit/d47ffe1b6d80eaab3e1706d8a22562c737beb888"><code>d47ffe1</code></a> 7.0.0</li> <li><a href="https://github.com/typicode/husky/commit/a8e427a3db58086afd3ebe5d9595e30c6837b216"><code>a8e427a</code></a> feat: husky 7</li> <li><a href="https://github.com/typicode/husky/commit/4e7c6dceed6eb323c58faeca2c201c6f8f999cfa"><code>4e7c6dc</code></a> docs: align the examples (<a href="https://github-redirect.dependabot.com/typicode/husky/issues/992">#992</a>)</li> <li><a href="https://github.com/typicode/husky/commit/f4bb9f4b56b12340441bf395369001f544992777"><code>f4bb9f4</code></a> refactor(husky-init): removed duplicated code (<a href="https://github-redirect.dependabot.com/typicode/husky/issues/989">#989</a>)</li> <li><a href="https://github.com/typicode/husky/commit/2b4dc2eeb5224eba26b5b8c2eacfa7eb644887f6"><code>2b4dc2e</code></a> Update README.md</li> <li><a href="https://github.com/typicode/husky/commit/1896b7acc222ae329be684676a21fc0b36dd19c6"><code>1896b7a</code></a> Update README.md</li> <li><a href="https://github.com/typicode/husky/commit/6b8ef272612785bd6c4628978da8bd3b34088a73"><code>6b8ef27</code></a> Update README.md</li> <li><a href="https://github.com/typicode/husky/commit/0f63d0e7f504ba7e265a565c705a59859b7bd5d5"><code>0f63d0e</code></a> Update README.md</li> <li><a href="https://github.com/typicode/husky/commit/f2fdacde6ff801581388557b8c0de5138e4f10d6"><code>f2fdacd</code></a> docs: use --save-dev instead of -D</li> <li><a href="https://github.com/typicode/husky/commit/28d9b2dfae5d3da7d3a98ff6581d90846e18815c"><code>28d9b2d</code></a> Update README.md (<a href="https://github-redirect.dependabot.com/typicode/husky/issues/984">#984</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typicode/husky/compare/v6.0.0...v7.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=husky&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=7.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) </details>
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-bds/Maneger#122
No description provided.