Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

Bumps Microsoft.OpenApi.ApiManifest and SharpYaml. These dependencies needed to be updated together.
Updates Microsoft.OpenApi.ApiManifest from 2.0.0-preview1 to 2.0.0-preview2

Release notes

Sourced from Microsoft.OpenApi.ApiManifest's releases.

v2.0.0-preview2

2.0.0-preview2 (2025-03-07)

Bug Fixes

  • upgrades oai.net to preview 12 (8d3b960)
  • upgrades oai.net to preview 12 (b283f44)
Changelog

Sourced from Microsoft.OpenApi.ApiManifest's changelog.

2.0.0-preview2 (2025-03-07)

Bug Fixes

  • upgrades oai.net to preview 12 (8d3b960)
  • upgrades oai.net to preview 12 (b283f44)

[0.5.6] - 2024-03-06

Changed

  • Removed upper bound on system.text.json to allow people migrate to net9

[0.5.5] - 2024-03-06

Changed

  • Fixed a bug where the api dependencies would be deduplicated if they had the same key with different casing.

[0.5.4] - 2023-12-06

Added

  • Added support for netStandard2.0.

[0.5.3] - 2023-11-16

Added

  • Added ToApiManifest extension method on OpenApiDocument. #46

[0.5.2] - 2023-11-06

Added

  • Added support for conversion of API manifest document to OpenAI Plugin manifest. #4
  • Added VerificationTokens property to OpenAI Plugin manifest auth type. #32
  • Added OpenAI Plugin manifest validation. #32
  • Added API Manifest validation. #5
  • Added ApplicationName property to ApiManifestDocument. #5

Changed

  • Renamed Request class to RequestInfo to align with the API manifest specification. #21
  • Renamed Auth property in ApiDependency to AuthorizationRequirements to align with the API manifest specification. #5

[0.5.1] - 2023-08-17

Changed

... (truncated)

Commits
  • d00a485 Merge pull request #148 from microsoft/fix/version-validation-script
  • c117287 ci: fixes project versioning validation script
  • 260746a Merge pull request #147 from microsoft/release-please--branches--main--compon...
  • 0c6e092 chore(main): release 2.0.0-preview2
  • 8d3b960 Merge pull request #146 from microsoft/chore/upgrade-oainet
  • b283f44 fix: upgrades oai.net to preview 12
  • cbb5082 Merge pull request #145 from microsoft/dependabot/nuget/multi-10e429d3e0
  • c90329f chore(deps): bump Microsoft.OpenApi.Readers and System.Text.Json
  • c7ce5df Merge pull request #144 from microsoft/dependabot/nuget/multi-4115fe8ea2
  • 0f5c326 chore(deps): bump Microsoft.OpenApi.Readers and System.Text.Json
  • Additional commits viewable in compare view

Updates SharpYaml from 2.1.1 to 2.1.1

Commits

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.ApiManifest](https://github.com/Microsoft/OpenApi.ApiManifest) and [SharpYaml](https://github.com/xoofx/SharpYaml). These dependencies needed to be updated together.

Updates `Microsoft.OpenApi.ApiManifest` from 2.0.0-preview1 to 2.0.0-preview2
- [Release notes](https://github.com/Microsoft/OpenApi.ApiManifest/releases)
- [Changelog](https://github.com/microsoft/OpenApi.ApiManifest/blob/main/CHANGELOG.md)
- [Commits](microsoft/OpenApi.ApiManifest@v2.0.0-preview1...v2.0.0-preview2)

Updates `SharpYaml` from 2.1.1 to 2.1.1
- [Release notes](https://github.com/xoofx/SharpYaml/releases)
- [Changelog](https://github.com/xoofx/SharpYaml/blob/master/changelog.md)
- [Commits](xoofx/SharpYaml@2.1.1...2.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from irvinesunday as a code owner March 7, 2025 22:00
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 7, 2025
@github-actions github-actions bot enabled auto-merge March 7, 2025 22:00
Copy link

sonarqubecloud bot commented Mar 7, 2025

@github-actions github-actions bot merged commit 33465ba into main Mar 7, 2025
15 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/multi-bfc5261742 branch March 7, 2025 22:25
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