Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge latest Library.Template #1126

Merged
merged 63 commits into from
Dec 9, 2024
Merged

Merge latest Library.Template #1126

merged 63 commits into from
Dec 9, 2024

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Dec 8, 2024

AArnott and others added 30 commits August 8, 2024 12:46
Switch System.Text.Json to non-vulnerable version
Update NuGet.PackageManagement to v6.3.4
Ensure we use System.Drawing.Common 4.7.2
Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.12.5 to 17.12.6.
- [Commits](https://github.com/microsoft/codecoverage/commits)

---
updated-dependencies:
- dependency-name: dotnet-coverage
  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>
The mono runtime is obsolete for most applications.
Avoid running tests on mono for test project
Bumps [nbgv](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.6.143 to 3.6.146.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits)

---
updated-dependencies:
- dependency-name: nbgv
  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>
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.6.143 to 3.6.146.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  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>
It also makes it work in the case where `PackageProjectUrl` isn't the github.com repository itself.
It only wants one flag, but we were sending two.
Today, .NET 6 falls out of support.
Bump .NET SDK to 9.0 and target framework to .NET 8
dependabot bot and others added 9 commits November 20, 2024 10:24
Bumps [docfx](https://github.com/dotnet/docfx) from 2.78.0 to 2.78.1.
- [Release notes](https://github.com/dotnet/docfx/releases)
- [Changelog](https://github.com/dotnet/docfx/blob/main/RELEASENOTE.md)
- [Commits](dotnet/docfx@v2.78.0...2.78.1)

---
updated-dependencies:
- dependency-name: docfx
  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>
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.1 to 17.12.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.1...v17.12.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  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>
Use `-LiteralPath` instead of `-Path` in ps1 scripts
PolySharp is far more exhaustive in the polyfills than Nullable is.
@AArnott AArnott enabled auto-merge December 8, 2024 21:42
@AArnott AArnott force-pushed the dev/andarno/libtemplateUpdate branch 2 times, most recently from 9c05134 to c25d953 Compare December 8, 2024 22:12
@AArnott AArnott force-pushed the dev/andarno/libtemplateUpdate branch from c25d953 to 4024e36 Compare December 8, 2024 23:18
@AArnott AArnott force-pushed the dev/andarno/libtemplateUpdate branch from db0bdd9 to 0772248 Compare December 9, 2024 00:31
@AArnott AArnott merged commit 2a3af82 into main Dec 9, 2024
14 checks passed
@AArnott AArnott deleted the dev/andarno/libtemplateUpdate branch December 9, 2024 01:11
@KalleOlaviNiemitalo
Copy link

Bump docfx from 2.78.0 to 2.78.1 (Allow setting assembly version build number #313)

This description has quite a few references to NBGV issues or pull requests that should refer to the source repository instead, here AArnott/Library.Template#313.

It looks like these did not cause any NBGV issues or pull requests to be closed prematurely, though.

@AArnott
Copy link
Collaborator Author

AArnott commented Dec 9, 2024

It looks like these did not cause any NBGV issues or pull requests to be closed prematurely, though.

Thanks for checking. That has been an issue in the past. Somehow I need to stop Library.Template from using #xxxx syntax in its commits or PR completion messages because this does frequently bite me or others who use Library.Template

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants