Skip to content

services-ts(deps): bump siwe from 2.3.2 to 3.0.0 in /services-ts - #35

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

services-ts(deps): bump siwe from 2.3.2 to 3.0.0 in /services-ts#35
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/services-ts/siwe-3.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown

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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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