Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Bump the tests group across 1 directory with 21 updates#106

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/tests-b0d9a8c553
Closed

Bump the tests group across 1 directory with 21 updates#106
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/tests-b0d9a8c553

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2025

Bumps the tests group with 21 updates in the / directory:

Package From To
Meziantou.Analyzer 2.0.189 2.0.201
Microsoft.EntityFrameworkCore 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Analyzers 9.0.3 9.0.4
Microsoft.Extensions.Options 9.0.3 9.0.4
Microsoft.EntityFrameworkCore 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Analyzers 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Design 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Relational 9.0.3 9.0.4
Microsoft.Extensions.Configuration.Abstractions 9.0.3 9.0.4
Microsoft.Extensions.Options 9.0.3 9.0.4
Microsoft.EntityFrameworkCore 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Analyzers 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Design 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Relational 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Tools 9.0.3 9.0.4
Microsoft.Extensions.Configuration.Abstractions 9.0.3 9.0.4
Microsoft.Extensions.Options 9.0.3 9.0.4
SonarAnalyzer.CSharp 10.7.0.110445 10.9.0.115408
cloudscribe.Web.Pagination 8.0.0 8.1.0
Microsoft.AspNetCore.Identity.EntityFrameworkCore 9.0.3 9.0.4
Microsoft.EntityFrameworkCore 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Analyzers 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Relational 9.0.3 9.0.4
Microsoft.Extensions.Configuration.Abstractions 9.0.3 9.0.4
Microsoft.Extensions.Options 9.0.3 9.0.4
Microsoft.EntityFrameworkCore 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Analyzers 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.InMemory 9.0.3 9.0.4
Microsoft.Extensions.Options 9.0.3 9.0.4
Microsoft.EntityFrameworkCore 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Analyzers 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Relational 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.SqlServer 9.0.3 9.0.4
Microsoft.Extensions.Configuration.Abstractions 9.0.3 9.0.4
Microsoft.Extensions.Options 9.0.3 9.0.4
Microsoft.Extensions.Configuration 9.0.3 9.0.4
Microsoft.Extensions.Configuration.Abstractions 9.0.3 9.0.4
Microsoft.Extensions.Configuration.Abstractions 9.0.3 9.0.4
Microsoft.Extensions.Configuration.Binder 9.0.3 9.0.4
Microsoft.Extensions.Configuration 9.0.3 9.0.4
Microsoft.Extensions.Configuration.Abstractions 9.0.3 9.0.4
Microsoft.Extensions.Configuration.Json 9.0.3 9.0.4
Microsoft.EntityFrameworkCore 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Analyzers 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Sqlite 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Sqlite.Core 9.0.3 9.0.4
Microsoft.Extensions.Configuration.Abstractions 9.0.3 9.0.4
LigerShark.WebOptimizer.Core 3.0.433 3.0.436
Microsoft.Extensions.Caching.SqlServer 9.0.3 9.0.4
Microsoft.Extensions.Options 9.0.3 9.0.4
dotnet-ef 9.0.3 9.0.4

Updates Meziantou.Analyzer from 2.0.189 to 2.0.201

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.201

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.201

Full Changelog: meziantou/Meziantou.Analyzer@2.0.200...2.0.201

2.0.200

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.200

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.199...2.0.200

2.0.199

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.199

Full Changelog: meziantou/Meziantou.Analyzer@2.0.198...2.0.199

2.0.198

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.198

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.197...2.0.198

2.0.197

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.197

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.196...2.0.197

2.0.196

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.196

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.195...2.0.196

2.0.195

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.195

Full Changelog: meziantou/Meziantou.Analyzer@2.0.194...2.0.195

... (truncated)

