Skip to content

Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader#7909

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/Kiota.Builder/multi-a97799f9da
Jul 7, 2026
Merged

Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader#7909
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/Kiota.Builder/multi-a97799f9da

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.OpenApi from 3.7.0 to 3.8.0.

Release notes

Sourced from Microsoft.OpenApi's releases.

3.8.0

3.8.0 (2026-07-03)

Features

  • add JsonConverter for OpenApiSchema System.Text.Json serialization (#​2915) (2f8b3d2)
  • library: support schema keywords on references (434b2f8)
  • library: support schema keywords on references (66a9d04), closes #​2903

Bug Fixes

  • Don't silently skip null assignment to OpenApiDocument.Tags (3764142)
  • handling of nullable enums for 3.0 (#​2920) (beb68f5)
  • library: keep v3 schema references ref-only (c938727)
  • preserve JSON Schema 2020-12 keyword siblings on $ref schemas for OAS 3.1+ (#​2896) (08160c8)
  • use async method for crypto flush (6e675d9)

Commits viewable in compare view.

Updated Microsoft.OpenApi.YamlReader from 3.7.0 to 3.8.0.

Release notes

Sourced from Microsoft.OpenApi.YamlReader's releases.

3.8.0

3.8.0 (2026-07-03)

Features

  • add JsonConverter for OpenApiSchema System.Text.Json serialization (#​2915) (2f8b3d2)
  • library: support schema keywords on references (434b2f8)
  • library: support schema keywords on references (66a9d04), closes #​2903

Bug Fixes

  • Don't silently skip null assignment to OpenApiDocument.Tags (3764142)
  • handling of nullable enums for 3.0 (#​2920) (beb68f5)
  • library: keep v3 schema references ref-only (c938727)
  • preserve JSON Schema 2020-12 keyword siblings on $ref schemas for OAS 3.1+ (#​2896) (08160c8)
  • use async method for crypto flush (6e675d9)

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 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.OpenApi from 3.7.0 to 3.8.0
Bumps Microsoft.OpenApi.YamlReader from 3.7.0 to 3.8.0

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.OpenApi.YamlReader
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the generator Issues or improvements relater to generation capabilities. label Jul 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 7, 2026 08:37
@dependabot dependabot Bot added the generator Issues or improvements relater to generation capabilities. label Jul 7, 2026
@github-actions github-actions Bot enabled auto-merge (squash) July 7, 2026 08:37
@github-actions github-actions Bot merged commit 7eb2774 into main Jul 7, 2026
316 of 317 checks passed
@github-actions github-actions Bot deleted the dependabot/nuget/src/Kiota.Builder/multi-a97799f9da branch July 7, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

generator Issues or improvements relater to generation capabilities.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing keywords support for OpenAPIReference (and JsonSchemaRefernece

1 participant