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

deps(npm)(deps): Bump bn.js from 5.2.2 to 5.2.3#30

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/bn.js-5.2.3
Closed

deps(npm)(deps): Bump bn.js from 5.2.2 to 5.2.3#30
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/bn.js-5.2.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps bn.js from 5.2.2 to 5.2.3.

Changelog

Sourced from bn.js's changelog.

5.2.3 / 2026-02-19

  • fix: imaskn state (#317)
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Low Risk
Lockfile-only dependency patch update; main risk is unforeseen transitive compatibility/regression in consumers of bn.js.

Overview
Updates the npm lockfile to bump bn.js from 5.2.2 to 5.2.3.

This is a dependency-only change (no application/source code changes) and adjusts the resolved tarball/integrity entries accordingly.

Written by Cursor Bugbot for commit dcb7dd5. This will update automatically on new commits. Configure here.

Bumps [bn.js](https://github.com/indutny/bn.js) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/indutny/bn.js/releases)
- [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md)
- [Commits](indutny/bn.js@v5.2.2...v5.2.3)

---
updated-dependencies:
- dependency-name: bn.js
  dependency-version: 5.2.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2026

Labels

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

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 22, 2026
@dependabot dependabot bot requested a review from alainncls as a code owner February 22, 2026 11:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 22, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 22, 2026

Deploy Preview for verax-tutorial ready!

Name Link
🔨 Latest commit dcb7dd5
🔍 Latest deploy log https://app.netlify.com/projects/verax-tutorial/deploys/699ae809c0a2880008d4ccf2
😎 Deploy Preview https://deploy-preview-30--verax-tutorial.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown

@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.

Comment thread package-lock.json
"valtio": "1.13.2"
}
},
"node_modules/@walletconnect/ethereum-provider/node_modules/@reown/appkit-polyfills": {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Lockfile drops many wallet connector optional peer dependencies

Medium Severity

This PR is described as only bumping bn.js from 5.2.2 to 5.2.3, but the lockfile regeneration has removed all optional peer dependency resolutions for @wagmi/connectors — including @coinbase/wallet-sdk, @metamask/sdk, @walletconnect/ethereum-provider, porto, @gemini-wallet/core, and @base-org/account (top-level). These packages were previously resolved and installed, providing native wallet SDK integrations. Their removal could degrade wallet connectivity options in this WalletConnect tutorial app, even though core @reown/appkit functionality via @walletconnect/universal-provider remains intact.

Additional Locations (1)

Fix in Cursor Fix in Web

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

Looks like bn.js is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 23, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bn.js-5.2.3 branch February 23, 2026 07:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant