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.4.1 to 3.5.0 #533

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps kotlin-parent from 3.4.1 to 3.5.0.

Release notes

Sourced from kotlin-parent's releases.

3.5.0

Changes:

  • #533: Bump logback-classic from 1.3.1 to 1.3.4
  • #534: Bump kotlin-maven-plugin-tools from 1.0.0 to 1.1.0
  • #535: Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1
  • #536: Bump error_prone_core from 2.15.0 to 2.16
  • #537: Bump kotlin-logging-jvm from 3.0.0 to 3.0.2
  • #538: Bump mockito.version from 4.8.0 to 4.8.1
  • #539: Bump reproducible-build-maven-plugin from 0.15 to 0.16
  • #540: Bump kotlin-logging-jvm from 3.0.2 to 3.0.3
  • #541: Bump jib-maven-plugin from 3.3.0 to 3.3.1
  • #542: Bump maven-shade-plugin from 3.4.0 to 3.4.1
  • #543: Bump checkstyle from 10.3.4 to 10.4
  • #544: Bump kotlin-logging-jvm from 3.0.3 to 3.0.4
  • #545: Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0
  • #546: Bump kotlin.version from 1.7.20 to 1.7.21
  • #547: Bump maven-plugin-plugin from 3.6.4 to 3.7.0
  • #548: Bump slf4j.version from 2.0.3 to 2.0.4
  • #549: Bump mockito.version from 4.8.1 to 4.9.0
  • #550: Bump logback-classic from 1.3.4 to 1.3.5
  • #551: Bump maven-install-plugin from 3.0.1 to 3.1.0
  • #552: Bump slf4j.version from 2.0.4 to 2.0.5
  • #553: Bump mockk.version from 1.13.2 to 1.13.3
  • #554: Bump kotlin.version from 1.7.21 to 1.7.22
  • #555: Bump checkstyle from 10.4 to 10.5.0
  • #556: Bump maven-dependency-plugin from 3.3.0 to 3.4.0
  • #557: Bump annotations from 23.0.0 to 23.1.0
  • #558: Bump mockito.version from 4.9.0 to 4.10.0
  • #559: Bump slf4j.version from 2.0.5 to 2.0.6
  • #560: Bump maven-invoker-plugin from 3.3.0 to 3.4.0
  • #561: Bump kotlin.version from 1.7.22 to 1.8.0
  • #562: Bump error_prone_core from 2.16 to 2.17.0
  • #563: Bump mockito.version from 4.10.0 to 4.11.0
  • #564: Bump checkstyle from 10.5.0 to 10.6.0
  • #565: Bump assertj-guava from 3.5.0 to 3.24.1
  • #566: Bump assertj-core from 3.23.1 to 3.24.1
  • #567: Bump mockito.version from 4.11.0 to 5.0.0
  • #568: Bump maven-surefire.version from 3.0.0-M7 to 3.0.0-M8
  • #569: Bump junit-bom from 5.9.1 to 5.9.2
  • #570: Bump error_prone_core from 2.17.0 to 2.18.0
  • #571: Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2
  • #572: Bump maven-dependency-plugin from 3.4.0 to 3.5.0
  • #573: Bump annotations from 23.1.0 to 24.0.0
  • #574: Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1
Commits
  • 34c212f [maven-release-plugin] prepare release 3.5.0
  • 940c70a Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 (#574)
  • 8ddcda8 Bump annotations from 23.1.0 to 24.0.0 (#573)
  • 6275f3f Bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#572)
  • edabafc Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 (#571)
  • eafdb29 Bump error_prone_core from 2.17.0 to 2.18.0 (#570)
  • 4581108 Bump junit-bom from 5.9.1 to 5.9.2 (#569)
  • 6a163b6 Bump maven-surefire.version from 3.0.0-M7 to 3.0.0-M8 (#568)
  • e360a91 Bump mockito.version from 4.11.0 to 5.0.0 (#567)
  • 8f3a71d Bump assertj-core from 3.23.1 to 3.24.1 (#566)
  • 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 1 year ago

Codecov Report

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

Coverage data is based on head (e2de4d7) compared to base (1d7cd7d). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #533 +/- ## ========================================= Coverage 87.98% 87.98% Complexity 84 84 ========================================= Files 16 16 Lines 566 566 Branches 62 62 ========================================= Hits 498 498 Misses 25 25 Partials 43 43 ``` 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.