build(deps): update simplewebauthn to v13.3.0#356
Conversation
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
|
Deployment failed with the following error: Learn More: https://vercel.com/jonah-snider?upgradeToPro=build-rate-limit |
f96ae51 to
5d8eb42
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
e59bdae to
0d92388
Compare
|
Deployment failed with the following error: Learn More: https://vercel.com/jonah-snider?upgradeToPro=build-rate-limit |
60c95b7 to
f4fdfdc
Compare
|
Deployment failed with the following error: Learn More: https://vercel.com/jonah-snider?upgradeToPro=build-rate-limit |
f4fdfdc to
4671056
Compare
986f635 to
eb05a54
Compare
|
Deployment failed with the following error: Learn More: https://vercel.com/jonah-snider?upgradeToPro=build-rate-limit |
25d48a6 to
50781d9
Compare
|
Deployment failed with the following error: Learn More: https://vercel.com/jonah-snider?upgradeToPro=build-rate-limit |
afeb079 to
ecf7c01
Compare
2cb9c16 to
072d2ff
Compare
3646c00 to
2966ccb
Compare
78170d1 to
85bcf19
Compare
d73b432 to
718c9f7
Compare
718c9f7 to
40a51f5
Compare
d426bdc to
34138f3
Compare
This PR contains the following updates:
13.1.2→13.3.013.1.2→13.3.0Release Notes
MasterKale/SimpleWebAuthn (@simplewebauthn/browser)
v13.3.0Compare Source
Changes:
startRegistration()andstartAuthentication()will recognize punycode domainswhen trying to identify why an error occurred
(#750)
verifyMDSBlob()helper method has been added to verify and extract metadatastatements from FIDO MDS blobs. See
the docs here
for more info (#752)
v13.2.2Compare Source
Changes
increased software supply chain transparency, both
libraries are now published via GitHub Actions workflows. Package listings on
JSR and
NPM feature build transparency logs at the
bottom of their respective pages (#725,
#726,
#727)
v13.2.0Compare Source
Changes
verifyRegistrationResponse()has been defined more strictlyto communicate that
registrationInfowill only ever be present ifverifiedistrue(#715)
verifyRegistrationResponse()can now verify attestations containing SHA256 hashesby using EC public keys with the P-384 curve
(#721)
by setting
attestationSafetyNetEnforceCTSCheck: falsewhen callingverifyRegistrationResponse(). This check remains enforced by default(#722)
generic typing for
Uint8Arrayvia TypeScript 5.7.SimpleWebAuthn values of type
Uint8Array_are equivalent toUint8Arrayin Deno 2.1 andearlier, and
Uint8Array<ArrayBuffer>in Deno 2.2 and later.(#717)
Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.