gantsign / ktlint-maven-plugin

Maven plugin for ktlint the Kotlin linter
http://gantsign.com/ktlint-maven-plugin/
MIT License
61 stars 17 forks source link

Bump kotlin-maven-plugin-tools from 0.9.26 to 1.0.0 #499

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps kotlin-maven-plugin-tools from 0.9.26 to 1.0.0.

Release notes

Sourced from kotlin-maven-plugin-tools's releases.

1.0.0

Enhancement:

  • #329: Changed implementation to use Kotlin compiler API

Other changes:

  • #301: Formatting fixes
  • #302: Documented authentication to GitHub Packages
  • #305: Upgraded plexus-archiver from 4.2.4 to 4.2.5
  • #307: Upgraded maven-shared-utils from 3.3.3 to 3.3.4
  • #308: Upgraded jline from 3.19.0 to 3.20.0
  • #309: Upgraded commons-io from 2.8.0 to 2.9.0
  • #310: Upgraded gson from 2.8.6 to 2.8.7
  • #311: Upgraded jansi from 2.3.2 to 2.3.3
  • #313: Upgraded commons-io from 2.9.0 to 2.10.0
  • #314: Upgraded jsoup from 1.13.1 to 1.14.1
  • #315: Upgraded commons-io from 2.10.0 to 2.11.0
  • #316: Upgraded commons-compress from 1.20 to 1.21
  • #317: Upgraded jansi from 2.3.3 to 2.3.4
  • #319: Upgraded plexus-utils from 3.3.0 to 3.4.0
  • #321: Upgraded jsoup from 1.14.1 to 1.14.2
  • #327: Upgraded gson from 2.8.7 to 2.8.9
  • #328: Changed CI to run on Ubuntu 20.04
  • #306: Upgraded to GitHub-native Dependabot
  • #340: Removed unused managed dependencies
  • #290: Upgraded guice from 4.2.3 to 5.0.1
  • #318: Upgraded kotlin-parent from 2.5.0 to 2.12.0
  • #330: Upgraded maven-resolver.version from 1.1.1 to 1.8.2
  • #337: Upgraded qdox from 2.0.0 to 2.0.1
  • #334: Upgraded maven-plugin-tools.version from 3.5.2 to 3.6.4
  • #336: Upgraded sisu.version from 0.3.4 to 0.3.5
  • #342: Enabled Dependabot for GitHub Actions
  • #344: Upgraded codecov/codecov-action from 1 to 3
  • #343: Upgraded actions/setup-java from 1 to 3
  • #345: Upgraded actions/checkout from 2 to 3
  • #346: Upgraded kotlin-compiler-embeddable from 1.6.21 to 1.7.10
  • #353: Upgraded plexus-utils from 3.4.0 to 3.4.2
  • #347: Upgraded plexus-compiler-manager from 2.8.8 to 2.12.1
  • #352: Upgraded plexus-archiver from 4.2.5 to 4.4.0
  • #351: Upgraded guava from 30.1-jre to 31.1-jre
  • #354: Upgraded guice from 5.0.1 to 5.1.0
  • #355: Upgraded wagon-provider-api from 3.4.3 to 3.5.2
  • #356: Fixed Kotlin .editorconfig
  • #357: Changed to not deploy the parent POM
  • #358: Changed to build with Java 11
  • #350: Upgraded kotlin-parent from 2.12.0 to 3.3.0
  • #359: Upgraded Maven from 3.6.3 to 3.8.6
  • #361: Renamed master branch to main
  • #362: Changed to CI friendly Maven versioning

... (truncated)

Commits


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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #499 (d6ef5ca) into master (31202e3) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #499   +/-   ##
=========================================
  Coverage     88.02%   88.02%           
  Complexity       85       85           
=========================================
  Files            16       16           
  Lines           568      568           
  Branches         62       62           
=========================================
  Hits            500      500           
  Misses           25       25           
  Partials         43       43           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.