-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit 8134143
authored
fix(deps): update dependency it.krzeminski:snakeyaml-engine-kmp to v3.2.0 (#380)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[it.krzeminski:snakeyaml-engine-kmp](https://redirect.github.com/krzema12/snakeyaml-engine-kmp)
| `3.1.1` -> `3.2.0` |
[](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)</summary>
###
[`v3.2.0`](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/releases/tag/v3.2.0):
3.2.0
Corresponds to
[snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine)
2.10 + several unreleased changes.
##### What's Changed
##### Customer-facing
- Use Core Schema by default as recommended by the YAML specification by
[@​Vampire](https://redirect.github.com/Vampire) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/390](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/390)
- \[Port from snakeyaml-engine] Write commented empty strings in
ExpectBlockSequenceItem by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/518](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/518)
- \[Port from snakeyaml-engine] Improve analysis - use scalar style to
check for quotes by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/519](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/519)
- \[Port from snakeyaml-engine] Fix parsing a block scalar with LF by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/522](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/522)
- \[Port from snakeyaml-engine] Fix Inline comments in flow mapping
context by [@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/504](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/504)
- \[Port from snakeyaml-engine] Fix parsing comments inside flow mapping
context by [@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/502](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/502)
- \[Port from snakeyaml-engine] Restore the merge tag in the Core Schema
by [@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/493](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/493)
- \[Port from snakeyaml-engine] Fix for parsing TAB-indented JSON by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/497](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/497)
- fix(deps): update dependency com.squareup.okio:okio to v3.15.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/462](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/462)2
- fix(deps): update dependency com.squareup.okio:okio-bom to v3.15.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/463](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/463)3
##### Internal
- Centralize definition of default schema by
[@​Vampire](https://redirect.github.com/Vampire) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/407](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/407)
- Make schema-specific tests independent from default schema by
[@​Vampire](https://redirect.github.com/Vampire) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/408](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/408)
- Extend more Karma timeouts by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/412](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/412)
- test: port ReferencesTest test to KMP, use consistent time
measurements by
[@​OptimumCode](https://redirect.github.com/OptimumCode) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/410](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/410)
- chore(deps): update dependency
org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.1 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/422](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/422)2
- chore(deps): update plugin
org.gradle.toolchains.foojay-resolver-convention to v0.10.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/428](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/428)8
- fix(deps): update dependency com.google.guava:guava to v33.4.8-jre by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/424](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/424)4
- fix(deps): update dependency
org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.10.2 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/423](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/423)3
- \[Port from snakeyaml-engine] Clarify when to expect
NoSuchElementException by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/430](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/430)
- Update latest analyzed commit in snakeyaml-engine by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/433](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/433)
- fix(deps): update kotlin monorepo to v2.1.21 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/437](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/437)7
- chore(deps): update plugin org.jetbrains.kotlinx.benchmark to v0.4.14
by [@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/438](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/438)8
- fix(deps): update dependency
org.jetbrains.kotlinx:kotlinx-benchmark-runtime to v0.4.14 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/439](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/439)9
- chore(deps): update plugin
org.gradle.toolchains.foojay-resolver-convention to v1 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/440](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/440)0
- Update latest analyzed commit by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/455](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/455)
- chore(deps): update plugin
org.jetbrains.kotlinx.binary-compatibility-validator to v0.18.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/458](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/458)8
- chore(deps): update dependency
org.jetbrains.kotlinx:kotlinx-serialization-json to v1.9.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/459](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/459)9
- chore(deps): update dependency
io.github.typesafegithub:github-workflows-kt to v3.5.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/464](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/464)4
- chore(deps): update plugin
org.jetbrains.kotlinx.binary-compatibility-validator to v0.18.1 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/468](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/468)8
- chore(deps): update plugin com.gradle.develocity to v4.1 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/470](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/470)0
- fix(deps): update dependency io.github.java-diff-utils:java-diff-utils
to v4.16 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/467](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/467)7
- fix(deps): update dependency org.snakeyaml:snakeyaml-engine to v2.10
by [@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/469](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/469)9
- fix(deps): update dependency org.junit.jupiter:junit-jupiter-engine to
v5.13.4 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/471](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/471)1
- Delete unused git branch publishing convention by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/473](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/473)
- Fix publishing by migrating to com.vanniktech.maven.publish Gradle
plugin by [@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/479](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/479)
- Move all dependencies to Gradle version catalog by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/480](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/480)
- Remove explicit dependency on urlencoder-lib in benchmark project by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/483](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/483)
- Remove unused vals with Java versions by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/488](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/488)
- Use Java 11 for compiling and running tests by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/489](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/489)
- Migrate away from deprecated Kotlin/Gradle API by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/487](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/487)
- Change separator for YAML test suite test IDs by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/490](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/490)
- chore(deps): update dependency gradle to v9 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/484](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/484)4
- Remove Gradle daemon JVM provisioning by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/486](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/486)
- Remove usage of Gradle toolchain by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/491](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/491)
- Update JDK in CI to 24 by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/492](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/492)
- chore(deps): update actions/download-artifact action to v5 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/495](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/495)5
- Port LoadTest to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/500](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/500)
- \[Port from snakeyaml-engine] Introduce DumpCommentInFlowStyleTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/498](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/498)
- Port ProblematicYamlTest to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/499](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/499)
- Add guidelines for Junie for porting tests to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/501](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/501)
- \[Port from snakeyaml-engine] Improve DumpCommentInFlowStyleTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/503](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/503)
- Update latest analyzed commit from snakeyaml-engine by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/505](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/505)
- Update actions/checkout action to v5 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/511](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/511)1
- Update actions/checkout action to v5 by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/krzema12/snakeyaml-engine-kmp/pull/514](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/514)4
- \[Port from snakeyaml-engine] Add examples for custom ScalarResolver
by [@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/513](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/513)
- \[Port from snakeyaml-engine] Add tests for dividing strings with
spaces by [@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/517](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/517)
- Port DumpSettingsTest to Kotlin by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/520](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/520)
**Full Changelog**:
krzema12/snakeyaml-engine-kmp@v3.1.1...v3.2.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every 1 week on saturday" (UTC),
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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5f28c60 commit 8134143Copy full SHA for 8134143
File tree
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
| 134 | + | |
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 |
| - | |
| 147 | + | |
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
|
0 commit comments