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.4.4 #60

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.OpenApi.Readers from 1.2.3 to 1.4.4.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

OpenApi v1.4.4

No release notes provided.

1.4.4

Changes:

  • #1086: Merge dev into master
  • #1085: Add conversion setting
  • #1084: Release libs
  • #1083: Bump up lib versions from preview to stable releases
  • #1082: Fixes reader changing external reference bug
  • #1081: Bump Microsoft.OpenApi.OData from 1.2.0-preview7 to 1.2.0-preview8
  • #1078: Bump Verify.Xunit from 19.0.0 to 19.1.0
  • #1072: - upgrades to dotnet 7
  • #1075: Bump Verify.Xunit from 18.4.0 to 19.0.0
  • #1076: Bump Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers from 0.4.346202 to 0.4.355802
  • #1073: Bump Microsoft.OpenApi.OData from 1.2.0-preview6 to 1.2.0-preview7
  • #1074: Bump System.CommandLine.Hosting from 0.4.0-alpha.22114.1 to 0.4.0-alpha.22272.1
  • #1064: Enable Hidi users configure CSDL to OpenAPI conversion settings
  • #1066: Bump Microsoft.Extensions.Logging.Debug from 6.0.0 to 7.0.0
  • #1065: Bump Microsoft.Extensions.Logging.Console from 6.0.0 to 7.0.0
  • #1067: Bump Microsoft.Extensions.Logging from 6.0.0 to 7.0.0
  • #1070: Bump Verify.Xunit from 18.3.0 to 18.4.0
  • #1068: Bump Microsoft.Windows.Compatibility from 6.0.1 to 7.0.0
  • #1071: Bump Microsoft.Extensions.Logging.Abstractions from 6.0.2 to 7.0.0
  • #1069: Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0
  • #1062: Remove return statement to eliminate NullReference exception
  • #1060: Bump Microsoft.OpenApi.OData from 1.2.0-preview5 to 1.2.0-preview6
  • #1061: Bump Verify.Xunit from 18.2.0 to 18.3.0
  • #1057: Bump mathieudutour/github-tag-action from 6.0 to 6.1
  • #1059: Bump Verify.Xunit from 18.1.1 to 18.2.0
  • #1058: Bump coverlet.collector from 3.1.2 to 3.2.0
  • #1054: Bump Verify.Xunit from 18.0.0 to 18.1.1
  • #1055: Bump Microsoft.Windows.Compatibility from 6.0.0 to 6.0.1
  • #1052: Bump Microsoft.OData.Edm from 7.12.4 to 7.12.5
  • #1050: Releases Hidi
  • #1049: Bump FluentAssertions from 6.7.0 to 6.8.0
  • #1048: Bump Verify.Xunit from 17.10.2 to 18.0.0
  • #1047: Upgrades conversion lib. version
  • #1038: - renames hidi in accordance to naming policy of MCR
  • #1037: Release 1.4.4-preview1
  • #1023: Release 1.4.3
  • #1018: releases hidi
  • #1015: releases hidi
  • #1009: Merges vnext into master
  • #1002: Release v1.4.1

... (truncated)

Commits
  • 40d67ac Merge pull request #1086 from microsoft/vnext
  • 0224604 Merge pull request #1085 from microsoft/mk/add-convert-setting
  • e708a67 Merge branch 'vnext' into mk/add-convert-setting
  • a810004 Add conversion setting
  • 656ac9a Merge pull request #1084 from microsoft/vnext
  • cbafb8c Merge pull request #1083 from microsoft/mk/bump-up-lib-versions
  • 5be9a79 Bump up lib versions from preview to stable releases
  • 482175d Merge pull request #1082 from microsoft/mk/reader-changes-external-reference
  • 4428e67 Move variable declaration closer to assignment
  • f73e673 Update public API
  • 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 #62.