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.11 to 1.6.13 #158

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps Microsoft.OpenApi.Readers from 1.6.11 to 1.6.13.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.13

Changes:

  • #1543: Release Hidi and Libs
  • #1542: Bump lib versions
  • #1538: Fix: Examples serialization in a response object during v2->v3 upcasting or vice versa
  • #1541: Bump Microsoft.OpenApi.OData from 1.6.0-preview.3 to 1.6.0-preview.4
  • #1535: Add ValidationRuleSet.Remove
  • #1540: Bump Verify.Xunit from 23.0.0 to 23.0.1
  • #1539: Bump Microsoft.OpenApi.OData from 1.6.0-preview.2 to 1.6.0-preview.3
  • #1536: - adds permissions to workflows
  • #1537: Bump actions/cache from 3 to 4
  • #1534: Bump Verify.Xunit from 22.11.5 to 23.0.0

This list of changes was auto generated.

1.6.12

Changes:

  • #1532: Master refresh: Release Hidi & libs
  • #1531: Bump lib versions
  • #1525: fix possible RegexMatchTimeoutException
  • #1529: Bumps up conversion lib.
  • #1530: Fix data and type mismatch warning for an example object with a date value
  • #1528: Bump xunit from 2.6.5 to 2.6.6
  • #1527: Fix: OpenApiJsonWriter produces non-standard JSON values when a schema has 'NaN' or 'Infinity' values
  • #1200: Update CI build tasks
  • #1504: bugfix/conflicting path
  • #1521: - makes exception more explicit when inserting duplicated tree nodes
  • #1522: Bump Verify.Xunit from 22.11.4 to 22.11.5
  • #1520: Bump Microsoft.Windows.Compatibility from 8.0.0 to 8.0.1
  • #1518: Bump Verify.Xunit from 22.11.2 to 22.11.4
  • #1516: Bump xunit from 2.6.4 to 2.6.5
  • #1514: Bump Verify.Xunit from 22.11.1 to 22.11.2
  • #1513: Bump Verify.Xunit from 22.11.0 to 22.11.1
  • #1512: Bump Verify.Xunit from 22.10.2 to 22.11.0
  • #1510: Bump Verify.Xunit from 22.10.0 to 22.10.2
  • #1509: Bump xunit from 2.6.3 to 2.6.4
  • #1511: Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6
  • #1508: Bump Verify.Xunit from 22.8.0 to 22.10.0
  • #1505: Bump github/codeql-action from 2 to 3
  • #1502: Bump xunit from 2.6.2 to 2.6.3
  • #1501: Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5
  • #1499: Bump Microsoft.OData.Edm from 7.19.0 to 7.20.0

... (truncated)

Commits
  • 8973a58 Merge pull request #1543 from microsoft/vnext
  • d16d3bc Merge pull request #1542 from microsoft/mk/release-libs
  • b277208 Bump lib versions
  • c195b73 Merge pull request #1538 from microsoft/mk/fix-v2-examples-serialization-bug
  • 1316ee9 Merge pull request #1541 from microsoft/dependabot/nuget/Microsoft.OpenApi.OD...
  • 7fd69b9 Bump Microsoft.OpenApi.OData from 1.6.0-preview.3 to 1.6.0-preview.4
  • 7882fdd Update public API interface
  • fa9306f Remove method from interface to prevent a breaking change
  • e3e8fc7 Refactor code for reuse
  • c8a4a00 Add tests to validate processing multiple examples in a body parameter as ext...
  • 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 7 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 7 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.