Commits
  • 828ea6a Ignore CultureInfo
  • ebc62f2 MA0169 - Detect equality operators that should be replaced with Equals method...
  • eaef94d Fix issues with fixer for MA0004 when the collection is an await expression
  • 6271b1c Add CODEOWNERS file (#802)
  • 1e78cb7 Add rule to detect non-readonly struct used for in or ref readonly parameters...
  • d965b7c Add attribute to indicate a type is culture insensitive (#799)
  • 9ac94e9 Add support for Order and OrderDescending
  • 7cefa27 Remove unaccessible local symbols (#797)
  • 391f64f Fix OverloadFinder (#795)
  • 8b18a59 Fix ArgumentOutOfRange in OverloadFinder (#794)
  • Additional commits viewable in compare view

Updates Microsoft.EntityFrameworkCore from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.3...v9.0.4

Commits

Updates Microsoft.EntityFrameworkCore.Analyzers from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.EntityFrameworkCore.Analyzers's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.3...v9.0.4

Commits

Updates Microsoft.Extensions.Options from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.Extensions.Options's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.3...v9.0.4

Commits
  • f57e6dc Merge commit 'd9d0ae01ab31513b02033317a9f716f1aeb5abab'
  • d9d0ae0 [release/9.0] fix SBOM issues for runtime (#113463)
  • 0c9b70d Merge commit 'f0d7e1f58406583972ea640029d5a5a341a76731'
  • f0d7e1f Merge pull request #113447 from dotnet/darc-release/9.0-staging-62bd3ef1-917b...
  • 111a76e Update dependencies from https://github.com/dotnet/arcade build 20250311.4
  • 984ab68 Merge pull request #113333 from dotnet/merge/release/9.0-to-release/9.0-staging
  • d7dd049 Merge commit '315f1f5b8300bf800afcb5d9376f8bdf12ebf6fc'
  • 315f1f5 Merge pull request #113389 from vseanreesermsft/internal-merge-9.0-2025-03-11...
  • d21cf87 Merge commit '831d23e56149cd59c40fc00c7feb7c5334bd19c4' into internal-merge-9...
  • 6758abd [release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTr...
  • Additional commits viewable in compare view

Updates Microsoft.EntityFrameworkCore from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.3...v9.0.4

Commits

Updates Microsoft.EntityFrameworkCore.Analyzers from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.EntityFrameworkCore.Analyzers's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.3...v9.0.4

Commits

Updates Microsoft.EntityFrameworkCore.Design from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.3...v9.0.4

Commits

Updates Microsoft.EntityFrameworkCore.Relational from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

.NET 9.0.4

Release

What's Changed

Bumps the tests group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) | `2.0.189` | `2.0.201` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) | `10.7.0.110445` | `10.9.0.115408` |
| [cloudscribe.Web.Pagination](https://github.com/cloudscribe/cloudscribe.Web.Pagination) | `8.0.0` | `8.1.0` |
| [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Sqlite.Core](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [LigerShark.WebOptimizer.Core](https://github.com/ligershark/WebOptimizer) | `3.0.433` | `3.0.436` |
| [Microsoft.Extensions.Caching.SqlServer](https://github.com/dotnet/aspnetcore) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [dotnet-ef](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |



Updates `Meziantou.Analyzer` from 2.0.189 to 2.0.201
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](meziantou/Meziantou.Analyzer@2.0.189...2.0.201)

Updates `Microsoft.EntityFrameworkCore` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Analyzers` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Options` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Analyzers` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Design` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Options` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Analyzers` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Design` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Tools` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Options` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `SonarAnalyzer.CSharp` from 10.7.0.110445 to 10.9.0.115408
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.7.0.110445...10.9.0.115408)

Updates `cloudscribe.Web.Pagination` from 8.0.0 to 8.1.0
- [Release notes](https://github.com/cloudscribe/cloudscribe.Web.Pagination/releases)
- [Commits](https://github.com/cloudscribe/cloudscribe.Web.Pagination/commits)

Updates `Microsoft.AspNetCore.Identity.EntityFrameworkCore` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Analyzers` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Options` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Analyzers` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.InMemory` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Options` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Analyzers` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.SqlServer` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Options` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Configuration` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Configuration.Binder` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Configuration` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Configuration.Json` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Analyzers` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Sqlite` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Sqlite.Core` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `LigerShark.WebOptimizer.Core` from 3.0.433 to 3.0.436
- [Commits](https://github.com/ligershark/WebOptimizer/commits)

Updates `Microsoft.Extensions.Caching.SqlServer` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Options` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `dotnet-ef` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-version: 2.0.201
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Analyzers
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Options
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Analyzers
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Options
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Analyzers
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Options
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: SonarAnalyzer.CSharp
  dependency-version: 10.9.0.115408
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: cloudscribe.Web.Pagination
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Analyzers
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Options
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Analyzers
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Options
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Analyzers
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Options
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Analyzers
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite.Core
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: LigerShark.WebOptimizer.Core
  dependency-version: 3.0.436
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Caching.SqlServer
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Options
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: dotnet-ef
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 6, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 6, 2025
@dependabot dependabot bot deleted the dependabot/nuget/tests-b0d9a8c553 branch May 6, 2025 16:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments