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

[Snyk] Upgrade husky from 7.0.4 to 8.0.0 #654

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

lance
Copy link
Member

@lance lance commented May 30, 2022

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade husky from 7.0.4 to 8.0.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-05-08.
Release notes
Package name: husky
  • 8.0.0 - 2022-05-08

    What's Changed

    Feats

    • feat: add husky - prefix to logged global error messages by @ joshbalfour in #1092
    • feat: show PATH when command not found to improve debuggability
    • feat: drop Node 12 support
    • feat: skip install if $HUSKY=0

    Fixes

    • fix: hook script use /usr/bin/env sh instead of direct path of sh by @ skhaz in #1051
    • fix: actually set 'husky_skip_init' as readonly in ./husky.sh by @ hyperupcall in #1104
    • fix: force basename/dirname to treat $0 as an argument by @ mataha in #1132
    • fix: remove git.io links by @ renbaoshuo in #1136

    Docs

    Chore

  • 7.0.4 - 2021-10-21

    No changes. Husky v7.0.3 was reverted, this version is the same as v7.0.2.

from husky GitHub release notes
Commit messages
Package name: husky
  • f5b5c33 chore: update version
  • 3e0e15c feat: show PATH if command not found
  • 356714b test: command not found message
  • 21bc342 feat: skip install if $HUSKY=0
  • e9351c0 docs: add pnpm installation (#1139)
  • 19710f7 docs: replace deprecated npx option (#1070)
  • 4b33931 docs: fix windows workaround
  • 54b3fab chore: skip windows npm 6 tests
  • 74a88ef test: skip sub-dir
  • d400b3b test: skip sub-dir
  • 3a24ae5 chore: update package.json node version to 14
  • afd07f0 chore: update workflow
  • 2a12f3e chore: update devDependencies
  • beaf645 feat: add `husky -` prefix to logged global error messages (#1092)
  • ff246cf chore: update workflow
  • cfa2b15 chore: update workflow
  • a9083bc chore: update workflow
  • 6f85d63 chore: update workflow
  • 2374e7b chore: update Workflows (#1125)
  • 3845804 chore: remove git.io (#1136)
  • 0bcdac6 fix: force `basename`/`dirname` to treat `$0` as an argument (#1132)
  • 68e26c6 docs: update yarn 2+ install
  • 82b0c59 fix: actually set 'husky_skip_init' as readonly (#1104)
  • 222b1de docs: add another way to disable husky in prod

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@lance
Copy link
Member Author

lance commented Jun 27, 2022

@lholmquist can this bot be configured to use someone else's account now that I'm not officially working on this project?

@github-actions
Copy link
Contributor

This pull request is stale because it has been open 30 days with no activity.

@lance lance merged commit 5807884 into main Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants