-
-
Notifications
You must be signed in to change notification settings - Fork 105
Bump the tests group across 1 directory with 20 updates #50
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/nuget/tests-19a4c2e3d8
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the tests group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) | `2.0.182` | `2.0.188` | | [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` | | [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) | `17.12.19` | `17.13.2` | | [Roslynator.Analyzers](https://github.com/dotnet/roslynator) | `4.12.9` | `4.13.1` | | [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) | `10.3.0.106239` | `10.7.0.110445` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` | | [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` | | [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` | | [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` | | [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` | | [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` | | [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` | | [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` | | [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` | | [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` | | [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` | | [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` | | [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` | | [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` | | [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` | | [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` | | [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` | | [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.2` | | [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.2` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.12.0` | `17.13.0` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.6.4` | `3.8.2` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.6.4` | `3.8.2` | | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `7.3.1` | | [dotnet-ef](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` | Updates `Meziantou.Analyzer` from 2.0.182 to 2.0.188 - [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases) - [Commits](meziantou/Meziantou.Analyzer@2.0.182...2.0.188) Updates `Microsoft.EntityFrameworkCore.Analyzers` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.2) Updates `Microsoft.VisualStudio.Threading.Analyzers` from 17.12.19 to 17.13.2 - [Release notes](https://github.com/microsoft/vs-threading/releases) - [Commits](microsoft/vs-threading@v17.12.19...v17.13.2) Updates `Roslynator.Analyzers` from 4.12.9 to 4.13.1 - [Release notes](https://github.com/dotnet/roslynator/releases) - [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md) - [Commits](dotnet/roslynator@v4.12.9...v4.13.1) Updates `SonarAnalyzer.CSharp` from 10.3.0.106239 to 10.7.0.110445 - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](SonarSource/sonar-dotnet@10.3.0.106239...10.7.0.110445) Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.2) Updates `Microsoft.EntityFrameworkCore.Analyzers` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.2) Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.2) Updates `Microsoft.EntityFrameworkCore.Analyzers` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.2) Updates `Microsoft.EntityFrameworkCore.Design` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.2) Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.2) Updates `Microsoft.EntityFrameworkCore.Analyzers` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.2) Updates `Microsoft.EntityFrameworkCore.SqlServer` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.2) Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.2) Updates `Microsoft.EntityFrameworkCore.Analyzers` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.2) Updates `Microsoft.EntityFrameworkCore.Design` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.2) Updates `Microsoft.EntityFrameworkCore.Tools` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.2) Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) Updates `Microsoft.Extensions.Configuration` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) Updates `Microsoft.Extensions.Configuration.Binder` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) Updates `Microsoft.Extensions.Configuration` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) Updates `Microsoft.Extensions.Configuration.Json` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.2) Updates `Microsoft.AspNetCore.Mvc.Testing` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.2) Updates `Microsoft.NET.Test.Sdk` from 17.12.0 to 17.13.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.12.0...v17.13.0) Updates `MSTest.TestAdapter` from 3.6.4 to 3.8.2 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.4...v3.8.2) Updates `MSTest.TestFramework` from 3.6.4 to 3.8.2 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.4...v3.8.2) Updates `Swashbuckle.AspNetCore` from 7.2.0 to 7.3.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1) Updates `dotnet-ef` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.2) --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.EntityFrameworkCore.Analyzers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.VisualStudio.Threading.Analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: Roslynator.Analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: SonarAnalyzer.CSharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.EntityFrameworkCore.Analyzers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.EntityFrameworkCore.Analyzers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.EntityFrameworkCore.Analyzers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.EntityFrameworkCore.Analyzers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: dotnet-ef dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests ... Signed-off-by: dependabot[bot] <support@github.com>
Dependabot cannot update to the required version. Because of this, Dependabot cannot update this pull request. |
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.
Bumps the tests group with 20 updates in the / directory:
2.0.182
2.0.188
9.0.0
9.0.2
17.12.19
17.13.2
4.12.9
4.13.1
10.3.0.106239
10.7.0.110445
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
9.0.0
9.0.2
17.12.0
17.13.0
3.6.4
3.8.2
3.6.4
3.8.2
7.2.0
7.3.1
9.0.0
9.0.2
Updates
Meziantou.Analyzer
from 2.0.182 to 2.0.188Release notes
Sourced from Meziantou.Analyzer's releases.
... (truncated)
Commits
0ad62c6
MA0002 skips IImmutableSet<string> (#787)7e57a0b
Fix MA0048 in case when first type is not first node (#785)c939d72
Align message to behavior for MA0157 (#783)54e9030
Allow to disable all rules using a property (#781)6ca45f8
Update global.json (#778)764a0a8
Fixer for MA0042 adds parentheses if neededaa97561
Find token from Xunit.TestContext.Current.CancellationTokenUpdates
Microsoft.EntityFrameworkCore.Analyzers
from 9.0.0 to 9.0.2Release notes
Sourced from Microsoft.EntityFrameworkCore.Analyzers's releases.
... (truncated)
Commits
7bb42e8
Merged PR 46816: [internal/release/9.0] Update dependencies from dnceng/inter...e8369fc
Merge commit '874dc9640bdaeb6fd8d5a55a87e3cca35816150a'874dc96
Merge pull request #35472 from vseanreesermsft/internal-merge-9.0-2025-01-14-...fbe682a
Merge commit '480480b57cd6e43fe5cab1b552ac0ef917bf3fe8' into internal-merge-9...2167ccb
Merge commit '8b0e059149f6fb0e8d0352991d63d24c013d60f6'8b0e059
Update dependencies from https://github.com/dotnet/arcade build 20250108.5 (#...b57f089
Merge commit 'ed9776a955c3be9eecf8ab9951fe050448b5c755'ed9776a
[automated] Merge branch 'release/8.0' => 'release/9.0' (#35429)035932d
Merge branch 'release/9.0' into merge/release/8.0-to-release/9.02042519
Merge branch 'release/8.0-staging' => 'release/8.0'Updates
Microsoft.VisualStudio.Threading.Analyzers
from 17.12.19 to 17.13.2Release notes
Sourced from Microsoft.VisualStudio.Threading.Analyzers's releases.
Commits
132fc26
Merge pull request #1360 from microsoft/dev/maprospe/17.13_stabilization73469b4
Set version to 17.13cc4f63f
Merge pull request #1359 from microsoft/libtemplateUpdate1719dd3
Merge remote-tracking branch 'libtemplate/microbuild' into libtemplateUpdatec6081c1
Merge remote-tracking branch 'origin/main' into microbuild975d9f1
Add github workflow to keep current with Library.Templatef50ed13
Merge branch 'main' into microbuild46114df
Merge pull request #303 from AArnott/optprof_fixes3427406
Merge pull request #302 from AArnott/optprof_fixes21d50f65
Merge remote-tracking branch 'origin/microbuild' into optprof_fixesUpdates
Roslynator.Analyzers
from 4.12.9 to 4.13.1Release notes
Sourced from Roslynator.Analyzers's releases.
... (truncated)
Changelog
Sourced from Roslynator.Analyzers's changelog.
... (truncated)
Commits
ee98199
Release 4.13.1 (#1629)41da36d
Support custom path of a test file (#1609)4376224
Bump serialize-javascript and mocha in /src/VisualStudioCode/package (#1628)b6876eb
Release 4.13.0 (#1625)c135fca
Bump Microsoft.Build.Locator to 1.7.8 (#1622)f342e3f
Bump Roslyn to 4.12.0 (#1623)9e3b7a3
Bump Roslynator analyzers packages to 4.12.11 (#1624)32ccfc8
Fix analyzer RCS0005 (#1621)7b95c1b
Fix analyzer RCS0010 (#1620)b271158
Fix analyzer RCS1174 (#1619)Updates
SonarAnalyzer.CSharp
from 10.3.0.106239 to 10.7.0.110445Release notes
Sourced from SonarAnalyzer.CSharp's releases.
... (truncated)
Commits
033f8a4
NET-1040 Update RSPEC before 10.7 released9a8fd0
NET-1151 Repro FP S362688381f2
NET-1047 Update nuget install scripts to account for single analyzer dllef12213
NET-1137 Repro FP S11214dceed1
NET-1140 Add UT for issue with same start and end location77b933a
NET-504 Clean up RuleDefinition UTs5697628
NET-1058 Move plugin properties to root pom.xml0172dbc
NET-1059 Move organization and scm to private/pom.xml and pom.xml96b07b3
NET-1043 Extract remaining Helper extensions from SonarAnalyzer.Core856f2f5
NET-1042 Extract semantic Helper extensions from SonarAnalyzer.CoreUpdates
Microsoft.EntityFrameworkCore
from 9.0.0 to 9.0.2Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
... (truncated)
Commits
7bb42e8
Merged PR 46816: [internal/release/9.0] Update dependencies from dnceng/inter...e8369fc
Merge commit '874dc9640bdaeb6fd8d5a55a87e3cca35816150a'874dc96
Merge pull request #35472 from vseanreesermsft/internal-merge-9.0-2025-01-14-...fbe682a
Merge commit '480480b57cd6e43fe5cab1b552ac0ef917bf3fe8' into internal-merge-9...2167ccb
Merge commit '8b0e059149f6fb0e8d0352991d63d24c013d60f6'8b0e059
Update dependencies from https://github.com/dotnet/arcade build 20250108.5 (#...b57f089
Merge commit 'ed9776a955c3be9eecf8ab9951fe050448b5c755'ed9776a
[automated] Merge branch 'release/8.0' => 'release/9.0' (#35429)035932d
Merge branch 'release/9.0' into merge/release/8.0-to-release/9.02042519
Merge branch 'release/8.0-staging' => 'release/8.0'Updates
Microsoft.EntityFrameworkCore.Analyzers
from 9.0.0 to 9.0.2Release notes
Sourced from Microsoft.EntityFrameworkCore.Analyzers's releases.
... (truncated)
Commits
7bb42e8
Merged PR 46816: [internal/release/9.0] Update dependencies from dnceng/inter...e8369fc
Merge commit '874dc9640bdaeb6fd8d5a55a87e3cca35816150a'874dc96
Mer...Description has been truncated