Skip to content

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

Merged
alicejli merged 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/com.google.testing.compile-compile-testing-0.x
Feb 17, 2023
Merged

chore(deps): update dependency com.google.testing.compile:compile-testing to v0.21.0#166
alicejli merged 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/com.google.testing.compile-compile-testing-0.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Dec 1, 2022

Mend Renovate

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

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 by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team December 1, 2022 16:59
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2022
@renovate-bot renovate-bot force-pushed the renovate/com.google.testing.compile-compile-testing-0.x branch from d2ebe4a to 28d7018 Compare December 15, 2022 04:19
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.testing.compile:compile-testing to v0.20 chore(deps): update dependency com.google.testing.compile:compile-testing to v0.21.0 Dec 15, 2022
@alicejli alicejli merged commit 4614274 into googleapis:main Feb 17, 2023
@renovate-bot renovate-bot deleted the renovate/com.google.testing.compile-compile-testing-0.x branch February 17, 2023 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants