Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency com.github.gantsign.maven:ktlint-maven-plugin to v3 - autoclosed #39

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.gantsign.maven:ktlint-maven-plugin 1.13.1 -> 3.0.0 age adoption passing confidence

Release Notes

gantsign/ktlint-maven-plugin (com.github.gantsign.maven:ktlint-maven-plugin)

v3.0.0

Compare Source

Enhancement:

  • #​574: Upgraded ktlint.version from 0.50.0 to 1.0.0

Other changes:

  • #​566: Upgraded org.jetbrains.dokka:dokka-maven-plugin from 1.8.20 to 1.9.0
  • #​567: Upgraded actions/checkout from 3 to 4
  • #​572: Upgraded commons-io:commons-io from 2.13.0 to 2.14.0
  • #​573: Increased minimum Maven version to 3.5.4
  • #​568: Upgraded com.github.gantsign.parent:kotlin-parent from 3.6.0 to 3.7.0
  • #​557: Upgraded plexus-utils from 3.5.1 to 4.0.0
  • #​575: Upgraded Maven from 3.8.6 to 3.9.4

v2.0.0

Compare Source

Breaking change:

  • #​564: Upgraded ktlint.version from 0.48.2 to 0.50.0
    • Dropped support for RuleSetProviderV2 in favor of RuleSetProviderV3
    • Dropped support for ReporterProvider in favor of ReporterProviderV2

Other changes:

  • #​541: Upgraded plexus-utils from 3.5.0 to 3.5.1
  • #​542: Upgraded dokka-maven-plugin from 1.7.20 to 1.8.10
  • #​543: Upgraded maven-plugin-annotations from 3.7.1 to 3.8.1
  • #​545: Upgraded animal-sniffer-maven-plugin from 1.22 to 1.23
  • #​547: Upgraded maven-plugin-annotations from 3.8.1 to 3.8.2
  • #​548: Upgraded codecov/codecov-action from 3.1.1 to 3.1.3
  • #​550: Upgraded maven-shared-utils from 3.3.4 to 3.4.1
  • #​551: Upgraded kotlin-parent from 3.5.0 to 3.6.0
  • #​561: Upgraded commons-codec from 1.15 to 1.16.0
  • #​553: Upgraded maven-plugin-annotations from 3.8.2 to 3.9.0
  • #​554: Upgraded codecov/codecov-action from 3.1.3 to 3.1.4
  • #​555: Upgraded maven-shared-utils from 3.4.1 to 3.4.2
  • #​559: Upgraded commons-io from 2.11.0 to 2.13.0
  • #​560: Upgraded dokka-maven-plugin from 1.8.10 to 1.8.20
  • #​562: Upgraded org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
  • #​563: Fixed code formatting

v1.16.0

Compare Source

Enhancement:

  • #​536: Upgraded ktlint.version from 0.47.1 to 0.48.2

Other changes:

  • #​516: Upgraded kotlin-maven-plugin-tools from 1.0.0 to 1.1.0
  • #​517: Upgraded kotlin-parent from 3.3.0 to 3.4.0
  • #​518: Upgraded kotlin-parent from 3.4.0 to 3.4.1
  • #​520: Fixed code formatting issues
  • #​521: Added .git-blame-ignore-revs
  • #​522: Added .mailmap
  • #​523: Upgraded mockk from 1.9.3 to 1.13.2
  • #​519: Upgraded dokka-maven-plugin from 1.7.10 to 1.7.20
  • #​524: Upgraded plexus-utils from 3.4.2 to 3.5.0
  • #​526: Upgraded maven-plugin-annotations from 3.6.4 to 3.7.0
  • #​527: Upgraded plexus-classworlds from 2.6.0 to 2.7.0
  • #​528: Upgraded httpcore from 4.4.15 to 4.4.16
  • #​529: Upgraded httpclient from 4.5.13 to 4.5.14
  • #​532: Upgraded doxia.version from 1.11.1 to 1.12.0
  • #​534: Upgraded maven-plugin-annotations from 3.7.0 to 3.7.1
  • #​535: Upgraded dom4j from 2.1.3 to 2.1.4
  • #​537: Upgraded doxia-sink-api-ktx from 1.5.0 to 1.6.0
  • #​533: Upgraded kotlin-parent from 3.4.1 to 3.5.0

v1.15.2

Compare Source

Enhancement:

  • #​512: Upgraded ktlint.version from 0.47.0 to 0.47.1

Other changes:

  • #​514: Upgraded codecov/codecov-action from 3.1.0 to 3.1.1

v1.15.1

Compare Source

Bug fix:

v1.15.0

Compare Source

Enhancement:

  • #​495: Upgraded ktlint.version from 0.46.1 to 0.47.0

Other changes:

  • #​476: Upgraded jsonassert from 1.5.0 to 1.5.1
  • #​477: Upgraded dokka-maven-plugin from 1.7.0 to 1.7.10
  • #​478: Refactored to reuse GitHub Actions workflows
  • #​479: Changed GPG key import method
  • #​480: Extracted maven-periodic-cache-action
  • #​481: Changed to deploy on release
  • #​482: GitHub Actions caching improvements
  • #​483: Inlined CI shell scripts
  • #​484: Moved settings.xml into CI workflow
  • #​488: Changed to build with Java 11
  • #​487: Upgraded kotlin-parent from 3.2.0 to 3.3.0
  • #​489: Upgraded animal-sniffer-maven-plugin from 1.20 to 1.21
  • #​490: Fixed Kotlin .editorconfig
  • #​492: Upgraded Maven from 3.6.1 to 3.8.6
  • #​491: Fixed GitHub Actions color output
  • #​493: Upgraded doxia-sink-api-ktx from 1.4.0 to 1.5.0
  • #​494: Upgraded animal-sniffer-maven-plugin from 1.21 to 1.22
  • #​496: Added documentation for Java 17
  • #​497: Added documentation for Java 17 to site
  • #​498: Removed JCenter config
  • #​499: Upgraded kotlin-maven-plugin-tools from 0.9.26 to 1.0.0
  • #​500: Removed GitHub plugin repo config
  • #​501: Added Sonatype Lift config
  • #​502: Updated Maven POM CI details
  • #​503: Renamed master branch to main
  • #​504: Updated Git config
  • #​505: Added kotlinc.xml to .gitignore

v1.14.0

Compare Source

Enhancement:

  • #​473: Upgraded ktlint.version from 0.45.2 to 0.46.1

Other changes:

  • #​467: Upgraded codecov/codecov-action from 3.0.0 to 3.1.0
  • #​468: Upgraded kotlin-parent from 3.1.0 to 3.2.0
  • #​469: Upgraded dokka-maven-plugin from 1.6.20 to 1.6.21
  • #​470: Upgraded plexus-utils from 3.4.1 to 3.4.2
  • #​471: Changed CI to run on Ubuntu 20.04
  • #​474: Upgraded dokka-maven-plugin from 1.6.21 to 1.7.0

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency com.github.gantsign.maven:ktlint-maven-plugin to v3 chore(deps): update dependency com.github.gantsign.maven:ktlint-maven-plugin to v3 - autoclosed Nov 22, 2023
@renovate renovate bot closed this Nov 22, 2023
@renovate renovate bot deleted the renovate/com.github.gantsign.maven-ktlint-maven-plugin-3.x branch November 22, 2023 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants