Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps jandex.version from 3.5.2 to 3.5.3.
Updates io.smallrye:jandex from 3.5.2 to 3.5.3

Release notes

Sourced from io.smallrye:jandex's releases.

3.5.3

What's Changed

New Contributors

Full Changelog: smallrye/jandex@3.5.2...3.5.3

Commits
  • 0a673d8 [maven-release-plugin] prepare release 3.5.3
  • 8bab182 Amendments before release
  • 72932d1 release 3.5.3
  • f8ad283 Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2
  • 740fd67 add ClassEquivalenceKey caching
  • 6629ad0 improve EquivalenceKey equals() and hashCode()
  • 62bf278 improve the AnnotationOverlayBenchmark
  • 70b4d63 move back to modulo-by-bit-masking in ClassTypeEquivalenceKey
  • f4823e8 improve PrimitiveTypeEquivalenceKey lookup
  • 69a6f5b improve ClassTypeEquivalenceKey caching
  • Additional commits viewable in compare view

Updates io.smallrye:jandex-maven-plugin from 3.5.2 to 3.5.3

Release notes

Sourced from io.smallrye:jandex-maven-plugin's releases.

3.5.3

What's Changed

New Contributors

Full Changelog: smallrye/jandex@3.5.2...3.5.3

Commits
  • 0a673d8 [maven-release-plugin] prepare release 3.5.3
  • 8bab182 Amendments before release
  • 72932d1 release 3.5.3
  • f8ad283 Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2
  • 740fd67 add ClassEquivalenceKey caching
  • 6629ad0 improve EquivalenceKey equals() and hashCode()
  • 62bf278 improve the AnnotationOverlayBenchmark
  • 70b4d63 move back to modulo-by-bit-masking in ClassTypeEquivalenceKey
  • f4823e8 improve PrimitiveTypeEquivalenceKey lookup
  • 69a6f5b improve ClassTypeEquivalenceKey caching
  • 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 `jandex.version` from 3.5.2 to 3.5.3.

Updates `io.smallrye:jandex` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md)
- [Commits](smallrye/jandex@3.5.2...3.5.3)

Updates `io.smallrye:jandex-maven-plugin` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md)
- [Commits](smallrye/jandex@3.5.2...3.5.3)

---
updated-dependencies:
- dependency-name: io.smallrye:jandex
  dependency-version: 3.5.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:jandex-maven-plugin
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 1, 2026
@dependabot dependabot bot requested a review from manovotn as a code owner January 1, 2026 11:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 1, 2026
@manovotn manovotn merged commit edd7fa6 into master Jan 5, 2026
16 checks passed
@manovotn manovotn deleted the dependabot/maven/master/jandex.version-3.5.3 branch January 5, 2026 09:57
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