Skip to content

build(deps): Bump github.com/go-webauthn/webauthn from 0.16.3 to 0.17.2 in /server#61

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/server/github.com/go-webauthn/webauthn-0.16.5
Closed

build(deps): Bump github.com/go-webauthn/webauthn from 0.16.3 to 0.17.2 in /server#61
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/server/github.com/go-webauthn/webauthn-0.16.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 19, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/go-webauthn/webauthn from 0.16.3 to 0.17.2.

Release notes

Sourced from github.com/go-webauthn/webauthn's releases.

v0.17.2

v0.17.2 (2026-05-03)

Bug Fixes

  • webauthn: include verify attestation func for credential (#679) (1f354c8)

v0.17.1

0.17.1 (2026-05-03)

Bug Fixes

v0.17.0

0.17.0 (2026-04-21)

Bug Fixes

  • protocol: short-circuit apple attestation extension lookup (#664) (5296bc7)

Features

  • webauthn: add authenticator registration filtering (#668) (0be632e)
  • webauthn: credential message pack (#660) (c7d933c)

BREAKING CHANGES

  • A bug with the Credential Record which was introduced early in the libraries lifecycle has resulted in a breaking change to the Credential struct. If you are manually serializing this struct instead of using encoding/json you will be required to make manual changes; though Integrators should consider these notes regardless.

    • protocol.CredentialTypeFIDOU2F has been removed; replace uses with protocol.AttestationFormatFIDOUniversalSecondFactor (cast to string where the destination field is a plain string).

    • The semantics of the AttestationType field on webauthn.Credential

... (truncated)

Changelog

Sourced from github.com/go-webauthn/webauthn's changelog.

v0.17.2 (2026-05-03)

Bug Fixes

  • webauthn: include verify attestation func for credential (#679) (1f354c8)

0.17.1 (2026-05-03)

Bug Fixes

0.17.0 (2026-04-21)

Bug Fixes

  • protocol: short-circuit apple attestation extension lookup (#664) (5296bc7)

Features

  • webauthn: add authenticator registration filtering (#668) (0be632e)
  • webauthn: credential message pack (#660) (c7d933c)

BREAKING CHANGES

  • A bug with the Credential Record which was introduced early in the libraries lifecycle has resulted in a breaking change to the Credential struct. If you are manually serializing this struct instead of using encoding/json you will be required to make manual changes; though Integrators should consider these notes regardless.

    • protocol.CredentialTypeFIDOU2F has been removed; replace uses with protocol.AttestationFormatFIDOUniversalSecondFactor (cast to string where the destination field is a plain string).

    • The semantics of the AttestationType field on webauthn.Credential and protocol.CredentialDescriptor have changed. Integrators that inspect this field to detect a format (typically checking for "fido-u2f") must switch to the new AttestationFormat field; the

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 19, 2026
@dependabot dependabot Bot changed the title build(deps): Bump github.com/go-webauthn/webauthn from 0.16.3 to 0.16.5 in /server build(deps): Bump github.com/go-webauthn/webauthn from 0.16.3 to 0.17.2 in /server May 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/server/github.com/go-webauthn/webauthn-0.16.5 branch 2 times, most recently from 34b2a87 to b2391b4 Compare May 5, 2026 22:07
Bumps [github.com/go-webauthn/webauthn](https://github.com/go-webauthn/webauthn) from 0.16.3 to 0.17.2.
- [Release notes](https://github.com/go-webauthn/webauthn/releases)
- [Changelog](https://github.com/go-webauthn/webauthn/blob/master/CHANGELOG.md)
- [Commits](go-webauthn/webauthn@v0.16.3...v0.17.2)

---
updated-dependencies:
- dependency-name: github.com/go-webauthn/webauthn
  dependency-version: 0.16.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/server/github.com/go-webauthn/webauthn-0.16.5 branch from b2391b4 to bc13980 Compare May 5, 2026 22:11
@dependabot @github

dependabot Bot commented on behalf of github May 10, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #72.

@dependabot dependabot Bot closed this May 10, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/server/github.com/go-webauthn/webauthn-0.16.5 branch May 10, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants