Releases: samsmithnz/RepoGovernance
Releases · samsmithnz/RepoGovernance
v0.20.13
Bump samsmithnz/DotNetTestResults in the actions group (#752) Bumps the actions group with 1 update: [samsmithnz/DotNetTestResults](https://github.com/samsmithnz/dotnettestresults). Updates `samsmithnz/DotNetTestResults` from 0.1.10 to 0.1.11 - [Release notes](https://github.com/samsmithnz/dotnettestresults/releases) - [Commits](https://github.com/samsmithnz/dotnettestresults/compare/0.1.10...0.1.11) --- updated-dependencies: - dependency-name: samsmithnz/DotNetTestResults dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.20.12
Bump gittools/actions from 1.2.0 to 2.0.1 (#753) Bumps [gittools/actions](https://github.com/gittools/actions) from 1.2.0 to 2.0.1. - [Release notes](https://github.com/gittools/actions/releases) - [Commits](https://github.com/gittools/actions/compare/v1.2.0...v2.0.1) --- updated-dependencies: - dependency-name: gittools/actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Smith <[email protected]>
v0.20.11
.NET 9 upgrades (#787) * Update NuGet packages to latest versions Updated various NuGet packages across multiple project files: - RepoGovernance.Core.csproj: Azure.Data.Tables, Azure.Identity, DotNetCensus.Core, GitHubActionsDotNet, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Graph, RepoAutomation.Core, System.Text.Json - RepoGovernance.Function.csproj: Azure.Storage.Queues, Microsoft.Azure.WebJobs.Extensions.Storage, Microsoft.Extensions.Configuration.UserSecrets, Microsoft.NET.Sdk.Functions - RepoGovernance.Service.csproj: Swashbuckle.AspNetCore - RepoGovernance.Tests.csproj: Microsoft.Extensions.Configuration.UserSecrets, Microsoft.NET.Test.Sdk, MSTest.TestAdapter, MSTest.TestFramework - RepoGovernance.Web.csproj: Microsoft.VisualStudio.Web.CodeGeneration.Design These updates aim to incorporate the latest features, improvements, and security patches. * updated tests to .NET 9
v0.20.10
Updated packages (#747) * Updated actions * Updated nuget packages
v0.20.9
Updated packages (#742)
v0.20.8
Updated packages (#735)
v0.20.7
Updated packages (#721)
v0.20.6
Updated packages (#713)
v0.20.5
Update workflow.yml (#707)
v0.20.4
Rearranged UI (#681) * Rearranged UI * restored home controller