Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Conversation

@baywet
Copy link

@baywet baywet commented Oct 22, 2025

Pull Request

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Other (please describe):

Related Issue(s)

Changes Made

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • All existing tests pass

Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Versions applicability

  • My change applies to the version 1.X of the library, if so PR link:
  • My change applies to the version 2.X of the library, if so PR link:
  • My change applies to the version 3.X of the library, if so PR link:
  • I have evaluated the applicability of my change against the other versions above.

See the contributing guidelines for more information about how patches are applied across multiple versions.

Additional Notes

dependabot bot and others added 30 commits October 13, 2025 21:01
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
---
updated-dependencies:
- dependency-name: PublicApiGenerator
  dependency-version: 11.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…t/Microsoft.OpenApi.Tests/PublicApiGenerator-11.5.0

Bump PublicApiGenerator from 11.4.6 to 11.5.0
…tions/github/codeql-action-4

chore(deps): bump github/codeql-action from 3 to 4
Signed-off-by: Vincent Biret <[email protected]>
…ensions

fix: use settings for terse output in serialization extension methods
…ches--main--components--Microsoft.OpenApi

chore(main): release 2.3.5
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
---
updated-dependencies:
- dependency-name: Microsoft.Windows.Compatibility
  dependency-version: 9.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-version: 9.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…formance/resultsComparer/Microsoft.Extensions.DependencyInjection-9.0.10

Bump Microsoft.Extensions.DependencyInjection from 9.0.9 to 9.0.10
…/Microsoft.OpenApi.Workbench/Microsoft.Windows.Compatibility-9.0.10

Bump Microsoft.Windows.Compatibility from 9.0.9 to 9.0.10
…/Microsoft.OpenApi.Hidi/Microsoft.Extensions.Logging.Abstractions-9.0.10

Bump Microsoft.Extensions.Logging.Abstractions from 9.0.9 to 9.0.10
Bumps Microsoft.Extensions.Logging from 9.0.9 to 9.0.10
Bumps Microsoft.Extensions.Logging.Debug from 9.0.9 to 9.0.10

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 9.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Debug
  dependency-version: 9.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 9.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Debug
  dependency-version: 9.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 8.0.414 to 8.0.415.
- [Release notes](https://github.com/dotnet/sdk/releases)
- [Commits](dotnet/sdk@v8.0.414...v8.0.415)

---
updated-dependencies:
- dependency-name: dotnet-sdk
  dependency-version: 8.0.415
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…formance/resultsComparer/multi-24f18815ab

Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Debug
…k/dotnet-sdk-8.0.415

chore(deps): bump dotnet-sdk from 8.0.414 to 8.0.415
Bumps Microsoft.Extensions.Logging.Console from 9.0.9 to 9.0.10
Bumps System.Text.Json from 9.0.9 to 9.0.10

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Text.Json
  dependency-version: 9.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…formance/resultsComparer/multi-908b3813e0

Bump Microsoft.Extensions.Logging.Console and System.Text.Json
…ches--main--components--Microsoft.OpenApi

chore(main): release 2.3.6
@baywet baywet changed the base branch from main to feat/oai-3-2-support October 22, 2025 12:33
@baywet baywet enabled auto-merge October 22, 2025 12:34
@baywet baywet merged commit dcf7956 into feat/oai-3-2-support Oct 22, 2025
8 checks passed
@baywet baywet deleted the chore/upstream-sync branch October 22, 2025 14:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants