chore(deps): update all dependencies (major) #45
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.4.0
->2.0.1
8.0.4
->9.0.0-preview.6.24327.7
v3
->v4
v3
->v4
3.2.0
->6.0.2
3.2.0
->6.0.2
7.0.410
->8.0.303
v2
->v6
Release Notes
saucecontrol/InheritDoc (SauceControl.InheritDoc)
v2.0.1
Compare Source
Fixes
cref
links on fields (and enum members) to not resolve if they referred to external types/docs. Thanks to @adaskos-signal for reporting this one. #14v2.0.0
Compare Source
Breaking Changes
Fixes
InheritDocEnabled
was explicitly set totrue
in a consuming project #10.C# Primary Constructor Improvements
param
elements to be inherited.param
elements will be removed from the type's documentation when they are meant to apply to the constructor.dotnet/runtime (System.Text.Json)
v9.0.0-preview.6.24327.7
: .NET 9.0 Preview 6Compare Source
Release
v9.0.0-preview.5.24306.7
: .NET 9.0 Preview 5Compare Source
Release
v9.0.0-preview.4.24266.19
: .NET 9.0 Preview 4Compare Source
Release
v9.0.0-preview.3.24172.9
: .NET 9.0 Preview 3Compare Source
Release
v9.0.0-preview.2.24128.5
: .NET 9.0 Preview 2Compare Source
[Release[(https://github.com/dotnet/core/releases/tag/v9.0.0-preview.2)
v9.0.0-preview.1.24080.9
: .NET 9 Preview 1Compare Source
Release
actions/checkout (actions/checkout)
v4
Compare Source
actions/setup-dotnet (actions/setup-dotnet)
v4
Compare Source
coverlet-coverage/coverlet (coverlet.collector)
v6.0.2
Fixed
Improvements
Diff between 6.0.1 and 6.0.2
v6.0.1
Fixed
Improvements
Diff between 6.0.0 and 6.0.1
v6.0.0
Fixed
-Could not write lines to file CoverletSourceRootsMapping - in use by another processhttps://github.com/coverlet-coverage/coverlet/issues/11555
-Incorrect coverage for methods returning IAsyncEnumerable in generic classeshttps://github.com/coverlet-coverage/coverlet/issues/13833
-Wrong branch coverage for async methods .NET Standard 1.xhttps://github.com/coverlet-coverage/coverlet/issues/13766
-Empty path exception in visual basic projectshttps://github.com/coverlet-coverage/coverlet/issues/7755
-Align published nuget package version to github release versionhttps://github.com/coverlet-coverage/coverlet/issues/14133
-Sync nuget and github release versionshttps://github.com/coverlet-coverage/coverlet/issues/11222
Improvements
-Migration of the project to .NET 6.0https://github.com/coverlet-coverage/coverlet/pull/14733
Breaking changes
New parameter ExcludeAssembliesWithoutSources to control automatic assembly exclusion https://github.com/coverlet-coverage/coverlet/issues/1164. The parameter InstrumentModulesWithoutLocalSources has been removed. since it can be handled by setting ExcludeAssembliesWithoutSources to None.
The default heuristics for determining whether to instrument an assembly has been changed. In previous versions any missing source file was taken as a signal that it was a third-party project that shouldn't be instrumented, with exceptions for some common file name patterns for source generators. Now only assemblies where no source files at all can be found are excluded from instrumentation, and the code for detecting source generator files have been removed. To get back to the behaviour that at least one missing file is sufficient to exclude an assembly, set ExcludeAssembliesWithoutSources to MissingAny, or use assembly exclusion filters for more fine-grained control.
Diff between 3.2.0 and 6.0.0
dotnet/sdk (dotnet-sdk)
v8.0.303
Compare Source
v8.0.302
Compare Source
v8.0.301
Compare Source
v8.0.300
: .NET 8.0.5Release
v8.0.206
v8.0.205
v8.0.204
: .NET 8.0.4Release
v8.0.203
v8.0.202
: .NET 8.0.3Release
v8.0.200
: .NET 8.0.2Release
v8.0.107
v8.0.106
: .NET 8.0.6Release
v8.0.105
v8.0.104
: .NET 8.0.4Release
v8.0.103
v8.0.102
v8.0.101
: .NET 8.0.1Release
v8.0.100
: .NET 8.0.0Release
streetsidesoftware/cspell-action (streetsidesoftware/cspell-action)
v6
Compare Source
v5
Compare Source
v4
Compare Source
v3
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.