Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2025

This PR contains the following updates:

Package Change Age Confidence
com.google.testing.compile:compile-testing 0.21.0 -> 0.23.0 age confidence

Release Notes

google/compile-testing (com.google.testing.compile:compile-testing)

v0.23.0: 0.23.0

  • Bumped Compile-Testing's Truth dependency to 1.4.5, which depends on the same JSpecify version as Compile-Testing itself does (1.0.0).

v0.22.0: 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)

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 18, 2025
@github-actions
Copy link

github-actions bot commented Oct 18, 2025

Test Results

 88 files  ±0   88 suites  ±0   10s ⏱️ -2s
430 tests ±0  430 ✅ ±0  0 💤 ±0  0 ❌ ±0 
475 runs  ±0  475 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 99cf9d2. ± Comparison against base commit 92576b7.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/compiletesting branch 4 times, most recently from b6027f9 to c18009a Compare October 18, 2025 08:16
@renovate renovate bot force-pushed the renovate/compiletesting branch from c18009a to 99cf9d2 Compare October 18, 2025 08:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant