Skip to content

Bump the microsoft-openapi group with 1 update#3982

Merged
martincostello merged 2 commits into
masterfrom
dependabot/nuget/dot-config/microsoft-openapi-319660a55b
Jun 4, 2026
Merged

Bump the microsoft-openapi group with 1 update#3982
martincostello merged 2 commits into
masterfrom
dependabot/nuget/dot-config/microsoft-openapi-319660a55b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps microsoft.openapi.kiota from 1.31.1 to 1.32.1

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

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
Update the client generation snapshots for Kiota.
@martincostello martincostello enabled auto-merge (squash) June 4, 2026 13:12
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.04%. Comparing base (62b8cbc) to head (06d243b).
⚠️ Report is 3 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3982   +/-   ##
=======================================
  Coverage   95.04%   95.04%           
=======================================
  Files         111      111           
  Lines        3958     3958           
  Branches      801      801           
=======================================
  Hits         3762     3762           
  Misses        196      196           
Flag Coverage Δ
Linux 95.04% <ø> (ø)
Windows 95.04% <ø> (ø)
macOS 95.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martincostello martincostello merged commit b80df6e into master Jun 4, 2026
15 checks passed
@martincostello martincostello deleted the dependabot/nuget/dot-config/microsoft-openapi-319660a55b branch June 4, 2026 13:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant