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

chore(deps): bump io.smallrye:jandex-maven-plugin from 3.1.8 to 3.2.4 #202

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

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

Release notes

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

3.2.4

  • #490 Release 3.2.4
  • #489 Bump com.google.code.gson:gson from 2.12.0 to 2.12.1
  • #488 Add JandexReflection.loadType()
  • #487 Bump net.bytebuddy:byte-buddy from 1.16.1 to 1.17.0
  • #486 Bump com.google.code.gson:gson from 2.11.0 to 2.12.0
  • #484 Bump version.groovy from 4.0.24 to 4.0.25
  • #483 Bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.1
  • #482 Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11
  • #481 Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4
  • #480 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0
  • #478 Bump version.groovy from 4.0.23 to 4.0.24
  • #477 Bump net.bytebuddy:byte-buddy from 1.15.7 to 1.15.10
  • #476 Bump version.maven-plugin-tools from 3.15.0 to 3.15.1

3.2.3

  • #475 release 3.2.3
  • #474 Allow pages.yml to be called by other workflows
  • #473 release 3.2.3-RC1, tenth attempt
  • #472 Fix invalid HTML in Type.parse() javadoc
  • #471 Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.7
  • #470 release 3.2.3-RC1, ninth attempt
  • #469 Use the proper prepare-release.yml workflow again
  • #468 release 3.2.3-RC1, eighth attempt
  • #467 release 3.2.3-RC1, seventh attempt
  • #466 release 3.2.3-RC1, sixth attempt
  • #465 Use my fork of the prepare-release.yml workflow to verify the checkout-git-ref input
  • #464 release 3.2.3-RC1, fifth attempt
  • #463 Comment out configuration that does not exist yet
  • #462 release 3.2.3-RC1, fourth attempt
  • #461 Various improvements to the release process
  • #460 release 3.2.3-RC1, third attempt
  • #459 Read project metadata in before/after release actions
  • #458 release 3.2.3-RC1, second attempt
  • #457 Checkout in before/after release actions
  • #456 release 3.2.3-RC1
  • #455 Use new release workflow with common SmallRye release actions
  • #454 Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0
  • #453 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.8.1
  • #452 Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3
  • #451 Bump net.bytebuddy:byte-buddy from 1.15.4 to 1.15.5
  • #450 Bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4
  • #449 Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2
  • #448 Use Java 23 instead of 22 in CI
  • #447 Bump net.bytebuddy:byte-buddy from 1.15.2 to 1.15.3
  • #446 Add Release Procedure
  • #445 Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.2
  • #444 Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1
  • #443 Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2
  • #442 Add Type.parse()

... (truncated)

Commits
  • 83dcb06 [maven-release-plugin] prepare release 3.2.4
  • d3337c9 Amendments before release
  • 46c39d6 release 3.2.4
  • 1881085 Add JandexReflection.loadType()
  • b7a67a6 Bump com.google.code.gson:gson from 2.12.0 to 2.12.1
  • 9b3b127 Bump net.bytebuddy:byte-buddy from 1.16.1 to 1.17.0
  • d27b66b Bump com.google.code.gson:gson from 2.11.0 to 2.12.0
  • 8fd2cb3 Bump version.groovy from 4.0.24 to 4.0.25
  • 595d418 Bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.1
  • a435186 Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11
  • 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)

Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.1.8 to 3.2.4.
- [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.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 3, 2025
Copy link
Author

dependabot bot commented on behalf of github Feb 3, 2025

Dependabot tried to add @oscerd, @rohanKanojia and @manusa as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/HubSpot/kubernetes-client/pulls/202/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the HubSpot/kubernetes-client repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Author

dependabot bot commented on behalf of github Feb 7, 2025

Superseded by #207.

@dependabot dependabot bot closed this Feb 7, 2025
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye-jandex-maven-plugin-3.2.4 branch February 7, 2025 11:26
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.

0 participants