Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps io.smallrye:jandex-maven-plugin from 3.1.8 to 3.5.2.

Release notes

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

3.5.2

What's Changed

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

3.5.1

What's Changed

Full Changelog: smallrye/jandex@3.5.0...3.5.1

3.5.0

  • #575 Jandex2Gizmo#classDescOf() should use the ClassDesc cache
  • #574 Annotations in Method hashCode?
  • #568 Reproducible Jandex indexes
  • #561 Should we move ArC Methods.MethodKey into Jandex?
  • #560 Should we cache ArrayType#name() result for the usual suspects?

3.4.0

  • #543 fix type annotations on the outermost annotatable type of a nested type
  • #544 Gizmo 2 integration

3.3.2

  • #529 fix comment in ClassInfo.simpleName()
  • #538 expose the implicit Object bound in the TypeVariable public API
  • #540 intern EquivalenceKeys for primitive types and class types of java.*

3.3.1

  • #526 ClassInfo#simpleName() behaves inconsistently for nested/top-level classes with a dollar sign in name
  • #519 Add IndexView deprecated javadoc notices
  • #514 add module-info.class

... (truncated)

Commits
  • 14e570f [maven-release-plugin] prepare release 3.5.2
  • fd6350e Amendments before release
  • 593de1b release 3.5.2
  • ad0594a bump Groovy to support JDK 26-ea
  • 8b7c2c5 fix AnnotationOverlayTest on JDK 26-ea
  • 503de03 CI: remove Java 24, add Java 25 and 26-ea
  • ced7298 improve AnnotationInstance binary search
  • 1e4eda4 Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0
  • 83b7038 add DotName.startsWith()
  • 4b0b224 Support lookup of method based on an example method
  • 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 chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Nov 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 13, 2025 05:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file chore Refactor, rename, cleanup, etc. safe-to-test labels Nov 13, 2025
@github-actions
Copy link

ARCH IMAGE
amd64 ghcr.io/cryostatio/cryostat-core:pr-609-bd2904f10b346890a6709fc257ca59f18ce8cc03-linux

To run smoketest:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-core:pr-609-bd2904f10b346890a6709fc257ca59f18ce8cc03-linux bash smoketest.bash

@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye-jandex-maven-plugin-3.5.2 branch from bd2904f to 8567915 Compare November 17, 2025 14:32
@github-actions
Copy link

ARCH IMAGE
amd64 ghcr.io/cryostatio/cryostat-core:pr-609-85679150a34c8f8c559eb2114661d17779f4ad96-linux

To run smoketest:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-core:pr-609-85679150a34c8f8c559eb2114661d17779f4ad96-linux bash smoketest.bash

@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye-jandex-maven-plugin-3.5.2 branch from 8567915 to acfcb84 Compare November 17, 2025 20:15
Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.1.8 to 3.5.2.
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md)
- [Commits](smallrye/jandex@3.1.8...3.5.2)

---
updated-dependencies:
- dependency-name: io.smallrye:jandex-maven-plugin
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye-jandex-maven-plugin-3.5.2 branch from acfcb84 to 606aaed Compare November 19, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant