[PR #8429] Bump Microsoft.EntityFrameworkCore.Sqlite from 6.0.8 to 6.0.9 #11716

Closed
opened 2026-02-07 06:43:16 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/8429

State: closed
Merged: No


Bumps Microsoft.EntityFrameworkCore.Sqlite from 6.0.8 to 6.0.9.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.

EF Core 6.0.9

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)
**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/8429 **State:** closed **Merged:** No --- Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 6.0.8 to 6.0.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/efcore/releases">Microsoft.EntityFrameworkCore.Sqlite's releases</a>.</em></p> <blockquote> <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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/efcore/commit/33e3c950af2eb996c0b3c48e30eb4471138da675"><code>33e3c95</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/efcore/commit/7d0a8855214bd888b64f3acbe6363a094a1ec3de"><code>7d0a885</code></a> Update dependencies from <a href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a> build 20220812.2 (#...</li> <li><a href="https://github.com/dotnet/efcore/commit/e856f287a08f329e50dbea63fec6282b66f0ba2f"><code>e856f28</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/efcore/commit/e1219e0143503652465e8ad0be9316bd063dbddf"><code>e1219e0</code></a> Update dependencies from <a href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a> build 20220811.3 (#...</li> <li><a href="https://github.com/dotnet/efcore/commit/9692cb151f30aa633c7b1be277df4a691fef44dd"><code>9692cb1</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/efcore/commit/5bf1bd4e2e720994dcb514711dda8213afaa04b9"><code>5bf1bd4</code></a> Merge branch 'release/3.1' into release/6.0</li> <li><a href="https://github.com/dotnet/efcore/commit/d039bddfd239f1e88d502ef445c030a07057a22d"><code>d039bdd</code></a> Merging internal commits for release/3.1 (<a href="https://github-redirect.dependabot.com/dotnet/efcore/issues/28636">#28636</a>)</li> <li><a href="https://github.com/dotnet/efcore/commit/71581b5846502a5b1aa00c2c94ec95cea0002bae"><code>71581b5</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/efcore/commit/8b4805afadbe853a25f5e6cc2db79a3cf1c75a5d"><code>8b4805a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/efcore/issues/28635">#28635</a> from vseanreesermsft/internal-merge-6.0-2022-08-09-...</li> <li><a href="https://github.com/dotnet/efcore/commit/69bf086fb0a7f1f6fda3525ff4a5756247081d22"><code>69bf086</code></a> Update SDK</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/efcore/compare/v6.0.8...v6.0.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.EntityFrameworkCore.Sqlite&package-manager=nuget&previous-version=6.0.8&new-version=6.0.9)](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>
OVERLORD added the pull-request label 2026-02-07 06:43:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11716