UKHSA-Internal / coronavirus-dashboard-api-net-sdk

Coronavirus (COVID-19) in the UK - API Service SDK for .Net
https://coronavirus.data.gov.uk/
MIT License
12 stars 4 forks source link

Bump Microsoft.OpenApi.Readers from 1.2.3 to 1.5.0 #66

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.OpenApi.Readers from 1.2.3 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.

1.4.5

Changes:

  • #1100: 1.4.5 release to unblock kiota
  • #1099: StackOverflow when using OpenApiSchema Copy Constructor
  • #1092: feature/sonarcloud
  • #1097: - adds missing validation methods
  • #1098: Bump Moq from 4.18.2 to 4.18.3
  • #1093: Bump Verify.Xunit from 19.1.0 to 19.3.0
  • #1090: Fix Reader always sets OpenApiParameter.Style
  • #1091: Bump Newtonsoft.Json from 13.0.1 to 13.0.2
  • #1088: Fix unexpected collection format during V2 serialization

This list of changes was auto generated.

OpenApi v1.4.4

No release notes provided.

... (truncated)

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[bot] commented 1 year ago

Superseded by #67.