gantsign / kotlin-maven-plugin-tools

Metadata extractor for Maven plugins written in Kotlin.
Apache License 2.0
17 stars 6 forks source link

Bump kotlin-parent from 3.3.0 to 3.4.1 #376

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps kotlin-parent from 3.3.0 to 3.4.1.

Release notes

Sourced from kotlin-parent's releases.

3.4.1

Bug fix:

  • #531: Add new MockK dependencies

3.4.0

Changes:

  • #498: Bump mockito.version from 4.6.1 to 4.7.0
  • #499: Bump slf4j.version from 1.7.36 to 2.0.0
  • #500: Bump maven-javadoc-plugin from 3.4.0 to 3.4.1
  • #501: Bump maven-jxr-plugin from 3.2.0 to 3.3.0
  • #502: Bump flatten-maven-plugin from 1.2.7 to 1.3.0
  • #503: Bump maven-project-info-reports-plugin from 3.4.0 to 3.4.1
  • #504: Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0
  • #505: Bump kotlin-maven-plugin-tools from 0.9.26 to 1.0.0
  • #506: Bump mockk.version from 1.12.5 to 1.12.7
  • #508: Bump checkstyle from 10.3.2 to 10.3.3
  • #509: Bump jib-maven-plugin from 3.2.1 to 3.3.0
  • #511: Bump ktlint-maven-plugin from 1.14.0 to 1.15.1
  • #512: Bump mockito.version from 4.7.0 to 4.8.0
  • #514: Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0
  • #515: Bump slf4j.version from 2.0.0 to 2.0.1
  • #516: Bump logback-classic from 1.2.11 to 1.3.1
  • #517: Bump maven-shade-plugin from 3.3.0 to 3.4.0
  • #518: Bump maven-jar-plugin from 3.2.2 to 3.3.0
  • #519: Bump mockk.version from 1.12.7 to 1.12.8
  • #520: Bump slf4j.version from 2.0.1 to 2.0.2
  • #521: Bump kotlin-logging-jvm from 2.1.23 to 3.0.0
  • #522: Bump junit-bom from 5.9.0 to 5.9.1
  • #523: Bump mockk.version from 1.12.8 to 1.13.1
  • #524: Bump slf4j.version from 2.0.2 to 2.0.3
  • #525: Bump ktlint-maven-plugin from 1.15.1 to 1.15.2
  • #526: Bump mockk.version from 1.13.1 to 1.13.2
  • #527: Bump kotlin.version from 1.7.10 to 1.7.20
  • #528: Bump checkstyle from 10.3.3 to 10.3.4
  • #529: Update GantSign Checkstyle config to 3.7.1
Commits
  • 1da9b84 [maven-release-plugin] prepare release 3.4.1
  • 5a390b2 Add new MockK dependencies (#531)
  • e391726 Merge pull request #530 from gantsign/release-3.4.0
  • 8d645d9 [maven-release-plugin] prepare for next development iteration
  • 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)
  • 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: 86.01% // Head: 86.01% // No change to project coverage :thumbsup:

Coverage data is based on head (933fcd6) compared to base (ed43e3d). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #376 +/- ## ========================================= Coverage 86.01% 86.01% Complexity 70 70 ========================================= Files 8 8 Lines 429 429 Branches 65 65 ========================================= Hits 369 369 Misses 28 28 Partials 32 32 ``` 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.