google/compile-testing (com.google.testing.compile:compile-testing)
### [`v0.21.0`](https://togithub.com/google/compile-testing/releases/tag/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. (https://github.com/google/compile-testing/commit/9a592f77821adecf10a16a7a4cdd2f071ddcf136)
Configuration
📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, 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.
This PR contains the following updates:
0.19
->0.21.0
Release Notes
google/compile-testing (com.google.testing.compile:compile-testing)
### [`v0.21.0`](https://togithub.com/google/compile-testing/releases/tag/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. (https://github.com/google/compile-testing/commit/9a592f77821adecf10a16a7a4cdd2f071ddcf136)Configuration
📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, 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.
This PR has been generated by Mend Renovate. View repository job log here.