Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump Microsoft.OpenApi from 1.6.12 to 1.6.13 in /src #2842

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2024

Bumps Microsoft.OpenApi from 1.6.12 to 1.6.13.

Release notes

Sourced from Microsoft.OpenApi's releases.

1.6.13

Changes:

  • #1543: Release Hidi and Libs
  • #1542: Bump lib versions
  • #1538: Fix: Examples serialization in a response object during v2->v3 upcasting or vice versa
  • #1541: Bump Microsoft.OpenApi.OData from 1.6.0-preview.3 to 1.6.0-preview.4
  • #1535: Add ValidationRuleSet.Remove
  • #1540: Bump Verify.Xunit from 23.0.0 to 23.0.1
  • #1539: Bump Microsoft.OpenApi.OData from 1.6.0-preview.2 to 1.6.0-preview.3
  • #1536: - adds permissions to workflows
  • #1537: Bump actions/cache from 3 to 4
  • #1534: Bump Verify.Xunit from 22.11.5 to 23.0.0

This list of changes was auto generated.

Commits
  • 8973a58 Merge pull request #1543 from microsoft/vnext
  • d16d3bc Merge pull request #1542 from microsoft/mk/release-libs
  • b277208 Bump lib versions
  • c195b73 Merge pull request #1538 from microsoft/mk/fix-v2-examples-serialization-bug
  • 1316ee9 Merge pull request #1541 from microsoft/dependabot/nuget/Microsoft.OpenApi.OD...
  • 7fd69b9 Bump Microsoft.OpenApi.OData from 1.6.0-preview.3 to 1.6.0-preview.4
  • 7882fdd Update public API interface
  • fa9306f Remove method from interface to prevent a breaking change
  • e3e8fc7 Refactor code for reuse
  • c8a4a00 Add tests to validate processing multiple examples in a body parameter as ext...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot requested a review from a team as a code owner January 31, 2024 14:01
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 31, 2024
@kbeaugrand kbeaugrand enabled auto-merge (squash) January 31, 2024 14:20
@kbeaugrand
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/src/Microsoft.OpenApi-1.6.13 branch from fe0cc60 to 028f53f Compare January 31, 2024 14:22
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e5cbf2f) 85.74% compared to head (9057847) 85.74%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2842   +/-   ##
=======================================
  Coverage   85.74%   85.74%           
=======================================
  Files         296      296           
  Lines       11340    11340           
  Branches      890      890           
=======================================
  Hits         9723     9723           
  Misses       1325     1325           
  Partials      292      292           

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

Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) from 1.6.12 to 1.6.13.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.12...1.6.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
@kbeaugrand kbeaugrand force-pushed the dependabot/nuget/src/Microsoft.OpenApi-1.6.13 branch from 028f53f to 9057847 Compare January 31, 2024 16:42
@kbeaugrand kbeaugrand merged commit 57fb6a0 into main Jan 31, 2024
6 checks passed
@kbeaugrand kbeaugrand deleted the dependabot/nuget/src/Microsoft.OpenApi-1.6.13 branch January 31, 2024 16:50
# for free to join this conversation on GitHub. Already have an account? # 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.

1 participant