Skip to content

Bump microsoft.openapi.kiota from 1.29.0 to 1.30.0#1907

Merged
bkoelman merged 1 commit intomasterfrom
dependabot-nuget-dot-config-microsoft.openapi.kiota-1.30.0
Jan 31, 2026
Merged

Bump microsoft.openapi.kiota from 1.29.0 to 1.30.0#1907
bkoelman merged 1 commit intomasterfrom
dependabot-nuget-dot-config-microsoft.openapi.kiota-1.30.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 29, 2026

Updated microsoft.openapi.kiota from 1.29.0 to 1.30.0.

Release notes

Sourced from microsoft.openapi.kiota's releases.

1.30.0

Added

  • Added support for OpenAPI 3.2.0
  • Added support for net10

Changed

  • Fixed a bug where C# code generated from OpenAPI union types (oneOf) was missing using System; and using System.Collections.Generic; statements when ImplicitUsings is disabled. #​7248
  • Fixed a bug where error responses including text/plain would cause binary responses to be generated as string responses #​3855
  • Fixed a bug where TypeScript deserialization of oneOf types with inheritance would incorrectly place derived type properties in additionalProperties. #​6896

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, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.25%. Comparing base (969752a) to head (312294b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1907   +/-   ##
=======================================
  Coverage   92.25%   92.25%           
=======================================
  Files         437      437           
  Lines       14860    14860           
  Branches     2451     2451           
=======================================
  Hits        13709    13709           
  Misses        708      708           
  Partials      443      443           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

---
updated-dependencies:
- dependency-name: microsoft.openapi.kiota
  dependency-version: 1.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@bkoelman bkoelman force-pushed the dependabot-nuget-dot-config-microsoft.openapi.kiota-1.30.0 branch from 9549583 to 312294b Compare January 31, 2026 11:06
@bkoelman bkoelman merged commit ea95e56 into master Jan 31, 2026
24 of 25 checks passed
@bkoelman bkoelman deleted the dependabot-nuget-dot-config-microsoft.openapi.kiota-1.30.0 branch January 31, 2026 12:20
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

Development

Successfully merging this pull request may close these issues.

1 participant