Skip to content

Commit

Permalink
.Net: Bump Microsoft.Data.Sqlite from 8.0.2 to 8.0.8 in /dotnet (#8963)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from
8.0.2 to 8.0.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/efcore/releases">Microsoft.Data.Sqlite's
releases</a>.</em></p>
<blockquote>
<h2>.NET 8.0.8</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.8">Release</a></p>
<p>EF Core 8.0.7 is <a
href="https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/8.0.7">available
on NuGet now</a>. This is a patch release of EF Core 8 (EF8) containing
only <a
href="https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A8.0.7+is%3Aclosed">important
bug fixes</a>:</p>
<ul>
<li>[Missing checks for predicate when simplifying JSON primitive
collections](<a
href="https://github.com/dotnet/efcore/issues/">https://github.com/dotnet/efcore/issues/</a>
<a
href="https://redirect.github.com/dotnet/efcore/issues/33932">#33932</a></li>
<li>[Discriminator columns are created in Snapshot for wrongly
configured TPC mapping strategy](<a
href="https://github.com/dotnet/efcore/issues/">https://github.com/dotnet/efcore/issues/</a>
33605)</li>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/33547">Breaking
Change in 8.0.4: System.InvalidOperationException: The data is NULL at
ordinal 0. This method can't be called on NULL values. Check using
IsDBNull before calling.</a></li>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/33449">Wrong
mapping of nested complex property with generic types and same property
name, resulting in InvalidCastException</a></li>
</ul>
<h2>EF Core 8.0.6</h2>
<p>This is a <a
href="https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/8.0.6">patch
release of EF Core 8.0</a> containing only updates to dependencies.
There are no additional fixes in this release beyond those already
shipped in EF Core 8.0.5.</p>
<h2>EF Core 8.0.5</h2>
<p>This is a <a
href="https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/8.0.5">patch
release of EF Core 8.0</a> containing only updates to dependencies.
There are no additional fixes in this release beyond those already
shipped in EF Core 8.0.4.</p>
<p>EF Core 8.0.4 is <a
href="https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/8.0.4">available
on NuGet now</a>. This is a patch release of EF Core 8 (EF8) containing
only <a
href="https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A8.0.4+is%3Aclosed">important
bug fixes</a>:</p>
<ul>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/32911">Incorrect
apply projection for complex properties</a></li>
<li><a href="https://redirect.github.com/dotnet/efcore/issues/32972">The
database default created by Migrations for primitive collections mapped
to JSON is invalid</a></li>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/32976">Filtering
by Contains with HierarchyId and AsSplitQuery is not working</a></li>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/33004">Unfulfillable
nullable contraints are set for complex types with TPH entities</a></li>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/33176">OutOfMemoryException
when creating migration using ef tool</a></li>
<li><a href="https://redirect.github.com/dotnet/efcore/issues/33260">SQL
Server: Should retry on 203</a></li>
</ul>
<p>EF Core 8.0.3 is <a
href="https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/8.0.3">available
on NuGet now</a>. This is a patch release of EF Core 8 (EF8) containing
only <a
href="https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A8.0.3+is%3Aclosed">important
bug fixes</a>:</p>
<ul>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/31353">Constructor
calls when using inheritance with owned entities causes
exceptions</a></li>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/31947">Missing
package README file</a></li>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/32898">String
properties with indexes are compared case insensitively on SQL
Server</a></li>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/32614">Using
SqliteConnection from an ASP.NET MVC (.NET Framework) application
results in a few different exceptions</a></li>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/32699">Exception
when using FromSql on entity with ComplexProperty</a></li>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/32701">IndexOutOfRange
for EntityEntry.GetDatabaseValues() with complex type and TPH</a></li>
<li><a href="https://redirect.github.com/dotnet/efcore/issues/32730">SQL
Server Migrations - SqlOperation.Sql is stripped of all empty
lines</a></li>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/32732">NullReferenceException
in Get-Migration in EF Core 8</a></li>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/32763">Owned
entity on genericly typed entity generates unwanted steps in new
migrations</a></li>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/32782">Dotnet-ef
mismatch causes apply Entity Framework migration fails when publishing
an individual web app.</a></li>
<li><a
href="https://redirect.github.com/dotnet/efcore/issues/32896">Query
never returns when DB value for column mapped to primitive collection
is</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/efcore/commit/90d079985f33ae91c05b98ecf65e0ce38270ba55"><code>90d0799</code></a>
Merged PR 41167: Temporarily work around '/' in dSAS</li>
<li><a
href="https://github.com/dotnet/efcore/commit/e7f01650e349edfd72d02412caac582bad4b3e6d"><code>e7f0165</code></a>
Merged PR 41160: Temporarily work around '/' in dSAS</li>
<li><a
href="https://github.com/dotnet/efcore/commit/ecfccf003cd643ffcf053addfc683f3b9afc3ab0"><code>ecfccf0</code></a>
Merged PR 41109: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/efcore/commit/5efec9148a1d3372b4c034b966aa933a7690402f"><code>5efec91</code></a>
Update dependencies from <a
href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li>
<li><a
href="https://github.com/dotnet/efcore/commit/3b2db3bf68042a0a165b1c4a66318c604eefb3d8"><code>3b2db3b</code></a>
Merge commit '65e7cb610848962a63829e41b89931754f8069b0'</li>
<li><a
href="https://github.com/dotnet/efcore/commit/65e7cb610848962a63829e41b89931754f8069b0"><code>65e7cb6</code></a>
Up SAS timeout to 3 hours (<a
href="https://redirect.github.com/dotnet/efcore/issues/34229">#34229</a>)</li>
<li><a
href="https://github.com/dotnet/efcore/commit/f2ed96b35f4b159dc767c343e40f24d64c1a991c"><code>f2ed96b</code></a>
Merge commit '8b6c0ded38700b2cc220131ab81677d81530054f'</li>
<li><a
href="https://github.com/dotnet/efcore/commit/8b6c0ded38700b2cc220131ab81677d81530054f"><code>8b6c0de</code></a>
Enable internal runtime downloads via dSAS (<a
href="https://redirect.github.com/dotnet/efcore/issues/34217">#34217</a>)</li>
<li><a
href="https://github.com/dotnet/efcore/commit/4ce48504ae1417e54b3cc7efe80a65e41a621205"><code>4ce4850</code></a>
Merge commit '38a1ea20451f0891ad576a879a37ac67dd96a380'</li>
<li><a
href="https://github.com/dotnet/efcore/commit/38a1ea20451f0891ad576a879a37ac67dd96a380"><code>38a1ea2</code></a>
Update dependencies from <a
href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a>
build 20240710.5 (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Data.Sqlite&package-manager=nuget&previous-version=8.0.2&new-version=8.0.8)](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 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 26, 2024
1 parent e82084b commit 29f70e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<PackageVersion Include="Docker.DotNet" Version="3.125.15" />
<!-- Plugins -->
<PackageVersion Include="DocumentFormat.OpenXml" Version="3.1.0" />
<PackageVersion Include="Microsoft.Data.Sqlite" Version="8.0.2" />
<PackageVersion Include="Microsoft.Data.Sqlite" Version="8.0.8" />
<PackageVersion Include="DuckDB.NET.Data.Full" Version="1.0.2" />
<PackageVersion Include="DuckDB.NET.Data" Version="1.0.1" />
<PackageVersion Include="MongoDB.Driver" Version="2.28.0" />
Expand Down

0 comments on commit 29f70e4

Please sign in to comment.