-
Notifications
You must be signed in to change notification settings - Fork 8
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): bump husky from 7.0.4 to 8.0.1 #259
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.4...v8.0.1) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot merge
…On Tue, 10 May 2022, 03:01 dependabot[bot], ***@***.***> wrote:
Bumps husky <https://github.com/typicode/husky> from 7.0.4 to 8.0.1.
Release notes
*Sourced from husky's releases
<https://github.com/typicode/husky/releases>.*
v8.0.0 What's Changed Feats
- feat: add husky - prefix to logged global error messages by
@joshbalfour <https://github.com/joshbalfour> in typicode/husky#1092
<https://github-redirect.dependabot.com/typicode/husky/pull/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 <https://github.com/skhaz> in typicode/husky#1051
<https://github-redirect.dependabot.com/typicode/husky/pull/1051>
- fix: actually set 'husky_skip_init' as readonly in ./husky.sh by
@hyperupcall <https://github.com/hyperupcall> in typicode/husky#1104
<https://github-redirect.dependabot.com/typicode/husky/pull/1104>
- fix: force basename/dirname to treat $0 as an argument by @mataha
<https://github.com/mataha> in typicode/husky#1132
<https://github-redirect.dependabot.com/typicode/husky/pull/1132>
- fix: remove git.io links by @renbaoshuo
<https://github.com/renbaoshuo> in typicode/husky#1136
<https://github-redirect.dependabot.com/typicode/husky/pull/1136>
Docs
- docs: fix uninstall via npm by @pddpd <https://github.com/pddpd> in
typicode/husky#1033
<https://github-redirect.dependabot.com/typicode/husky/pull/1033>
- docs: add dog emoji as favicon by @jamiehaywood
<https://github.com/jamiehaywood> in typicode/husky#1095
<https://github-redirect.dependabot.com/typicode/husky/pull/1095>
- docs: replace deprecated npx --no-install option with npx --no by
@sibiraj-s <https://github.com/sibiraj-s> in typicode/husky#1070
<https://github-redirect.dependabot.com/typicode/husky/pull/1070>
- docs: add pnpm installation by @MohamadKh75
<https://github.com/MohamadKh75> in typicode/husky#1139
<https://github-redirect.dependabot.com/typicode/husky/pull/1139>
Chore
- chore: update workflows by @tiziodcaio
<https://github.com/tiziodcaio> in typicode/husky#1125
<https://github-redirect.dependabot.com/typicode/husky/pull/1125>
Commits
- c4207f2
<typicode/husky@c4207f2>
8.0.1
- 90a69a2
<typicode/husky@90a69a2>
fix: use POSIX equality operator
- eff7a08
<typicode/husky@eff7a08>
docs: v8 update
- f5b5c33
<typicode/husky@f5b5c33>
chore: update version
- 3e0e15c
<typicode/husky@3e0e15c>
feat: show PATH if command not found
- 356714b
<typicode/husky@356714b>
test: command not found message
- 21bc342
<typicode/husky@21bc342>
feat: skip install if $HUSKY=0
- e9351c0
<typicode/husky@e9351c0>
docs: add pnpm installation (#1139
<https://github-redirect.dependabot.com/typicode/husky/issues/1139>)
- 19710f7
<typicode/husky@19710f7>
docs: replace deprecated npx option (#1070
<https://github-redirect.dependabot.com/typicode/husky/issues/1070>)
- 4b33931
<typicode/husky@4b33931>
docs: fix windows workaround
- Additional commits viewable in compare view
<typicode/husky@v7.0.4...v8.0.1>
[image: Dependabot compatibility score]
<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 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)
------------------------------
You can view, comment on, or merge this pull request online at:
#259
Commit Summary
- 4730498
<4730498>
chore(deps-dev): bump husky from 7.0.4 to 8.0.1
File Changes
(2 files <https://github.com/nodebots/nodebots-interchange/pull/259/files>
)
- *M* package-lock.json
<https://github.com/nodebots/nodebots-interchange/pull/259/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(6)
- *M* package.json
<https://github.com/nodebots/nodebots-interchange/pull/259/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(2)
Patch Links:
- https://github.com/nodebots/nodebots-interchange/pull/259.patch
- https://github.com/nodebots/nodebots-interchange/pull/259.diff
—
Reply to this email directly, view it on GitHub
<#259>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA5DI4LAGVIAKKGFSVLMY3VJFAIDANCNFSM5VO4W3UQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps husky from 7.0.4 to 8.0.1.
Release notes
Sourced from husky's releases.
Commits
c4207f2
8.0.190a69a2
fix: use POSIX equality operatoreff7a08
docs: v8 updatef5b5c33
chore: update version3e0e15c
feat: show PATH if command not found356714b
test: command not found message21bc342
feat: skip install if $HUSKY=0e9351c0
docs: add pnpm installation (#1139)19710f7
docs: replace deprecated npx option (#1070)4b33931
docs: fix windows workaroundDependabot 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)