Skip to content

Bump com.webauthn4j:webauthn4j-core from 0.28.6.RELEASE to 0.29.0.RELEASE #16864

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2025

Bumps com.webauthn4j:webauthn4j-core from 0.28.6.RELEASE to 0.29.0.RELEASE.

Release notes

Sourced from com.webauthn4j:webauthn4j-core's releases.

0.29.0.RELEASE

⚠️ Breaking Changes

  • Move all classes from webauthn4j-util to webauthn4j-core #1112
  • Deprecate token binding support #1111
  • Remove deprecated ClientDataType.Create and ClientDataType.GET #1110
  • Remove deprecated PublicKeyCredential#getAuthenticatorResponse #1109

⭐ Enhancements

  • Add PS256, PS384, and PS512 support #1107
  • Add debug log for signature verification error #1106
  • Add PublicKeyCredential constructor that takes id and rawId #1103

📦 Dependency Upgrades

  • Bump org.sonarqube from 6.0.1.5171 to 6.1.0.5360 #1114
  • Bump jackson from 2.18.2 to 2.18.3 #1100

📝 Documentation

  • Update projects list using webauthn4j #1113
  • Update README.md with OpenUnison as a service that uses webauthn4j #1101

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • 9a1ef8b Release 0.29.0.RELEASE
  • c4031de Merge pull request #1114 from webauthn4j/dependabot/gradle/org.sonarqube-6.1....
  • 4af0660 Bump org.sonarqube from 6.0.1.5171 to 6.1.0.5360
  • 6bf9a5f Merge pull request #1113 from webauthn4j/update-projects-using-webauthn4j-list
  • da1a83b Update projects using webauthn4j list
  • 1a137e1 Merge pull request #1107 from webauthn4j/kalanthales-rsa256_pss_padding_support
  • e54f9d7 PS256, PS386, PS512 support follow-up
  • 457c6da support RSA256 with PSS padding Signature alg
  • 9c66840 Merge pull request #1112 from webauthn4j/move-all-classes-from-webauthn4j-uti...
  • 300cf96 Move all classes from webauthn4j-util to webauthn4j-core
  • 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 [com.webauthn4j:webauthn4j-core](https://github.com/webauthn4j/webauthn4j) from 0.28.6.RELEASE to 0.29.0.RELEASE.
- [Release notes](https://github.com/webauthn4j/webauthn4j/releases)
- [Changelog](https://github.com/webauthn4j/webauthn4j/blob/master/github-release-notes-generator.yml)
- [Commits](webauthn4j/webauthn4j@0.28.6.RELEASE...0.29.0.RELEASE)

---
updated-dependencies:
- dependency-name: com.webauthn4j:webauthn4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Apr 2, 2025
@github-actions github-actions bot added this to the 6.5.0-RC1 milestone Apr 2, 2025
@spring-builds spring-builds enabled auto-merge (rebase) April 2, 2025 03:42
@spring-builds spring-builds merged commit 2a24bb0 into main Apr 2, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/main/com.webauthn4j-webauthn4j-core-0.29.0.RELEASE branch April 2, 2025 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant