Skip to content

Releases: samsmithnz/RepoGovernance

v0.20.13

13 Jan 11:48
3672d46
Compare
Choose a tag to compare
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

13 Jan 11:41
da67f25
Compare
Choose a tag to compare
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

16 Nov 23:47
ff932c2
Compare
Choose a tag to compare
.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

13 Jul 22:37
880ae26
Compare
Choose a tag to compare
Updated packages (#747)

* Updated actions

* Updated nuget packages

v0.20.9

10 Jul 17:52
27028a2
Compare
Choose a tag to compare
Updated packages (#742)

v0.20.8

14 Jun 13:17
2e03137
Compare
Choose a tag to compare
Updated packages (#735)

v0.20.7

31 May 17:10
f184161
Compare
Choose a tag to compare
Updated packages (#721)

v0.20.6

13 May 01:58
ffd359e
Compare
Choose a tag to compare
Updated packages (#713)

v0.20.5

17 Apr 14:14
9ef9f92
Compare
Choose a tag to compare
Update workflow.yml (#707)

v0.20.4

08 Mar 00:01
528d76c
Compare
Choose a tag to compare
Rearranged UI (#681)

* Rearranged UI

* restored home controller