Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Package Change Age Confidence
Microsoft.OpenApi 2.3.5 -> 2.3.10 age confidence

Release Notes

Microsoft/OpenAPI.NET (Microsoft.OpenApi)

v2.3.10

Bug Fixes
  • empty strings should be quoted in yaml (e919b33)
  • empty strings should be quoted in yaml (0ca10db)

v2.3.9

Bug Fixes
  • a bug where null sentinel value would appear in YAML documents (0e864c7)
  • a bug where null sentinel value would appear in YAML documents (15618e1)

v2.3.8

Bug Fixes
  • an issue where numeric property names would be missing quotes in yaml conversion (da43c98)
  • an issue where numeric property names would be missing quotes in yaml conversion (234504c)
  • quote property names in yaml that match boolean values (39a9f41)
  • yaml blocks and line returns (b053848)
  • yaml multi-line literals maintain their lines (558a1ce)

v2.3.7

Bug Fixes
  • adds a null value sentinel to enable roundtrip serializations of JsonNode typed properties (337c6eb)
  • adds a null value sentinel to enable roundtrip serializations of JsonNode typed properties (63b2b98)
  • fixes a bug where yaml null values would end up as a string "null" during roundtrip serialization (6e62de2)
  • fixes a bug where yaml null values would end up as a string "null" during roundtrip serialization (994184b)
  • YamlConverter adding extra quotes to string values when converting from JSON to YAML (ccfebc8)
Performance Improvements
  • do not duplicate nodes when indexing (dbbbf13)
  • only initialize map node nodes on demand (bdb5264)
  • reduce allocations in mapnode (f58aad2)
  • removes the lazy initialization since the node is always enumerated (1c96521)
  • switches to lazy instantiation (d3c758b)
  • use deep equals for comparison to reduce allocations (6ce3214)

v2.3.6

Bug Fixes
  • a bug where empty collections would not be serialized for default values (4c4d257)

Configuration

📅 Schedule: 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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 20, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/net-updates branch from 63cb91f to 17b9b1e Compare October 24, 2025 14:38
@renovate renovate bot changed the title Update dependency Microsoft.OpenApi to 2.3.6 Update dependency Microsoft.OpenApi to 2.3.7 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/net-updates branch from 17b9b1e to 310284d Compare October 27, 2025 17:43
@renovate renovate bot changed the title Update dependency Microsoft.OpenApi to 2.3.7 Update dependency Microsoft.OpenApi to 2.3.8 Oct 27, 2025
@renovate renovate bot changed the title Update dependency Microsoft.OpenApi to 2.3.8 Update dependency Microsoft.OpenApi to 2.3.10 Dec 3, 2025
@renovate renovate bot force-pushed the renovate/net-updates branch from ca70487 to 829a82e Compare December 3, 2025 11:13
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.

1 participant