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.6.1 #68

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.OpenApi.Readers from 1.2.3 to 1.6.1.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.1

Changes:

  • #1161: master refresh
  • #1159: - fixes a bug where copy constructors would fail on relative urls
  • #1158: Bump Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers from 0.4.355802 to 0.4.410601
  • #1157: Bump Verify.Xunit from 19.8.3 to 19.9.2
  • #1156: Bump Verify.Xunit from 19.8.2 to 19.8.3
  • #1155: Bump Verify.Xunit from 19.8.1 to 19.8.2
  • #1149: Fix loop detector OpenApiSchema.
  • #1154: Bump Verify.Xunit from 19.7.1 to 19.8.1
  • #1153: master refresh for hidi release
  • #1152: - fixes a bug where the protocol definition would fail on linux OS

This list of changes was auto generated.

1.6.0

Changes:

  • #1153: master refresh for hidi release
  • #1152: - fixes a bug where the protocol definition would fail on linux OS

This list of changes was auto generated.

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

... (truncated)

Commits
  • bf7b8cf Merge pull request #1161 from microsoft/vnext
  • 21e91c6 Merge pull request #1159 from microsoft/bugfix/copy-constructors-relative-urls
  • 116b56d - fixes failing test
  • aad81ef - bumps minor versions for copy constructor fix
  • 441584b - fixes a bug where copy constructors would fail on relative urls
  • c99a51a Merge pull request #1158 from microsoft/dependabot/nuget/Microsoft.DotNet.Upg...
  • 279673c Bump Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers
  • 1017c6b Merge pull request #1157 from microsoft/dependabot/nuget/Verify.Xunit-19.9.2
  • d1ff599 Bump Verify.Xunit from 19.8.3 to 19.9.2
  • e8d55b5 Merge pull request #1156 from microsoft/dependabot/nuget/Verify.Xunit-19.8.3
  • 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 #69.