Skip to content

Update dependency microsoft/kiota to v1.32.2#7

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/microsoft-kiota-1.x
Open

Update dependency microsoft/kiota to v1.32.2#7
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/microsoft-kiota-1.x

Conversation

@renovate

@renovate renovate Bot commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
microsoft/kiota minor v1.30.0v1.32.2

Release Notes

microsoft/kiota (microsoft/kiota)

v1.32.2

Compare Source

Added

Changed
  • Fixed per-operation URL template overrides being set too aggressively, causing generated methods to hardcode URL templates as string literals and bypass the class-level UrlTemplate field. Overrides are now only emitted when an operation has required query parameters not shared by all sibling operations on the same path, preserving downstream SDK customization of URL templates. #​7764
  • Updated kiota to ESRP v12. #​7765

v1.32.1

Compare Source

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

v1.32.0

Compare Source

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

v1.31.1

Compare Source

Added

Changed
  • Fixed a bug where local OpenAPI documents were opened with Read/Write instead of Read, briefly preventing concurrent kiota instances from running against the same file. #​7601
  • Fixed a bug with default strings representations.

v1.31.0

Compare Source

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency microsoft/kiota to v1.31.0 Update dependency microsoft/kiota to v1.31.0 Apr 11, 2026
@renovate renovate Bot force-pushed the renovate/microsoft-kiota-1.x branch from efb4dd5 to 6ec5cdb Compare April 13, 2026 23:27
@renovate renovate Bot changed the title Update dependency microsoft/kiota to v1.31.0 Update dependency microsoft/kiota to v1.31.1 Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/microsoft-kiota-1.x branch from 6ec5cdb to 4a54a4e Compare May 14, 2026 15:06
@renovate renovate Bot force-pushed the renovate/microsoft-kiota-1.x branch from 4a54a4e to 01f1ac4 Compare June 2, 2026 23:56
@renovate renovate Bot changed the title Update dependency microsoft/kiota to v1.31.1 Update dependency microsoft/kiota to v1.32.0 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/microsoft-kiota-1.x branch from 01f1ac4 to 2d30aee Compare June 4, 2026 03:25
@renovate renovate Bot changed the title Update dependency microsoft/kiota to v1.32.0 Update dependency microsoft/kiota to v1.32.1 Jun 4, 2026
@renovate renovate Bot force-pushed the renovate/microsoft-kiota-1.x branch from 2d30aee to 06a4283 Compare June 5, 2026 23:40
@renovate renovate Bot changed the title Update dependency microsoft/kiota to v1.32.1 Update dependency microsoft/kiota to v1.32.2 Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants