Skip to content

chore(deps): bump react-plaid-link from 4.1.1 to 5.0.0 - #139

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-plaid-link-5.0.0
Open

chore(deps): bump react-plaid-link from 4.1.1 to 5.0.0#139
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-plaid-link-5.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps react-plaid-link from 4.1.1 to 5.0.0.

Changelog

Sourced from react-plaid-link's changelog.

5.0.0

See the 5.0.0 migration guide for required TypeScript updates.

  • Allow public_token to be null in onSuccess callbacks for Link flows that do not create an Item.
  • Replace the exit(force) signature with exit({ force }) to match the Link Web SDK.
  • Correct Layer submission types so phone number and date of birth must be submitted separately.
  • Add stable Layer and Identity Match events.
  • Add a complete Layer React example and integration guidance.
  • Add explicit usePlaidLink return types and update callback metadata types to match the Link Web SDK.

4.2.0

  • Add cspNonce to support nonce-based Content Security Policies on usePlaidLink and PlaidEmbeddedLink (partially fixes #118).
  • Fix iframe cleanup after successful Link completion (fixes #325).
  • Preserve the shared Link script while another hook is still loading (fixes #268).
  • Correct nullable PlaidAccount fields and add class_type (fixes #377).
  • Correct the onSuccess callback documentation (fixes #397).
  • Correct the documented receivedRedirectUri type (fixes #398).
  • Document invalid Link token recovery and refresh README examples and links (fixes #258).
Commits
  • f620b48 Release 5.0.0 (#408)
  • 50cfc4b Test React 16 through 19 compatibility (#407)
  • cf21588 Modernize compatibility testing and releases (#406)
  • f75644a Improve Layer and Link type support (#405)
  • 8efae08 Release 4.2.0 (#404)
  • 8f0fac9 Preserve shared Link script during loading (#403)
  • 2ead8c1 Fix iframe cleanup after successful Link completion (#401)
  • 94e870f Document invalid Link token recovery and refresh README (#402)
  • 7e6b911 fix: correct PlaidAccount type - nullable mask/verification_status, add class...
  • 6d26954 docs: correct onSuccess JSDoc + receivedRedirectUri type docs (#399)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by phoenixy1, a new releaser for react-plaid-link since your current version.


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 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 [react-plaid-link](https://github.com/plaid/react-plaid-link) from 4.1.1 to 5.0.0.
- [Changelog](https://github.com/plaid/react-plaid-link/blob/master/CHANGELOG.md)
- [Commits](plaid/react-plaid-link@v4.1.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants