menes-dotnet / Menes

OpenAPI and dotnet service abstractions. Sponsored by endjin.
Apache License 2.0
35 stars 2 forks source link

Bump Microsoft.OpenApi.Readers from 1.4.5 to 1.6.9 in /Solutions #361

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.OpenApi.Readers from 1.4.5 to 1.6.9.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.9

Changes:

  • #1361: Master refresh
  • #1360: Bump lib versions
  • #1359: Add DefaultContentType to OpenApiReaderSettings
  • #1358: Bump Verify.Xunit from 21.1.5 to 21.2.0
  • #1356: Bump Verify.Xunit from 21.1.4 to 21.1.5
  • #1354: Bump Verify.Xunit from 21.1.3 to 21.1.4
  • #1350: - adds auto merge dependabot workflow
  • #1351: - fixes an issue where executable release would fail because of warn as error
  • #1349: - fixes readme path to the correct hidi readme
  • #1347: Bump docker/build-push-action from 4.2.1 to 5.0.0
  • #1344: enables NRT, analysis all and treat warning as errors on hidi
  • #1348: Bump docker/login-action from 2.2.0 to 3.0.0
  • #1346: Bump xunit from 2.5.0 to 2.5.1
  • #1345: Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1
  • #1343: Fixes null reference exception. Closes #1342
  • #1342: Hidi: Filtering OpenAPI spec by Postman collection fails
  • #1341: Bump Verify.Xunit from 21.1.1 to 21.1.3
  • #1339: Bump Microsoft.Windows.Compatibility from 7.0.4 to 7.0.5
  • #1338: Bump Verify.Xunit from 21.0.0 to 21.1.1
  • #1337: Bump docker/build-push-action from 4.1.1 to 4.2.1

This list of changes was auto generated.

1.6.8

Changes:

  • #1335: releases 1.6.8
  • #1333: moves all microsoft extensions to a single place
  • #1334: Bump Microsoft.OData.Edm from 7.17.0 to 7.18.0
  • #1331: Bump Microsoft.OpenApi.OData from 1.5.0-preview3 to 1.5.0-preview4
  • #1329: Release Hidi
  • #1328: Bump actions/checkout from 3 to 4
  • #1327: Bump hidi version
  • #1325: Bump Verify.Xunit from 20.8.2 to 21.0.0

This list of changes was auto generated.

1.6.7

Changes:

... (truncated)

Commits
  • 11cfc7d Merge pull request #1361 from microsoft/vnext
  • 0ec11c1 Merge pull request #1360 from microsoft/mk/bump-versions
  • b254402 Fix grammatical error in ReadMe
  • 3d6c85e Bump lib versions
  • f80f958 Merge pull request #1359 from microsoft/mk/add-default-content-type-setting
  • f359565 Add test to validate
  • 0720231 Use the setting passed as the default content type if global and local produc...
  • 73c11c5 Add a DefaultContentType setting to OpenApiReaderSettings
  • ad1460b Merge pull request #1358 from microsoft/dependabot/nuget/Verify.Xunit-21.2.0
  • 33ff054 Bump Verify.Xunit from 21.1.5 to 21.2.0
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 year ago

Superseded by #363.