Skip to content

Bump Microsoft.EntityFrameworkCore, MySqlConnector and Pomelo.EntityFrameworkCore.MySql in /Source#4291

Merged
dependabot[bot] merged 1 commit intomasterfrom
dependabot/nuget/Source/multi-d87c3908aa
Mar 9, 2025
Merged

Bump Microsoft.EntityFrameworkCore, MySqlConnector and Pomelo.EntityFrameworkCore.MySql in /Source#4291
dependabot[bot] merged 1 commit intomasterfrom
dependabot/nuget/Source/multi-d87c3908aa

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps Microsoft.EntityFrameworkCore, MySqlConnector and Pomelo.EntityFrameworkCore.MySql. These dependencies needed to be updated together.
Updates Microsoft.EntityFrameworkCore from 8.0.11 to 8.0.13

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 8.0.13

[Release](https://github.com/dotnet/core/releases/tag/v8.0.13

What's Changed

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

.NET 8.0.12

Release

What's Changed

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

Commits
  • 1bdfaae Merged PR 46809: [internal/release/8.0] Update dependencies from dnceng/inter...
  • e14d5d8 Merge commit 'f8051b1767eb3ba8a37378be86ea97826e527bbc'
  • f8051b1 Update dependencies from https://github.com/dotnet/arcade build 20250110.1 (#...
  • c0528cb Merge commit 'da24700c1a2e0a8634067f7ef1ec4cf6a5d8cacb'
  • da24700 Merging internal commits for release/8.0 (#35473)
  • ce7ae06 Merge commit '10196376f4843cbbf180ec6ab2ce7d34ceec2fab' into internal-merge-8...
  • c331f21 Merge commit '20425191f4efe08fa1fad13e0daaf69613894f4b'
  • 2042519 Merge branch 'release/8.0-staging' => 'release/8.0'
  • 5da58c4 Merge commit 'd6af2df76c953d3140f1c67caa1d18c548f53892'
  • d6af2df Update branding to 8.0.13 (#35427)
  • Additional commits viewable in compare view

Updates MySqlConnector from 2.4.0 to 2.3.5

Commits
  • 5f83534 Release 2.3.5.
  • 2c58800 Stop automatically publishing to NuGet.
  • a7d85de Update test packages.
  • d4a5939 Use more static lambdas.
  • 5695248 Remove unnecessary null-forgiving operator in tests.
  • d466ca6 Thank contributor in v2.3.4 release notes.
  • 0cad51c Release 2.3.4.
  • 9adbea2 Update test packages.
  • babef3b Fix whitespace and indentation formatting errors.
  • 43a25e0 Fix spacing around square brackets.
  • Additional commits viewable in compare view

Updates Pomelo.EntityFrameworkCore.MySql from 8.0.2 to 8.0.3

Release notes

Sourced from Pomelo.EntityFrameworkCore.MySql's releases.

8.0.3

This release is compatible with .NET 8.0, EF Core 8.0, MySQL 8.0, MariaDB 11.3/11.2/11.1/11.0/10.11/10.10/10.6/10.5/10.4 and MySqlConnector 2.3.5.

For all new features and bugfixes contained in this release, see related issues and pull requests. The EF Core 8.0 release train is tracked by #1746.

Commits
  • c37a7c7 Fix msbuild warning.
  • 06f318a Fix recognition of official debug builds.
  • 8d2ad1a Update dependencies and test suite (EF Core 8.0.13). (#1979)
  • 19b88a2 [BACKPORT] Update CI and version handling to latest one from main branch. (...
  • d2c9440 [BACKPORT] Remove explicit reference to System.Text.Json package from Pomelo....
  • 8070305 Update to EF Core 8.0.3 (#1880)
  • 47a1a29 Swap parameters in Math.Log(double a, double newBase) translation. (#1891) ...
  • 5215b3b Update branding to 8.0.3.
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
Microsoft.EntityFrameworkCore [>= 7.a, < 8]
Pomelo.EntityFrameworkCore.MySql [>= 7.a, < 8]

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)

…rameworkCore.MySql

Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore), [MySqlConnector](https://github.com/mysql-net/MySqlConnector) and [Pomelo.EntityFrameworkCore.MySql](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql). These dependencies needed to be updated together.

Updates `Microsoft.EntityFrameworkCore` from 8.0.11 to 8.0.13
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.11...v8.0.13)

Updates `MySqlConnector` from 2.4.0 to 2.3.5
- [Release notes](https://github.com/mysql-net/MySqlConnector/releases)
- [Changelog](https://github.com/mysql-net/MySqlConnector/blob/master/docs/VersionHistory.md)
- [Commits](mysql-net/MySqlConnector@2.4.0...2.3.5)

Updates `Pomelo.EntityFrameworkCore.MySql` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/releases)
- [Commits](PomeloFoundation/Pomelo.EntityFrameworkCore.MySql@8.0.2...8.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: MySqlConnector
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Pomelo.EntityFrameworkCore.MySql
  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 Mar 3, 2025
@LtRipley36706
Copy link
Copy Markdown
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit b18a6ba into master Mar 9, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Source/multi-d87c3908aa branch March 9, 2025 08:11
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