Skip to content

Bump Microsoft.EntityFrameworkCore.Analyzers, Microsoft.EntityFrameworkCore.Sqlite and Microsoft.Extensions.Options#170

Merged
Freeesia merged 1 commit intomasterfrom
dependabot/nuget/multi-83e9dffbdf
Feb 19, 2025
Merged

Bump Microsoft.EntityFrameworkCore.Analyzers, Microsoft.EntityFrameworkCore.Sqlite and Microsoft.Extensions.Options#170
Freeesia merged 1 commit intomasterfrom
dependabot/nuget/multi-83e9dffbdf

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps Microsoft.EntityFrameworkCore.Analyzers, Microsoft.EntityFrameworkCore.Sqlite and Microsoft.Extensions.Options. These dependencies needed to be updated together.
Updates Microsoft.EntityFrameworkCore.Analyzers from 9.0.1 to 9.0.2

Release notes

Sourced from Microsoft.EntityFrameworkCore.Analyzers's releases.

.NET 9.0.2

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.1...v9.0.2

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.0
  • 2042519 Merge branch 'release/8.0-staging' => 'release/8.0'
  • Additional commits viewable in compare view

Updates Microsoft.EntityFrameworkCore.Sqlite from 9.0.1 to 9.0.2

Release notes

Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.

.NET 9.0.2

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.1...v9.0.2

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.0
  • 2042519 Merge branch 'release/8.0-staging' => 'release/8.0'
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Options from 9.0.1 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.Options's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…rkCore.Sqlite and Microsoft.Extensions.Options

Bumps [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.EntityFrameworkCore.Analyzers` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.1...v9.0.2)

Updates `Microsoft.EntityFrameworkCore.Sqlite` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.1...v9.0.2)

Updates `Microsoft.Extensions.Options` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 17, 2025
@Freeesia Freeesia merged commit 6567fa6 into master Feb 19, 2025
2 checks passed
@Freeesia Freeesia deleted the dependabot/nuget/multi-83e9dffbdf branch February 19, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

1 participant