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.21 #249

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps Microsoft.OpenApi.Readers from 1.6.15 to 1.6.21.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.21

Changes:

  • #1822: Release libs
  • #1821: Bump lib versions
  • #1819: Revert: Security array initialization to avoid a breaking change
  • #1817: fix: uses the correct threading dependency to avoid impacting downstream projects

This list of changes was auto generated.

1.6.20

Changes:

  • #1816: Release libs
  • #1815: Disable VisualStudio.Threading analyzers to eliminate build failures downstream
  • #1814: Fix: Do not default to an empty list if Security scheme is missing
  • #1813: Bump Moq from 4.20.70 to 4.20.71
  • #1811: Bump Verify.Xunit from 26.3.0 to 26.3.1
  • #1807: ci: upgrades outdated nuget installer task
  • #1808: Bump Verify.Xunit from 26.2.0 to 26.3.0
  • #1806: fix: directly adds non-vulnerable versions of transitive deps to resolve alerts
  • #1805: Investigate: Check whether server info changes during slicing

This list of changes was auto generated.

1.6.19

Changes:

  • #1802: Release hidi and libs
  • #1803: Copy over references for all IOpenApiReferenceable objects
  • #1801: Bump hidi and lib versions
  • #1759: Use ConcurrentDictionary For Improving Get Enum Name
  • #1800: Fix: Remove minimatch pattern to sign all assemblies
  • #1798: chore/tasks linting

This list of changes was auto generated.

1.6.18

Changes:

  • #1795: Release libs.
  • #1794: Update OData lib and Hidi versions

... (truncated)

Commits
  • ef58bf6 Merge pull request #1822 from microsoft/vnext
  • 0ae4031 Merge pull request #1821 from microsoft/mk/bump-version
  • 7a6f1f7 Bump lib versions
  • e9f4ba5 Merge pull request #1819 from microsoft/mk/revert-empty-security-array-fix
  • 7c7c25e Revert security array initialization to avoid a breaking change
  • 8daa326 Merge pull request #1817 from microsoft/fix/tasks-dependencies
  • 456914f fix: uses the correct threading dependency to avoid impacting downstream proj...
  • afa73a4 Merge pull request #1816 from microsoft/vnext
  • 5d9d099 Merge pull request #1815 from microsoft/mk/remove-visual-studio-threading-ana...
  • 27c0e78 Merge pull request #1814 from microsoft/mk/fix-default-missing-properties-to-...
  • 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)