Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Bump com.webauthn4j:webauthn4j-core from 0.27.0.RELEASE to 0.28.0.RELEASE #88

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps com.webauthn4j:webauthn4j-core from 0.27.0.RELEASE to 0.28.0.RELEASE.

Release notes

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

0.28.0.RELEASE

⭐ Enhancements

  • Add explicit java module support #1005 #1030
  • Remove Apache Kerby dependency and add tiny ASN.1 DER parser #1004
  • align ServerProperty's toString() to other toString() implementations #1007
  • Addresses code smell #1009

⚠️ Breaking Changes

  • Rename webauthn4j-device-check module to webauthn4j-appattest #1027

📦 Dependency Upgrades

  • Bump jackson from 2.18.0 to 2.18.1 #1035
  • Bump org.jetbrains:annotations from 26.0.0 to 26.0.1 #1014
  • Bump org.jetbrains:annotations from 25.0.0 to 26.0.0 #1001
  • Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.11 #1019
  • Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 #1002
  • Bump bouncycastle from 1.78.1 to 1.79 #1037
  • Bump mockitoVersion from 5.14.1 to 5.14.2 #1018

📝 Documentation

  • Update ValidationException to VerificationException #1032
  • Add some documentation comments to interfaces #1008

🛠️ Build/Test

❤️ Contributors

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

Commits
  • 800ff30 Release 0.28.0.RELEASE
  • 612dcf7 Merge pull request #1037 from webauthn4j/dependabot/gradle/bouncycastle-1.79
  • 3638f8e Bump bouncycastle from 1.78.1 to 1.79
  • de1aeb1 Merge pull request #1035 from webauthn4j/dependabot/gradle/jackson-2.18.1
  • 9a3f78b Bump jackson from 2.18.0 to 2.18.1
  • cfccd77 Merge pull request #1032 from udev/master
  • 8950300 Update quick-start.adoc
  • fc4204b Merge pull request #1030 from webauthn4j/follow-up-jpms-declaration-sync
  • 4f4b4a1 Follow up: JPMS declaration sync
  • 95c03d1 Merge pull request #1029 from webauthn4j/build-gradle-rewrite-followup
  • 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.27.0.RELEASE to 0.28.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.27.0.RELEASE...0.28.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] <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants