Skip to content

chore(deps): bump webauthn4j from 0.30.2.RELEASE to 0.31.0.RELEASE#1663

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/webauthn4j-0.31.0.RELEASE
Closed

chore(deps): bump webauthn4j from 0.30.2.RELEASE to 0.31.0.RELEASE#1663
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/webauthn4j-0.31.0.RELEASE

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps webauthn4j from 0.30.2.RELEASE to 0.31.0.RELEASE.
Updates com.webauthn4j:webauthn4j-core from 0.30.2.RELEASE to 0.31.0.RELEASE

Release notes

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

0.31.0.RELEASE

⚠️ Breaking Changes

  • Upgrade to Jackson3 #1222
  • Update baseline JDK version to 17 #1221
  • Move PinProtocolVersion from webauthn4j-metadata to webauthn4j-core #1253

🪲 Bugs

  • Correct hmac secret extension validation #1255 #1252
  • Correct null check #1225

⭐ Enhancements

  • Add pinUvAuthProtocol to HMACGetSecretAuthenticatorInput #1254
  • Add new attestationFormats field to PublicKeyCredentialCreationOptions #1230
  • Update AuthenticatorAttestationType values based on FIDO Registry v2.2 #1228

📦 Dependency Upgrades

  • Bump gradle-wrapper from 9.2.1 to 9.3.1 #1259 #1251
  • Bump org.assertj:assertj-core from 3.26.3 to 3.27.7 #1250 #1246
  • Bump jackson from 3.0.3 to 3.0.4 #1243

📝 Documentation

  • Update FIDO Registry references to v2.2 #1229

🛠️ Build/Test

  • Add Spring Security 7 Passkeys integration tests #1234
  • Add Quarkus Security WebAuthn integration tests #1238
  • Polish test code #1256
  • Rewrite integration test with playwright #1239
  • Polish code #1237
  • Fix flaky integration test #1236
  • Add JitPack comment workflow #1231

❤️ Contributors

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

Commits
  • e0786f2 Release 0.31.0
  • 87a9220 Merge pull request #1257 from webauthn4j/dependabot/gradle/quarkus-3.31.1
  • ffe723b Merge pull request #1258 from webauthn4j/dependabot/gradle/com.microsoft.play...
  • b501b30 Merge pull request #1259 from webauthn4j/dependabot/gradle/gradle-wrapper-9.3.1
  • f14488c Bump gradle-wrapper from 9.3.0 to 9.3.1
  • 72e7a0d Bump com.microsoft.playwright:playwright from 1.57.0 to 1.58.0
  • 81e7ef5 Bump quarkus from 3.30.8 to 3.31.1
  • 864fdc4 Merge pull request #1256 from webauthn4j/polish-test-code
  • ac25ad7 Polish test code
  • 20d32fd Merge pull request #1255 from webauthn4j/correct-HMAC-secret-extension-valida...
  • Additional commits viewable in compare view

Updates com.webauthn4j:webauthn4j-test from 0.30.2.RELEASE to 0.31.0.RELEASE

Release notes

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

0.31.0.RELEASE

⚠️ Breaking Changes

  • Upgrade to Jackson3 #1222
  • Update baseline JDK version to 17 #1221
  • Move PinProtocolVersion from webauthn4j-metadata to webauthn4j-core #1253

🪲 Bugs

  • Correct hmac secret extension validation #1255 #1252
  • Correct null check #1225

⭐ Enhancements

  • Add pinUvAuthProtocol to HMACGetSecretAuthenticatorInput #1254
  • Add new attestationFormats field to PublicKeyCredentialCreationOptions #1230
  • Update AuthenticatorAttestationType values based on FIDO Registry v2.2 #1228

📦 Dependency Upgrades

  • Bump gradle-wrapper from 9.2.1 to 9.3.1 #1259 #1251
  • Bump org.assertj:assertj-core from 3.26.3 to 3.27.7 #1250 #1246
  • Bump jackson from 3.0.3 to 3.0.4 #1243

📝 Documentation

  • Update FIDO Registry references to v2.2 #1229

🛠️ Build/Test

  • Add Spring Security 7 Passkeys integration tests #1234
  • Add Quarkus Security WebAuthn integration tests #1238
  • Polish test code #1256
  • Rewrite integration test with playwright #1239
  • Polish code #1237
  • Fix flaky integration test #1236
  • Add JitPack comment workflow #1231

❤️ Contributors

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

