Skip to content

Bump Microsoft.OpenApi from 3.9.0 to 3.10.0 - #860

Closed
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/nuget/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenApi-3.10.0
Closed

Bump Microsoft.OpenApi from 3.9.0 to 3.10.0#860
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/nuget/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenApi-3.10.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 19, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.OpenApi from 3.9.0 to 3.10.0.

Release notes

Sourced from Microsoft.OpenApi's releases.

3.10.0

3.10.0 (2026-08-11)

Features

  • adds deserialization of the example extension (e5a1080)
  • do not ignore multiple types when serializing to 3.0 (#​2960) (ebaf27a)
  • serialize license identifier as extension for earlier versions (d090989)
  • serialize license identifier as extension for earlier versions (60971ba)

Bug Fixes

  • better nullability round-tripping (655c2c8)
  • bound YAML anchor/alias expansion to prevent OOM (billion laughs) (#​3000) (2179326)
  • deserialize metadata url from extension in earlier version (9387b01)
  • marks deprecated properties from the specification as obsolete (787b045)
  • marks deprecated properties from the specification as obsolete (953c22a)
  • schema: serialize compatibility examples from examples list (5d8ec3a)
  • serialize examples as extension in v2/v3 (ff1dbc9)
  • serialize examples as extension in v2/v3 (edf3c67)

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

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 19, 2026
@dependabot
dependabotBot requested a review from a team as a code ownerAugust 19, 2026 18:34
@dependabotdependabotBot added the .NET Pull requests that update .net code label Aug 19, 2026
@baywet

Copy link
Copy Markdown
Member

Copilot update the tests snapshots

Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>

CopilotAI commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Copilot update the tests snapshots

Updated the affected OpenAPI snapshots and nullable-schema expectations in f04e520. The full test suite passes (1,279 tests).

@baywet

Copy link
Copy Markdown
Member

Copilot this should not have resulted in a change of the test source (.cs) files, revert the change on the cs file, and keep updating the snapshots as required

Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>

CopilotAI commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Copilot this should not have resulted in a change of the test source (.cs) files, revert the change on the cs file, and keep updating the snapshots as required

Reverted the two test-source changes and retained the snapshot updates in 2521785.

@sonarqubecloud

Copy link
Copy Markdown

@baywet

Copy link
Copy Markdown
Member

Dependabot (@dependabot) ignore this patch version
impacted by microsoft/OpenAPI.NET#3045

auto-merge was automatically disabled August 20, 2026 12:56

Pull request was closed

@dependabot
dependabotBot deleted the dependabot/nuget/src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenApi-3.10.0 branch August 20, 2026 12:56
@dependabot@github

dependabotBot commented on behalf of githubAug 20, 2026

Copy link
Copy Markdown
ContributorAuthor

OK, I won't notify you about version 3.10.0 again, unless you re-open this PR.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file.NETPull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@baywet