webauthn4j / webauthn4j-spring-security

WebAuthn4J Extension for Spring Security
Apache License 2.0
195 stars 46 forks source link

chore(deps): bump webauthn4jVersion from 0.25.1.RELEASE to 0.26.0.RELEASE #1533

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps webauthn4jVersion from 0.25.1.RELEASE to 0.26.0.RELEASE. Updates com.webauthn4j:webauthn4j-util from 0.25.1.RELEASE to 0.26.0.RELEASE

Release notes

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

0.26.0.RELEASE

:warning: Breaking Changes

  • Change the default serialization method of byte arrays from Base64 to Base64Url #967

:star: Enhancements

  • Follow up RegistrationResponseJSON and AuthenticationResponseJSON support #969
  • Add RegistrationResponseJSON and AuthenticationResponseJSON support #964
  • Add PublicKeyCredentialHints #956
  • Follow up JDK8 drop #953

:package: Dependency Upgrades

  • Bump mockitoVersion from 5.12.0 to 5.13.0 #965
  • Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 #959
  • Bump org.apache.kerby:kerby-asn1 from 2.0.3 to 2.1.0 #957
  • Bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16 #950
  • Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.15 #948
Commits
  • 127974d Release 0.26.0.RELEASE
  • 6dffab5 Merge pull request #969 from webauthn4j/cont-RegistrationResponseJSON-and-Aut...
  • 3905f26 Follow up RegistrationResponseJSON and AuthenticationResponseJSON support
  • d5c783e Merge pull request #965 from webauthn4j/dependabot/gradle/mockitoVersion-5.13.0
  • c634069 Merge pull request #964 from webauthn4j/add-RegistrationResponseJSON-support
  • f6bbbfe Add RegistrationResponseJSON and AuthenticationResponseJSON support
  • 7695fce Merge pull request #967 from webauthn4j/change-default-serialization-method-f...
  • 99be4b3 Merge pull request #968 from webauthn4j/0.26.0-development
  • 7c5a8cb Start 0.26.0 development
  • acfe0fd Change the default serialization method of byte arrays from Base64 to Base64Url
  • Additional commits viewable in compare view


Updates com.webauthn4j:webauthn4j-core from 0.25.1.RELEASE to 0.26.0.RELEASE

Release notes

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

0.26.0.RELEASE

:warning: Breaking Changes

  • Change the default serialization method of byte arrays from Base64 to Base64Url #967

:star: Enhancements

  • Follow up RegistrationResponseJSON and AuthenticationResponseJSON support #969
  • Add RegistrationResponseJSON and AuthenticationResponseJSON support #964
  • Add PublicKeyCredentialHints #956
  • Follow up JDK8 drop #953

:package: Dependency Upgrades

  • Bump mockitoVersion from 5.12.0 to 5.13.0 #965
  • Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 #959
  • Bump org.apache.kerby:kerby-asn1 from 2.0.3 to 2.1.0 #957
  • Bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16 #950
  • Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.15 #948
Commits
  • 127974d Release 0.26.0.RELEASE
  • 6dffab5 Merge pull request #969 from webauthn4j/cont-RegistrationResponseJSON-and-Aut...
  • 3905f26 Follow up RegistrationResponseJSON and AuthenticationResponseJSON support
  • d5c783e Merge pull request #965 from webauthn4j/dependabot/gradle/mockitoVersion-5.13.0
  • c634069 Merge pull request #964 from webauthn4j/add-RegistrationResponseJSON-support
  • f6bbbfe Add RegistrationResponseJSON and AuthenticationResponseJSON support
  • 7695fce Merge pull request #967 from webauthn4j/change-default-serialization-method-f...
  • 99be4b3 Merge pull request #968 from webauthn4j/0.26.0-development
  • 7c5a8cb Start 0.26.0 development
  • acfe0fd Change the default serialization method of byte arrays from Base64 to Base64Url
  • Additional commits viewable in compare view


Updates com.webauthn4j:webauthn4j-metadata from 0.25.1.RELEASE to 0.26.0.RELEASE

Release notes

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

0.26.0.RELEASE

:warning: Breaking Changes

  • Change the default serialization method of byte arrays from Base64 to Base64Url #967

:star: Enhancements

  • Follow up RegistrationResponseJSON and AuthenticationResponseJSON support #969
  • Add RegistrationResponseJSON and AuthenticationResponseJSON support #964
  • Add PublicKeyCredentialHints #956
  • Follow up JDK8 drop #953

:package: Dependency Upgrades

  • Bump mockitoVersion from 5.12.0 to 5.13.0 #965
  • Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 #959
  • Bump org.apache.kerby:kerby-asn1 from 2.0.3 to 2.1.0 #957
  • Bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16 #950
  • Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.15 #948
Commits
  • 127974d Release 0.26.0.RELEASE
  • 6dffab5 Merge pull request #969 from webauthn4j/cont-RegistrationResponseJSON-and-Aut...
  • 3905f26 Follow up RegistrationResponseJSON and AuthenticationResponseJSON support
  • d5c783e Merge pull request #965 from webauthn4j/dependabot/gradle/mockitoVersion-5.13.0
  • c634069 Merge pull request #964 from webauthn4j/add-RegistrationResponseJSON-support
  • f6bbbfe Add RegistrationResponseJSON and AuthenticationResponseJSON support
  • 7695fce Merge pull request #967 from webauthn4j/change-default-serialization-method-f...
  • 99be4b3 Merge pull request #968 from webauthn4j/0.26.0-development
  • 7c5a8cb Start 0.26.0 development
  • acfe0fd Change the default serialization method of byte arrays from Base64 to Base64Url
  • Additional commits viewable in compare view


Updates com.webauthn4j:webauthn4j-test from 0.25.1.RELEASE to 0.26.0.RELEASE

Release notes

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

0.26.0.RELEASE

:warning: Breaking Changes

  • Change the default serialization method of byte arrays from Base64 to Base64Url #967

:star: Enhancements

  • Follow up RegistrationResponseJSON and AuthenticationResponseJSON support #969
  • Add RegistrationResponseJSON and AuthenticationResponseJSON support #964
  • Add PublicKeyCredentialHints #956
  • Follow up JDK8 drop #953

:package: Dependency Upgrades

  • Bump mockitoVersion from 5.12.0 to 5.13.0 #965
  • Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 #959
  • Bump org.apache.kerby:kerby-asn1 from 2.0.3 to 2.1.0 #957
  • Bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16 #950
  • Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.15 #948
Commits
  • 127974d Release 0.26.0.RELEASE
  • 6dffab5 Merge pull request #969 from webauthn4j/cont-RegistrationResponseJSON-and-Aut...
  • 3905f26 Follow up RegistrationResponseJSON and AuthenticationResponseJSON support
  • d5c783e Merge pull request #965 from webauthn4j/dependabot/gradle/mockitoVersion-5.13.0
  • c634069 Merge pull request #964 from webauthn4j/add-RegistrationResponseJSON-support
  • f6bbbfe Add RegistrationResponseJSON and AuthenticationResponseJSON support
  • 7695fce Merge pull request #967 from webauthn4j/change-default-serialization-method-f...
  • 99be4b3 Merge pull request #968 from webauthn4j/0.26.0-development
  • 7c5a8cb Start 0.26.0 development
  • acfe0fd Change the default serialization method of byte arrays from Base64 to Base64Url
  • 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 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)