OpenRailAssociation / osrd

An open source web application for railway infrastructure design, capacity analysis, timetabling and simulation
https://osrd.fr
444 stars 40 forks source link

core: bump com.charleskorn.kaml:kaml from 0.59.0 to 0.60.0 in /core #7954

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

0.60.0

  • Updated: build with Kotlin 2.0.0
  • Updated: use snakeyaml-engine-kmp 3.0.0
  • Updated: use kotlinx-serialization 1.7.0
Commits
  • 93643a6 Merge pull request #564 from charleskorn/renovate/org.jetbrains.kotlinx-kotli...
  • e849476 Update dependency org.jetbrains.kotlinx:kotlinx-serialization-core to v1.7.0
  • 4ccfd66 Merge pull request #566 from krzema12/update-snakeyaml-engine-kmp-to-3.0.0
  • f8128c6 Merge pull request #565 from krzema12/update-kotlin-to-2.0
  • a6ed887 Update dependency it.krzeminski:snakeyaml-engine-kmp to v3
  • 36243c9 Still some changes in yarn.lock?
  • d55c034 One more try to regenerate yarn.lock
  • 12c2c32 Update Kotlin to 2.0
  • fccf2b3 Update plugin io.kotest.multiplatform to v5.9.1
  • ff0765b Update Kotest to v5.9.1
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
dependabot[bot] commented 2 months ago

Superseded by #8244.