Skip to content
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

build(deps): bump com.charleskorn.kaml:kaml from 0.57.0 to 0.59.0 #139

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

Bumps com.charleskorn.kaml:kaml from 0.57.0 to 0.59.0.

Release notes

Sourced from com.charleskorn.kaml:kaml's releases.

0.59.0

  • 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

0.58.0

  • 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

Commits
  • 32fa7c9 Update actions/checkout action to v4.1.3
  • 90f5db1 Update gradle/wrapper-validation-action action to v3.3.1
  • 9b3c18f Update gradle/gradle-build-action action to v3.3.1
  • eab051a Merge pull request #543 from sschuberth/no-code-point-limit
  • edcc354 Update gradle/wrapper-validation-action action to v3
  • 4e825c4 Update gradle/gradle-build-action action to v3.3.0
  • 66953b5 Make SnakeYAML's code point limit configurable
  • a31a3ae Update gradle/wrapper-validation-action action to v2.1.3
  • ecccc41 Update gradle/gradle-build-action action to v3.2.1
  • 62a8e4a Update dependency io.github.gradle-nexus:publish-plugin to v2
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) from 0.57.0 to 0.59.0.
- [Release notes](https://github.com/charleskorn/kaml/releases)
- [Commits](charleskorn/kaml@0.57.0...0.59.0)

---
updated-dependencies:
- dependency-name: com.charleskorn.kaml:kaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies 依赖更新相关 label Apr 24, 2024
@ForteScarlet ForteScarlet merged commit d8c9a9c into dev/main Jun 4, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dev/main/com.charleskorn.kaml-kaml-0.59.0 branch June 4, 2024 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 依赖更新相关
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant