Skip to content

remove net6.0/net7.0 since out of support#135

Merged
alirezanet merged 2 commits intoalirezanet:masterfrom
WeihanLi:remove-out-of-support-targets
Nov 19, 2025
Merged

remove net6.0/net7.0 since out of support#135
alirezanet merged 2 commits intoalirezanet:masterfrom
WeihanLi:remove-out-of-support-targets

Conversation

@WeihanLi
Copy link
Contributor

@WeihanLi WeihanLi commented Jun 14, 2025

remove net6.0/net7.0 since out of support

@what-the-diff
Copy link

what-the-diff bot commented Jun 14, 2025

PR Summary

  • Updated Target Frameworks in Document
    Modified the instructions within automate.md to reflect that our project now targets newer net8.0 and net9.0 frameworks, moving away from the older versions.

  • Trimmed Older Frameworks in Project File
    The Husky.csproj file was revised to only include the more recent net9.0 and net8.0 frameworks. This means our project will no longer maintain compatibility with the now-obsolete net7.0 and net6.0 frameworks.

  • Removed Redundant Property Group
    Erased a property group from Husky.csproj that contained settings for the older net6.0 and net7.0 frameworks. This reduces complexity and extraneous data in our project file.

  • Upgraded Tool Installation Process
    Updated the script install_global.sh to install our tool, Husky, using the more recent net8.0 framework and a newer version 0.7.2. This provides improved tool performance and takes advantage of the latest features.

Copy link
Owner

@alirezanet alirezanet left a comment

Choose a reason for hiding this comment

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

LGTM thanks 💐

@alirezanet alirezanet merged commit 8d35aa9 into alirezanet:master Nov 19, 2025
1 check passed
@WeihanLi WeihanLi deleted the remove-out-of-support-targets branch November 19, 2025 23:30
This was referenced Mar 11, 2026
renovate bot added a commit to psimsa/github-actions-autoscaler that referenced this pull request Mar 12, 2026
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [husky](https://github.com/alirezanet/husky.net) | `0.8.0` →
`0.9.0` |
![age](https://developer.mend.io/api/mc/badges/age/nuget/husky/0.9.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/husky/0.8.0/0.9.0?slim=true)
|

---

### Release Notes

<details>
<summary>alirezanet/husky.net (husky)</summary>

###
[`v0.9.0`](https://github.com/alirezanet/Husky.Net/releases/tag/v0.9.0)

[Compare
Source](https://github.com/alirezanet/husky.net/compare/v0.8.0...v0.9.0)

#### What's Changed

- remove net6.0/net7.0 since out of support by
[@&#8203;WeihanLi](https://github.com/WeihanLi) in
[alirezanet/Husky.Net#135](https://github.com/alirezanet/Husky.Net/pull/135)
- fix: update regex pattern to allow breaking commits by
[@&#8203;joaoopereira](https://github.com/joaoopereira) in
[alirezanet/Husky.Net#153](https://github.com/alirezanet/Husky.Net/pull/153)
- Fix parallel install mutex bug and support incremental build by
[@&#8203;MattKotsenas](https://github.com/MattKotsenas) in
[alirezanet/Husky.Net#159](https://github.com/alirezanet/Husky.Net/pull/159)
- fix: handle file paths with spaces in git commands in
[alirezanet/Husky.Net#156](https://github.com/alirezanet/Husky.Net/pull/156)
- feat: add `staged` property to custom variables for re-staging support
in
[alirezanet/Husky.Net#163](https://github.com/alirezanet/Husky.Net/pull/163)
- feat: support variables in include/exclude glob patterns in
[alirezanet/Husky.Net#161](https://github.com/alirezanet/Husky.Net/pull/161)
- fix: use AfterTargets="Restore" to support NuGet credential helpers
for private feeds in
[alirezanet/Husky.Net#162](https://github.com/alirezanet/Husky.Net/pull/162)

#### New Contributors

- [@&#8203;joaoopereira](https://github.com/joaoopereira) made
their first contribution in
[alirezanet/Husky.Net#153](https://github.com/alirezanet/Husky.Net/pull/153)
- [@&#8203;MattKotsenas](https://github.com/MattKotsenas) made
their first contribution in
[alirezanet/Husky.Net#159](https://github.com/alirezanet/Husky.Net/pull/159)

**Full Changelog**:
<alirezanet/Husky.Net@v0.8.0...v0.9.0>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/psimsa/github-actions-autoscaler).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This was referenced Mar 13, 2026
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.

2 participants