Skip to content

Commit

Permalink
build(deps): Bump Microsoft.EntityFrameworkCore.Tools from 8.0.0 to 8…
Browse files Browse the repository at this point in the history
….0.1 (#335)

Bumps
[Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore)
from 8.0.0 to 8.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/efcore/releases">Microsoft.EntityFrameworkCore.Tools's
releases</a>.</em></p>
<blockquote>
<h2>.NET 8.0.1</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.1">Release</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/efcore/commit/423b1a0d38036efcefdbf1dfb80955449eae1238"><code>423b1a0</code></a>
[internal/release/8.0] Update dependencies from
dnceng/internal/dotnet-runtime</li>
<li><a
href="https://github.com/dotnet/efcore/commit/4c95cefe39426014c24cdaa8688518618bc0040f"><code>4c95cef</code></a>
[internal/release/8.0] Update dependencies from
dnceng/internal/dotnet-runtime</li>
<li><a
href="https://github.com/dotnet/efcore/commit/04c2fa5bc221b49971c57706c37957465be552df"><code>04c2fa5</code></a>
[internal/release/8.0] Update dependencies from
dnceng/internal/dotnet-runtime</li>
<li><a
href="https://github.com/dotnet/efcore/commit/a7a3adcc7922f093b9104f6153128df8fd1715ee"><code>a7a3adc</code></a>
[internal/release/8.0] Update dependencies from
dnceng/internal/dotnet-runtime</li>
<li><a
href="https://github.com/dotnet/efcore/commit/27d4f64af6fb9906a50ee5ee59e4e089bfae3d38"><code>27d4f64</code></a>
Merge in 'release/8.0' changes</li>
<li><a
href="https://github.com/dotnet/efcore/commit/141740fdcac47b1f015f280840359468b8c818cc"><code>141740f</code></a>
Merge branch 'release/7.0' into release/8.0</li>
<li><a
href="https://github.com/dotnet/efcore/commit/ce50d5d190aa345678865894178fa04abbbacccf"><code>ce50d5d</code></a>
[internal/release/8.0] Update dependencies from
dnceng/internal/dotnet-runtime</li>
<li><a
href="https://github.com/dotnet/efcore/commit/5c784d9615c7fcca71402d020997df7c3ef3cc57"><code>5c784d9</code></a>
[internal/release/8.0] Update dependencies from
dnceng/internal/dotnet-runtime</li>
<li><a
href="https://github.com/dotnet/efcore/commit/e6291bf34261523a18c7f221e98f08508a9b710d"><code>e6291bf</code></a>
[release/7.0] Fix to <a
href="https://redirect.github.com/dotnet/efcore/issues/31448">#31448</a>
Use token for NonQueryResultAsync (<a
href="https://redirect.github.com/dotnet/efcore/issues/31449">#31449</a>)
(<a
href="https://redirect.github.com/dotnet/efcore/issues/32334">#32334</a>)</li>
<li><a
href="https://github.com/dotnet/efcore/commit/446aaf1f1fb56a133ccfce34a1ecf3c80e91f5a9"><code>446aaf1</code></a>
Merge in 'release/8.0' changes</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.EntityFrameworkCore.Tools&package-manager=nuget&previous-version=8.0.0&new-version=8.0.1)](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] authored Jan 10, 2024
1 parent b208239 commit 96a1179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.1" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageVersion Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" />
<PackageVersion Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.0" />
Expand Down

0 comments on commit 96a1179

Please sign in to comment.