Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Microsoft.AspNetCore.OpenApi from 8.0.0 to 8.0.3 (#60)
Bumps [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) from 8.0.0 to 8.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/aspnetcore/releases">Microsoft.AspNetCore.OpenApi's releases</a>.</em></p> <blockquote> <h2>.NET 8.0.3</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.3">Release</a></p> <h2>.NET 8.0.2</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.2">Release</a></p> <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/aspnetcore/commit/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343"><code>88ec3bc</code></a> [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/560be098e9da0a1408104c7b5d3babf0323a477a"><code>560be09</code></a> Merged PR 37362: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/b95da6a71188fd56e2a61fd33f77b541196ae6cd"><code>b95da6a</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ef">https://dev.azure.com/dnceng/internal/_git/dotnet-ef</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/cb8a5f3f2d7f060b50c27541a29c3f30777b7f9b"><code>cb8a5f3</code></a> Merged PR 37354: [internal/release/8.0] Merge from public</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/476e2aa0c7cb25d6a9c774228e5c549c77620108"><code>476e2aa</code></a> Update dependencies from <a href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a> build 20240213.2 (#...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/a244ff1c54c5d9c89cbd4244e3ec17e74d91a8b6"><code>a244ff1</code></a> Merge in 'release/8.0' changes</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/9ee54e579e5677235b6a7be38e23c4ea24ce3ab6"><code>9ee54e5</code></a> Merge pull request <a href="https://redirect.github.com/dotnet/aspnetcore/issues/54011">#54011</a> from vseanreesermsft/internal-merge-8.0-2024-02-13-...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/62a5df19b6e5d5e5c3c8ca26437092aeb1f45803"><code>62a5df1</code></a> Update baseline, SDK</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/9cd97f4f32a968da32f418f64a1b25bca214970b"><code>9cd97f4</code></a> Merged PR 37179: [internal/release/8.0] [Blazor] Fix interactive server compo...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/09962442bf034fe76c3790200ca0bbc3fc84a12c"><code>0996244</code></a> Merge commit 'da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644' into internal-merge-8...</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/aspnetcore/compare/v8.0.0...v8.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.AspNetCore.OpenApi&package-manager=nuget&previous-version=8.0.0&new-version=8.0.3)](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