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.27.0 to 0.28.3 #784

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2021

Bumps kaml from 0.27.0 to 0.28.3.

Release notes

Sourced from kaml's releases.

0.28.3

No user-visible changes - released to diagnose issues with automated release process.

0.28.2

No user-visible changes - released to diagnose issues with automated release process.

0.28.1

No user-visible changes - released to diagnose issues with automated release process.

0.28.0

  • Updated: Upgrade to kotlinx.serialization 1.1.

Note that GitHub Actions is now used to build kaml. As part of this transition, a new GPG key (E01ED293981AE484403B65D7DA70BCBA6D76AD03) has been used to sign this release and will be used for all future releases.

Commits
  • 4e2d584 Fix issue where release wasn't correctly assembled for tags during CI build.
  • 0df2ac1 Remove unnecessary debugging output and reorder build steps to fix issue wher...
  • 5be2bde Further increase number of retries when uploading to Maven Central.
  • 172361f Increase number of retries used when uploading to Maven Central.
  • 9d43add Add more debugging before next release attempt.
  • 8503aca Fix issue where builds were created with wrong version number.
  • a26ba9b Debug missing release contents.
  • 3764705 Switch to new OSSRH user.
  • d4e92a1 Add GitHub Actions build status badge to readme and upload coverage to codeco...
  • 816eb50 Remove Travis build.
  • 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 [kaml](https://github.com/charleskorn/kaml) from 0.27.0 to 0.28.3.
- [Release notes](https://github.com/charleskorn/kaml/releases)
- [Commits](charleskorn/kaml@0.27.0...0.28.3)

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 Mar 1, 2021
@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #784 (9cf2d7b) into master (5ee8d64) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #784   +/-   ##
=========================================
  Coverage     81.06%   81.06%           
  Complexity     2154     2154           
=========================================
  Files            97       97           
  Lines          5572     5572           
  Branches       1722     1722           
=========================================
  Hits           4517     4517           
  Misses          280      280           
  Partials        775      775           
Flag Coverage Δ Complexity Δ
unittests 81.06% <ø> (ø) 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 5ee8d64...9cf2d7b. Read the comment docs.

@petertrr petertrr merged commit 9d5796b into master Mar 1, 2021
@petertrr petertrr deleted the dependabot/maven/com.charleskorn.kaml-kaml-0.28.3 branch March 1, 2021 08:13
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