Update dependency husky to v0.9.1#2830
Conversation
Test Results 16 files ±0 16 suites ±0 3m 56s ⏱️ -16s Results for commit 1c3c486. ± Comparison against base commit d6a7a38. This pull request removes 6 and adds 6 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
SummarySummary
CoverageAnalyzers.Tests - 96.9%
AspNetCore.FluentValidation.OpenApi.Tests - 46%
AspNetCore.Tests - 23.8%
Extensions.Tests - 88.8%
Metadata.Tests - 28.6%
Rocket.Surgery.LaunchPad.Analyzers - 90.1%
Rocket.Surgery.LaunchPad.AspNetCore - 49.7%
Rocket.Surgery.LaunchPad.AspNetCore.FluentValidation.OpenApi - 62.3%
Rocket.Surgery.LaunchPad.AspNetCore.Testing - 47.2%
Rocket.Surgery.LaunchPad.EntityFramework - 29.3%
Rocket.Surgery.LaunchPad.Foundation - 43.3%
Rocket.Surgery.LaunchPad.Foundation.NewtonsoftJson - 64.4%
Rocket.Surgery.LaunchPad.Grpc - 41.1%
Rocket.Surgery.LaunchPad.Hosting - 48%
Rocket.Surgery.LaunchPad.Mapping - 38.3%
Rocket.Surgery.LaunchPad.Metadata - 49.7%
Rocket.Surgery.LaunchPad.Primitives - 71.6%
Rocket.Surgery.LaunchPad.Serilog - 60%
Rocket.Surgery.LaunchPad.Spatial - 59.3%
Rocket.Surgery.LaunchPad.Spatial.NewtonsoftJson - 37.2%
Rocket.Surgery.LaunchPad.StrawberryShake - 47.8%
Rocket.Surgery.LaunchPad.StrawberryShake.Spatial - 8.8%
Rocket.Surgery.LaunchPad.Telemetry - 20.8%
Rocket.Surgery.LaunchPad.Testing - 13.2%
Sample.BlazorServer - 5.2%
Sample.BlazorServer.Tests - 29%
Sample.BlazorWasm.Tests - 15.7%
Sample.Classic.Restful - 3.5%
Sample.Classic.Restful.Tests - 41%
Sample.Command.Tests - 16.3%
Sample.Core - 75.8%
Sample.Core.Tests - 55.3%
Sample.Graphql.Tests - 58.9%
Sample.Grpc - 73.2%
Sample.Grpc.Tests - 41.7%
Sample.Minimal - 16.2%
Sample.Minimal.Tests - 28%
Sample.Pages - 5.6%
Sample.Pages.Tests - 29.6%
Sample.Restful - 4%
Sample.Restful.Tests - 40%
Sample.Worker.Tests - 16.3%
|
5920ffe to
6759e96
Compare
6759e96 to
11f0664
Compare
11f0664 to
be59fed
Compare
cc82643 to
09e4206
Compare
09e4206 to
988d090
Compare
988d090 to
450237d
Compare
450237d to
879bd54
Compare
879bd54 to
a9123a9
Compare
a9123a9 to
bf80193
Compare
bf80193 to
1c3c486
Compare
Up to standards ✅🟢 Issues
|
There was a problem hiding this comment.
Pull Request Overview
The pull request updates the 'husky' dependency to a newer version. Codacy analysis indicates that the change is up to standards with no new quality or complexity issues. There are no critical code flaws or security vulnerabilities identified in the configuration file.
Two required test scenarios are currently unaddressed: verifying the restoration of the tool and ensuring git hooks continue to execute as expected. Additionally, the update contains functional changes that remove support for specific runtimes, which should be verified against your current build environment.
About this PR
- This update involves a version that removes support for certain .NET runtimes. Please ensure the build environment and developer machines are using compatible runtimes to avoid breaking the global tools restoration process.
Test suggestions
- Verify that 'dotnet tool restore' successfully installs husky v0.9.1
- Verify that git hooks (e.g., pre-commit) still execute correctly with the updated version
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that 'dotnet tool restore' successfully installs husky v0.9.1
2. Verify that git hooks (e.g., pre-commit) still execute correctly with the updated version
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
0.7.2→0.9.1Release Notes
alirezanet/husky.net (husky)
v0.9.1Compare Source
What's Changed
Full Changelog: alirezanet/Husky.Net@v0.9.0...v0.9.1
v0.9.0Compare Source
What's Changed
stagedproperty to custom variables for re-staging support in alirezanet/Husky.Net#163New Contributors
Full Changelog: alirezanet/Husky.Net@v0.8.0...v0.9.0
v0.8.0: v.0.8.0Compare Source
What's Changed
New Contributors
Full Changelog: alirezanet/Husky.Net@v0.7.2...v0.8.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.