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.8.2 to 0.8.6 in /backend #925

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2023

Bumps github.com/go-webauthn/webauthn from 0.8.2 to 0.8.6.

Release notes

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

v0.8.6

0.8.6 (2023-07-16)

What's Changed

This release only contains a single change where the JWT dependency was updated. This shouldn't, but may, present as a breaking change for some users of the library. Particularly those that are using github.com/golang-jwt/jwt/v4 still.

Build

  • deps: update module github.com/golang-jwt/jwt/v4 to v5 (#152) (9cb3504)

New Contributors

v0.8.5

0.8.5 (2023-07-16)

What's Changed

This release just contains a bug fix.

Bug Fixes

  • protocol: attestation type attca not validated correctly (#153) (44d68a6), closes #149

v0.8.4

0.8.4 (2023-07-06)

Dependencies

This release only includes updates to dependencies. One of the dependencies is an internal one forked from the Cloudflare FSSL module. The changes to this remove the deprecated usage of stdlib packages (as well as backwards comparability for go 1.18) and this could potentially cause issues however they are unlikely. In addition it includes a change to the TPM module which is for the time being utilizing the legacy package of this module.

v0.8.3

0.8.3 (2023-06-28)

Bug Fixes

Commits
  • 9cb3504 build(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#152)
  • 44d68a6 fix(protocol): attestation type attca not validated correctly (#153)
  • 8a5c01c docs: update issue template
  • 8331998 build(deps): update module github.com/go-webauthn/x to v0.1.4 (#151)
  • 6b92b69 build(deps): update module github.com/google/go-tpm to v0.9.0 (#148)
  • fa1ebd3 build(deps): utilize github.com/go-webauthn/x (#143)
  • ec45f9a build(deps): update module github.com/go-webauthn/revoke to v0.1.10 (#147)
  • a942e60 fix: error hidden during discoverable login (#142)
  • 17a35bb build(deps): update module golang.org/x/crypto to v0.10.0 (#146)
  • 9867652 build(deps): update module github.com/stretchr/testify to v1.8.4 (#144)
  • 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 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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 20, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/backend/github.com/go-webauthn/webauthn-0.8.6 branch 2 times, most recently from 4990c3d to 7616df4 Compare August 7, 2023 11:59
Bumps [github.com/go-webauthn/webauthn](https://github.com/go-webauthn/webauthn) from 0.8.2 to 0.8.6.
- [Release notes](https://github.com/go-webauthn/webauthn/releases)
- [Commits](go-webauthn/webauthn@v0.8.2...v0.8.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/backend/github.com/go-webauthn/webauthn-0.8.6 branch from 7616df4 to 45e3f5e Compare August 9, 2023 10:01
@lfleischmann lfleischmann merged commit bf7aabc into main Aug 9, 2023
12 checks passed
@lfleischmann lfleischmann deleted the dependabot/go_modules/backend/github.com/go-webauthn/webauthn-0.8.6 branch August 9, 2023 13:03
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.

1 participant