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 kaml from 0.26.0 to 0.27.0 #754

Merged
merged 1 commit into from
Feb 8, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2021

Bumps kaml from 0.26.0 to 0.27.0.

Release notes

Sourced from kaml's releases.

0.27.0

What's changed

  • Updated: kaml is now built against Kotlin 1.4.30 and SnakeYAML 2.2.1.

Upgrading

If you're using Gradle, reference kaml in your dependencies block like this:

implementation("com.charleskorn.kaml:kaml:0.27.0")

For other tools, refer to the Maven Central release page for more information.

Commits
  • 86481f9 Upgrade to Kotlin 1.4.30 and rejig management of plugin versions.
  • e28cb70 Update dependency gradle to v6.8.2
  • d55be75 Update Batect to v0.66.1
  • 440d208 Update Batect to v0.66.0
  • e9d3cb4 Update dependency gradle to v6.8.1
  • ec6ce9f Update Batect to v0.65.1
  • 124bc14 Update dependency gradle to v6.8
  • 9a3f410 Update Batect to v0.65.0
  • 8e1a006 Update Batect to v0.64.2
  • 84b9317 Update dependency ch.tutteli.atrium:atrium-fluent-en_GB to v0.15.0
  • 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 8, 2021
@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #754 (c1a831f) into master (dc5011f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #754   +/-   ##
=========================================
  Coverage     79.75%   79.75%           
  Complexity     2016     2016           
=========================================
  Files            97       97           
  Lines          5074     5074           
  Branches       1621     1621           
=========================================
  Hits           4047     4047           
  Misses          246      246           
  Partials        781      781           
Flag Coverage Δ Complexity Δ
unittests 79.75% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 dc5011f...c1a831f. Read the comment docs.

@petertrr
Copy link
Member

petertrr commented Feb 8, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/com.charleskorn.kaml-kaml-0.27.0 branch from a6fbb9d to c1a831f Compare February 8, 2021 08:30
@petertrr petertrr merged commit d8e644e into master Feb 8, 2021
@petertrr petertrr deleted the dependabot/maven/com.charleskorn.kaml-kaml-0.27.0 branch February 8, 2021 08:52
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