Skip to content

Bump microsoft.openapi.kiota from 1.31.1 to 1.32.1#2026

Merged
bkoelman merged 2 commits into
masterfrom
dependabot-nuget-dot-config-microsoft.openapi.kiota-1.32.1
Jun 5, 2026
Merged

Bump microsoft.openapi.kiota from 1.31.1 to 1.32.1#2026
bkoelman merged 2 commits into
masterfrom
dependabot-nuget-dot-config-microsoft.openapi.kiota-1.32.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Updated microsoft.openapi.kiota from 1.31.1 to 1.32.1.

Release notes

Sourced from microsoft.openapi.kiota's releases.

1.32.1

Added

Changed

  • Fixed a regression where operations with only optional query-parameter differences could lose their URL template override, yielding empty or incomplete request builder URL templates after the #​7292 fix. #​7754 #​7755

1.32.0

Added

Changed

  • C#, Java, Go, PHP, Dart, TypeScript, Python and Ruby client: default value initialization in model classes for DateTime/Date/Time/UUID properties did not compile #​7404
  • All languages: default value initialization in model classes for numeric/boolean properties was missing #​7404
  • Fixed a bug where required query parameters from one HTTP operation were leaking into the path-item-level URL template, making them appear required for sibling operations on the same path. #​7292
  • Fixed a potential NullReferenceException in union model discriminator factory methods when a discriminator mapping key is null or empty across C#, Dart, Go, Java, PHP, and Python writers. #​7641
  • Fixed kiota download returning exit code 0 (success) when no results are found or multiple ambiguous matches exist. #​7643
  • Fixed incorrect command hints and telemetry in kiota plugin generate handler referencing "client" instead of "plugin". #​7642
  • Fixed Ruby isStream always evaluating to false in CodeMethodWriter, causing stream/binary responses to never use send_primitive_async. #​7639
  • Fixed a code injection vulnerability in Python generation by sanitizing x-ms-enum descriptions before emitting comments/docstrings. #​7735
  • Fixed a code injection vulnerability in Ruby generation by escaping interpolation markers in generated double-quoted string literals. #​7746

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.32.1
  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 Jun 4, 2026
@codecov

codecov Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.12%. Comparing base (5a2e8cd) to head (786c01a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2026   +/-   ##
=======================================
  Coverage   92.12%   92.12%           
=======================================
  Files         438      438           
  Lines       15044    15044           
  Branches     2488     2488           
=======================================
  Hits        13859    13859           
  Misses        731      731           
  Partials      454      454           

☔ View full report in Codecov by Harness.
📢 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 dbac059 into master Jun 5, 2026
15 checks passed
@bkoelman bkoelman deleted the dependabot-nuget-dot-config-microsoft.openapi.kiota-1.32.1 branch June 5, 2026 02:42
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