Commits
  • e0786f2 Release 0.31.0
  • 87a9220 Merge pull request #1257 from webauthn4j/dependabot/gradle/quarkus-3.31.1
  • ffe723b Merge pull request #1258 from webauthn4j/dependabot/gradle/com.microsoft.play...
  • b501b30 Merge pull request #1259 from webauthn4j/dependabot/gradle/gradle-wrapper-9.3.1
  • f14488c Bump gradle-wrapper from 9.3.0 to 9.3.1
  • 72e7a0d Bump com.microsoft.playwright:playwright from 1.57.0 to 1.58.0
  • 81e7ef5 Bump quarkus from 3.30.8 to 3.31.1
  • 864fdc4 Merge pull request #1256 from webauthn4j/polish-test-code
  • ac25ad7 Polish test code
  • 20d32fd Merge pull request #1255 from webauthn4j/correct-HMAC-secret-extension-valida...
  • Additional commits viewable in compare view

Updates com.webauthn4j:webauthn4j-metadata from 0.30.2.RELEASE to 0.31.0.RELEASE

Release notes

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

0.31.0.RELEASE

⚠️ Breaking Changes

  • Upgrade to Jackson3 #1222
  • Update baseline JDK version to 17 #1221
  • Move PinProtocolVersion from webauthn4j-metadata to webauthn4j-core #1253

🪲 Bugs

  • Correct hmac secret extension validation #1255 #1252
  • Correct null check #1225

⭐ Enhancements

  • Add pinUvAuthProtocol to HMACGetSecretAuthenticatorInput #1254
  • Add new attestationFormats field to PublicKeyCredentialCreationOptions #1230
  • Update AuthenticatorAttestationType values based on FIDO Registry v2.2 #1228

📦 Dependency Upgrades

  • Bump gradle-wrapper from 9.2.1 to 9.3.1 #1259 #1251
  • Bump org.assertj:assertj-core from 3.26.3 to 3.27.7 #1250 #1246
  • Bump jackson from 3.0.3 to 3.0.4 #1243

📝 Documentation

  • Update FIDO Registry references to v2.2 #1229

🛠️ Build/Test

  • Add Spring Security 7 Passkeys integration tests #1234
  • Add Quarkus Security WebAuthn integration tests #1238
  • Polish test code #1256
  • Rewrite integration test with playwright #1239
  • Polish code #1237
  • Fix flaky integration test #1236
  • Add JitPack comment workflow #1231

❤️ Contributors

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

Commits
  • e0786f2 Release 0.31.0
  • 87a9220 Merge pull request #1257 from webauthn4j/dependabot/gradle/quarkus-3.31.1
  • ffe723b Merge pull request #1258 from webauthn4j/dependabot/gradle/com.microsoft.play...
  • b501b30 Merge pull request #1259 from webauthn4j/dependabot/gradle/gradle-wrapper-9.3.1
  • f14488c Bump gradle-wrapper from 9.3.0 to 9.3.1
  • 72e7a0d Bump com.microsoft.playwright:playwright from 1.57.0 to 1.58.0
  • 81e7ef5 Bump quarkus from 3.30.8 to 3.31.1
  • 864fdc4 Merge pull request #1256 from webauthn4j/polish-test-code
  • ac25ad7 Polish test code
  • 20d32fd Merge pull request #1255 from webauthn4j/correct-HMAC-secret-extension-valida...
  • Additional commits viewable in compare view

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 `webauthn4j` from 0.30.2.RELEASE to 0.31.0.RELEASE.

Updates `com.webauthn4j:webauthn4j-core` from 0.30.2.RELEASE to 0.31.0.RELEASE
- [Release notes](https://github.com/webauthn4j/webauthn4j/releases)
- [Commits](webauthn4j/webauthn4j@0.30.2.RELEASE...0.31.0.RELEASE)

Updates `com.webauthn4j:webauthn4j-test` from 0.30.2.RELEASE to 0.31.0.RELEASE
- [Release notes](https://github.com/webauthn4j/webauthn4j/releases)
- [Commits](webauthn4j/webauthn4j@0.30.2.RELEASE...0.31.0.RELEASE)

Updates `com.webauthn4j:webauthn4j-metadata` from 0.30.2.RELEASE to 0.31.0.RELEASE
- [Release notes](https://github.com/webauthn4j/webauthn4j/releases)
- [Commits](webauthn4j/webauthn4j@0.30.2.RELEASE...0.31.0.RELEASE)

---
updated-dependencies:
- dependency-name: com.webauthn4j:webauthn4j-core
  dependency-version: 0.31.0.RELEASE
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.webauthn4j:webauthn4j-test
  dependency-version: 0.31.0.RELEASE
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.webauthn4j:webauthn4j-metadata
  dependency-version: 0.31.0.RELEASE
  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 java Pull requests that update Java code labels Feb 2, 2026
@github-actions github-actions bot enabled auto-merge February 2, 2026 06:35
@ynojima ynojima closed this Feb 3, 2026
auto-merge was automatically disabled February 3, 2026 11:20

Pull request was closed

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. 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/gradle/webauthn4j-0.31.0.RELEASE branch February 3, 2026 11:20
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 java Pull requests that update Java code

Development

Successfully merging this pull request may close these issues.

1 participant