-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit c9ee38f
authored
fix(deps): update dependency it.krzeminski:snakeyaml-engine-kmp to v3.1.1 (#1819)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[it.krzeminski:snakeyaml-engine-kmp](https://redirect.github.com/krzema12/snakeyaml-engine-kmp)
| `3.1.0` -> `3.1.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>krzema12/snakeyaml-engine-kmp
(it.krzeminski:snakeyaml-engine-kmp)</summary>
###
[`v3.1.1`](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/releases/tag/v3.1.1):
3.1.1
Corresponds to
[snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine)
2.9.
#### What's Changed
##### Customer-facing
- Fix publishing for native targets by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/406](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/406)
- Fix reading env vars for JS and WASM JS (only NodeJS) by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/335](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/335)
- Fix CoreScalarResolver.INT regex to work with JS by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/403](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/403)
- performance: avoid making codepoints window copy on prefix call by
[@​OptimumCode](https://redirect.github.com/OptimumCode) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/331](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/331)
- performance: avoid boxing when making array's copy by
[@​OptimumCode](https://redirect.github.com/OptimumCode) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/333](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/333)
- Implement partial source reading in StreamReader by
[@​OptimumCode](https://redirect.github.com/OptimumCode) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/389](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/389)
- fix(deps): update dependency com.squareup.okio:okio to v3.10.2 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/345](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/345)
- fix(deps): update dependency com.squareup.okio:okio-bom to v3.10.2 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/341](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/341)
##### Internal
- Publish build scans in case of failures by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/325](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/325)
- Fix caching for generating test resources accessor by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/328](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/328)
- Commonize DumpAnchorTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/326](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/326)
- Handle non-existing common test resources gracefully by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/324](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/324)
- Commonize EmitterWithCommentEnabledTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/329](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/329)
- Commonize YamlUnicodeReaderTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/330](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/330)
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to
v1.8.0 by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/334](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/334)
- Re-enable WASM JS tests by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/336](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/336)
- Kotlinize and commonize IndentWithIndicatorTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/338](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/338)
- Kotlinize and partially commonize EnvVariableTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/332](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/332)
- Renovate: ignore test resources by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/344](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/344)
- Kotlinize and commonize EmitCommentAndSpacesTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/339](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/339)
- Kotlinize and commonize LoadSequenceTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/346](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/346)
- Kotlinize and commonize GlobalDirectivesTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/347](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/347)
- Kotlinize and commonize LoadMappingTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/348](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/348)
- Add leading slash in path to common test resources by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/350](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/350)
- Kotlinize and commonize RecursiveSetTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/351](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/351)
- Kotlinize and commonize StandardConstructorTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/352](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/352)
- Kotlinize and commonize ListWithCommentTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/353](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/353)
- Allow larger common test resources by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/355](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/355)
- chore(deps): update dependency
io.github.typesafegithub:github-workflows-kt to v3.1.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/357](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/357)
- Add assertion to DumpWithoutCommentsTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/359](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/359)
- Kotlinize inherited tests by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/358](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/358)
- fix(deps): update dependency org.snakeyaml:snakeyaml-engine to v2.9 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/361](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/361)
- Update latest analyzed commit in snakeyaml-engine by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/362](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/362)
- Use Okio in inherited tests by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/360](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/360)
- Move inherited YAML resources to common resources by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/356](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/356)
- Increase captureTimeout in karma configuration by
[@​OptimumCode](https://redirect.github.com/OptimumCode) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/364](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/364)
- Implement file system based on common test resources and use it in
stringFromResources by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/365](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/365)
- Commonize inherited tests by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/363](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/363)
- Increase browserSocketTimeout parameter for karma tests by
[@​OptimumCode](https://redirect.github.com/OptimumCode) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/367](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/367)
- Remove JVM-specific way of reading test resources by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/366](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/366)
- Correct how config parameters for karma are set by
[@​OptimumCode](https://redirect.github.com/OptimumCode) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/369](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/369)
- Kotlinize and commonize OptionalMarksTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/371](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/371)
- Remove Java-based YAML test suite by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/370](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/370)
- Allow reusing common test resources code generation by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/373](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/373)
- Reuse common resource access infra for YAML test suite by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/372](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/372)
- Kotlinize and commonize ComposerWithCommentEnabledTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/374](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/374)
- Move code for JVM from 'java' to 'kotlin' directory by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/375](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/375)
- Move Java-based JVM tests back to 'java' directory by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/376](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/376)
- fix(deps): update dependency org.jetbrains:annotations to v26.0.2 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/377](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/377)
- chore(deps): update dependency
io.github.typesafegithub:github-workflows-kt to v3.2.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/378](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/378)
- Validate path to common test resources in IntelliJ by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/349](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/349)
- chore(deps): update plugin com.gradle.develocity to v3.19.1 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/380](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/380)
- Kotlinize and commonize SerializerWithCommentEnabledTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/379](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/379)
- Kotlinize and commonize ParserWithCommentEnabledTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/381](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/381)
- chore(deps): update dependency gradle to v8.12.1 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/382](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/382)
- Fix StringStreamDataWriter.toString to not consume buffer by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/384](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/384)
- chore(deps): update plugin org.jetbrains.kotlin.plugin.allopen to
v2.1.10 by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/385](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/385)
- Kotlinize and commonize EmitterTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/383](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/383)
- fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin
to v2.1.10 by [@​renovate](https://redirect.github.com/renovate)
in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/386](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/386)
- Kotlinize and commonize ScannerWithCommentEnabledTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/387](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/387)
- fix(deps): update dependency io.kotest:kotest-runner-junit5 to
v6.0.0.m2 by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/396](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/396)
- fix(deps): update dependency
io.kotest:kotest-framework-multiplatform-plugin-gradle to v6.0.0.m2 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/393](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/393)
- Synchronize kotest version to 6.0.0.M1 via version catalog by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/398](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/398)
- Kotlinize and commonize JsonScalarResolverTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/399](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/399)
- Kotlinize and commonize CoreScalarResolverTest by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/397](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/397)
- Increase regex readability by
[@​Vampire](https://redirect.github.com/Vampire) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/391](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/391)
- Remove dependency on kotest-framework-api by
[@​krzema12](https://redirect.github.com/krzema12) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/404](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/404)
- Verify emitted events also for error test suite tests by
[@​Vampire](https://redirect.github.com/Vampire) in
[https://github.com/krzema12/snakeyaml-engine-kmp/pull/392](https://redirect.github.com/krzema12/snakeyaml-engine-kmp/pull/392)
**Full Changelog**:
krzema12/snakeyaml-engine-kmp@v3.1.0...v3.1.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-workflows-kt).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d8000c8 commit c9ee38fCopy full SHA for c9ee38f
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- github-workflows-kt
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedgithub-workflows-kt/build.gradle.kts
Copy file name to clipboardExpand all lines: github-workflows-kt/build.gradle.kts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
0 commit comments