viceroypenguin / Going.Plaid

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

Bump Microsoft.OpenApi.Readers from 1.6.9 to 1.6.10 #184

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.OpenApi.Readers from 1.6.9 to 1.6.10.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.10

Changes:

  • #1445: Release new versions of OpenAPI.NET libraries
  • #1444: - fixes a bug where the conversion would ommit the schema type
  • #1443: Bump up lib. versions
  • #1442: Bump Microsoft.OpenApi.OData from 1.5.0-preview6 to 1.5.0-preview7
  • #1441: Bump Microsoft.OpenApi.OData from 1.5.0-preview5 to 1.5.0-preview6
  • #474: [472] Add path signature unique validator
  • #1397: simplify UtilityFiles with wildcards
  • #1416: use some pattern matching
  • #1422: remove redundant CheckArguments
  • #1440: Visit OpenApiSchema.Not property in OpenApiWalker
  • #1439: Fix link extensions serialization
  • #1435: Bump xunit from 2.5.2 to 2.5.3
  • #1431: Bump Verify.Xunit from 22.1.3 to 22.1.4
  • #1428: Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
  • #1429: Bump xunit from 2.5.1 to 2.5.2
  • #1423: Use lookup collections
  • #1418: use some expression lambdas
  • #1425: Bump Verify.Xunit from 22.1.2 to 22.1.3
  • #1420: use some expression gets
  • #1419: remove redundant type specs
  • #1421: only null check on public apis
  • #1415: discard un-used parameters
  • #1417: use some var
  • #1414: remove some duplicate dictionary lookups
  • #1424: Bump Verify.Xunit from 22.1.1 to 22.1.2
  • #1413: Bump Verify.Xunit from 22.1.0 to 22.1.1
  • #1408: remove duplicate dictionary lookups in ValidationRuleSet.Add
  • #1404: csharp_style_inlined_variable_declaration as error
  • #1406: fix some dodgy indents
  • #1407: fix comment typos
  • #1409: dont abstract type for private fields
  • #1410: remove redundant where
  • #1405: fix Fileds typo
  • #1411: use some range indexors
  • #1403: Bump Verify.Xunit from 21.3.0 to 22.1.0
  • #1402: fix null ref in CreateList
  • #1401: fix null ref in CreateSimpleList
  • #1388: cleanup exception handling
  • #1398: remove some redundant qualifiers
  • #1396: use wildcard for test resources
  • #1399: use some target typed new
  • #1393: Master refresh - release hidi
  • #1395: Fixes PR validation

... (truncated)

Commits
  • 1bec222 Merge pull request #1445 from microsoft/vnext
  • 51890ee Merge pull request #1444 from microsoft/bugfix/object-type-schema
  • 98c3168 Bump up lib. versions (#1443)
  • 639aa7e - fixes a bug where the conversion would ommit the schema type
  • 0fd9639 Merge pull request #1442 from microsoft/dependabot/nuget/Microsoft.OpenApi.OD...
  • 71c4eea Bump Microsoft.OpenApi.OData from 1.5.0-preview6 to 1.5.0-preview7
  • 0e3b7ed Merge pull request #1441 from microsoft/dependabot/nuget/Microsoft.OpenApi.OD...
  • daf7186 Bump Microsoft.OpenApi.OData from 1.5.0-preview5 to 1.5.0-preview6
  • 7568e30 Merge pull request #474 from fabich/feature/add-path-signature-unique-validation
  • 5140baf - fixes unit tests
  • 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 12 months ago

Looks like Microsoft.OpenApi.Readers is up-to-date now, so this is no longer needed.