Skip to content

chore(deps): Bump Fido2 from 3.0.1 to 4.0.0#25

Merged
juljanblischke merged 1 commit intomainfrom
dependabot/nuget/backend/src/ExoAuth.Infrastructure/Fido2-4.0.0
Jan 18, 2026
Merged

chore(deps): Bump Fido2 from 3.0.1 to 4.0.0#25
juljanblischke merged 1 commit intomainfrom
dependabot/nuget/backend/src/ExoAuth.Infrastructure/Fido2-4.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2026

⚠️ Dependabot is rebasing this PR ⚠️

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

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

New 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

Full Changelog: passwordless-lib/fido2-net-lib@4.0.0-beta9...4.0.0-beta10

4.0.0-beta1

Changes

  • SourceLink consolidation @​Regenhardt (#​384)
  • Fix Conformance Test @​iamcarbon (#​363)
  • Improve Code Quality @​iamcarbon (#​352)
  • Update link in Readme @​mlh758 (#​354)
  • Improve error handling @​iamcarbon (#​344)
  • Fix TestAppleAppAttestProd test on macOS & Linux @​iamcarbon (#​347)
  • Use file scoped namespaces @​iamcarbon (#​343)
  • Support ResidentKeyRequirement @​dIeGoLi (#​311)
  • Pipelines fixes @​abergs (#​333)
  • Improve Code Quality @​iamcarbon (#​326)

💥 Breaking change

  • Strongly type AaGuid @​iamcarbon (#​362)

🚀 Features and enhancements

  • Strongly type AaGuid @​iamcarbon (#​362)
  • Fixes Fido2Configuration.FullyQualifiedOrigins contains a null entry when configured from a configuration section on .NET 7 @​ghost (#​360)
  • Add Mac and Linux to test pipeline @​aseigler (#​332)
  • Implement support for apple-appattest attestation format @​aseigler (#​322)
  • added [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicFields)] annotations to generic enums @​filipw (#​330)

🐛 Bug Fixes

  • Check return value from Base64.DecodeFromUtf8InPlace(), throw if error @​aseigler (#​331)
  • Fix serialization error in Demo. Fixes #​328 @​abergs (#​329)

🧰 Maintenance & documentation

  • Update tests to get clean CI @​aseigler (#​355)
  • Fixed clientDataJSON name @​namespacedevbox (#​348)
  • Fix serialization error in Demo. Fixes #​328 @​abergs (#​329)
  • Updated sourcelink @​abergs (#​327)

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

New Contributors

Full 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 compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2026

Labels

The following labels could not be found: backend, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

---
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>
@dependabot dependabot bot force-pushed the dependabot/nuget/backend/src/ExoAuth.Infrastructure/Fido2-4.0.0 branch from 8c5eaed to dab2d2c Compare January 18, 2026 15:12
@juljanblischke juljanblischke merged commit 3c1f3d3 into main Jan 18, 2026
1 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/backend/src/ExoAuth.Infrastructure/Fido2-4.0.0 branch January 18, 2026 15:13
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