Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps Microsoft.OpenApi.ApiManifest from 0.5.4-preview to 0.5.5-preview.

Release notes

Sourced from Microsoft.OpenApi.ApiManifest's releases.

0.5.5-preview

Changes:

  • #82: - fixes nuget publish step after compliance migration
  • #78: - fixes dependencies casing issue
  • #80: chore(deps): Bump coverlet.msbuild from 6.0.1 to 6.0.2
  • #81: chore(deps): Bump coverlet.collector from 6.0.1 to 6.0.2
  • #79: chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.13 to 1.6.14
  • #76: chore(deps): Bump coverlet.collector from 6.0.0 to 6.0.1
  • #77: chore(deps): Bump coverlet.msbuild from 6.0.0 to 6.0.1
  • #75: chore(deps): Bump xunit from 2.6.6 to 2.7.0
  • #74: chore(deps): Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
  • #72: chore(deps): Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
  • #71: - adds missing permissions to codeql workflow
  • #70: security/pipeline compliance
  • #69: chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.12 to 1.6.13
  • #68: - adds permissions to workflows
  • #67: chore(deps): Bump actions/cache from 3 to 4
  • #66: chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.11 to 1.6.12
  • #65: chore(deps): Bump xunit from 2.6.5 to 2.6.6
  • #64: chore(deps): Bump Benchmarkdotnet from 0.13.11 to 0.13.12
  • #63: chore(deps): Bump xunit from 2.6.4 to 2.6.5
  • #62: Adds validation for ApiDependency.Request based on updated spec.
  • #60: chore(deps): Bump xunit from 2.6.3 to 2.6.4
  • #61: chore(deps): Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6
  • #59: chore(deps): Bump github/codeql-action from 2 to 3
  • #57: chore(deps): Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5
  • #58: chore(deps): Bump xunit from 2.6.2 to 2.6.3
  • #55: Set lib target framework to netstandard2.0
  • #56: chore(deps): Bump Benchmarkdotnet from 0.13.10 to 0.13.11
  • #54: chore(deps): Bump actions/setup-dotnet from 3 to 4
  • #52: chore(deps): Bump actions/setup-java from 3 to 4
  • #51: chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.10 to 1.6.11
  • #49: chore(deps): Bump xunit from 2.6.1 to 2.6.2
  • #50: chore(deps): Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4
  • #48: Adds ToApiManifest extension method for converting an OpenAPI document to an APIManifest
  • #47: chore(deps): Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
  • #45: Fixes version prefix and suffix check in ValidateProjectVersionUpdated.ps1
  • #44: Bumps ApiManifest lib version
  • #42: Updates API manifest example in README.md
  • #43: chore(deps): Bump xunit from 2.5.3 to 2.6.1
  • #41: chore(deps): bump Benchmarkdotnet from 0.13.9 to 0.13.10
  • #39: chore(deps): bump Microsoft.OpenApi.Readers from 1.6.9 to 1.6.10
  • #38: Enable NetAnalyzers
  • #34: Adds support for conversion of API manifest document to OpenAI Plugin manifest
  • #37: chore(deps): bump xunit from 2.5.2 to 2.5.3

... (truncated)

Commits
  • d54fe25 Merge pull request #82 from microsoft/bugfix/release-pipeline
  • df90365 - fixes nuget publish step after compliance migration
  • de87da4 Merge pull request #78 from microsoft/bugfix/dependencies-casing
  • c250a46 Merge pull request #80 from microsoft/dependabot/nuget/coverlet.msbuild-6.0.2
  • b26919c Merge pull request #81 from microsoft/dependabot/nuget/coverlet.collector-6.0.2
  • 6288678 chore(deps): Bump coverlet.collector from 6.0.1 to 6.0.2
  • 10277a5 chore(deps): Bump coverlet.msbuild from 6.0.1 to 6.0.2
  • 382a35e Merge pull request #79 from microsoft/dependabot/nuget/Microsoft.OpenApi.Read...
  • 11d1b7f chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.13 to 1.6.14
  • 5533482 - bumps patch for publishing
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner April 22, 2024 08:25
@dependabot dependabot bot added the generator Issues or improvements relater to generation capabilities. label Apr 22, 2024
@github-actions github-actions bot enabled auto-merge April 22, 2024 08:25
auto-merge was automatically disabled April 22, 2024 08:31

Pull Request is not mergeable

@andrueastman andrueastman enabled auto-merge April 22, 2024 08:36
@andrueastman
Copy link
Contributor

@dependabot rebase

Bumps [Microsoft.OpenApi.ApiManifest](https://github.com/Microsoft/OpenApi.ApiManifest) from 0.5.4-preview to 0.5.5-preview.
- [Release notes](https://github.com/Microsoft/OpenApi.ApiManifest/releases)
- [Changelog](https://github.com/microsoft/OpenApi.ApiManifest/blob/main/CHANGELOG.md)
- [Commits](microsoft/OpenApi.ApiManifest@v0.5.4-preview...v0.5.5-preview)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.OpenApi.ApiManifest-0.5.5-preview branch from 8802b7a to 465e4f1 Compare April 22, 2024 08:55
@andrueastman
Copy link
Contributor

Tests failing for this update due to change in microsoft/OpenApi.ApiManifest#62

We'll need to update the implementations to have access to the url tree node of the specific dependency to apply the matching of the include/exclude patterns so as to ensure we generate a non empty Requests property in the manifest.

baywet
baywet previously approved these changes Apr 22, 2024
@sonarqubecloud
Copy link

@andrueastman andrueastman merged commit d496eed into main Apr 22, 2024
@andrueastman andrueastman deleted the dependabot/nuget/Microsoft.OpenApi.ApiManifest-0.5.5-preview branch April 22, 2024 16:48
auto-merge was automatically disabled April 22, 2024 16:48

Pull Request is not mergeable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

generator Issues or improvements relater to generation capabilities.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants