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.11 in /Solutions #368

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.OpenApi.Readers from 1.4.5 to 1.6.11.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.11

Changes:

  • #1482: Release Hidi & libs
  • #1481: Configure Hidi --settings-file path to be relative to the current working directory
  • #1480: Handle number overflow during parsing of min/max values
  • #1477: Bump xunit from 2.6.1 to 2.6.2
  • #1476: Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4
  • #1478: Bump docker/build-push-action from 5.0.0 to 5.1.0
  • #1475: Bump Verify.Xunit from 22.4.1 to 22.5.0
  • #1473: Bump Verify.Xunit from 22.3.0 to 22.4.1
  • #1472: Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
  • #1466: Bump Verify.Xunit from 22.2.0 to 22.3.0
  • #1467: Bump Microsoft.Extensions.Logging.Console from 7.0.0 to 8.0.0
  • #1464: Bump Microsoft.Extensions.Logging.Debug from 7.0.0 to 8.0.0
  • #1465: Bump Microsoft.Extensions.Logging from 7.0.0 to 8.0.0
  • #1462: Bump Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 8.0.0
  • #1463: Bump Microsoft.Windows.Compatibility from 7.0.5 to 8.0.0
  • #1461: Releases Hidi
  • #1460: Bumps Hidi version
  • #1459: Bump Microsoft.OpenApi.OData from 1.5.0-preview8 to 1.5.0-preview9
  • #1458: Bump Verify.Xunit from 22.1.4 to 22.2.0
  • #1457: Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
  • #1456: Merges dev into master
  • #1455: Bump hidi version
  • #1454: Fixes Hidi slicing bug using operationIds and tags
  • #1453: Releases Hidi
  • #1452: Bump up conversion lib version
  • #1450: Bump xunit from 2.6.0 to 2.6.1
  • #1448: Bump xunit from 2.5.3 to 2.6.0

This list of changes was auto generated.

1.6.10

Changes:

  • #1461: Releases Hidi
  • #1460: Bumps Hidi version
  • #1459: Bump Microsoft.OpenApi.OData from 1.5.0-preview8 to 1.5.0-preview9
  • #1458: Bump Verify.Xunit from 22.1.4 to 22.2.0
  • #1457: Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
  • #1456: Merges dev into master
  • #1455: Bump hidi version
  • #1454: Fixes Hidi slicing bug using operationIds and tags

... (truncated)

Commits
  • 7387007 Merge pull request #1482 from microsoft/vnext
  • 9037ca4 Merge pull request #1481 from microsoft/mk/fix-hidi-relative-path
  • 85dafb5 Upgrade lib versions
  • 47ef775 Configure the settings file path to be relative to the current working directory
  • d06a89d Merge pull request #1480 from Robulane/users/robulane/DontCrash
  • 4bc07e3 Handle number overflow during parsing of min/max values
  • 47ed933 Merge pull request #1477 from microsoft/dependabot/nuget/xunit-2.6.2
  • 1786a4a Fix tests
  • cab8c67 Bump xunit from 2.6.1 to 2.6.2
  • 7252763 Merge pull request #1476 from microsoft/dependabot/nuget/xunit.runner.visuals...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 6 months ago

Superseded by #379.