An open index of dependabot pull requests across open source projects.

chore(deps-dev): bump com.google.testing.compile:compile-testing from 0.21.0 to 0.22.0

Merged
Number: #2931
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 04, 2025 at 10:06 AM UTC
(3 months ago)
Updated: September 04, 2025 at 12:44 PM UTC
(3 months ago)
Merged: September 04, 2025 at 12:44 PM UTC
(3 months ago)
by csviri
Time to Close: about 3 hours
Labels:
dependencies java
Description:

Bumps com.google.testing.compile:compile-testing from 0.21.0 to 0.22.0.

Release notes

Sourced from com.google.testing.compile:compile-testing's releases.

0.22.0

  • With this release, users must pass three additional --add-exports lines:
    • --add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED
    • --add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED
    • --add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED
  • Improve handling of parse errors. (044a5a5)
  • Fixed Compiler.compile to ensure that it doesn't leak file descriptors. (972ac1e)
  • Removed the AutoValue processor from the runtime dependencies of Compile-Testing. (6d8ea27)
Commits
  • 282618c Set version number for compile-testing to 0.22.0.
  • ed71bbf Add a developer entry, as required by Sonatype in recent years.
  • 9a21460 Fix Javadoc problems under JDK 21.
  • 6d8ea27 Omit auto-value from runtime classpath
  • 578b79f Bump the github-actions group with 2 updates
  • 0595973 Don't bother to explicitly set [publishingServerId](https://central.sonatyp...
  • 52796da Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 in t...
  • 5c2484c Remove \<groupId>org.apache.maven.plugins\</groupId>.
  • f74b3d0 Migrate to central-publishing-maven-plugin and off oss-parent.
  • 18ac6a8 Bump com.google.errorprone:error_prone_annotations from 2.40.0 to 2.41.0 in t...
  • 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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Ecosystem:
maven
Version Change:
0.21.0 → 0.22.0
Update Type:
Minor
Technical Details
ID: 6939482
UUID: 2798774239
Node ID: PR_kwDOCz2zJc6m0eff
Host: GitHub
Repository: operator-framework/java-operator-sdk
Merge State: Unknown