Commit 61b2ff8
authored
Update dependency it.krzeminski:snakeyaml-engine-kmp-jvm to v3.2.1 (#108)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[it.krzeminski:snakeyaml-engine-kmp-jvm](https://redirect.github.com/krzema12/snakeyaml-engine-kmp)
| `3.2.0` -> `3.2.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>krzema12/snakeyaml-engine-kmp
(it.krzeminski:snakeyaml-engine-kmp-jvm)</summary>
###
[`v3.2.1`](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/releases/tag/v3.2.1):
3.2.1
[Compare
Source](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/compare/v3.2.0...v3.2.1)
Corresponds to
[snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine)
2.10 + several unreleased changes.
#### What's Changed
##### Customer-facing
- \[Port from snakeyaml-engine] Parse escaped TAB in double-quoted
scalar by [@​krzema12](https://redirect.github.com/krzema12) in
[#​569](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/569)
- \[Port from snakeyaml-engine] Refactor StreamReader.update() method to
make it simpler by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​578](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/578)
- \[Port from snakeyaml-engine] Improve handling comments by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​577](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/577)
- \[Port from snakeyaml-engine] Fix misleading tests and improve
docstrings by [@​krzema12](https://redirect.github.com/krzema12)
in
[#​570](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/570)
- Update kotlin monorepo to v2.2.10 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​456](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/456)
- Update okio to v3.16.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​482](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/482)
##### Internal
- Port NumberCoreTest to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​525](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/525)
- Migrate DumpWidthTest to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​529](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/529)
- Update plugin com.gradle.develocity to v4.1.1 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​527](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/527)
- Add kotlin-js-store and WASM's yarn.lock by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​528](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/528)
- Revert updating to Gradle 9 by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​532](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/532)
- Update actions/setup-java action to v5 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​531](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/531)
- On MacOS in CI, just run tests for MacOS/iOS targets by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​534](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/534)
- Update dependency
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin to
v2.2.10-2.0.2 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​535](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/535)
- Update actions/upload-pages-artifact action to v4 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​536](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/536)
- Update dependency org.jetbrains:annotations to v26.0.2-1 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​543](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/543)
- Migrate schema tests to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​530](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/530)
- Migrate usecases/tags tests to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​537](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/537)
- Update dependency org.jetbrains.kotlinx:kotlinx-datetime to
v0.7.1-0.6.x-compat by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​539](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/539)
- Migrate issues tests to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​540](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/540)
- Migrate BillionLaughsAttackTest to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​544](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/544)
- Migrate almost all usecases tests to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​542](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/542)
- Migrate api tests to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​545](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/545)
- Migrate common/composer/constructor/emitter tests to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​546](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/546)
- Migrate resolver scanner tokens tests to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​549](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/549)
- Migrate events/exceptions/nodes/parser tests to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​548](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/548)
- Ignore karma.conf.js in GitHub's lang stats by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​555](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/555)
- Update dependency
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin to
v2.2.20-2.0.2 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​559](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/559)
- Update latest analyzed commit from snakeyaml-engine by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​562](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/562)
- Remove Maven version badge by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​564](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/564)
- Validate existence of YAML test case ID by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​567](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/567)
- Annotate failing YAML test suite cases with labels by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​566](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/566)
- Refactor YAML test suite parsing and deviations by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​568](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/568)
- Update latest analyzed commit from snakeyaml-engine by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​573](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/573)
- Update plugin com.gradle.develocity to v4.2 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​574](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/574)
- Update dependency com.google.guava:guava to v33.5.0-jre by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​575](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/575)
- Drop unused dependencies (guava and java-diff-utils) by
[@​krzema12](https://redirect.github.com/krzema12) in
[#​576](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/576)
**Full Changelog**:
<krzema12/snakeyaml-engine-kmp@v3.2.0...v3.2.1>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/typesafegithub/github-actions-typing-catalog).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d29a877 commit 61b2ff8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments