Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump dotnet-ef from 8.0.7 to 8.0.10 in /src/backend (#288)
Bumps [dotnet-ef](https://github.com/dotnet/efcore) from 8.0.7 to 8.0.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/efcore/releases">dotnet-ef's releases</a>.</em></p> <blockquote> <h2>.NET 8.0.10</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.10">Release</a></p> <h2>.NET 8.0.8</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.8">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/efcore/commit/4315fa43c9573671f8f5be21497d59f9c99cd829"><code>4315fa4</code></a> Merged PR 42959: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/efcore/commit/f17955cf503646f41852d32ffab1e41b0d273adc"><code>f17955c</code></a> Merged PR 42768: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/efcore/commit/d82da91ea359bd57cfe67db4db1453120cd42b92"><code>d82da91</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/cd3befe3d90b91bade678755eae670138a7e9745"><code>cd3befe</code></a> Merged PR 42296: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/efcore/commit/be439f99113f24bceb51afe3daa23e96f119cec0"><code>be439f9</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/91bcf1b30575e52c329e0471a2fb0abee3ebb730"><code>91bcf1b</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/0ec1568e0aafd156ec04fd21f2d0f519b81f1be5"><code>0ec1568</code></a> Merge commit 'b2e366bf1d1955903c75c06288bad5bc5b8deda0'</li> <li><a href="https://github.com/dotnet/efcore/commit/b2e366bf1d1955903c75c06288bad5bc5b8deda0"><code>b2e366b</code></a> [release/8.0] Update FK ElementType when the FK properties change. (<a href="https://redirect.github.com/dotnet/efcore/issues/34561">#34561</a>)</li> <li><a href="https://github.com/dotnet/efcore/commit/f3db25b92f17ac8e1f5d5f25a875aeb5a69a35b6"><code>f3db25b</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/7edba26f4cf611f42ba24c6a8314e0f8e8c214c8"><code>7edba26</code></a> Merge commit 'e49bbfbb49f98587b8bf26356b89157fb81d3807'</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dotnet-ef&package-manager=nuget&previous-version=8.0.7&new-version=8.0.10)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information