Bump @privy-io/react-auth from 2.25.0 to 3.14.1#345
Bump @privy-io/react-auth from 2.25.0 to 3.14.1#345dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [@privy-io/react-auth](https://github.com/orgs/privy-io) from 2.25.0 to 3.14.1. - [Commits](https://github.com/orgs/privy-io/commits) --- updated-dependencies: - dependency-name: "@privy-io/react-auth" dependency-version: 3.14.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
This is the final PR Bugbot will review for you during this billing cycle
Your free Bugbot reviews will reset on March 2
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| "seismic-viem": "workspace:*", | ||
| "seismic-react": "workspace:*", | ||
| "@privy-io/react-auth": "^2.6.2", | ||
| "@privy-io/react-auth": "^3.14.1", |
There was a problem hiding this comment.
Peer dependency mismatch with wagmi connector
High Severity
The @privy-io/react-auth dependency is being upgraded to v3.14.1, but @privy-io/wagmi remains at v1.0.3 which has a peer dependency requiring @privy-io/react-auth v2.x. This version mismatch will cause peer dependency warnings or failures during installation and may lead to runtime incompatibilities between the two packages that are designed to work together.


Bumps @privy-io/react-auth from 2.25.0 to 3.14.1.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Dependency-only change in the docs package; risk is limited to potential breaking changes in
@privy-io/react-authv3 affecting doc build/examples.Overview
Updates the
docspackage to use@privy-io/react-auth^3.14.1(from v2.x), aligning the docs site/examples with the latest Privy React Auth major version.Written by Cursor Bugbot for commit f06324e. This will update automatically on new commits. Configure here.