fix(deps): update dependency com.google.testing.compile:compile-testing to v0.23.0#399
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
940a01c to
b1c1860
Compare
664ddc8 to
df875f6
Compare
df875f6 to
bd65252
Compare
bd65252 to
fccd86c
Compare
c51065f to
c7fa416
Compare
c7fa416 to
1d56849
Compare
3470539 to
b8e8dae
Compare
ec7e677 to
5763c20
Compare
8f30922 to
e3e025a
Compare
38006dd to
9f159d0
Compare
ffdce01 to
436e1e0
Compare
436e1e0 to
260c08b
Compare
973c47e to
7a0410b
Compare
7a0410b to
f875172
Compare
f875172 to
95c0809
Compare
84fb1be to
6d748cf
Compare
5ae3aff to
1945d4e
Compare
efa55ab to
cc7cb97
Compare
cc7cb97 to
5ae23d6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.19→0.23.0Release Notes
google/compile-testing (com.google.testing.compile:compile-testing)
v0.23.0: 0.23.0v0.22.0: 0.22.0--add-exportslines:--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-UNNAMED044a5a5)Compiler.compileto ensure that it doesn't leak file descriptors. (972ac1e)6d8ea27)v0.21.0: 0.21.0JavaFileObjectSubject.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,yieldstatements, 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.
This PR was generated by Mend Renovate. View the repository job log.