Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 28, 2020

Bumps gradle-cpd-plugin from 1.0 to 3.1.

Release notes

Sourced from gradle-cpd-plugin's releases.

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 Gradle Plugins: 1.2

1.1

  • Supports PMD 6.0.0 now (used CPDConfiguration constructor was used before) (#23)
  • Add integration tests accepted enhancement fixed (#9)
  • Travis-CI is very unstable or does not work entirely for this plugin (#15)

Maven Central: 1.1

... (truncated)
Commits
  • 8529de9 next release version 3.1
  • 307874f fix simple deprecations with Gradle 6.0
  • 4652338 use real action decorator and remove disabling of deprecation warning (#36)
  • 8976f71 Merge branch 'circleci'
  • efd4334 Merge branch 'circleci'
  • 757e566 improve caching
  • 1f88e51 matrix build for various jdk version
  • 787873a add caches to circleci build for gradle files to increase build performance
  • 7e7843b add status badge for circleci
  • ee3d5c5 aggregate test result on circleci and remove unnecessary integTest customizat...
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 Apr 28, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/de.aaschmid-gradle-cpd-plugin-3.1 branch 5 times, most recently from 3fb2097 to 8c7609f Compare May 12, 2020 03:55
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/de.aaschmid-gradle-cpd-plugin-3.1 branch from 8c7609f to 17aa687 Compare July 10, 2020 10:01
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/de.aaschmid-gradle-cpd-plugin-3.1 branch from 17aa687 to 3f5e246 Compare October 25, 2020 23:59
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/de.aaschmid-gradle-cpd-plugin-3.1 branch from 3f5e246 to a9d412e Compare February 8, 2021 02:23
@dependabot-preview
Copy link
Contributor Author

Superseded by #78.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/de.aaschmid-gradle-cpd-plugin-3.1 branch March 29, 2021 20:30
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