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

Bump husky from 9.0.6 to 9.0.11 #4428

Merged
merged 3 commits into from
Mar 1, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps husky from 9.0.6 to 9.0.11.

Release notes

Sourced from husky's releases.

v9.0.11

v9.0.10

v9.0.9

v9.0.8

v9.0.7

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 19, 2024
@jwhitlock jwhitlock force-pushed the dependabot/npm_and_yarn/husky-9.0.11 branch from ccae27e to 50d92cf Compare February 29, 2024 23:16
dependabot bot and others added 2 commits March 1, 2024 09:30
Bumps [husky](https://github.com/typicode/husky) from 9.0.6 to 9.0.11.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.6...v9.0.11)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Member

@jwhitlock jwhitlock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works locally for me. The pre-commit hooks are installed (via git config core.hookspath=.husky/_), and linting issues are fixed in the frontend and backend code on commit.

I removed the special case code for Heroku. It may still fail, but I'm curious.

@jwhitlock jwhitlock added this pull request to the merge queue Mar 1, 2024
@jwhitlock jwhitlock removed this pull request from the merge queue due to a manual request Mar 1, 2024
@jwhitlock jwhitlock force-pushed the dependabot/npm_and_yarn/husky-9.0.11 branch from 50d92cf to b8f11f1 Compare March 1, 2024 15:41
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.0 to 15.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.0...v15.2.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@jwhitlock
Copy link
Member

... until I wiped out my node_modules folders and re-installed. Trying again.

github-merge-queue bot pushed a commit that referenced this pull request Mar 1, 2024
@jwhitlock jwhitlock force-pushed the dependabot/npm_and_yarn/husky-9.0.11 branch from b8f11f1 to 0fb61b6 Compare March 1, 2024 15:48
@jwhitlock jwhitlock added this pull request to the merge queue Mar 1, 2024
Merged via the queue into main with commit a99d806 Mar 1, 2024
27 checks passed
@jwhitlock jwhitlock deleted the dependabot/npm_and_yarn/husky-9.0.11 branch March 1, 2024 16:15
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant