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.6 to 1.6.7 #173

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.OpenApi.Readers from 1.6.6 to 1.6.7.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.7

Changes:

  • #1324: Release libs
  • #1323: Bump lib versions
  • #1316: Fix missing response schema bug
  • #1322: Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
  • #1321: Bump Verify.Xunit from 20.8.1 to 20.8.2
  • #1320: Bump FluentAssertions from 6.11.0 to 6.12.0
  • #1317: Bump Verify.Xunit from 20.8.0 to 20.8.1
  • #1313: Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1
  • #1310: Bump Verify.Xunit from 20.7.0 to 20.8.0
  • #1309: Bump Verify.Xunit from 20.6.0 to 20.7.0
  • #1308: Bump Moq from 4.20.2 to 4.20.69
  • #1307: Bump Moq from 4.20.1 to 4.20.2
  • #1305: Bump Moq from 4.18.4 to 4.20.1
  • #1303: - bumps java version for sonarcloud to stay on supported version
  • #1304: Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0
  • #1298: Bump Verify.Xunit from 20.5.1 to 20.6.0

This list of changes was auto generated.

Commits
  • 97c5364 Merge pull request #1324 from microsoft/vnext
  • c022557 Merge pull request #1323 from microsoft/mk/upgrade-versions
  • a379f1b Bump up lib versions
  • c377232 Merge pull request #1316 from microsoft/mk/fix-missing-response-schema-bug
  • 201e90e Update langVersion to latest
  • a83f01a Use static keyword; fix sonarcloud bug
  • 966b459 Use Assert.Fail() to fail the test
  • e666d3d Add null conditional operator
  • ab9648c Remove unused private method
  • 4e81bf9 Maintain ordering of properties as specified in fixedFieldMap by doing a unio...
  • 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 1 year ago

Superseded by #175.