Skip to content

Releases: samsmithnz/SamsFeatureFlags

v2.2.13

13 Jul 12:29
581481f
Compare
Choose a tag to compare
13 jul updates (#964)

* updated nuget packages

* Updated actions

v2.2.12

11 Jun 11:02
347d9a5
Compare
Choose a tag to compare
updated packages (#951)

v2.2.11

31 May 17:08
938eba8
Compare
Choose a tag to compare
Updated packages (#949)

v2.2.10

13 May 02:20
271cba0
Compare
Choose a tag to compare
Bump Microsoft.Extensions.Http.Polly (#922)

Bumps the web group in /src/FeatureFlags.Web with 1 update: [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore).


Updates `Microsoft.Extensions.Http.Polly` from 8.0.3 to 8.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.3...v8.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Polly
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: web
...

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]>

v2.2.9

13 May 02:15
d4eb195
Compare
Choose a tag to compare
Bump the tests group in /src/FeatureFlags.Tests with 3 updates (#924)

Bumps the tests group in /src/FeatureFlags.Tests with 3 updates: [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `Microsoft.AspNetCore.TestHost` from 8.0.3 to 8.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.3...v8.0.4)

Updates `MSTest.TestAdapter` from 3.2.2 to 3.3.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](https://github.com/microsoft/testfx/compare/v3.2.2...v3.3.1)

Updates `MSTest.TestFramework` from 3.2.2 to 3.3.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](https://github.com/microsoft/testfx/compare/v3.2.2...v3.3.1)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.TestHost
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
...

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]>

v2.2.8

13 May 01:51
79aea97
Compare
Choose a tag to compare
Updated packages (#929)

v2.2.7

27 Mar 10:50
ab75f38
Compare
Choose a tag to compare
Package updates (#915)

* updated actions

* updated actions

* Updated NuGet packages

v2.2.6

03 Mar 14:25
0b8b0d6
Compare
Choose a tag to compare
Updated version action (#904)

v2.2.5

03 Mar 14:01
396694c
Compare
Choose a tag to compare
Updating packages (#902)

* updated action

* updated nuget packages

* updated codeql

* Updated actions

v2.2.4

05 Feb 16:03
e08d43b
Compare
Choose a tag to compare
Bump the actions group with 1 update (#880)

* Bump the actions group with 1 update

Bumps the actions group with 1 update: [samsmithnz/SamsDotNetSonarCloudAction](https://github.com/samsmithnz/samsdotnetsonarcloudaction).


Updates `samsmithnz/SamsDotNetSonarCloudAction` from 2.1.1 to 2.1.5
- [Release notes](https://github.com/samsmithnz/samsdotnetsonarcloudaction/releases)
- [Commits](https://github.com/samsmithnz/samsdotnetsonarcloudaction/compare/v2.1.1...v2.1.5)

---
updated-dependencies:
- dependency-name: samsmithnz/SamsDotNetSonarCloudAction
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update .github/workflows/aspnetcore.yml

---------

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]>