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-jvm from 0.36.0 to 0.40.0 #1174

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps kaml-jvm from 0.36.0 to 0.40.0.

Release notes

Sourced from kaml-jvm's releases.

0.40.0

  • New: it is now possible to write directly to a stream with Yaml.encodeToStream() (#228 - thanks to @​Virtlink for the suggestion)

0.39.1

  • Fixed: inline types couldn't be deserialized (#227 - thanks to @​Virtlink for the bug report)

0.39.0

  • Updated: use kotlinx.serialization 1.3.2.

0.38.0

  • Updated: built against Kotlin 1.6.10

0.37.0

  • Updated: use kotlinx.serialization 1.3.1
Commits
  • bf68b16 Merge Gradle wrapper validation job into main pipeline and pin action versions.
  • 55b48ff Add support for encodeToStream().
  • a561292 Fix issue where inline types can't be deserialized.
  • bb5abab Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.2.0
  • 77f3269 Update Batect to v0.77.2
  • ea897c8 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.1.2
  • 808339a Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.1.1
  • a0d65fa Update plugin com.github.ben-manes.versions to v0.41.0
  • aac66c6 Update plugin com.github.ben-manes.versions to v0.40.0
  • b7a6f4a Fix compilation warnings.
  • 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-jvm](https://github.com/charleskorn/kaml) from 0.36.0 to 0.40.0.
- [Release notes](https://github.com/charleskorn/kaml/releases)
- [Commits](charleskorn/kaml@0.36.0...0.40.0)

---
updated-dependencies:
- dependency-name: com.charleskorn.kaml:kaml-jvm
  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 Jan 17, 2022
@codecov
Copy link

codecov bot commented Jan 17, 2022

Codecov Report

Merging #1174 (59d5145) into master (4fb5afb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1174   +/-   ##
=========================================
  Coverage     84.74%   84.74%           
  Complexity     2498     2498           
=========================================
  Files           102      102           
  Lines          6990     6990           
  Branches       1881     1881           
=========================================
  Hits           5924     5924           
  Misses          302      302           
  Partials        764      764           
Flag Coverage Δ
unittests 84.74% <ø> (ø)

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 294afa9...59d5145. Read the comment docs.

@petertrr petertrr enabled auto-merge (squash) January 17, 2022 11:10
@petertrr petertrr merged commit c2f50df into master Jan 17, 2022
@petertrr petertrr deleted the dependabot/maven/com.charleskorn.kaml-kaml-jvm-0.40.0 branch January 17, 2022 11:30
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