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.35.2 to 0.35.3 #1045

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2021

Bumps kaml-jvm from 0.35.2 to 0.35.3.

Release notes

Sourced from kaml-jvm's releases.

0.35.3

  • Fixed: polymorphic deserialization of a tagged object with no value in the YAML source would hang (#179 - thanks to @​ukarlsson for the report).

    ⚠️ This is a potential denial of service attack vector, and all users of this library are encouraged to upgrade as soon as possible if you are using tagged polymorphism. Please read the security advisory for more details.

Commits
  • e18785d Fix issue where decoding a polymorphic type that uses the tag polymorphism st...
  • 82e30c1 Merge pull request #180 from charleskorn/renovate/com.diffplug.spotless-spotl...
  • f5fb047 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v5.15.0
  • dbc3791 Add issue templates.
  • 0936c85 Fix Renovate configuration syntax.
  • e5a903c Enable major Docker image updates and disable Renovate's dependency dashboard.
  • 9c9a7cc Update codecov/codecov-action action to v2.0.3
  • 06ee5e5 Update Kotlin to v1.5.30
  • 6246e55 Update Batect to v0.73.0
  • 89439e7 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v5.14.3
  • 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 Sep 6, 2021
@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #1045 (318b00b) into master (37b2478) will not change coverage.
The diff coverage is n/a.

❗ Current head 318b00b differs from pull request most recent head 60cb303. Consider uploading reports for the commit 60cb303 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1045   +/-   ##
=========================================
  Coverage     83.41%   83.41%           
  Complexity     2446     2446           
=========================================
  Files           102      102           
  Lines          6120     6120           
  Branches       1832     1832           
=========================================
  Hits           5105     5105           
  Misses          273      273           
  Partials        742      742           
Flag Coverage Δ
unittests 83.41% <ø> (ø)

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 2d57744...60cb303. Read the comment docs.

Bumps [kaml-jvm](https://github.com/charleskorn/kaml) from 0.35.2 to 0.35.3.
- [Release notes](https://github.com/charleskorn/kaml/releases)
- [Commits](charleskorn/kaml@0.35.2...0.35.3)

---
updated-dependencies:
- dependency-name: com.charleskorn.kaml:kaml-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.charleskorn.kaml-kaml-jvm-0.35.3 branch from 61aa986 to 318b00b Compare September 10, 2021 11:55
@orchestr7 orchestr7 merged commit 56168af into master Sep 13, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.charleskorn.kaml-kaml-jvm-0.35.3 branch September 13, 2021 08:26
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