Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2025

Bumps org.javassist:javassist from 3.29.2-GA to 3.30.2-GA.

Release notes

Sourced from org.javassist:javassist's releases.

Javassist 3.30.2-GA

What's Changed

New Contributors

Full Changelog: jboss-javassist/javassist@rel_3_30_1_ga...rel_3_30_2_ga

Javassist 3.30.1-GA

Fixes a bug in MANIFEST.MF (Issue #471 and PR #472)

Javassist 3.30.0-GA

What's Changed

New Contributors

Full Changelog: jboss-javassist/javassist@rel_3_29_2_ga...rel_3_30_0_ga

Changelog

Sourced from org.javassist:javassist's changelog.

Changes

version 3.31

version 3.30.2 on December 25, 2023

  • GitHub PR #473, 475, 476

version 3.30.1 on December 17, 2023

version 3.30 on December 17, 2023

  • GitHub PR #434, 448, 463 (Issue #462), 466, 467, 468, 469, 470,

version 3.29.2 on September 14, 2022

  • GitHub Issue #427.

version 3.29.1 on August 11, 2022

  • GitHub Issue #423.

  • Readme.html was deleted (GitHub Issue #414).

version 3.29 on May 13, 2022

version 3.28 on May 8, 2021

version 3.27 on March 19, 2020

version 3.26 on October 3, 2019

version 3.25 on April 16, 2019

version 3.24.1 on December 9, 2018

... (truncated)

Commits

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 26, 2025
@dependabot dependabot bot requested a review from SDawley as a code owner October 26, 2025 11:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 26, 2025
@dependabot dependabot bot added the java Pull requests that update java code label Oct 26, 2025
@openshift-ci
Copy link

openshift-ci bot commented Oct 26, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@vinokurig vinokurig force-pushed the dependabot/maven/org.javassist-javassist-3.30.2-GA branch from 7610049 to dc0df7a Compare December 19, 2025 07:49
@openshift-merge-robot
Copy link

rebase

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

1 similar comment
@openshift-merge-robot
Copy link

rebase

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci openshift-ci bot added the lgtm label Dec 19, 2025
@openshift-ci
Copy link

openshift-ci bot commented Dec 19, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot], vinokurig

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@vinokurig vinokurig force-pushed the dependabot/maven/org.javassist-javassist-3.30.2-GA branch from dc0df7a to 5fb232a Compare December 19, 2025 11:43
@openshift-ci
Copy link

openshift-ci bot commented Dec 19, 2025

New changes are detected. LGTM label has been removed.

@vinokurig vinokurig force-pushed the dependabot/maven/org.javassist-javassist-3.30.2-GA branch from 5fb232a to 93dcb29 Compare December 20, 2025 15:26
@vinokurig
Copy link
Contributor

/ok-to-test

@openshift-ci
Copy link

openshift-ci bot commented Dec 20, 2025

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v19-gitea-no-pat-oauth-flow 93dcb29 link true /test v19-gitea-no-pat-oauth-flow
ci/prow/v19-bitbucket-no-pat-oauth-flow-raw-devfile-url 93dcb29 link true /test v19-bitbucket-no-pat-oauth-flow-raw-devfile-url
ci/prow/v19-gitlab-with-oauth-setup-flow 93dcb29 link true /test v19-gitlab-with-oauth-setup-flow
ci/prow/v19-che-smoke-test 93dcb29 link true /test v19-che-smoke-test

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@vinokurig vinokurig merged commit d4309a2 into main Dec 21, 2025
25 of 29 checks passed
@vinokurig vinokurig deleted the dependabot/maven/org.javassist-javassist-3.30.2-GA branch December 21, 2025 06:07
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 ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants