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

chore(deps): bump siwe from 2.3.2 to 3.0.0#46

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/siwe-3.0.0
Open

chore(deps): bump siwe from 2.3.2 to 3.0.0#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/siwe-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps siwe from 2.3.2 to 3.0.0.

Release notes

Sourced from siwe's releases.

SIWE PARSER 3.0.0 Release

Breaking Changes

  • validate(…) was removed and replaced by verify(…). This will impact SIWE 1.0 and those at 2.0 that did not migrate when the method was deprecated. See SIWE Release 2.0 for more details on this change.

Relevant changes

  • Removes dependencies onuri-js and valid-url (#213)
  • Re-writes ABNF parser in favor of a pre-generated grammar object for improved performance (#213)
  • Added script to re-generated the grammar (#213)
  • Added more unit tests (#213)

Addressed Issues

Closes issues:

  • #177: uses a pre-generated parser for improved performance, see #200 for full reasoning
  • #202: fixes invalid opts check
  • #210: the nonce check is now handled by the ABNF parser

CONTRIBUTORS

@​ldthomas (#213) @​chunningham (#213) @​w4ll3 (#213)

Complete changes

Full Changelog: https://github.com/spruceid/siwe/compare/siwe@2.3.2...siwe-parser-v3.0.0

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)

Bumps [siwe](https://github.com/spruceid/siwe) from 2.3.2 to 3.0.0.
- [Release notes](https://github.com/spruceid/siwe/releases)
- [Commits](https://github.com/spruceid/siwe/compare/siwe@2.3.2...siwe-parser-v3.0.0)

---
updated-dependencies:
- dependency-name: siwe
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot Bot commented on behalf of github May 25, 2026

Labels

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

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

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 25, 2026

Warning

Review limit reached

@dependabot[bot], we couldn't start this review because you've used your available PR reviews for now.

Your plan includes 10 reviews of capacity. Refill in 3 minutes and 42 seconds.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more review capacity refills, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: f5da7aab-6d21-45fe-81c6-f9c308eafaa6

📥 Commits

Reviewing files that changed from the base of the PR and between 73f5089 and 7f6aec6.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/siwe-3.0.0

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

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

dependabot[bot] has reached the 50-review limit for trial accounts. To continue receiving code reviews, upgrade your plan.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants