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

Bump kotlin-parent from 3.3.0 to 3.4.0 #270

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2022

Bumps kotlin-parent from 3.3.0 to 3.4.0.

Release notes

Sourced from kotlin-parent's releases.

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
  • 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)

Bumps [kotlin-parent](https://github.com/gantsign/maven-parent-poms) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/gantsign/maven-parent-poms/releases)
- [Commits](gantsign/maven-parent-poms@3.3.0...3.4.0)

---
updated-dependencies:
- dependency-name: com.github.gantsign.parent:kotlin-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 8, 2022
@codecov
Copy link

codecov bot commented Oct 8, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (6afbecf) compared to base (41098b3).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #270   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       136       136           
===========================================
  Files             70        70           
  Lines            656       656           
  Branches          33        33           
===========================================
  Hits             656       656           

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

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

@freemanjp freemanjp merged commit a2cb917 into main Oct 8, 2022
@freemanjp freemanjp deleted the dependabot/maven/com.github.gantsign.parent-kotlin-parent-3.4.0 branch October 8, 2022 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant