Breaking Changes
- Remove support for Claims Principal Extensions by @BenjaminMichaelis in #144
Fixes:
- Enhances git repo detection for worktrees by @BenjaminMichaelis in #181
- Improve auto CI detection variables
What's Changed
- BREAKING CHANGE: Remove support for Claims Principal Extensions by @BenjaminMichaelis in #144
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by @dependabot[bot] in #145
- chore(deps): bump fastify/github-action-merge-dependabot from 3.10.1 to 3.11.1 by @dependabot[bot] in #147
- Bump Microsoft.NET.Test.Sdk, Moq, xunit and xunit.runner.visualstudio by @dependabot[bot] in #149
- CI: Add trx-to-vsplaylist by @BenjaminMichaelis in #150
- Bump xunit.runner.visualstudio from 3.1.1 to 3.1.2 by @dependabot[bot] in #152
- Bump xunit.runner.visualstudio from 3.1.2 to 3.1.3 by @dependabot[bot] in #153
- chore(deps): Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #154
- chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #155
- Bump xunit.runner.visualstudio from 3.1.3 to 3.1.4 by @dependabot[bot] in #156
- chore(deps): Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #157
- Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by @dependabot[bot] in #158
- chore(deps): Bump fastify/github-action-merge-dependabot from 3.11.1 to 3.11.2 by @dependabot[bot] in #159
- Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in #160
- Add .slnx file for .NET 9+ compatibility alongside existing .sln file by @Copilot in #162
- Update to .NET 9.0 and verify all NuGet packages are current by @Copilot in #161
- Add GitHub Actions workflow for Copilot agent environment setup by @Copilot in #163
- chore(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #164
- chore(deps): Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #165
- chore(deps): Bump BenjaminMichaelis/trx-to-vsplaylist from 1 to 2 by @dependabot[bot] in #166
- chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #167
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 9.0.0 to 10.0.100 by @dependabot[bot] in #168
- Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @dependabot[bot] in #169
- chore(deps): Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #171
- chore(deps): Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #172
- Update to .NET 10.0, C# 14.0, and current NuGet packages by @Copilot in #174
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.101 to 10.0.102 by @dependabot[bot] in #175
- chore(deps): Bump BenjaminMichaelis/trx-to-vsplaylist from 2 to 3 by @dependabot[bot] in #176
- Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by @dependabot[bot] in #177
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.102 to 10.0.103 by @dependabot[bot] in #178
- Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by @dependabot[bot] in #179
- feat: Enhances git repo detection for worktrees by @BenjaminMichaelis in #181
- feat: Add CI Detection Tests by @BenjaminMichaelis in #182
New Contributors
- @Copilot made their first contribution in #162
Full Changelog: v1.5.3...v1.5.4