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.3.2 #49

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Microsoft.OpenApi.Readers from 1.2.3 to 1.3.2.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.3.2

Changes:

  • #914: hidi docker image release
  • #915: - removes unecessary condition for get version step
  • #892: Add OpenApiContact for ReadFragment
  • #908: Adding support to write c-style hex strings as strings
  • #912: Bump Microsoft.OpenApi.OData from 1.0.11-preview2 to 1.0.11-preview3
  • #910: - adds docker image definition for hidi
  • #911: Bump Microsoft.OData.Edm from 7.11.0 to 7.12.0
  • #906: Bump SharpYaml from 1.9.1 to 1.9.2
  • #903: Bump Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers from 0.3.326103 to 0.3.330701
  • #901: Bump Verify.Xunit from 17.1.2 to 17.1.4
  • #902: Bump Verify from 17.1.2 to 17.1.4
  • #898: Bump Verify.Xunit from 16.8.1 to 17.1.2
  • #899: hidi release
  • #867: Bump Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers from 0.3.310801 to 0.3.326103
  • #873: Bump FluentAssertions from 6.6.0 to 6.7.0
  • #894: Bump Verify from 16.8.1 to 17.1.1
  • #897: Adds entry to the csproj release notes
  • #896: Bumps conversion lib version and Hidi version
  • #869: Adding Microsoft SECURITY.MD
  • #876: - normalizes inlining parameters to kebab case
  • #875: Update hidi readme.md formatting
  • #874: Add Hidi read me file
  • #871: hidi release
  • #868: Adds OpenAPI convert setting ExpandDerivedTypesNavigationProperties=false
  • #865: hidi release
  • #863: Bump Verify.Xunit from 16.7.0 to 16.8.1
  • #864: enables discriminator in hidi
  • #857: Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
  • #862: Bump Moq from 4.18.0 to 4.18.1
  • #859: Bump Moq from 4.17.2 to 4.18.0
  • #860: Bump Verify from 16.7.0 to 16.7.1
  • #855: hidi release
  • #854: - bumps hidi version
  • #851: Bump SharpYaml from 1.9.0 to 1.9.1
  • #845: Bump Verify.Xunit from 16.5.4 to 16.7.0
  • #849: Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5
  • #843: Bump Microsoft.OData.Edm from 7.10.0 to 7.11.0
  • #838: Bump github/codeql-action from 1 to 2
  • #844: Bump Verify from 16.5.4 to 16.7.0
  • #852: Bump Microsoft.OpenApi.OData from 1.0.10-preview3 to 1.0.10
  • #831: Add --terse-output Commandline parameter for producing JSON in terse format
  • #835: Update vNext from master

... (truncated)

Commits
  • 5fe88e8 Merge pull request #914 from microsoft/vnext
  • 22308bc Merge pull request #915 from microsoft/bugfix/version-condition
  • 2ae43e8 - adds release notes
  • 4c8ab29 Merge pull request #892 from matt9ucci/contact-fragment
  • 5fa5c65 Merge pull request #908 from VitaliyKurokhtin/apim-hexstring-notation-support
  • c8e75e7 - removes unecessary branch name variable
  • a768c72 - removes unecessary condition for get version step
  • d2b2774 Merge pull request #912 from microsoft/dependabot/nuget/Microsoft.OpenApi.ODa...
  • 0970eff Merge pull request #910 from microsoft/feature/docker-image
  • 82ca744 Bump Microsoft.OpenApi.OData from 1.0.11-preview2 to 1.0.11-preview3
  • 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 2 years ago

Superseded by #53.