Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps gradle-cpd-plugin from 1.0 to 3.2.

Release notes

Sourced from gradle-cpd-plugin's releases.

3.2

Make --configuration-cache working properly (#54, #56) (thanks al lot to @C-Otto)

Maven Central: 3.2 Gradle Plugins: 3.2

3.1

  • Incorporate "VS renderer" (#47)
  • Incorporate "lineCountPerFile" property on "CSV renderer" (#46)
  • Fix deprecation warning "Internal API constructor TaskReportContainer(Class, Task) (#36)
  • Fix compatible with Gradle 6.0 (#48)

Maven Central: 3.1 Gradle Plugins: 3.1

3.0

  • fix problems with Wrapper API since Gradle 5.6 (#45)
  • refactored complete usage of Gradle Wrapper API by using new version introducesd with 5.6
    • Attention: This is a breaking change such that v3.0 is now only compatible with Gradle version greater or equal 5.6!

Maven Central: 3.0 Gradle Plugins: 3.0

2.0

  • upgrade to newest PMD version 6.13.0 to enable Kotlin support (#38)
  • fix wrongly displayed WARNING that cpdCheck is not part of the task graph (#37)
  • Use the java-gradle-plugin to generate the plugin descriptors (#40)
  • migrate main code to Java 8 as new minor version and upgrade minimal Gradle version (also #32, #35, #41)

Maven Central: 2.0 Gradle Plugins: 2.0

1.3

  • Update to Gradle 4.10.3 as minmal supported version
  • Introduce Gradles "Task Configuration Avoidance" (#30)
  • Improve dependency for check task which is introduced by LifecycleBasePlugin (#31)
  • Add support of @CacheableTask annotation for Cpd task
  • Introduce first workaround for deprecation warning of Report API (#36)

Maven Central: 1.3 Gradle Plugins: 1.3

1.2

  • fix UnsupportedOperationException appearing since Gradle 5.1 while adding default CPD dependency (#28)
  • add Bintray plugin to build.gradle (#25)

Maven Central: 1.2

... (truncated)

Commits
  • b7b57fe update jacoco version
  • 4a5966a prepare next release version 3.2
  • 1bcd382 improve JDK versions for Circle CI builds
  • 4739ff5 upgrade gradle plugins
  • 68b814c Merge branch '#54.configuration.cache'
  • 1a1ec76 check-in acceptance test for configuration cache (#54)
  • 64eb4ac do not use Project within configuration lambda (#54)
  • 689b1cd align report methods with internal quality tasks like PMD
  • 91ebc7a upgrade to Gradle 6.6 (#54)
  • 2816c63 make encoding property compatible with configuration cache (#54)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants