typesafegithub / github-workflows-kt

Authoring GitHub Actions workflows in Kotlin. You won't go back to YAML!
https://typesafegithub.github.io/github-workflows-kt/
Apache License 2.0
540 stars 24 forks source link

fix(deps): update dependency com.charleskorn.kaml:kaml to v0.62.1 #1702

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.charleskorn.kaml:kaml 0.62.0 -> 0.62.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

charleskorn/kaml (com.charleskorn.kaml:kaml) ### [`v0.62.1`](https://redirect.github.com/charleskorn/kaml/releases/tag/0.62.1) [Compare Source](https://redirect.github.com/charleskorn/kaml/compare/0.62.0...0.62.1) ##### Bug Fixes - use serializers from the module in `decodeFromYamlNode` ([#​636](https://redirect.github.com/charleskorn/kaml/issues/636)) ([3ec93d8](https://redirect.github.com/charleskorn/kaml/commit/3ec93d8dbdb099465fd0e26090ea4ef6275ab71e)) ##### Chores - don't change automatically created release to draft ([9bee143](https://redirect.github.com/charleskorn/kaml/commit/9bee1437102eb0296a52d5ec22699f2c5b658e58)) - don't generate release for test-only changes ([ac19b82](https://redirect.github.com/charleskorn/kaml/commit/ac19b8280cb82c3e949e466b2fa0016930ebdf2c))

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.