chore(nuget): Bump the other group with 3 updates#328
Conversation
Bumps coverlet.msbuild from 8.0.1 to 10.0.0 Bumps Microsoft.CodeAnalysis.NetAnalyzers from 10.0.201 to 10.0.202 Bumps Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.202 --- updated-dependencies: - dependency-name: coverlet.msbuild dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other - dependency-name: coverlet.msbuild dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other - dependency-name: coverlet.msbuild dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other - dependency-name: coverlet.msbuild dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: coverlet.msbuild dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: coverlet.msbuild dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: coverlet.msbuild dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: coverlet.msbuild dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other ... Signed-off-by: dependabot[bot] <support@github.com>
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #328 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 39 39
Lines 421 421
Branches 55 55
=========================================
Hits 421 421
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Qodana Community for .NETAnalyzed project: It seems all right 👌 No new problems were found according to the checks applied View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get - name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2025.3.2
with:
upload-result: trueContact Qodana teamContact us at qodana-support@jetbrains.com
|
Updated coverlet.msbuild from 8.0.1 to 10.0.0.
Release notes
Sourced from coverlet.msbuild's releases.
10.0.0
Improvements
--coverlet-file-prefixoption for unique report files #1869Fixed
Maintenance
Diff between 8.0.1 and 10.0.0
Commits viewable in compare view.
Updated Microsoft.CodeAnalysis.NetAnalyzers from 10.0.201 to 10.0.202.
Release notes
Sourced from Microsoft.CodeAnalysis.NetAnalyzers's releases.
10.0.202
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.202and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
Commits viewable in compare view.
Updated Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.202.
Release notes
Sourced from Microsoft.SourceLink.GitHub's releases.
10.0.202
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.202and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions