hcoona / OneDotNet

The DotNet mono repository for me
GNU General Public License v3.0
2 stars 1 forks source link

chore(deps): update cli-packages #104

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
dotnet-ef (source) nuget patch 6.0.10 -> 6.0.11
fantomas (source) nuget minor 5.0.6 -> 5.1.3
microsoft.visualstudio.slngen.tool nuget minor 8.5.17 -> 8.6.1
nbgv nuget patch 3.5.113 -> 3.5.119

Release Notes

dotnet/efcore ### [`v6.0.11`](https://togithub.com/dotnet/efcore/releases/tag/v6.0.11): EF Core 6.0.11 This is a [patch release of EF Core 6.0](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/6.0.11) containing only [important bug fixes](https://togithub.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A6.0.11+is%3Aclosed): - [Excessive memory usage after enabling DbContextFactory](https://togithub.com/dotnet/efcore/issues/28988) - [Avoid re-sending PRAGMA KEY on pooled SQLite connections](https://togithub.com/dotnet/efcore/issues/28967)
fsprojects/fantomas ### [`v5.1.3`](https://togithub.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#​513---2022-11-14) ##### Fixed - Idempotency problem with anonymous types in discriminated unions. [#​2621](https://togithub.com/fsprojects/fantomas/issues/2621) ### [`v5.1.2`](https://togithub.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#​512---2022-11-09) ##### Changed - Update to newer Fantomas.Client. [#​2617](https://togithub.com/fsprojects/fantomas/issues/2617) ### [`v5.1.1`](https://togithub.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#​511---2022-11-07) ##### Fixed - Comment is removed when using array index access syntax, without a leading dot. [#​2611](https://togithub.com/fsprojects/fantomas/issues/2611) - Interface in object expression is not printed. [#​2604](https://togithub.com/fsprojects/fantomas/issues/2604) ### [`v5.1.0`](https://togithub.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#​510---2022-11-04) ##### Changed - Official release.
microsoft/SlnGen ### [`v8.6.1`](https://togithub.com/microsoft/slngen/releases/tag/v8.6.1): 8.6.1 #### What's Changed - Don't load projects as immutable by [@​jeffkl](https://togithub.com/jeffkl) in [https://github.com/microsoft/slngen/pull/421](https://togithub.com/microsoft/slngen/pull/421) **Full Changelog**: https://github.com/microsoft/slngen/compare/v8.5.27...v8.6.0 ### [`v8.5.27`](https://togithub.com/microsoft/slngen/releases/tag/v8.5.27): 8.5.27 #### What's Changed - Update packages by [@​jeffkl](https://togithub.com/jeffkl) in [https://github.com/microsoft/slngen/pull/406](https://togithub.com/microsoft/slngen/pull/406) - Bump Microsoft.VisualStudio.Telemetry from 16.5.20 to 16.6.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/microsoft/slngen/pull/407](https://togithub.com/microsoft/slngen/pull/407) - Bump Microsoft.VSSDK.BuildTools from 17.4.2114 to 17.4.2116 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/microsoft/slngen/pull/408](https://togithub.com/microsoft/slngen/pull/408) - Bump Microsoft.VisualStudio.Telemetry from 16.6.1 to 16.6.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/microsoft/slngen/pull/409](https://togithub.com/microsoft/slngen/pull/409) - Bump Microsoft.Build.Artifacts from 4.0.4 to 4.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/microsoft/slngen/pull/411](https://togithub.com/microsoft/slngen/pull/411) - Bump Microsoft.VisualStudio.Telemetry from 16.6.5 to 16.6.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/microsoft/slngen/pull/410](https://togithub.com/microsoft/slngen/pull/410) - Bump Nerdbank.GitVersioning from 3.5.113 to 3.5.119 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/microsoft/slngen/pull/414](https://togithub.com/microsoft/slngen/pull/414) - Bump MicrosoftBuildPackageVersion from 17.3.1 to 17.3.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/microsoft/slngen/pull/413](https://togithub.com/microsoft/slngen/pull/413) - Bump Microsoft.VSSDK.BuildTools from 17.4.2116 to 17.4.2118 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/microsoft/slngen/pull/412](https://togithub.com/microsoft/slngen/pull/412) - Bump Microsoft.Build.Artifacts from 4.1.0 to 4.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/microsoft/slngen/pull/415](https://togithub.com/microsoft/slngen/pull/415) **Full Changelog**: https://github.com/microsoft/slngen/compare/v8.5.17...v8.5.27
dotnet/Nerdbank.GitVersioning ### [`v3.5.119`](https://togithub.com/dotnet/Nerdbank.GitVersioning/releases/tag/v3.5.119) ##### What's Changed - Add GetTargetPath target for SqlServer projects by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/821](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/821) - Fix suboptimal incremental build due to faulty CompareFiles task by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/826](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/826) - Update NuGet.PackageManagement to 6.3.1 by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/851](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/851) **Full Changelog**: https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.5.113...v3.5.119

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone Asia/Hong_Kong, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.