deps: Bump the fido2 group with 1 update - #13
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps Fido2 from 3.0.1 to 4.0.1 --- updated-dependencies: - dependency-name: Fido2 dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: fido2 ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Owner
|
Closing — Fido2 4.0 is a deliberate breaking-API release (per upstream release notes: "4.0 contains lots of breaking changes to the API"), so this needs a manual code migration in PasskeyService.cs, not just a version bump. Tracking this as follow-up work; the existing 3.0.1 has no published CVEs so there's no urgency to flip the switch under fire. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/nuget/src/Jellyfin.Plugin.TwoFactorAuth/fido2-a3ae87801b
branch
May 19, 2026 21:02
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.
Updated Fido2 from 3.0.1 to 4.0.1.
Release notes
Sourced from Fido2's releases.
4.0.1
Patching Microsoft.Bcl.Memory
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions