Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Bump @privy-io/react-auth from 2.25.0 to 3.14.1#345

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/privy-io/react-auth-3.14.1
Open

Bump @privy-io/react-auth from 2.25.0 to 3.14.1#345
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/privy-io/react-auth-3.14.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps @privy-io/react-auth from 2.25.0 to 3.14.1.

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

Note

Low Risk
Dependency-only change in the docs package; risk is limited to potential breaking changes in @privy-io/react-auth v3 affecting doc build/examples.

Overview
Updates the docs package 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.

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 24, 2026
@dependabot dependabot bot requested a review from ameya-deshmukh as a code owner February 24, 2026 20:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2026
@dependabot dependabot bot requested a review from cdrappi as a code owner February 24, 2026 20:57
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Feb 24, 2026
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Fix in Cursor Fix in Web

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

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants