Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2025

This PR contains the following updates:

Package Change Age Confidence
@simplewebauthn/server (source) 13.1.2 -> 13.2.2 age confidence

Release Notes

MasterKale/SimpleWebAuthn (@​simplewebauthn/server)

v13.2.2

Compare Source

Changes

v13.2.1

Compare Source

Changes:

  • [server] generateRegistrationOptions() will now correctly encoded the userID argument to
    base64url when it is an instance of Node's Buffer
    (#​724)

v13.2.0

Compare Source

Changes

  • [server] The return value from verifyRegistrationResponse() has been defined more strictly
    to communicate that registrationInfo will only ever be present if verified is true
    (#​715)
  • [server] verifyRegistrationResponse() can now verify attestations containing SHA256 hashes
    by using EC public keys with the P-384 curve
    (#​721)
  • [server] The Android SafetyNet "CTS profile match" system integrity check can now be disabled
    by setting attestationSafetyNetEnforceCTSCheck: false when calling
    verifyRegistrationResponse(). This check remains enforced by default
    (#​722)
  • [browser] [server] These libraries now have better support in Deno 2.2+ projects which use
    generic typing for Uint8Array via TypeScript 5.7.
    SimpleWebAuthn values of type Uint8Array_ are equivalent to Uint8Array in Deno 2.1 and
    earlier, and Uint8Array<ArrayBuffer> in Deno 2.2 and later.
    (#​717)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge November 22, 2025 09:20
@renovate renovate bot force-pushed the renovate/simplewebauthn-server-13.x-lockfile branch 29 times, most recently from ab01228 to d266126 Compare November 28, 2025 11:12
@renovate renovate bot force-pushed the renovate/simplewebauthn-server-13.x-lockfile branch 21 times, most recently from 60edfa8 to b50c4e3 Compare December 7, 2025 00:10
@renovate renovate bot force-pushed the renovate/simplewebauthn-server-13.x-lockfile branch 7 times, most recently from 0d08ed9 to e0074a1 Compare December 14, 2025 03:14
@renovate renovate bot force-pushed the renovate/simplewebauthn-server-13.x-lockfile branch from e0074a1 to e037a37 Compare December 16, 2025 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant