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 com.webauthn4j:webauthn4j-test from 0.27.0.RELEASE to 0.28.0.RELEASE #1769

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from com.webauthn4j:webauthn4j-test'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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 4, 2024
@banterCZ
Copy link
Member

banterCZ commented Nov 4, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@romanstrobl
Copy link
Member

@dependabot recreate

Bumps [com.webauthn4j:webauthn4j-test](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-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.webauthn4j-webauthn4j-test-0.28.0.RELEASE branch from a1cc56c to 0a8fcfa Compare November 14, 2024 05:05
@romanstrobl romanstrobl self-requested a review November 14, 2024 05:35
Copy link
Member

@romanstrobl romanstrobl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, tests are passing now.

@romanstrobl romanstrobl merged commit 1fc61a9 into develop Nov 14, 2024
2 checks passed
@romanstrobl romanstrobl deleted the dependabot/maven/com.webauthn4j-webauthn4j-test-0.28.0.RELEASE branch November 14, 2024 05:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants