Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps Microsoft.OpenApi from 2.0.0-preview8 to 2.0.0-preview9.

Release notes

Sourced from Microsoft.OpenApi's releases.

v2.0.0-preview9

2.0.0-preview9 (2025-02-21)

Features

  • add support for dependentRequired (75d7a66)

Bug Fixes

  • an issue where deprecation extension parsing would fail (5db8757)
  • an issue where deprecation extension parsing would fail (b59864c)
  • refactor ToIdentifier() to normalize flaggable enums (#2156) (b80e934)
Changelog

Sourced from Microsoft.OpenApi's changelog.

2.0.0-preview9 (2025-02-21)

Features

  • add support for dependentRequired (75d7a66)

Bug Fixes

  • an issue where deprecation extension parsing would fail (5db8757)
  • an issue where deprecation extension parsing would fail (b59864c)
  • refactor ToIdentifier() to normalize flaggable enums (#2156) (b80e934)
Commits
  • 5a05d1e Merge pull request #2158 from microsoft/release-please--branches--main--compo...
  • c8da4bd chore(main): release 2.0.0-preview9
  • 85c3a4e Merge pull request #2161 from microsoft/dependabot/nuget/FluentAssertions-7.2.0
  • 6238e32 chore(deps): bump FluentAssertions from 7.1.0 to 7.2.0
  • b80e934 fix: refactor ToIdentifier() to normalize flaggable enums (#2156)
  • 75d7a66 feat: add support for dependentRequired
  • 5db8757 Merge pull request #2157 from microsoft/fix/deprecation-extension-dates
  • d49c38d chore: cleanup of GetValues where possible
  • b59864c fix: an issue where deprecation extension parsing would fail
  • e039532 Merge pull request #2154 from microsoft/dependabot/nuget/PublicApiGenerator-1...
  • Additional 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) from 2.0.0-preview8 to 2.0.0-preview9.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Changelog](https://github.com/microsoft/OpenAPI.NET/blob/main/CHANGELOG.md)
- [Commits](microsoft/OpenAPI.NET@v2.0.0-preview8...v2.0.0-preview9)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from MaggieKimani1 as a code owner February 24, 2025 19:10
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 24, 2025
@github-actions github-actions bot enabled auto-merge February 24, 2025 19:10
baywet
baywet previously approved these changes Feb 25, 2025
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@andrueastman andrueastman requested a review from baywet February 25, 2025 07:27
@baywet baywet merged commit 5005122 into main Feb 25, 2025
39 of 40 checks passed
@baywet baywet deleted the dependabot/nuget/Microsoft.OpenApi-2.0.0-preview9 branch February 25, 2025 08:29
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