chore(deps): Bump Fido2 from 3.0.1 to 4.0.0#25
Merged
juljanblischke merged 1 commit intomainfrom Jan 18, 2026
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
--- updated-dependencies: - dependency-name: Fido2 dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
8c5eaed to
dab2d2c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updated Fido2 from 3.0.1 to 4.0.0.
Release notes
Sourced from Fido2's releases.
4.0.0
I believe it's finally time to ship a new stable version, after shipping 17 betas of the 4.0.0 branch.
4.0 contains lots of breaking changes to the API, but also contains support for modern .net features and a lot of cleanups in terms of the webauthn implementation.
We wanted to include some refreshments to our MDS implementation and use of cache -- but we're punting it to a future release.
Here's a migration guide, authored by claude ai to get you started: https://github.com/passwordless-lib/fido2-net-lib/blob/main/Documentation/migration-guide-4.0.0.md
What's Changed
... (truncated)
4.0.0-beta9
What's Changed
New Contributors
Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta8...4.0.0-beta9
4.0.0-beta8
What's Changed
Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta7...4.0.0-beta8
4.0.0-beta6
What's Changed
AuthenticatorAttestationRawResponse.ResponseDatatoAttestationResponseby @joegoldman2 in RenameAuthenticatorAttestationRawResponse.ResponseDatatoAttestationResponsepasswordless-lib/fido2-net-lib#455clientDataJsontoclientDataJSONby @joegoldman2 in RenameclientDataJsontoclientDataJSONpasswordless-lib/fido2-net-lib#450origChallengeparameter inFido2.MakeNewCredentialAsyncby @joegoldman2 in RenameorigChallengeparameter inFido2.MakeNewCredentialAsyncpasswordless-lib/fido2-net-lib#460List<PublicKeyCredentialDescriptor>/IEnumerable<PublicKeyCredentialDescriptor>toIReadOnlyList<PublicKeyCredentialDescriptor>by @joegoldman2 inList<PublicKeyCredentialDescriptor>/IEnumerable<PublicKeyCredentialDescriptor>toIReadOnlyList<PublicKeyCredentialDescriptor>passwordless-lib/fido2-net-lib#447List<byte[]> storedDevicePublicKeystoIReadOnlyList<byte[]>by @joegoldman2 in ChangeList<byte[]> storedDevicePublicKeystoIReadOnlyList<byte[]>passwordless-lib/fido2-net-lib#477New Contributors
Full Changelog: passwordless-lib/fido2-net-lib@v4.0.0-beta3...4.0.0-beta6
4.0.0-beta3
https://www.nuget.org/packages/Fido2/4.0.0-beta3
What's Changed
New Contributors
Full Changelog: passwordless-lib/fido2-net-lib@v4.0.0-beta2...v4.0.0-beta3
4.0.0-beta2
https://nuget.org/packages/fido2/4.0.0-beta2
What's Changed
Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta1...v4.0.0-beta2
4.0.0-beta10
What's Changed
extensionstoclientExtensionResultsby @joegoldman2 in RenameextensionstoclientExtensionResultspasswordless-lib/fido2-net-lib#485Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta9...4.0.0-beta10
4.0.0-beta1
Changes
💥 Breaking change
🚀 Features and enhancements
🐛 Bug Fixes
🧰 Maintenance & documentation
4.0.0-beta.17
What's Changed
New Contributors
Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta.16...4.0.0-beta.17
4.0.0-beta.16
What's Changed
Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta.15...4.0.0-beta.16
4.0.0-beta.15
What's Changed
New Contributors
Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta.14...4.0.0-beta.15
4.0.0-beta.14
What's Changed
New Contributors
Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta.13...4.0.0-beta.14
4.0.0-beta.13
What's Changed
largeBlobextension by @geel9 in Add support forlargeBlobextension passwordless-lib/fido2-net-lib#508New Contributors
largeBlobextension passwordless-lib/fido2-net-lib#508Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta.12...4.0.0-beta.13
4.0.0-beta.12
What's Changed
Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta.11...4.0.0-beta.12
4.0.0-beta.11
What's Changed
Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta10...4.0.0-beta.11
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)