A casual attempt at a "classic" styled GroupBox for Avalonia. This repository primarily serves as a minor improvement over @derekantrican's Classic and Modern GroupBox examples at https://github.com/AvaloniaUI/Avalonia/issues/823#issuecomment-692270581
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-dotnet](https://redirect.github.com/actions/setup-dotnet) | action | minor | `v4.0.1` -> `v4.3.1` | --- ### Release Notes <details> <summary>actions/setup-dotnet (actions/setup-dotnet)</summary> ### [`v4.3.1`](https://redirect.github.com/actions/setup-dotnet/releases/tag/v4.3.1) [Compare Source](https://redirect.github.com/actions/setup-dotnet/compare/v4.3.0...v4.3.1) #### What's Changed - `v4` - Remove `azureedge.net` fallback logic and update install scripts by [@​zaataylor](https://redirect.github.com/zaataylor) in [https://github.com/actions/setup-dotnet/pull/572](https://redirect.github.com/actions/setup-dotnet/pull/572) As outlined in[ Critical .NET Install Links Are Changing](https://devblogs.microsoft.com/dotnet/critical-dotnet-install-links-are-changing/#call-to-action), remove the storage account fallback logic added for v4 in [https://github.com/actions/setup-dotnet/pull/566](https://redirect.github.com/actions/setup-dotnet/pull/566) and update the install scripts accordingly. **Related issue**: [https://github.com/dotnet/install-scripts/issues/559](https://redirect.github.com/dotnet/install-scripts/issues/559) - upgrade [@​actions/cache](https://redirect.github.com/actions/cache) to 4.0.2 by [@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in [https://github.com/actions/setup-dotnet/pull/615](https://redirect.github.com/actions/setup-dotnet/pull/615) **Full Changelog**: https://github.com/actions/setup-dotnet/compare/v4...v4.3.1 ### [`v4.3.0`](https://redirect.github.com/actions/setup-dotnet/releases/tag/v4.3.0) [Compare Source](https://redirect.github.com/actions/setup-dotnet/compare/v4.2.0...v4.3.0) #### What's Changed - README update - add permissions section by [@​benwells](https://redirect.github.com/benwells) in [https://github.com/actions/setup-dotnet/pull/587](https://redirect.github.com/actions/setup-dotnet/pull/587) - Configure Dependabot settings by [@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in [https://github.com/actions/setup-dotnet/pull/585](https://redirect.github.com/actions/setup-dotnet/pull/585) - Upgrade **cache** from 3.2.4 to 4.0.0 by [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [https://github.com/actions/setup-dotnet/pull/586](https://redirect.github.com/actions/setup-dotnet/pull/586) - Upgrade **actions/publish-immutable-action** from 0.0.3 to 0.0.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-dotnet/pull/590](https://redirect.github.com/actions/setup-dotnet/pull/590) - Upgrade **[@​actions/http-client](https://redirect.github.com/actions/http-client)** from 2.2.1 to 2.2.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-dotnet/pull/592](https://redirect.github.com/actions/setup-dotnet/pull/592) - Upgrade **undici** from 5.28.4 to 5.28.5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-dotnet/pull/596](https://redirect.github.com/actions/setup-dotnet/pull/596) #### New Contributors - [@​benwells](https://redirect.github.com/benwells) made their first contribution in [https://github.com/actions/setup-dotnet/pull/587](https://redirect.github.com/actions/setup-dotnet/pull/587) - [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) made their first contribution in [https://github.com/actions/setup-dotnet/pull/586](https://redirect.github.com/actions/setup-dotnet/pull/586) **Full Changelog**: https://github.com/actions/setup-dotnet/compare/v4...v4.3.0 ### [`v4.2.0`](https://redirect.github.com/actions/setup-dotnet/releases/tag/v4.2.0) [Compare Source](https://redirect.github.com/actions/setup-dotnet/compare/v4.1.0...v4.2.0) #### What's Changed - Enhance Workflows, Update Dependencies and Installer Scripts by [@​priyagupta108](https://redirect.github.com/priyagupta108) in [https://github.com/actions/setup-dotnet/pull/555](https://redirect.github.com/actions/setup-dotnet/pull/555) - V4 - Use new .NET CDN URLs and update to latest install scripts by [@​heavymachinery](https://redirect.github.com/heavymachinery) in [https://github.com/actions/setup-dotnet/pull/566](https://redirect.github.com/actions/setup-dotnet/pull/566) Some .NET binaries and installers currently hosted on Azure Content Delivery Network (CDN) domains ending in .azureedge.net will move to new domains as the provider, edg.io, will [soon cease operations](https://learn.microsoft.com/en-us/azure/cdn/edgio-retirement-faq). There may be downtime or unavailability of .azureedge.net domains in the future as the .NET team is required to [migrate to a new CDN](https://learn.microsoft.com/azure/frontdoor/migrate-cdn-to-front-door) and set of domains moving forward. If your workflows are pinned to specific SHAs or minor tags, please upgrade to a major release tag to avoid service disruptions. Edgio has confirmed their services will be operational until [at least January 15, 2025](https://learn.microsoft.com/en-us/azure/cdn/edgio-retirement-faq). For updates, follow [https://github.com/dotnet/core/issues/9671](https://redirect.github.com/dotnet/core/issues/9671). #### New Contributors - [@​priyagupta108](https://redirect.github.com/priyagupta108) made their first contribution in [https://github.com/actions/setup-dotnet/pull/555](https://redirect.github.com/actions/setup-dotnet/pull/555) - [@​heavymachinery](https://redirect.github.com/heavymachinery) made their first contribution in [https://github.com/actions/setup-dotnet/pull/566](https://redirect.github.com/actions/setup-dotnet/pull/566) **Full Changelog**: https://github.com/actions/setup-dotnet/compare/v4...v4.2.0 ### [`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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- 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/BinToss/GroupBox.Avalonia). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by renovate[bot] and has received 0 comments.