8000 fix(deps): update dependency com.charleskorn.kaml:kaml to v0.59.0 by renovate[bot] · Pull Request #165 · typesafegithub/github-actions-typing · GitHub
[go: up one dir, main page]

Skip to content

fix(deps): update dependency com.charleskorn.kaml:kaml to v0.59.0 #165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 10, 2024

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Jan 14, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

charleskorn/kaml (com.charleskorn.kaml:kaml)

v0.59.0

Compare Source

  • New: it is now possible to change the default 3 MB input document size limit by setting YamlConfiguration.codePointLimit (#​543 - thanks to @​sschuberth for the PR)
  • Updated: use Okio 3.9.0
  • Updated: use snakeyaml-engine-kmp 2.7.5

v0.58.0

Compare Source

  • Changed: kaml now uses snakeyaml-engine-kmp for all targets, rather than using SnakeYAML for the JVM and snakeyaml-engine-kmp for JS. (#​507 - thanks to @​krzema12 and @​aSemy for the PR)

    As snakeyaml-engine-kmp is a port of SnakeYAML to multiplatform Kotlin, there should be no major behaviour differences.

    ⚠️ Breaking change: Yaml.decodeFromStream() no longer supports anything other than UTF-8 streams, as this is not supported by Okio. If this is a problem for you, please open an issue to discuss your use case.

  • Updated: use Okio 3.8.0

  • Updated: use kotlinx.serialization 1.6.3

  • Updated: use Kotlin 1.9.23

  • Updated: use snakeyaml-engine-kmp 2.7.3

v0.57.0

Compare Source

  • New: Kaml now supports serializing polymorphic types without serializing any type information (ie. without a type property or tag). Set polymorphismStyle to PolymorphismStyle.None to use this feature. (#​494 - thanks to @​ZacSweers for the PR)
  • Updated: use Okio 3.7.0
  • Updated: use Kotlin 1.9.22

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/com.charleskorn.kaml-kaml-0.x branch 2 times, most recently from 81f09bb to 64ad867 Compare January 25, 2024 03:39
@renovate renovate bot force-pushed the renovate/com.charleskorn.kaml-kaml-0.x branch 2 times, most recently from 3478118 to 9725f1c Compare February 5, 2024 22:11
@renovate renovate bot force-pushed the renovate/com.charleskorn.kaml-kaml-0.x branch from 9725f1c to a713c23 Compare March 1, 2024 14:35
@renovate renovate bot force-pushed the renovate/com.charleskorn.kaml-kaml-0.x branch from a713c23 to 3b0bcc7 Compare March 11, 2024 09:49
@renovate renovate bot changed the title fix(deps): update dependency com.charleskorn.kaml:kaml to v0.57.0 fix(deps): update dependency com.charleskorn.kaml:kaml to v0.58.0 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/com.charleskorn.kaml-kaml-0.x branch from 3b0bcc7 to 64f271b Compare March 20, 2024 07:03
@renovate renovate bot force-pushed the renovate/com.charleskorn.kaml-kaml-0.x branch 2 times, most recently from e489cbb to 5655333 Compare March 30, 2024 22:50
@renovate renovate bot force-pushed the renovate/com.charleskorn.kaml-kaml-0.x branch from 5655333 to 32b94d3 Compare April 8, 2024 15:56
@renovate renovate bot enabled auto-merge (squash) April 10, 2024 08:37
@renovate renovate bot force-pushed the renovate/com.charleskorn.kaml-kaml-0.x branch 2 times, most recently from 48eb241 to 1349c3a Compare April 11, 2024 13:03
@renovate renovate bot force-pushed the renovate/com.charleskorn.kaml-kaml-0.x branch from 1349c3a to ac75921 Compare April 23, 2024 10:54
@renovate renovate bot changed the title fix(deps): update dependency com.charleskorn.kaml:kaml to v0.58.0 fix(deps): update dependency com.charleskorn.kaml:kaml to v0.59.0 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/com.charleskorn.kaml-kaml-0.x branch 2 times, most recently from 10703df to 58f2a4a Compare April 30, 2024 14:10
@renovate renovate bot force-pushed the renovate/com.charleskorn.kaml-kaml-0.x branch 2 times, most recently from cc39721 to f2b3fdf Compare May 10, 2024 10:17
@renovate renovate bot force-pushed the renovate/com.charleskorn.kaml-kaml-0.x branch from f2b3fdf to 730622c Compare May 10, 2024 10:17
@krzema12 krzema12 disabled auto-merge May 10, 2024 10:19
@krzema12 krzema12 merged commit 9e8fa69 into main May 10, 2024
@krzema12 krzema12 deleted the renovate/com.charleskorn.kaml-kaml-0.x branch May 10, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0