feat(deps): update io.smallrye:jandex-maven-plugin to 3.3.0 #68

Merged
jorge.bornhausen merged 1 commit from renovate/jandex-plugin.version into main 2025-04-09 15:11:15 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
io.smallrye:jandex-maven-plugin (source) build minor 3.2.7 -> 3.3.0

Release Notes

smallrye/jandex (io.smallrye:jandex-maven-plugin)

v3.3.0

Compare Source

  • #​513 release 3.3.0
  • #​512 Bump actions/create-github-app-token from 1 to 2
  • #​511 add IndexView.getKnownDirectImplementations() and getAllKnownImplementations()
  • #​510 add ClassInfo.enclosingClassAlways()
  • #​509 allow figuring out the enclosing class of a local/anonymous class declared in a static/instance/field initializer
  • #​508 Bump net.bytebuddy:byte-buddy from 1.17.4 to 1.17.5
  • #​507 Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4
  • #​506 Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1
  • #​505 Bump net.bytebuddy:byte-buddy from 1.17.1 to 1.17.2
  • #​504 Bump version.groovy from 4.0.25 to 4.0.26
  • #​503 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0
  • #​502 Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.smallrye:jandex-maven-plugin](https://smallrye.io) ([source](https://github.com/smallrye/jandex)) | build | minor | `3.2.7` -> `3.3.0` | --- ### Release Notes <details> <summary>smallrye/jandex (io.smallrye:jandex-maven-plugin)</summary> ### [`v3.3.0`](https://github.com/smallrye/jandex/releases/tag/3.3.0) [Compare Source](https://github.com/smallrye/jandex/compare/3.2.7...3.3.0) - [#&#8203;513](https://github.com/smallrye/jandex/issues/513) release 3.3.0 - [#&#8203;512](https://github.com/smallrye/jandex/issues/512) Bump actions/create-github-app-token from 1 to 2 - [#&#8203;511](https://github.com/smallrye/jandex/issues/511) add IndexView.getKnownDirectImplementations() and getAllKnownImplementations() - [#&#8203;510](https://github.com/smallrye/jandex/issues/510) add ClassInfo.enclosingClassAlways() - [#&#8203;509](https://github.com/smallrye/jandex/issues/509) allow figuring out the enclosing class of a local/anonymous class declared in a static/instance/field initializer - [#&#8203;508](https://github.com/smallrye/jandex/issues/508) Bump net.bytebuddy:byte-buddy from 1.17.4 to 1.17.5 - [#&#8203;507](https://github.com/smallrye/jandex/issues/507) Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4 - [#&#8203;506](https://github.com/smallrye/jandex/issues/506) Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1 - [#&#8203;505](https://github.com/smallrye/jandex/issues/505) Bump net.bytebuddy:byte-buddy from 1.17.1 to 1.17.2 - [#&#8203;504](https://github.com/smallrye/jandex/issues/504) Bump version.groovy from 4.0.25 to 4.0.26 - [#&#8203;503](https://github.com/smallrye/jandex/issues/503) Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 - [#&#8203;502](https://github.com/smallrye/jandex/issues/502) Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19-->
renovate-bot added 1 commit 2025-04-07 13:52:31 +00:00
feat(deps): update io.smallrye:jandex-maven-plugin to 3.3.0
All checks were successful
Build / build (pull_request) Successful in 1m38s
5e7c0a7a73
requested review from jorge.bornhausen 2025-04-07 13:52:32 +00:00
jorge.bornhausen requested changes 2025-04-08 07:25:27 +00:00
Dismissed
jorge.bornhausen left a comment
Owner

not yet supported by quarkus

not yet supported by quarkus
renovate-bot force-pushed renovate/jandex-plugin.version from 5e7c0a7a73 to f540bc4f2b 2025-04-08 07:56:42 +00:00 Compare
jorge.bornhausen force-pushed renovate/jandex-plugin.version from f540bc4f2b to 71c9670bfe 2025-04-09 15:08:09 +00:00 Compare
jorge.bornhausen approved these changes 2025-04-09 15:11:09 +00:00
jorge.bornhausen merged commit 25befbf948 into main 2025-04-09 15:11:15 +00:00
jorge.bornhausen deleted branch renovate/jandex-plugin.version 2025-04-09 15:11:15 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: phoenix-oss/quarkus-commons#68
No description provided.