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

Bump github.com/go-webauthn/webauthn from 0.8.2 to 0.8.6 #10950

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 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 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 dependabot bot requested a review from a team as a code owner October 13, 2023 18:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 13, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-webauthn/webauthn-0.8.6 branch 6 times, most recently from 48a0d98 to e824b84 Compare October 20, 2023 20:44
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-webauthn/webauthn-0.8.6 branch 4 times, most recently from 83e1430 to d1f175b Compare October 24, 2023 14:18
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-webauthn/webauthn-0.8.6 branch 5 times, most recently from 27d89e5 to 1d52460 Compare October 31, 2023 12:46
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/github.com/go-webauthn/webauthn-0.8.6 branch from 1d52460 to c96c588 Compare November 2, 2023 09:52
@jmank88
Copy link
Contributor

jmank88 commented Nov 2, 2023

#11148

@jmank88 jmank88 closed this Nov 2, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-webauthn/webauthn-0.8.6 branch November 2, 2023 12:15
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