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.OpenApi from 1.6.12 to 1.6.13 #482

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 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 added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 29, 2024
@baywet
Copy link
Member

baywet commented Jan 29, 2024

@irvinesunday it seems this results in differences with the integration test files, do you mind looking into it whenever you have a couple of minutes please?

@baywet baywet enabled auto-merge January 29, 2024 20:18
baywet
baywet previously approved these changes Feb 6, 2024
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>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.OpenApi-1.6.13 branch from 9b3faa0 to 8c6bbcc Compare February 6, 2024 19:06
baywet
baywet previously approved these changes Feb 7, 2024
Copy link

sonarqubecloud bot commented Feb 7, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@baywet baywet merged commit e4e8cee into master Feb 7, 2024
12 checks passed
@baywet baywet deleted the dependabot/nuget/Microsoft.OpenApi-1.6.13 branch February 7, 2024 12:38
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.

3 participants