Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/go-webauthn/webauthn from 0.10.2 to 0.12.2 in /backend #2076

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/go-webauthn/webauthn from 0.10.2 to 0.12.2.

Release notes

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

v0.12.2

v0.12.2 (2025-03-10)

This is just a maintenance release that just ensures dependencies are up to date.

v0.12.1

v0.12.1 (2025-02-23)

This is a release that just ensures the dependencies that should have been updated in 0.12.0 are actually up-to-date. Most importantly go 1.24.

v0.12.0

v0.12.0 (2025-02-23)

Bug Fixes

  • metadata: cached file update fails without write access (#383) (1398e76)
  • protocol: ensure attca is parsed correctly (#280) (ad0f7e2)
  • webauthn: expose cred params functions (#286) (e736323)
  • webauthn: login validates attestation format (#384) (a218507)

Features

  • protocol: credential mediation (#361) (b9a233f), closes #347
  • protocol: enhance errors (#341) (3207315), closes #365
  • protocol: include intermediate certificate parsing (#345) (339114c)
  • protocol: update tpm manufacturers (#374) (193f5b5)
  • webauthn: add login option to manually set challenge (#359) (3a57554), closes #353
  • webauthn: include new credential flags func (#337) (e5657ab)
  • webauthn: json v2 partial and unsupported compat (#327) (bf37040)

v0.11.2

v0.11.2 (2024-08-25)

Bug Fixes

  • protocol: out of date tpm manufacturers (#283) (13ad30e)

v0.11.1

v0.11.1 (2024-08-06)

Bug Fixes

v0.11.0

... (truncated)

Commits
  • debcfe7 build(deps): update module github.com/go-webauthn/x to v0.1.19 (#391)
  • dc91c87 build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 (#390)
  • 086658d build(deps): update module github.com/go-webauthn/x to v0.1.18 (#386)
  • 0c991a5 build(deps): update module github.com/go-webauthn/x to v0.1.17 (#385)
  • 1398e76 fix(metadata): cached file update fails without write access (#383)
  • a218507 fix(webauthn): login validates attestation format (#384)
  • 43f4004 build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 (#382)
  • cad0f61 build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 (#381)
  • 013b3fe build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#380)
  • 162724c build(deps): bump step-security/harden-runner from 2.10.4 to 2.11.0 (#379)
  • 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.10.2 to 0.12.2.
- [Release notes](https://github.com/go-webauthn/webauthn/releases)
- [Commits](go-webauthn/webauthn@v0.10.2...v0.12.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 10, 2025
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
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

0 participants