actions/setup-dotnet (actions/setup-dotnet)
### [`v4.1.0`](https://redirect.github.com/actions/setup-dotnet/releases/tag/v4.1.0)
[Compare Source](https://redirect.github.com/actions/setup-dotnet/compare/v4.0.1...v4.1.0)
##### What's Changed
- Add workflow file for publishing releases to immutable action package by [@Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/setup-dotnet/pull/548](https://redirect.github.com/actions/setup-dotnet/pull/548)
- Upgrade IA Publish by [@Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/setup-dotnet/pull/550](https://redirect.github.com/actions/setup-dotnet/pull/550)
##### Bug fixes :
- Fixed Basic Validation failure checks by [@HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in [https://github.com/actions/setup-dotnet/pull/545](https://redirect.github.com/actions/setup-dotnet/pull/545)
- Revise `isGhes` logic by [@jww3](https://redirect.github.com/jww3) in [https://github.com/actions/setup-dotnet/pull/556](https://redirect.github.com/actions/setup-dotnet/pull/556)
##### Dependency updates :
- Bump fast-xml-parser from 4.3.6 to 4.4.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-dotnet/pull/540](https://redirect.github.com/actions/setup-dotnet/pull/540)
##### New Contributors
- [@Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/setup-dotnet/pull/548](https://redirect.github.com/actions/setup-dotnet/pull/548)
- [@jww3](https://redirect.github.com/jww3) made their first contribution in [https://github.com/actions/setup-dotnet/pull/556](https://redirect.github.com/actions/setup-dotnet/pull/556)
**Full Changelog**: https://github.com/actions/setup-dotnet/compare/v4...v4.1.0
crazy-max/ghaction-github-labeler (crazy-max/ghaction-github-labeler)
### [`v5.1.0`](https://redirect.github.com/crazy-max/ghaction-github-labeler/releases/tag/v5.1.0)
[Compare Source](https://redirect.github.com/crazy-max/ghaction-github-labeler/compare/v5.0.0...v5.1.0)
- Sanitize the color field to allow using hex codes by [@pjpires](https://redirect.github.com/pjpires) in [https://github.com/crazy-max/ghaction-github-labeler/pull/207](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/207)
- Fix intermediate values by [@crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/crazy-max/ghaction-github-labeler/pull/218](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/218)
- Bump micromatch from 4.0.5 to 4.0.8 in [https://github.com/crazy-max/ghaction-github-labeler/pull/215](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/215)
- Bump [@actions/core](https://redirect.github.com/actions/core) from 1.10.0 to 1.11.1 in [https://github.com/crazy-max/ghaction-github-labeler/pull/217](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/217)
- Bump [@actions/github](https://redirect.github.com/actions/github) from 5.1.1 to 6.0.0 in [https://github.com/crazy-max/ghaction-github-labeler/pull/205](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/205)
- Bump [@babel/traverse](https://redirect.github.com/babel/traverse) from 7.17.9 to 7.23.2 in [https://github.com/crazy-max/ghaction-github-labeler/pull/206](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/206)
- Bump braces from 3.0.2 to 3.0.3 in [https://github.com/crazy-max/ghaction-github-labeler/pull/212](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/212)
- Bump ip from 2.0.0 to 2.0.1 in [https://github.com/crazy-max/ghaction-github-labeler/pull/208](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/208)
- Bump debug from 4.1.1 to 4.3.4 in [https://github.com/crazy-max/ghaction-github-labeler/pull/204](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/204)
- Bump tar from 6.1.11 to 6.2.1 in [https://github.com/crazy-max/ghaction-github-labeler/pull/210](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/210)
**Full Changelog**: https://github.com/crazy-max/ghaction-github-labeler/compare/v5...v5.1.0
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v4.0.1
->v4.1.0
v5.0.0
->v5.1.0
Release Notes
actions/setup-dotnet (actions/setup-dotnet)
### [`v4.1.0`](https://redirect.github.com/actions/setup-dotnet/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/actions/setup-dotnet/compare/v4.0.1...v4.1.0) ##### What's Changed - Add workflow file for publishing releases to immutable action package by [@Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/setup-dotnet/pull/548](https://redirect.github.com/actions/setup-dotnet/pull/548) - Upgrade IA Publish by [@Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/setup-dotnet/pull/550](https://redirect.github.com/actions/setup-dotnet/pull/550) ##### Bug fixes : - Fixed Basic Validation failure checks by [@HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in [https://github.com/actions/setup-dotnet/pull/545](https://redirect.github.com/actions/setup-dotnet/pull/545) - Revise `isGhes` logic by [@jww3](https://redirect.github.com/jww3) in [https://github.com/actions/setup-dotnet/pull/556](https://redirect.github.com/actions/setup-dotnet/pull/556) ##### Dependency updates : - Bump fast-xml-parser from 4.3.6 to 4.4.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-dotnet/pull/540](https://redirect.github.com/actions/setup-dotnet/pull/540) ##### New Contributors - [@Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/setup-dotnet/pull/548](https://redirect.github.com/actions/setup-dotnet/pull/548) - [@jww3](https://redirect.github.com/jww3) made their first contribution in [https://github.com/actions/setup-dotnet/pull/556](https://redirect.github.com/actions/setup-dotnet/pull/556) **Full Changelog**: https://github.com/actions/setup-dotnet/compare/v4...v4.1.0crazy-max/ghaction-github-labeler (crazy-max/ghaction-github-labeler)
### [`v5.1.0`](https://redirect.github.com/crazy-max/ghaction-github-labeler/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/crazy-max/ghaction-github-labeler/compare/v5.0.0...v5.1.0) - Sanitize the color field to allow using hex codes by [@pjpires](https://redirect.github.com/pjpires) in [https://github.com/crazy-max/ghaction-github-labeler/pull/207](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/207) - Fix intermediate values by [@crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/crazy-max/ghaction-github-labeler/pull/218](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/218) - Bump micromatch from 4.0.5 to 4.0.8 in [https://github.com/crazy-max/ghaction-github-labeler/pull/215](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/215) - Bump [@actions/core](https://redirect.github.com/actions/core) from 1.10.0 to 1.11.1 in [https://github.com/crazy-max/ghaction-github-labeler/pull/217](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/217) - Bump [@actions/github](https://redirect.github.com/actions/github) from 5.1.1 to 6.0.0 in [https://github.com/crazy-max/ghaction-github-labeler/pull/205](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/205) - Bump [@babel/traverse](https://redirect.github.com/babel/traverse) from 7.17.9 to 7.23.2 in [https://github.com/crazy-max/ghaction-github-labeler/pull/206](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/206) - Bump braces from 3.0.2 to 3.0.3 in [https://github.com/crazy-max/ghaction-github-labeler/pull/212](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/212) - Bump ip from 2.0.0 to 2.0.1 in [https://github.com/crazy-max/ghaction-github-labeler/pull/208](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/208) - Bump debug from 4.1.1 to 4.3.4 in [https://github.com/crazy-max/ghaction-github-labeler/pull/204](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/204) - Bump tar from 6.1.11 to 6.2.1 in [https://github.com/crazy-max/ghaction-github-labeler/pull/210](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/210) **Full Changelog**: https://github.com/crazy-max/ghaction-github-labeler/compare/v5...v5.1.0Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.