Skip to content

chore(deps): update dependency @simplewebauthn/browser to v14 - #1428

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/simplewebauthn-browser-14.x
Open

chore(deps): update dependency @simplewebauthn/browser to v14#1428
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/simplewebauthn-browser-14.x

Conversation

@renovate

@renovate renovate Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@simplewebauthn/browser (source) ^13.3.0^14.0.0 age confidence

Release Notes

MasterKale/SimpleWebAuthn (@​simplewebauthn/browser)

v14.0.0

Compare Source

The headlining feature of this release is @​simplewebauthn/server gaining support for passkeys
using the ML-DSA-44, ML-DSA-65, and ML-DSA-87 PQC algorithms in supported runtimes. And in those
same supported runtimes, SimpleWebAuthn will automatically encourage registration of ML-DSA-44
passkeys to future-proof Relying Parties as PQC-capable FIDO2 authenticators and credential managers
start coming to market. See https://simplewebauthn.dev/docs/advanced/server/pqc-ml-dsa-support for
more info 🚀

Setting our sites on the browser, @​simplewebauthn/browser picks up a new sendSignal() method
as a single method to call all of the
WebAuthn Signal APIs. See
https://simplewebauthn.dev/docs/packages/browser#sendsignal for more info 🛜

As for breaking changes, the minimum supported version of Node has been raised to Node LTS 22.x
and higher
, and Deno v2.4.x and higher. Going forward, SimpleWebAuthn will more formally aim
to support Node LTS releases through their Active and Maintenance windows as tracked on
the Node.js Releases page, and aim to support Deno
minor releases for up to one year after their release

That's not all, though. Continue reading for the full list of changes in this release! 🎉

Changes:

Breaking Changes
  • [browser] [server] The minimum supported runtime versions have been increased to Node LTS 22.x
    and higher, and Deno v2.4.x and higher
    (#​763)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@sonarqubecloud

sonarqubecloud Bot commented Sep 2, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.91%. Comparing base (45ed134) to head (9c09ee2).
⚠️ Report is 1 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (45ed134) and HEAD (9c09ee2). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (45ed134) HEAD (9c09ee2)
pils-backend 1 0
pils-frontend 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1428       +/-   ##
===========================================
- Coverage   75.10%   21.91%   -53.20%     
===========================================
  Files          57       14       -43     
  Lines        1659      178     -1481     
  Branches      213        0      -213     
===========================================
- Hits         1246       39     -1207     
+ Misses        368      139      -229     
+ Partials       45        0       -45     
Flag Coverage Δ
discounts-import 21.91% <ø> (ø)
pils-backend ?
pils-frontend ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

0 participants