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

feat: modernize Husky to factor out deprecation warning #272

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

chrisvogt
Copy link
Owner

I keep seeing this log into the browser:

[4/4] πŸ”¨  Building fresh packages...
$ node index.js
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                                   β”‚
β”‚         www.chrisvogt.me          β”‚
β”‚        My Personal Website        β”‚
β”‚                                   β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
βœ…  Installation succeeded: gatsby-theme-chrisvogt
βš™  Version: 0.33.0
$ husky install
husky - install command is DEPRECATED
✨  Done in 2.44s.

The Husky v9.0.1 Release Notes include a How to Migrate section that explains the changes made here.

@chrisvogt chrisvogt self-assigned this Dec 9, 2024
Copy link

netlify bot commented Dec 9, 2024

βœ… Deploy Preview for chrisvogt ready!

Name Link
πŸ”¨ Latest commit 2c887b0
πŸ” Latest deploy log https://app.netlify.com/sites/chrisvogt/deploys/67566d1420844f0008ca86a8
😎 Deploy Preview https://deploy-preview-272--chrisvogt.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 94.05%. Comparing base (c7a238b) to head (2c887b0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #272   +/-   ##
=======================================
  Coverage   94.05%   94.05%           
=======================================
  Files          64       64           
  Lines         656      656           
  Branches      188      188           
=======================================
  Hits          617      617           
  Misses         34       34           
  Partials        5        5           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@chrisvogt chrisvogt merged commit 5700a68 into main Dec 9, 2024
10 checks passed
@chrisvogt chrisvogt deleted the fixup-husky branch December 9, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant