Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.AspNetCore.OpenApi and Microsoft.OpenApi #3012

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2025

Bumps Microsoft.AspNetCore.OpenApi and Microsoft.OpenApi. These dependencies needed to be updated together.
Updates Microsoft.AspNetCore.OpenApi from 9.0.0 to 9.0.1

Release notes

Sourced from Microsoft.AspNetCore.OpenApi's releases.

.NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1

Commits

Updates Microsoft.OpenApi from 1.6.23 to 1.6.17

Commits
  • ccd4a43 Merge pull request #1771 from microsoft/vnext
  • 60258b5 Merge pull request #1770 from microsoft/mk/update-lib-versions
  • 0e95ced Bump lib versions
  • 7876018 Merge pull request #1769 from captainsafia/property-bag-support
  • d96749f Merge pull request #1768 from microsoft/mk/fix-empty-example-array
  • 27258e9 Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 1c19986 Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 38ba98e Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 2df890a Add support for unserializable annotations on OpenAPI document
  • 28142d5 Simplify by using .Where() for sequence filtering
  • Additional commits viewable in compare view

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 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)

Bumps [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) and [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET). These dependencies needed to be updated together.

Updates `Microsoft.AspNetCore.OpenApi` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1)

Updates `Microsoft.OpenApi` from 1.6.23 to 1.6.17
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.23...1.6.17)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 14, 2025
@dependabot dependabot bot requested a review from martincostello January 14, 2025 19:29
Copy link
Contributor

@costellobot costellobot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependency update.

@costellobot costellobot bot enabled auto-merge (squash) January 14, 2025 19:30
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.49%. Comparing base (1757068) to head (00a774f).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3012   +/-   ##
=======================================
  Coverage   77.49%   77.49%           
=======================================
  Files         123      123           
  Lines        2515     2515           
  Branches      381      381           
=======================================
  Hits         1949     1949           
  Misses        381      381           
  Partials      185      185           
Flag Coverage Δ
linux 77.49% <ø> (ø)
macos 77.49% <ø> (ø)
windows 77.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@costellobot costellobot bot merged commit 2f4b5ab into main Jan 14, 2025
14 checks passed
@costellobot costellobot bot deleted the dependabot/nuget/multi-0f52ff3ab3 branch January 14, 2025 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants