Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump plaid from 33.0.0 to 34.0.0 #1475

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps plaid from 33.0.0 to 34.0.0.

Changelog

Sourced from plaid's changelog.

34.0.0

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

Breaking changes in this version

  • [Breaking] Changed the type returned by /item/get from Item to ItemWithConsentFields.
  • [Breaking] Changed ConsentEventCode enum values. Replaced PLAID_END_USER_PRIVACY_POLICY with USER_AGREEMENT
  • [Breaking] Created ItemWithConsentFields, a new object definition that extends the Item object to include 1033-related consent fields.
  • [Breaking] Removed the 1033-related consent fields from the Item object, ensuring that these fields now only appear in the ItemWithConsentFields object within the /item/get response.

OpenAPI Schema Changes

2020-09-14_1.586.4

  • Update cause and make it nullable

2020-09-14_1.586.3

  • Update email description in /user_account/session/get response

2020-09-14_1.586.2

  • Update event_type description of /sandbox/transfer/simulate. Added funds_available to status list

2020-09-14_1.586.1

  • [Breaking] Changed ConsentEventCode enum values. Replaced PLAID_END_USER_PRIVACY_POLICY with USER_AGREEMENT

2020-09-14_1.586.0

  • Add webhook field to requests for /sandbox/transfer/simulate, /sandbox/transfer/refund/simulate, /sandbox/transfer/ledger/simulate_available and /sandbox/transfer/sweep/simulate.

2020-09-14_1.585.5

  • Correct a typo in /link/token/create description

2020-09-14_1.585.4

  • Updated transition date to move away from deprecated fields in CRA Base Report API

2020-09-14_1.585.3

  • Fixed erroneous missing last_statement_balance field in StudentLoan object -- field was returned in API but not in specification.

2020-09-14_1.585.2

  • Remove minimum length for end_customer in user/create

2020-09-14_1.585.1

  • Deprecate options in payment_initiation/consent/create

2020-09-14_1.585.0

  • [Breaking] Created ItemWithConsentFields, a new object definition that extends the Item object to include 1033-related consent fields.
  • [Breaking] Removed the 1033-related consent fields from the Item object, ensuring that these fields now only appear in the ItemWithConsentFields object within the /item/get response.

2020-09-14_1.584.1

  • Deprecated version in cra/check_report/partner_insights/get in favor of model_version

2020-09-14_1.584.0

  • Made total inflow/outflow amount fields in the cra/check_report/base_report/get response nullable

... (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)

Bumps [plaid](https://github.com/plaid/plaid-ruby) from 33.0.0 to 34.0.0.
- [Release notes](https://github.com/plaid/plaid-ruby/releases)
- [Changelog](https://github.com/plaid/plaid-ruby/blob/master/CHANGELOG.md)
- [Commits](plaid/plaid-ruby@v33.0.0...v34.0.0)

---
updated-dependencies:
- dependency-name: plaid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 18, 2024
@zachgoll zachgoll merged commit 91eedfb into main Nov 18, 2024
5 checks passed
@zachgoll zachgoll deleted the dependabot/bundler/plaid-34.0.0 branch November 18, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant