Bump plaid from 36.0.0 to 36.1.0 #1891

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/plaid-36.1.0 into main 2025-02-24 23:01:41 +08:00
dependabot[bot] commented 2025-02-24 15:11:34 +08:00 (Migrated from github.com)

Bumps plaid from 36.0.0 to 36.1.0.

Changelog

Sourced from plaid's changelog.

36.1.0

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

OpenAPI Schema Changes

2020-09-14_1.620.0

  • Add intent_id field to /transfer/event/sync response

2020-09-14_1.619.1

  • Add new cashflow_updates webhook triggers
  • Remove reason field from MonitoringInsightsWebhook

2020-09-14_1.619.0

  • Add /session/token/create endpoint

2020-09-14_1.618.2

  • Add beacon_user_id to /beacon/report_syndication/get and /beacon/report_syndication/list response

2020-09-14_1.618.1

  • /cashflow_report/get endpoint is added. This includes defining the CashflowReportGetRequest and CashflowReportGetResponse fields. Adding access_token as required field in CashflowReportRefreshRequest.

2020-09-14_1.618.0

  • Add attributes object to BaseReport definition.

2020-09-14_1.617.6

  • /cashflow_report/refresh endpoint is added. This includes defining the CashflowReportRefreshRequest and CashflowReportRefreshResponse fields.

2020-09-14_1.617.5

  • submitted_at is added as an optional field to /signal/decision/report.

2020-09-14_1.617.4

  • persistentId and isTokenizedAccountNumber fields now only populated for select institutions in sandbox related to TAN-based institutions (ins_13, ins_56) or the default testing OAuth institution (ins_127287)

2020-09-14_1.617.3

  • Modified how contribution transactions are summed up in account_details_401k.contribution_details object in /investments/auth/get endpoint.

2020-09-14_1.617.2

  • Updated PrismCashScore and PrismFirstDetect to allow Score in /cra/check_report/partner_insights/get to be nullable
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 36.0.0 to 36.1.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/plaid/plaid-ruby/blob/master/CHANGELOG.md">plaid's changelog</a>.</em></p> <blockquote> <h1>36.1.0</h1> <ul> <li>Updating to OAS 2020-09-14_1.620.0</li> </ul> <h2>OpenAPI Schema Changes</h2> <h3>2020-09-14_1.620.0</h3> <ul> <li>Add <code>intent_id</code> field to <code>/transfer/event/sync</code> response</li> </ul> <h3>2020-09-14_1.619.1</h3> <ul> <li>Add new <code>cashflow_updates</code> webhook triggers</li> <li>Remove <code>reason</code> field from <code>MonitoringInsightsWebhook</code></li> </ul> <h3>2020-09-14_1.619.0</h3> <ul> <li>Add <code>/session/token/create</code> endpoint</li> </ul> <h3>2020-09-14_1.618.2</h3> <ul> <li>Add <code>beacon_user_id</code> to <code>/beacon/report_syndication/get</code> and <code>/beacon/report_syndication/list</code> response</li> </ul> <h3>2020-09-14_1.618.1</h3> <ul> <li><code>/cashflow_report/get</code> endpoint is added. This includes defining the <code>CashflowReportGetRequest</code> and <code>CashflowReportGetResponse</code> fields. Adding <code>access_token</code> as required field in <code>CashflowReportRefreshRequest</code>.</li> </ul> <h3>2020-09-14_1.618.0</h3> <ul> <li>Add <code>attributes</code> object to <code>BaseReport</code> definition.</li> </ul> <h3>2020-09-14_1.617.6</h3> <ul> <li><code>/cashflow_report/refresh</code> endpoint is added. This includes defining the <code>CashflowReportRefreshRequest</code> and <code>CashflowReportRefreshResponse</code> fields.</li> </ul> <h3>2020-09-14_1.617.5</h3> <ul> <li><code>submitted_at</code> is added as an optional field to <code>/signal/decision/report</code>.</li> </ul> <h3>2020-09-14_1.617.4</h3> <ul> <li><code>persistentId</code> and <code>isTokenizedAccountNumber</code> fields now only populated for select institutions in sandbox related to TAN-based institutions (ins_13, ins_56) or the default testing OAuth institution (ins_127287)</li> </ul> <h3>2020-09-14_1.617.3</h3> <ul> <li>Modified how contribution transactions are summed up in <code>account_details_401k.contribution_details</code> object in <code>/investments/auth/get</code> endpoint.</li> </ul> <h3>2020-09-14_1.617.2</h3> <ul> <li>Updated PrismCashScore and PrismFirstDetect to allow Score in /cra/check_report/partner_insights/get to be nullable</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/plaid/plaid-ruby/commit/70b7237de7ed35ad6f74d89749b4aa71868f3e96"><code>70b7237</code></a> OpenAPI generated code at 2025-02-21T16:43:34Z (<a href="https://redirect.github.com/plaid/plaid-ruby/issues/514">#514</a>)</li> <li>See full diff in <a href="https://github.com/plaid/plaid-ruby/compare/v36.0.0...v36.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=plaid&package-manager=bundler&previous-version=36.0.0&new-version=36.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.