smallrye-mutiny
smallrye-mutiny copied to clipboard
build(deps): bump io.smallrye:jandex-maven-plugin from 3.2.7 to 3.3.1
Bumps io.smallrye:jandex-maven-plugin from 3.2.7 to 3.3.1.
Release notes
Sourced from io.smallrye:jandex-maven-plugin's releases.
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
3.3.0
- #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
Commits
c9866db[maven-release-plugin] prepare release 3.3.1c91bf8aAmendments before releaseca0f358release 3.3.1a48cd4cfix ClassInfo.simpleName()9e247aeBump burrunan/gradle-cache-action from 2 to 31e3dd0badd module descriptor5a9e1aeadd PrimitiveType.isBox()ac2f69aadd MethodInfo.isAbstract()15ff1acBump com.google.code.gson:gson from 2.13.0 to 2.13.1b973f7aCI: remove Java 23, add Java 24- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
On hold for Quarkus requirements
Superseded by #1906.