Skip to content

v4.6.0

Latest

Choose a tag to compare

@skwasjer skwasjer released this 08 Oct 07:37
· 8 commits to main since this release
175561b

What's Changed

MockHttp.Json

  • chore(deps): bump System.Text.Json from 5.0.2 to 6.0.11 by @skwasjer in #145

Test dependencies and CI changes

  • refactor: replace .NET Core 3.1 with .NET 7 to test .NET Standard 2.1. by @skwasjer in #123
  • chore: Removes .NET Core 2.1 and .NET 5.0 from test libraries by @skwasjer in #124
  • chore(deps): bump xunit to 2.9.2. xunit.runners.visualstudio to 2.8.2 and FluentAssertions to 6.12.1. by @skwasjer in #125
  • test: disable xunit's AppDomain by @skwasjer in #126
  • ci(deps): bump GitVersion to v6 by @skwasjer in #127
  • ci: use pinned Ubuntu 22.04 image for tests by @skwasjer in #128
  • ci: update CodeQL to v3 by @skwasjer in #133
  • ci: fixes 2 CI hotspots and skips JRE provisioning by @skwasjer in #137
  • chore(deps): Bump NSubstitute from 5.1.0 to 5.3.0 by @dependabot[bot] in #134
  • chore(deps): bump verify.xunit from 26.6.0 to 30.20.1 by @skwasjer in #138
  • chore(deps): Bump PublicApiGenerator from 11.1.0 to 11.4.6 by @dependabot[bot] in #135
  • chore(deps): bump FluentAssertions from 6.12.1 to 7.2.0 by @skwasjer in #139
  • chore(deps): bump Microsoft.Extensions.Diagnostics.Testing from 8.9.1 to 9.9.0 by @skwasjer in #140
  • chore(deps): bump Newtonsoft.Json from 13.0.3 to 13.0.4 by @skwasjer in #144

Full Changelog: v4.5.0...v4.6.0