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 2.16.0 to 2.17.0 #439

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2022

Bumps kotlin-parent from 2.16.0 to 2.17.0.

Release notes

Sourced from kotlin-parent's releases.

2.17.0

Changes:

  • #365: Run sortpom as part of release
  • #366: Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.2
  • #367: Bump checkstyle from 9.0.1 to 9.1
  • #368: Bump error_prone_core from 2.9.0 to 2.10.0
  • #369: Bump logback-classic from 1.2.6 to 1.2.7
  • #370: Bump annotations from 22.0.0 to 23.0.0
  • #371: Bump ktlint-maven-plugin from 1.10.2 to 1.11.0
  • #372: Bump kotlin-logging-jvm from 2.0.11 to 2.1.0
  • #373: Bump mockito.version from 4.0.0 to 4.1.0
  • #374: Bump kotlin.version from 1.5.31 to 1.6.0
  • #375: Bump mockk.version from 1.12.0 to 1.12.1
  • #376: Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.0.0
  • #377: Bump maven-plugin-plugin from 3.6.1 to 3.6.2
  • #378: Bump ktlint-maven-plugin from 1.11.0 to 1.11.1
  • #379: Bump fmt-maven-plugin from 2.12 to 2.13
  • #380: Bump junit-bom from 5.8.1 to 5.8.2
  • #381: Bump checkstyle from 9.1 to 9.2
  • #382: Bump ktlint-maven-plugin from 1.11.1 to 1.11.2
  • #383: Bump kotlin-logging-jvm from 2.1.0 to 2.1.16
  • #384: Bump mockito.version from 4.1.0 to 4.2.0
  • #385: Bump kotlin-logging-jvm from 2.1.16 to 2.1.21
  • #386: Bump extra-enforcer-rules from 1.4 to 1.5.1
  • #387: Bump logback-classic from 1.2.7 to 1.2.9
  • #388: Bump kotlin.version from 1.6.0 to 1.6.10
  • #389: Bump spotbugs-maven-plugin from 4.5.0.0 to 4.5.2.0
  • #390: Bump logback-classic from 1.2.9 to 1.2.10
  • #391: Bump reproducible-build-maven-plugin from 0.14 to 0.15
  • #392: Bump sortpom-maven-plugin from 3.0.0 to 3.0.1
  • #393: Bump mockk.version from 1.12.1 to 1.12.2
  • #394: Bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2
  • #395: Bump maven-site-plugin from 3.9.1 to 3.10.0
  • #396: Bump checkstyle from 9.2 to 9.2.1
  • #397: Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0
  • #398: Bump maven-jar-plugin from 3.2.0 to 3.2.1
  • #399: Bump assertj-core from 3.21.0 to 3.22.0
  • #400: Bump build-helper-maven-plugin from 3.2.0 to 3.3.0
Commits
  • 9ab8f54 [maven-release-plugin] prepare release 2.17.0
  • f048f30 Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 (#400)
  • a762499 Bump assertj-core from 3.21.0 to 3.22.0 (#399)
  • 2884387 Bump maven-jar-plugin from 3.2.0 to 3.2.1 (#398)
  • d022eaf Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0 (#397)
  • 37b307c Bump checkstyle from 9.2 to 9.2.1 (#396)
  • a6283e4 Bump maven-site-plugin from 3.9.1 to 3.10.0 (#395)
  • 1723127 Bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2 (#394)
  • 59a1bf9 Bump mockk.version from 1.12.1 to 1.12.2 (#393)
  • c488d6f Bump sortpom-maven-plugin from 3.0.0 to 3.0.1 (#392)
  • 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 2.16.0 to 2.17.0.
- [Release notes](https://github.com/gantsign/maven-parent-poms/releases)
- [Commits](gantsign/maven-parent-poms@2.16.0...2.17.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>
@codecov
Copy link

codecov bot commented Jan 15, 2022

Codecov Report

Merging #439 (5e3dade) into master (f27d40f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #439   +/-   ##
=========================================
  Coverage     85.34%   85.34%           
  Complexity       93       93           
=========================================
  Files            16       16           
  Lines           539      539           
  Branches         71       71           
=========================================
  Hits            460      460           
  Misses           34       34           
  Partials         45       45           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f27d40f...5e3dade. Read the comment docs.

@freemanjp freemanjp merged commit 50a6f15 into master Jan 16, 2022
@freemanjp freemanjp deleted the dependabot/maven/com.github.gantsign.parent-kotlin-parent-2.17.0 branch January 16, 2022 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant