OPCFoundation / UA-ModelCompiler

ModelCompiler converts XML files into C# and ANSI C
MIT License
150 stars 93 forks source link

Bump Microsoft.OpenApi.Readers from 1.6.9 to 1.6.11 #141

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps Microsoft.OpenApi.Readers from 1.6.9 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

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 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)
CLAassistant commented 9 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 8 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.