Releases: G-Research/ApiSurface
Releases · G-Research/ApiSurface
ApiSurface.5.0.5
Delete explicit SourceLink reference, which is in the SDK (#141)
ApiSurface.5.0.4
Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 (#138) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.102 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ApiSurface.5.0.3
Bump Nerdbank.GitVersioning from 3.8.118 to 3.9.50 (#128) --- updated-dependencies: - dependency-name: Nerdbank.GitVersioning dependency-version: 3.9.50 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ApiSurface.5.0.2
Bump Nerdbank.GitVersioning from 3.8.38-alpha to 3.8.118 (#123)
ApiSurface.5.0.1
Remove dependency on System.IO.Abstractions (#116)
ApiSurface.4.1.22
Cope with multiple CompilationMappingAttribute (#115)
ApiSurface.4.1.21
Bump NuGet.Packaging and NuGet.Protocol (#112) Bumps NuGet.Packaging from 6.13.2 to 6.14.0 Bumps NuGet.Protocol from 6.13.2 to 6.14.0 --- updated-dependencies: - dependency-name: NuGet.Packaging dependency-version: 6.14.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NuGet.Protocol dependency-version: 6.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ApiSurface.4.1.20
Bump NuGet.Packaging, NuGet.Protocol and System.Text.Json in /ApiSurf…
ApiSurface.4.1.19
Bump NuGet.Packaging and System.Text.Json in /ApiSurface (#105) Bumps [NuGet.Packaging](https://github.com/NuGet/NuGet.Client) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `NuGet.Packaging` from 6.13.1 to 6.13.2 - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) Updates `System.Text.Json` from 8.0.5 to 8.0.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.5...v8.0.5) --- updated-dependencies: - dependency-name: NuGet.Packaging dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patrick Stevens <3138005+Smaug123@users.noreply.github.com>
ApiSurface.4.1.18
Bump Nerdbank.GitVersioning, and net9 compat (#107) No behavioural changes expected here, but the .NET 9 SDK produces different surfaces, so consumers may find that as they upgrade to .NET 9, they also have to update their tests as we did in this commit.