build(deps): bump com.google.testing.compile:compile-testing from 0.21.0 to 0.23.0 by dependabot[bot] · Pull Request #1225 · allure-framework/allure-java
Bumps com.google.testing.compile:compile-testing from 0.21.0 to 0.23.0.
Release notes
Sourced from com.google.testing.compile:compile-testing's releases.
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).
0.22.0
- With this release, users must pass three additional
--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-UNNAMED- Improve handling of parse errors. (044a5a5)
- Fixed
Compiler.compileto ensure that it doesn't leak file descriptors. (972ac1e)- Removed the AutoValue processor from the runtime dependencies of Compile-Testing. (6d8ea27)
Commits
b403e86Set version number for compile-testing to 0.23.0.3e70649Bump Truth to 1.4.5.ed71bbfAdd adeveloperentry, as required by Sonatype in recent years.9a21460Fix Javadoc problems under JDK 21.6d8ea27Omitauto-valuefrom runtime classpath578b79fBump the github-actions group with 2 updates0595973Don't bother to explicitly set [publishingServerId](https://central.sonatyp...52796daBump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 in t...5c2484cRemove\<groupId>org.apache.maven.plugins\</groupId>.f74b3d0Migrate tocentral-publishing-maven-pluginand offoss-parent.- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)