Skip to content

Bump microsoft.openapi.kiota from 1.30.0 to 1.31.0#1969

Merged
bkoelman merged 1 commit intomasterfrom
dependabot-nuget-dot-config-microsoft.openapi.kiota-1.31.0
Apr 11, 2026
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 11, 2026

Updated microsoft.openapi.kiota from 1.30.0 to 1.31.0.

Release notes

Sourced from microsoft.openapi.kiota's releases.

1.31.0

Added

Changed

  • Fixed a bug where OpenAPI schemas with format but without type keyword would generate UntypedNode instead of proper types. #​7315
  • Fixed a bug where discriminator mappings for oneOf types with allOf-inherited schemas would incorrectly use schema names as keys instead of resolving the base type discriminator mappings. #​7339
  • Fixed TypeScript enum imports to use import type for type aliases to support verbatimModuleSyntax. #​7332

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.kiota
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 11, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.20%. Comparing base (e9b8f63) to head (e405d36).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1969   +/-   ##
=======================================
  Coverage   92.20%   92.20%           
=======================================
  Files         437      437           
  Lines       14924    14924           
  Branches     2476     2476           
=======================================
  Hits        13760    13760           
  Misses        714      714           
  Partials      450      450           

☔ 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.

@bkoelman bkoelman merged commit 4d790e4 into master Apr 11, 2026
15 checks passed
@bkoelman bkoelman deleted the dependabot-nuget-dot-config-microsoft.openapi.kiota-1.31.0 branch April 11, 2026 13:32
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