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.3 #72

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.OpenApi.Readers from 1.2.3 to 1.6.3.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.3

Changes:

  • #1181: Merge dev into master
  • #1183: Replaces obsolete ApiGenerator option
  • #1182: Bump lib versions
  • #1178: Fix: Error generated when security scheme in Components is a reference
  • #1180: Bump PublicApiGenerator from 10.3.0 to 11.0.0
  • #1179: Feature: removes default conversion settings
  • #1176: Bump Microsoft.OData.Edm from 7.14.1 to 7.15.0
  • #1175: hidi release
  • #1174: [Upgrade] Bumps up conversion lib version
  • #1169: Bump Verify.Xunit from 19.9.3 to 19.10.0
  • #1171: Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0

This list of changes was auto generated.

1.6.2

Changes:

  • #1175: hidi release
  • #1174: [Upgrade] Bumps up conversion lib version
  • #1169: Bump Verify.Xunit from 19.9.3 to 19.10.0
  • #1171: Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0

This list of changes was auto generated.

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.

... (truncated)

Commits
  • 9155d11 Merge pull request #1181 from microsoft/vnext
  • 8307d8e Merge pull request #1183 from microsoft/mk/fix-missing-api-generator-options
  • 2ec0688 Replace obsolete ApiGenerator option
  • 85e13a4 Merge pull request #1182 from microsoft/mk/upgrade-library-versions
  • f0b8c19 Bump lib versions
  • 662c901 Merge pull request #1178 from microsoft/mk/bugfix-security-scheme-reference
  • 2d9cffe Merge pull request #1180 from microsoft/dependabot/nuget/PublicApiGenerator-1...
  • 36f8f59 Bump PublicApiGenerator from 10.3.0 to 11.0.0
  • 46e9db7 Merge pull request #1179 from thewahome/thewahome/feature/remove-default-sett...
  • 49a65c3 settings will be passed by the apps that need to override
  • 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 #83.