Bump the nuget group with 10 updates - #187
Merged
Merged
Conversation
Bumps Microsoft.CodeAnalysis.CSharp from 5.6.0 to 5.9.0 Bumps Microsoft.CodeAnalysis.NetAnalyzers from 10.0.302 to 10.0.400 Bumps Microsoft.EntityFrameworkCore from 10.0.10 to 10.0.11 Bumps Microsoft.Extensions.DependencyInjection from 10.0.10 to 10.0.11 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.10 to 10.0.11 Bumps Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 Bumps Roslynator.Analyzers from 4.16.0 to 5.0.0 Bumps Roslynator.Formatting.Analyzers from 4.16.0 to 5.0.0 Bumps SonarAnalyzer.CSharp from 10.32.0.713 to 10.33.0.1635 Bumps xunit.runner.visualstudio from 3.1.5 to 4.0.0 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 5.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.400 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Roslynator.Analyzers dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Roslynator.Formatting.Analyzers dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.33.0.1635 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
…n 5.9.0 The group bump moved Microsoft.CodeAnalysis.CSharp to 5.9.0 but left Workspaces.MSBuild at 5.6.0, which pins Microsoft.CodeAnalysis.Common to 5.6.0 and breaks restore with NU1107/NU1608. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updated Microsoft.CodeAnalysis.CSharp from 5.6.0 to 5.9.0.
Release notes
Sourced from Microsoft.CodeAnalysis.CSharp's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.CodeAnalysis.NetAnalyzers from 10.0.302 to 10.0.400.
Release notes
Sourced from Microsoft.CodeAnalysis.NetAnalyzers's releases.
10.0.400
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.400and 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
10.0.303
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.303and 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.EntityFrameworkCore from 10.0.10 to 10.0.11.
Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.DependencyInjection from 10.0.10 to 10.0.11.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Abstractions from 10.0.10 to 10.0.11.
Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.9.0
What's Changed
New Contributors
Full Changelog: microsoft/vstest@v18.8.0...v18.9.0
Commits viewable in compare view.
Updated Roslynator.Analyzers from 4.16.0 to 5.0.0.
Release notes
Sourced from Roslynator.Analyzers's releases.
5.0.0
Added
roslyn5.0NuGet package flavor (analyzers/dotnet/roslyn5.0/cs) (PR)Breaking
Roslynator.CommonandRoslynator.Workspaces.Common(#1817)Microsoft.CodeAnalysis.*reference instead of being forced to a fixed version (PR)Roslynator.Testing.Common,Roslynator.Testing.CSharp,Roslynator.Testing.CSharp.XunitandRoslynator.Testing.CSharp.MSTestnow depend onMicrosoft.CodeAnalysis.*>= 3.8.0(previously>= 4.14.0).Roslynator.Testing.Commonno longer depends onRoslynator.Core.<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />. The chosen version raises the maximum C# language version the parser can accept; test sources still parse atCSharpParseOptions.Defaultunless you set parse options /LanguageVersion(for exampleLanguageVersion.Latest).Roslynator.Coretypes via the old transitive dependency must now add an explicitRoslynator.Corepackage reference.Changed
[18.0,19.0)) (PR)dotnet.server.useOmnisharptotrue)Removed
SyntaxInverter(Roslynator.CSharp.Workspaces). UseSyntaxLogicalInverter.DiagnosticCategoriesconstants and make the typeinternal.ROS0001/ROS0002diagnostic IDs.DiagnosticTestData,CompilerDiagnosticFixTestData,RefactoringTestData).roslynator.max_line_length,roslynator.prefix_field_identifier_with_underscore, androslynator_suppress_unity_script_methods. Useroslynator_max_line_length,roslynator_prefix_field_identifier_with_underscore, androslynator_unity_code_analysis.enabled.generate-doc-root. Usegenerate-doc --root-file-pathinstead.AnalyzersOptionsPagefrom Visual Studio extension (PR)Fixed
4.16.1
Fixed
inforref structparameters (#1725) (PR)omit_when_single_lineon multi-line object/collection initializers (#1439) (PR)async voidmethods withoutAsyncsuffix (PR)whenfilter (PR)CancellationTokenin sync methods returningTask(PR)generate-docto omit internal interfaces from type declarations and the Implements section (PR)Commits viewable in compare view.
Updated Roslynator.Formatting.Analyzers from 4.16.0 to 5.0.0.
Release notes
Sourced from Roslynator.Formatting.Analyzers's releases.
5.0.0
Added
roslyn5.0NuGet package flavor (analyzers/dotnet/roslyn5.0/cs) (PR)Breaking
Roslynator.CommonandRoslynator.Workspaces.Common(#1817)Microsoft.CodeAnalysis.*reference instead of being forced to a fixed version (PR)Roslynator.Testing.Common,Roslynator.Testing.CSharp,Roslynator.Testing.CSharp.XunitandRoslynator.Testing.CSharp.MSTestnow depend onMicrosoft.CodeAnalysis.*>= 3.8.0(previously>= 4.14.0).Roslynator.Testing.Commonno longer depends onRoslynator.Core.<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />. The chosen version raises the maximum C# language version the parser can accept; test sources still parse atCSharpParseOptions.Defaultunless you set parse options /LanguageVersion(for exampleLanguageVersion.Latest).Roslynator.Coretypes via the old transitive dependency must now add an explicitRoslynator.Corepackage reference.Changed
[18.0,19.0)) (PR)dotnet.server.useOmnisharptotrue)Removed
SyntaxInverter(Roslynator.CSharp.Workspaces). UseSyntaxLogicalInverter.DiagnosticCategoriesconstants and make the typeinternal.ROS0001/ROS0002diagnostic IDs.DiagnosticTestData,CompilerDiagnosticFixTestData,RefactoringTestData).roslynator.max_line_length,roslynator.prefix_field_identifier_with_underscore, androslynator_suppress_unity_script_methods. Useroslynator_max_line_length,roslynator_prefix_field_identifier_with_underscore, androslynator_unity_code_analysis.enabled.generate-doc-root. Usegenerate-doc --root-file-pathinstead.AnalyzersOptionsPagefrom Visual Studio extension (PR)Fixed
4.16.1
Fixed
inforref structparameters (#1725) (PR)omit_when_single_lineon multi-line object/collection initializers (#1439) (PR)async voidmethods withoutAsyncsuffix (PR)whenfilter (PR)CancellationTokenin sync methods returningTask(PR)generate-docto omit internal interfaces from type declarations and the Implements section (PR)Commits viewable in compare view.
Updated SonarAnalyzer.CSharp from 10.32.0.713 to 10.33.0.1635.
Release notes
Sourced from SonarAnalyzer.CSharp's releases.
10.33.0.1635
Release notes - .NET Analyzers - 10.33
Feature
NET-4312 Update RSPEC before 10.33 release
NET-4254 Implement rule S9129: "Include" and "ThenInclude" chains of reference navigations should be merged into a single "Include" call
False Positive
NET-1777 Fix S101 FP: Lower case character after number
NET-4245 Fix S107 FP: should not raise for parameters marked with dependency-injection attributes
Maintenance
NET-4184 Duplicate telemetry key exception when multiple projects report the same non-counter telemetry value
Commits viewable in compare view.
Updated xunit.runner.visualstudio from 3.1.5 to 4.0.0.
Release notes
Sourced from xunit.runner.visualstudio's releases.
4.0.0
Release notes: https://xunit.net/releases/visualstudio/4.0.0
4.0.0-pre.5
Release notes: https://xunit.net/releases/visualstudio/4.0.0-pre.5
4.0.0-pre.4
Release notes: https://xunit.net/releases/visualstudio/4.0.0-pre.4
4.0.0-pre.3
Release notes: https://xunit.net/releases/visualstudio/4.0.0-pre.3
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