build(deps): update dependency com.coveo:fmt-maven-plugin to v2.13
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.coveo:fmt-maven-plugin | 2.9.1 -> 2.13 |
||||
| com.coveo:fmt-maven-plugin | 2.9 -> 2.13 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
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 these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
/gcbrun
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
error in ci/lint and ci/showcase,
Error: Failed to execute goal com.coveo:fmt-maven-plugin:2.13:check (default-cli) on project gapic-generator-java: Execution default-cli of goal com.coveo:fmt-maven-plugin:2.13:check failed: An API incompatibility was encountered while executing com.coveo:fmt-maven-plugin:2.13:check: java.lang.NoSuchMethodError: null
Error: -----------------------------------------------------
Error: realm = plugin>com.coveo:fmt-maven-plugin:2.13
Error: strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
Error: urls[0] = file:/home/runner/.m2/repository/com/coveo/fmt-maven-plugin/2.13/fmt-maven-plugin-2.13.jar
Error: urls[1] = file:/home/runner/.m2/repository/com/google/googlejavaformat/google-java-format/1.7/google-java-format-1.7.jar
Error: urls[2] = file:/home/runner/.m2/repository/com/google/guava/guava/27.0.1-jre/guava-27.0.1-jre.jar
Error: urls[3] = file:/home/runner/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
Error: urls[4] = file:/home/runner/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Error: urls[5] = file:/home/runner/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Error: urls[6] = file:/home/runner/.m2/repository/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar
Error: urls[7] = file:/home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar
Error: urls[8] = file:/home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
Error: urls[9] = file:/home/runner/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar
Error: urls[10] = file:/home/runner/.m2/repository/com/google/errorprone/javac-shaded/9+181-r4173-1/javac-shaded-9+181-r4173-1.jar
Error: urls[11] = file:/home/runner/.m2/repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
Error: urls[12] = file:/home/runner/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
Error: urls[13] = file:/home/runner/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Error: urls[14] = file:/home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
Error: Number of foreign imports: 1
Error: import: Entry[import from realm ClassRealm[project>com.google.api:gapic-generator-java:2.51.1-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]]
Error:
Error: -----------------------------------------------------: 'java.lang.String com.google.googlejavaformat.java.ImportOrderer.reorderImports(java.lang.String, com.google.googlejavaformat.java.JavaFormatterOptions$Style)'
Filed issue https://github.com/googleapis/sdk-platform-java/issues/3553 to investigate further. marking this as do-not-merge in the meantime.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.