Bump Microsoft.EntityFrameworkCore from 6.0.6 to 6.0.14 in /HighlightBot #46

Open
dependabot[bot] wants to merge 1 commit from dependabot/nuget/HighlightBot/Microsoft.EntityFrameworkCore-6.0.14 into master
dependabot[bot] commented 2023-02-14 14:01:45 +00:00 (Migrated from github.com)

Bumps Microsoft.EntityFrameworkCore from 6.0.6 to 6.0.14.

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

EF Core 6.0.13

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

EF Core 6.0.12

This is a patch release of EF Core 6.0 containing only important bug fixes:

EF Core 6.0.11

This is a patch release of EF Core 6.0 containing only important bug fixes:

EF Core 6.0.10

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

EF Core 6.0.9

This is a patch release of EF Core 6.0 containing only important bug fixes:

EF Core 6.0.8

This is a patch release of EF Core 6.0 containing only important bug fixes:

EF Core 6.0.7

This is a patch release of EF Core 6.0 containing only important bug fixes:

Commits

Dependabot compatibility score

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 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)
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 6.0.6 to 6.0.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/efcore/releases">Microsoft.EntityFrameworkCore's releases</a>.</em></p> <blockquote> <h2>EF Core 6.0.13</h2> <p>This is a <a href="https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/6.1.13">patch release of EF Core 6.0</a> containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 6.1.12.</p> <h2>EF Core 6.0.12</h2> <p>This is a <a href="https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/6.0.12">patch release of EF Core 6.0</a> containing only <a href="https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A6.0.12+is%3Aclosed">important bug fixes</a>:</p> <ul> <li><a href="https://github-redirect.dependabot.com/dotnet/efcore/issues/29204">string.IndexOf throws NullReferenceException when applied on the result of a DbFunction </a></li> <li><a href="https://github-redirect.dependabot.com/dotnet/efcore/issues/27954">Function StoreType is ignored for DateTime</a></li> <li><a href="https://github-redirect.dependabot.com/dotnet/efcore/issues/27524">RelationalMethodCallTranslatorProvider and explicit typeMapping</a></li> </ul> <h2>EF Core 6.0.11</h2> <p>This is a <a href="https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/6.0.11">patch release of EF Core 6.0</a> containing only <a href="https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A6.0.11+is%3Aclosed">important bug fixes</a>:</p> <ul> <li><a href="https://github-redirect.dependabot.com/dotnet/efcore/issues/28988">Excessive memory usage after enabling DbContextFactory</a></li> <li><a href="https://github-redirect.dependabot.com/dotnet/efcore/issues/28967">Avoid re-sending PRAGMA KEY on pooled SQLite connections</a></li> </ul> <h2>EF Core 6.0.10</h2> <p>This is a <a href="https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/6.1.10">patch release of EF Core 6.0.</a> containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 6.1.9.</p> <h2>EF Core 6.0.9</h2> <p>This is a <a href="https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/6.0.9">patch release of EF Core 6.0</a> containing only <a href="https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A6.0.9+is%3Aclosed">important bug fixes</a>:</p> <ul> <li><a href="https://github-redirect.dependabot.com/dotnet/efcore/issues/27496">Scaffolding with NRT generates non-nullable navigation property from principal to dependent</a></li> <li><a href="https://github-redirect.dependabot.com/dotnet/efcore/issues/27206">Migrations containing strings with many line-breaks will truncate strings silently</a></li> </ul> <h2>EF Core 6.0.8</h2> <p>This is a <a href="https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/6.0.8">patch release of EF Core 6.0</a> containing only <a href="https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A6.0.87+is%3Aclosed">important bug fixes</a>:</p> <ul> <li><a href="https://github-redirect.dependabot.com/dotnet/efcore/issues/27427"><code>Regression in 6.0.2: The variable name '@​p0' has already been declared.</code></a></li> </ul> <h2>EF Core 6.0.7</h2> <p>This is a <a href="https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/6.0.7">patch release of EF Core 6.0</a> containing only <a href="https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A6.0.7+is%3Aclosed">important bug fixes</a>:</p> <ul> <li><a href="https://github-redirect.dependabot.com/dotnet/efcore/issues/28039">Don't add grouping key to projection when Distinct is applied</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dotnet/efcore/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.EntityFrameworkCore&package-manager=nuget&previous-version=6.0.6&new-version=6.0.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/nuget/HighlightBot/Microsoft.EntityFrameworkCore-6.0.14:dependabot/nuget/HighlightBot/Microsoft.EntityFrameworkCore-6.0.14
git switch dependabot/nuget/HighlightBot/Microsoft.EntityFrameworkCore-6.0.14

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff dependabot/nuget/HighlightBot/Microsoft.EntityFrameworkCore-6.0.14
git switch dependabot/nuget/HighlightBot/Microsoft.EntityFrameworkCore-6.0.14
git rebase master
git switch master
git merge --ff-only dependabot/nuget/HighlightBot/Microsoft.EntityFrameworkCore-6.0.14
git switch dependabot/nuget/HighlightBot/Microsoft.EntityFrameworkCore-6.0.14
git rebase master
git switch master
git merge --no-ff dependabot/nuget/HighlightBot/Microsoft.EntityFrameworkCore-6.0.14
git switch master
git merge --squash dependabot/nuget/HighlightBot/Microsoft.EntityFrameworkCore-6.0.14
git switch master
git merge --ff-only dependabot/nuget/HighlightBot/Microsoft.EntityFrameworkCore-6.0.14
git switch master
git merge dependabot/nuget/HighlightBot/Microsoft.EntityFrameworkCore-6.0.14
git push origin master
Sign in to join this conversation.
No description provided.