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-parent from 3.3.0 to 3.4.0 #517

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps kotlin-parent from 3.3.0 to 3.4.0.

Commits
  • e841c24 [maven-release-plugin] prepare release 3.4.0
  • 73b3aff Update GantSign Checkstyle config to 3.7.1 (#529)
  • c7db355 Bump checkstyle from 10.3.3 to 10.3.4 (#528)
  • 674d956 Bump kotlin.version from 1.7.10 to 1.7.20 (#527)
  • ddff191 Bump mockk.version from 1.13.1 to 1.13.2 (#526)
  • ae0da87 Bump ktlint-maven-plugin from 1.15.1 to 1.15.2 (#525)
  • fee1764 Bump slf4j.version from 2.0.2 to 2.0.3 (#524)
  • bc836bc Bump mockk.version from 1.12.8 to 1.13.1 (#523)
  • c066274 Bump junit-bom from 5.9.0 to 5.9.1 (#522)
  • 8e0c9c6 Bump kotlin-logging-jvm from 2.1.23 to 3.0.0 (#521)
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Base: 87.98% // Head: 87.98% // No change to project coverage :thumbsup:

Coverage data is based on head (8042a76) compared to base (b91f092). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #517 +/- ## ========================================= Coverage 87.98% 87.98% Complexity 85 85 ========================================= Files 16 16 Lines 566 566 Branches 62 62 ========================================= Hits 498 498 Misses 25 25 Partials 43 43 ``` | [Impacted Files](https://codecov.io/gh/gantsign/ktlint-maven-plugin/pull/517?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gantsign) | Coverage Δ | | |---|---|---| | [...aven/plugin/ktlint/internal/AbstractLintSupport.kt](https://codecov.io/gh/gantsign/ktlint-maven-plugin/pull/517/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gantsign#diff-c3JjL21haW4va290bGluL2NvbS9naXRodWIvZ2FudHNpZ24vbWF2ZW4vcGx1Z2luL2t0bGludC9pbnRlcm5hbC9BYnN0cmFjdExpbnRTdXBwb3J0Lmt0) | `95.23% <0.00%> (ø)` | | | [...ven/plugin/ktlint/internal/AbstractCheckSupport.kt](https://codecov.io/gh/gantsign/ktlint-maven-plugin/pull/517/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gantsign#diff-c3JjL21haW4va290bGluL2NvbS9naXRodWIvZ2FudHNpZ24vbWF2ZW4vcGx1Z2luL2t0bGludC9pbnRlcm5hbC9BYnN0cmFjdENoZWNrU3VwcG9ydC5rdA==) | `79.36% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gantsign). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gantsign)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.