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.8 in /Solutions #356

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.OpenApi.Readers from 1.4.5 to 1.6.8.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

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:

  • #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.6

Changes:

  • #1296: Release v1.6.6
  • #1295: Bump lib versions
  • #1293: parse server's url with variables when convert openapi spec 3.0 to 2.0
  • #1292: Bump Verify.Xunit from 20.5.0 to 20.5.1
  • #1291: Bump Verify.Xunit from 20.4.0 to 20.5.0
  • #1289: Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0
  • #1288: Bump xunit from 2.4.2 to 2.5.0
  • #1285: Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3
  • #1284: Fix hardcoded non-portable path separators
  • #1283: Bump Microsoft.OData.Edm from 7.16.0 to 7.17.0
  • #1282: Bump Microsoft.Windows.Compatibility from 7.0.3 to 7.0.4
  • #1281: Bump Verify.Xunit from 20.3.2 to 20.4.0
  • #1280: Bump docker/build-push-action from 4.1.0 to 4.1.1

This list of changes was auto generated.

... (truncated)

Commits
  • acd7652 Merge pull request #1335 from microsoft/vnext
  • ab78dee Merge pull request #1333 from microsoft/feature/ms-extensions
  • 43b16cd Merge pull request #1334 from microsoft/dependabot/nuget/Microsoft.OData.Edm-...
  • 8a39bbc Bump Microsoft.OData.Edm from 7.17.0 to 7.18.0
  • bbf1c73 - adds a facilitation method to add all ms extensions to the reader
  • f03c551 - bumps patch for microsoft extensions
  • 311abea - updates approved api surface
  • 654cf53 - adds unit tests for ms extensions
  • c957e3c - adds primary error message extension
  • 1152540 - moves extensions from kiota
  • 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 #361.