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.9.0 to 2.10.0 #208

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps kotlin-parent from 2.9.0 to 2.10.0.

Release notes

Sourced from kotlin-parent's releases.

2.10.0

Changes:

  • #243: Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0
  • #245: Bump mockito.version from 3.6.28 to 3.7.0
  • #246: Bump jib-maven-plugin from 2.7.0 to 2.7.1
  • #247: Bump error_prone_core from 2.4.0 to 2.5.1
  • #248: Bump mockk.version from 1.10.4 to 1.10.5
  • #249: Bump sortpom-maven-plugin from 2.12.0 to 2.13.1
  • #250: Bump mockito.version from 3.7.0 to 3.7.7
  • #251: Bump assertj-core from 3.18.1 to 3.19.0
  • #253: Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2
  • #254: Bump junit-bom from 5.7.0 to 5.7.1
  • #255: Bump checkstyle from 8.39 to 8.40
  • #256: Bump kotlin.version from 1.4.21-2 to 1.4.30
  • #257: Bump mockk.version from 1.10.5 to 1.10.6
  • #258: Bump jib-maven-plugin from 2.7.1 to 2.8.0
  • #259: Bump mockito.version from 3.7.7 to 3.8.0
  • #260: Bump maven-invoker-plugin from 3.2.1 to 3.2.2
  • #261: Bump kotlin.version from 1.4.30 to 1.4.31
  • #264: Bump flatten-maven-plugin from 1.2.5 to 1.2.7
  • #263: Bump checkstyle from 8.40 to 8.41
  • #265: Bump kotlin-logging from 1.11.5 to 2.0.6
  • #266: Bump ktlint-maven-plugin from 1.7.0 to 1.8.0
  • #267: Bump mockk.version from 1.10.6 to 1.11.0
  • #268: Bump sortpom-maven-plugin from 2.13.1 to 2.14.0
  • #269: Bump lombok from 1.18.16 to 1.18.18
Commits
  • 5ce7cd1 [maven-release-plugin] prepare release 2.10.0
  • f963d28 Bump lombok from 1.18.16 to 1.18.18 (#269)
  • 5936a4d Bump sortpom-maven-plugin from 2.13.1 to 2.14.0 (#268)
  • 24303cb Bump mockk.version from 1.10.6 to 1.11.0 (#267)
  • 2bfc268 Bump ktlint-maven-plugin from 1.7.0 to 1.8.0 (#266)
  • df250fd Bump kotlin-logging from 1.11.5 to 2.0.6 (#265)
  • 10ebc05 Bump checkstyle from 8.40 to 8.41 (#263)
  • 6e7297f Bump flatten-maven-plugin from 1.2.5 to 1.2.7 (#264)
  • 49892ca Bump kotlin.version from 1.4.30 to 1.4.31 (#261)
  • f8b7c35 Bump maven-invoker-plugin from 3.2.1 to 3.2.2 (#260)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 27, 2021
@codecov
Copy link

codecov bot commented Mar 27, 2021

Codecov Report

Merging #208 (6e0639c) into master (a3708dd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #208   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       136       136           
===========================================
  Files             70        70           
  Lines            589       589           
  Branches          33        33           
===========================================
  Hits             589       589           

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 a3708dd...6e0639c. Read the comment docs.

@freemanjp freemanjp merged commit 138fcf0 into master Mar 28, 2021
@freemanjp freemanjp deleted the dependabot/maven/com.github.gantsign.parent-kotlin-parent-2.10.0 branch March 28, 2021 14:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant