dependabot: bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2#3105
dependabot: bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2#3105dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3105 +/- ##
============================================
- Coverage 62.45% 62.40% -0.06%
+ Complexity 3353 3348 -5
============================================
Files 254 254
Lines 19749 19749
Branches 3334 3334
============================================
- Hits 12335 12324 -11
- Misses 5785 5792 +7
- Partials 1629 1633 +4 |
|
@dependabot rebase |
b368359 to
3be5e3b
Compare
peternied
left a comment
There was a problem hiding this comment.
@cwperks For shame! This patch version breaks the checkstyle job :D
No idea how to resolve this, module conflict, you want to look or should we ignore?
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':checkstyleMain'.
> Could not resolve all files for configuration ':checkstyle'.
> Could not resolve com.google.guava:guava:32.0.1-jre.
Required by:
project : > com.puppycrawl.tools:checkstyle:10.12.2
> Module 'com.google.guava:guava' has been rejected:
Cannot select module with conflict on capability 'com.google.collections:google-collections:32.1.1-jre' also provided by [com.google.collections:google-collections:1.0(runtime)]
> Could not resolve com.google.collections:google-collections:1.0.
Required by:
project : > com.puppycrawl.tools:checkstyle:10.12.2 > org.apache.maven.doxia:doxia-core:1.12.0 > org.codehaus.plexus:plexus-container-default:2.1.0
> Module 'com.google.collections:google-collections' has been rejected:
Cannot select module with conflict on capability 'com.google.collections:google-collections:1.0' also provided by [com.google.guava:guava:32.1.1-jre(jreRuntimeElements)]
|
Sure, I can take a look. I've been deep into gradle issues today so hopefully this is easier in comparison :P |
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.1 to 10.12.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.12.1...checkstyle-10.12.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
3be5e3b to
7179dba
Compare
|
Closing this out to reduce noise in the pull request list. @cwperks feel free to reopen if you want to address. If there is another update to the dependency we'd get a fresh PR - so a future reminder will happen if there is anything meaningful (at least for now) |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2.
Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
Commits
457b94c[maven-release-plugin] prepare release checkstyle-10.12.23e833dadoc: release notes for 10.12.274dc9efIssue #13321: Kill mutation for JavadocUtil19f4925Issue #13321: Kill mutation for CheckUtil-5f9d79d0Issue #13100: Create tests from InnerTypeLast xdoc examplesf5cbb24Issue #13321: Kill mutation for Xpath profilee539d51minor: exclude codacy web site from linkcheck validation, permanent 40363b4549Issue #13100: Create tests from HideUtilityClassConstructor xdoc examples0179a6bIssue #13100: Create tests from FinalClass xdoc examples1372c78Issue #13100: Create tests from DesignForExtension xdoc examplesDependabot 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 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)