Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.OpenApi.Readers from 1.4.5 to 1.5.0 #1315

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2023

Bumps Microsoft.OpenApi.Readers from 1.4.5 to 1.5.0.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.5.0

Changes:

  • #1120: master refresh
  • #1113: Adds support for generating Mermaid diagrams from APIs
  • #1130: Bump docker/build-push-action from 3.2.0 to 3.3.0
  • #1127: Fix use of Task.Delay in program.cs
  • #1128: Bump FluentAssertions from 6.8.0 to 6.9.0
  • #1129: Bump Microsoft.OData.Edm from 7.13.0 to 7.14.0
  • #1123: Bump Verify.Xunit from 19.5.0 to 19.6.0
  • #1118: Revert "Serialize OpenApiDate values properly to short date"
  • #1119: Upgrade lib versions
  • #1117: - bumps hidi version to get latest odata and mermaid
  • #1102: Serialize OpenApiDate values properly to short date
  • #1116: verify string writer
  • #1115: Bump Moq from 4.18.3 to 4.18.4
  • #1111: Bump Verify.Xunit from 19.3.0 to 19.5.0
  • #1108: Enable termination of Hidi processes through pressing the breaking key combinations
  • #1110: Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1
  • #1109: Bump Microsoft.OpenApi.OData from 1.2.0-preview8 to 1.2.0-preview9
  • #1105: Bump Microsoft.OData.Edm from 7.12.5 to 7.13.0
  • #1104: Fix check Extensions object for null to avoid null reference exception
  • #1094: Add support for OpenAPI schema generation for POCOs

This list of changes was auto generated.

Commits
  • 60c11ad Merge pull request #1120 from microsoft/vnext
  • 95e598b Merge pull request #1113 from microsoft/dm/show
  • a8a693d Added a using to dispose a StreamReader
  • 7638805 I am confidence I have enough tests now
  • 96fae88 Will these be the tests that achieve the magical goal?
  • 09b5c9f Merge pull request #1130 from microsoft/dependabot/github_actions/docker/buil...
  • ff55439 Bump docker/build-push-action from 3.2.0 to 3.3.0
  • 4537239 More sacrifices made
  • 2b82a74 Added more tests to meet the coverage gods
  • 230af2f Added missing comments for public APIs
  • 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 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 added the .NET Pull requests that update .net code label Jan 17, 2023
@dependabot dependabot bot requested a review from danielmbaluka as a code owner January 17, 2023 20:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 17, 2023
@dependabot dependabot bot requested a review from rkodev as a code owner January 17, 2023 20:01
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.OpenApi.Readers-1.5.0 branch from 10f982a to 93dba77 Compare January 17, 2023 20:20
baywet
baywet previously approved these changes Jan 17, 2023
@baywet baywet enabled auto-merge (squash) January 17, 2023 20:21
Bumps [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET) from 1.4.5 to 1.5.0.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.4.5...1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.OpenApi.Readers-1.5.0 branch from 93dba77 to 2a0cd4f Compare January 17, 2023 20:32
@baywet baywet merged commit fa0aca5 into dev Jan 17, 2023
@baywet baywet deleted the dependabot/nuget/Microsoft.OpenApi.Readers-1.5.0 branch January 17, 2023 20:45
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