viceroypenguin / Going.Plaid

Plaid API .NET library
https://plaid.com
MIT License
72 stars 33 forks source link

Bump Microsoft.OpenApi.Readers from 1.6.15 to 1.6.18 #247

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps Microsoft.OpenApi.Readers from 1.6.15 to 1.6.18.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.18

Changes:

  • #1795: Release libs.
  • #1794: Update OData lib and Hidi versions
  • #1783: Add server variable substitution logic.
  • #1788: Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
  • #1785: Bump Microsoft.OData.Edm from 8.0.0 to 8.0.1
  • #1784: Bump docker/build-push-action from 6.6.1 to 6.7.0
  • #1782: Bump Newtonsoft.Json from 13.0.1 to 13.0.3
  • #1780: Bump Microsoft.Windows.Compatibility from 8.0.7 to 8.0.8
  • #1777: Bump docker/build-push-action from 6.5.0 to 6.6.1
  • #1778: Bump Verify.Xunit from 26.1.6 to 26.2.0
  • #1779: Bump Microsoft.OData.Edm from 7.21.3 to 8.0.0
  • #1776: Master Refresh
  • #1775: Upgrade ESRPCodeSigning tasks
  • #1774: Fix examples serialization causing NullReferenceException

This list of changes was auto generated.

1.6.17

Changes:

  • #1771: Deploy libs
  • #1770: Bump lib versions
  • #1769: Add support for unserializable annotations on OpenAPI document
  • #1768: Fix example value of an empty array disappears after serialization
  • #1752: Fix securityScheme/securityRequirement serialization
  • #1767: Bump Verify.Xunit from 26.1.5 to 26.1.6
  • #1762: Bump Verify.Xunit from 26.1.2 to 26.1.5

This list of changes was auto generated.

1.6.16

Changes:

  • #1761: Merges vnext into master
  • #1760: Remove packages potentially causing build to fail in AzDo pipeline
  • #1758: Bump Verify.Xunit from 26.1.1 to 26.1.2
  • #1755: Update code reviewers
  • #1754: Add missing nuget lib refs
  • #1751: Releases Hidi

... (truncated)

Commits
  • ea7dcd0 Merge pull request #1795 from microsoft/vnext
  • 9a5a415 Merge pull request #1794 from microsoft/is/bump-OData-lib
  • 3f701e9 Update OData lib and bump Hidi version
  • 42dda81 Add server variable substitution logic. (#1783)
  • aa62dc0 Merge pull request #1788 from microsoft/dependabot/nuget/Microsoft.NET.Test.S...
  • e468649 Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
  • cdf68a5 Merge pull request #1785 from microsoft/dependabot/nuget/Microsoft.OData.Edm-...
  • ca81fa9 Bump Microsoft.OData.Edm from 8.0.0 to 8.0.1
  • 5cedb26 Merge pull request #1784 from microsoft/dependabot/github_actions/docker/buil...
  • 19d6e4b Bump docker/build-push-action from 6.6.1 to 6.7.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 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)
dependabot[bot] commented 2 weeks ago

Superseded by #248.