Commit 9e8fa69
fix(deps): update dependency com.charleskorn.kaml:kaml to v0.59.0 (#165)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.charleskorn.kaml:kaml](https://togithub.com/charleskorn/kaml) |
`0.56.0` -> `0.59.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>charleskorn/kaml (com.charleskorn.kaml:kaml)</summary>
###
[`v0.59.0`](https://togithub.com/charleskorn/kaml/releases/tag/0.59.0)
[Compare
Source](https://togithub.com/charleskorn/kaml/compare/0.58.0...0.59.0)
- **New**: it is now possible to change the default 3 MB input document
size limit by setting `YamlConfiguration.codePointLimit`
([#​543](https://togithub.com/charleskorn/kaml/issues/543) -
thanks to [@​sschuberth](https://togithub.com/sschuberth) for the
PR)
- **Updated**: use Okio 3.9.0
- **Updated**: use snakeyaml-engine-kmp 2.7.5
###
[`v0.58.0`](https://togithub.com/charleskorn/kaml/releases/tag/0.58.0)
[Compare
Source](https://togithub.com/charleskorn/kaml/compare/0.57.0...0.58.0)
- **Changed**: kaml now uses
[snakeyaml-engine-kmp](https://togithub.com/krzema12/snakeyaml-engine-kmp)
for all targets, rather than using SnakeYAML for the JVM and
snakeyaml-engine-kmp for JS.
([#​507](https://togithub.com/charleskorn/kaml/issues/507) -
thanks to [@​krzema12](https://togithub.com/krzema12) and
[@​aSemy](https://togithub.com/aSemy) for the PR)
As snakeyaml-engine-kmp is a port of SnakeYAML to multiplatform Kotlin,
there should be no major behaviour differences.
1 parent dea5593 commit 9e8fa69
File tree
9 files changed
+1
-1
lines changed- dist/github-actions-typing/lib
9 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments