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

fix(deps): update dependency com.google.testing.compile:compile-testing to v0.21.0 #399

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.testing.compile:compile-testing 0.19 -> 0.21.0 age adoption passing confidence

Release Notes

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

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. (google/compile-testing@9a592f7)

Configuration

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

🚦 Automerge: Disabled because a matching PR was automerged previously.

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 5 times, most recently from 847b2dc to 973c47e Compare November 7, 2023 07:09
@renovate renovate bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch from 973c47e to 7a0410b Compare November 7, 2023 11:26
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