这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps github.com/go-webauthn/webauthn from 0.14.0 to 0.15.0.

Release notes

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

v0.15.0

v0.15.0 (2025-11-09)

BREAKING CHANGES

This release has a very small chance to have a breaking change that was not detected in the automatic or manual tests due to the module replacement of github.com/mitchellh/mapstructure with github.com/go-viper/mapstructure/v2. This is exclusively used by the metadata implementation and the Android SafetyNet Attestation implementation.

It's unlikely anyone will encounter any issues but if they do please report them via normal means and the issue can either be fixed or an addendum to the release notes can be made; whichever is most appropriate.

Commits
  • 2b7fd8f release: v0.15.0 (#535)
  • 9a8c2c4 build(deps): use github.com/go-viper/mapstructure/v2 (#522)
  • 689cf3e build(deps): update dependency go to v1.25.4 (#532)
  • 3faf53d build(deps): update module github.com/go-webauthn/x to v0.1.26 (#534)
  • b84ab1d build(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 (#533)
  • c306438 build(deps): bump github/codeql-action from 4.31.0 to 4.31.2 (#531)
  • a664f00 docs: update citation (#530)
  • 4487237 docs: update citation (#529)
  • 5dc4c56 build(deps): bump github/codeql-action from 4.30.8 to 4.31.0 (#527)
  • ffd3614 build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#528)
  • Additional 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)

Bumps [github.com/go-webauthn/webauthn](https://github.com/go-webauthn/webauthn) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/go-webauthn/webauthn/releases)
- [Commits](go-webauthn/webauthn@v0.14.0...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 10, 2025
@fguillot fguillot merged commit bc375e3 into main Nov 11, 2025
7 checks passed
@fguillot fguillot deleted the dependabot/go_modules/github.com/go-webauthn/webauthn-0.15.0 branch November 11, 2025 03:34
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

Development

Successfully merging this pull request may close these issues.

2 participants