Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2023

This PR contains the following updates:

Package Change Age Confidence
com.google.testing.compile:compile-testing 0.190.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)

v0.21.0: 0.21.0

  • Fixed a bug: When comparing ASTs, for example in JavaFileObjectSubject.hasSourceEquivalentTo, some kinds of nodes were omitted from the comparison. In particular, if the expected code had an annotated type or a union type (multicatch), the actual code could contain anything at that point and the test would still pass. This was also true for post-Java-8 constructs like module declarations, yield statements, and the like. These omissions have been corrected. Some tests may now fail if the expected and actual source do not match, in ways that were hidden by this bug. (9a592f7)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch 4 times, most recently from 940a01c to b1c1860 Compare June 20, 2023 05:07
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch 2 times, most recently from 664ddc8 to df875f6 Compare July 1, 2023 18:48
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch from df875f6 to bd65252 Compare July 4, 2023 03:20
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch from bd65252 to fccd86c Compare July 21, 2023 00:38
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch 6 times, most recently from c51065f to c7fa416 Compare August 5, 2023 04:34
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch from c7fa416 to 1d56849 Compare August 22, 2023 23:15
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch 2 times, most recently from 3470539 to b8e8dae Compare September 1, 2023 19:01
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch 2 times, most recently from ec7e677 to 5763c20 Compare September 15, 2023 22:59
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch 4 times, most recently from 8f30922 to e3e025a Compare September 25, 2023 07:24
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch 2 times, most recently from 38006dd to 9f159d0 Compare October 5, 2023 01:38
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch 5 times, most recently from ffdce01 to 436e1e0 Compare October 19, 2023 04:53
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch from 436e1e0 to 260c08b Compare October 24, 2023 00:13
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch 6 times, most recently from 973c47e to 7a0410b Compare November 7, 2023 11:26
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch from 7a0410b to f875172 Compare September 6, 2025 15:40
@renovate renovate bot changed the title fix(deps): update dependency com.google.testing.compile:compile-testing to v0.21.0 fix(deps): update dependency com.google.testing.compile:compile-testing to v0.22.0 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch from f875172 to 95c0809 Compare September 10, 2025 17:13
@renovate renovate bot changed the title fix(deps): update dependency com.google.testing.compile:compile-testing to v0.22.0 fix(deps): update dependency com.google.testing.compile:compile-testing to v0.23.0 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch 4 times, most recently from 84fb1be to 6d748cf Compare November 12, 2025 17:12
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch 12 times, most recently from efa55ab to cc7cb97 Compare November 16, 2025 18:42
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch from cc7cb97 to 5ae23d6 Compare November 16, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants