Skip to content
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

Bump Microsoft.AspNetCore.DataProtection.EntityFrameworkCore and Microsoft.EntityFrameworkCore #352

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps Microsoft.AspNetCore.DataProtection.EntityFrameworkCore and Microsoft.EntityFrameworkCore. These dependencies needed to be updated together.
Updates Microsoft.AspNetCore.DataProtection.EntityFrameworkCore from 6.0.4 to 8.0.12

Release notes

Sourced from Microsoft.AspNetCore.DataProtection.EntityFrameworkCore's releases.

.NET 8.0.12

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12

.NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

.NET 8.0.10

Release

.NET 8.0.8

Release

.NET 8.0.7

... (truncated)

Commits
  • 31d685b Merged PR 45643: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 6b7b74f Merged PR 45638: [internal/release/8.0] Update dependencies from dnceng/inter...
  • e356c37 Merge commit 'dc3b2086feef8e62771254fdfded9d9d8a05346f'
  • dc3b208 [release/8.0] (deps): Bump src/submodules/googletest (#59033)
  • 91fea27 Merge commit '216a41a1dc4940e9d83a761bb0f9c44545d03c44'
  • 216a41a [release/8.0] Update dependencies from dotnet/roslyn (#59184)
  • 2cea8a7 Merge commit 'b8a8e7281e9d8e7e1cfd15c0412906cf7eaecbf8'
  • b8a8e72 Fix java discovery in helix-matrix (#59181)
  • 0332d22 Merge commit 'd86a0b487871fa1a1f800557dfb7102164b772fc'
  • d86a0b4 Update dependencies from https://github.com/dotnet/arcade build 20241112.12 (...
  • Additional commits viewable in compare view

Updates Microsoft.EntityFrameworkCore from 6.0.4 to 8.0.12

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 8.0.12

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.11...v8.0.12

.NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.10...v8.0.11

.NET 8.0.10

Release

.NET 8.0.8

Release

EF Core 8.0.7 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.6

This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.5.

EF Core 8.0.5

This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.4.

EF Core 8.0.4 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

... (truncated)

Commits
  • 1019637 Merged PR 44727: [internal/release/8.0] Update dependencies from dnceng/inter...
  • df84042 Merge commit 'b111d2a29afbfb7b15111ec510a0ac9212560869'
  • b111d2a Merge pull request #35081
  • e99d7c7 Merge commit '5d020e763f00511c102f94fdf5bf525512d7daaf' into internal-merge-8...
  • 6449ac2 Merge commit 'e63ad4a76d2949d6f775da1dcafc736065c036ef'
  • e63ad4a Merge branch 'release/8.0-staging' => 'release/8.0' (#35077)
  • 714de58 Merge branch 'release/8.0' into release/8.0-staging (#35055)
  • 7e40e04 Merge branch 'release/8.0' into release-8.0-staging
  • 8943288 Merge commit 'c12cf80baa31de4728c26ac536d75fc728de3b65'
  • c12cf80 Update branding to 8.0.12 (#35048)
  • Additional 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 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)

…osoft.EntityFrameworkCore

Bumps [Microsoft.AspNetCore.DataProtection.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) and [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore). These dependencies needed to be updated together.

Updates `Microsoft.AspNetCore.DataProtection.EntityFrameworkCore` from 6.0.4 to 8.0.12
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.4...v8.0.12)

Updates `Microsoft.EntityFrameworkCore` from 6.0.4 to 8.0.12
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.4...v8.0.12)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.DataProtection.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 3, 2025
Copy link
Author

dependabot bot commented on behalf of github Feb 4, 2025

Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request.

1 similar comment
Copy link
Author

dependabot bot commented on behalf of github Feb 4, 2025

Dependabot couldn't find any dependency files in the directory. 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
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