aws-plaid-demo-app icon indicating copy to clipboard operation
aws-plaid-demo-app copied to clipboard

chore(deps): bump plaid-python from 24.0.0 to 26.0.0 in /backend

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps plaid-python from 24.0.0 to 26.0.0.

Changelog

Sourced from plaid-python's changelog.

26.0.0

  • Updating to OAS 2020-09-14_1.565.0

Breaking changes in this version

2020-09-14_1.156.2

  • [BREAKING] Remove from_client_id and to_client_id from /transfer/ledger/distribute request
  • Add from_ledger_id and to_ledger_id to /transfer/ledger/distribute request
  • Add ledger_id in transfer routes response examples

2020-09-14_1.561.0

  • [BREAKING] Add authorization_id to /transfer/get request and make transfer_id optional.

2020-09-14_1.559.0

  • Add name, is_default to /transfer/ledger/get response
  • [BREAKING] Move ledger_id from nested balance struct to top level in /transfer/ledger/get response

OpenAPI Schema Changes

2020-09-14_1.565.0

  • Removed deposit_switch from the products field in the /link/token/create request
  • Deprecated DepositSwitch endpoints, requests and response

2020-09-14_1.564.0

  • add /issues/get, /issues/search, and /issues/subscribe for Support API endpoints.

2020-09-14_1.563.0

  • Update fields on item object in /item/get response
    • Add consented_use_cases field
    • Add consented_data_scopes field
    • Add created_at field
    • Update descriptions for consented_products and consent_expiration_time fields
  • Add /consent/events/get endpoint

2020-09-14_1.157.1

  • Internal changes

2020-09-14_1.157.0

  • (pre-release) Add facial_analysis to the analysis within each selfie_check.selfies object in the response of all of the identity verification endpoints:
  • identity_verification/create
  • identity_verification/get
  • identity_verification/list
  • identity_verification/retry

2020-09-14_1.156.1

  • Update account type schema link to reference the correct URL.

2020-09-14_1.562.0

  • Add data_sources object to the /investments/auth/get response
    • data_sources object contains the numbers, owners, and holdings fields

2020-09-14_1.560.0

... (truncated)

Commits

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 <dependency name> 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] avatar Sep 23 '24 11:09 dependabot[bot]