Skip to content

Commit

Permalink
Update dependency com.charleskorn.kaml:kaml to v0.67.1 (#1194)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[com.charleskorn.kaml:kaml](https://redirect.github.com/charleskorn/kaml)
| dependencies | patch | `0.67.0` -> `0.67.1` |

---

### Release Notes

<details>
<summary>charleskorn/kaml (com.charleskorn.kaml:kaml)</summary>

###
[`v0.67.1`](https://redirect.github.com/charleskorn/kaml/releases/tag/0.67.1)

[Compare
Source](https://redirect.github.com/charleskorn/kaml/compare/0.67.0...0.67.1)

##### Documentation

- update info about underlying YAML library
([#&#8203;669](https://redirect.github.com/charleskorn/kaml/issues/669))
([eaf8995](https://redirect.github.com/charleskorn/kaml/commit/eaf8995845f45dad7d608de1762727245f8e5368))

##### Dependency Updates

- **internal:** update actions/setup-java action to v4.7.0
([#&#8203;670](https://redirect.github.com/charleskorn/kaml/issues/670))
([4452754](https://redirect.github.com/charleskorn/kaml/commit/445275434c3b00a040c733d145fd99c9aba75c17))
- **internal:** update actions/setup-node action to v4.2.0
([#&#8203;666](https://redirect.github.com/charleskorn/kaml/issues/666))
([f6bb32a](https://redirect.github.com/charleskorn/kaml/commit/f6bb32a765ac0c07dbf3e56c4b7d79b3580051e6))
- **internal:** update dependency
com.diffplug.spotless:spotless-plugin-gradle to v7
([#&#8203;656](https://redirect.github.com/charleskorn/kaml/issues/656))
([f7d8ed6](https://redirect.github.com/charleskorn/kaml/commit/f7d8ed6aba555590eee2817d528a58f9f8a0d04f))
- **internal:** update dependency
com.diffplug.spotless:spotless-plugin-gradle to v7.0.1
([#&#8203;658](https://redirect.github.com/charleskorn/kaml/issues/658))
([7e7e15e](https://redirect.github.com/charleskorn/kaml/commit/7e7e15e9370e02fd1bca7f1d87547c241624d301))
- **internal:** update dependency
com.diffplug.spotless:spotless-plugin-gradle to v7.0.2
([#&#8203;663](https://redirect.github.com/charleskorn/kaml/issues/663))
([087c38b](https://redirect.github.com/charleskorn/kaml/commit/087c38beac49001bf1f1a10457b9e38661899d37))
- **internal:** update dependency gradle to v8.12
([#&#8203;652](https://redirect.github.com/charleskorn/kaml/issues/652))
([1b7766e](https://redirect.github.com/charleskorn/kaml/commit/1b7766ec4195156027e01656bd151fd86048052d))
- **internal:** update dependency gradle to v8.12.1
([#&#8203;665](https://redirect.github.com/charleskorn/kaml/issues/665))
([c00dab0](https://redirect.github.com/charleskorn/kaml/commit/c00dab0448503abfdbce7bf019c5f943f120e61a))
- **internal:** update dependency semantic-release to v24.2.1
([#&#8203;653](https://redirect.github.com/charleskorn/kaml/issues/653))
([08e154f](https://redirect.github.com/charleskorn/kaml/commit/08e154fdcb93a76d106222f297dcaac730c46a4d))
- **internal:** update softprops/action-gh-release action to v2.2.1
([#&#8203;659](https://redirect.github.com/charleskorn/kaml/issues/659))
([89d6065](https://redirect.github.com/charleskorn/kaml/commit/89d606583c2e632db557fb21b6644ef40d6bf3c2))

</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 has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: Zac Sweers <[email protected]>
  • Loading branch information
slack-oss-bot and ZacSweers authored Jan 30, 2025
1 parent b5c40a1 commit ba7f490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jdk = "21"
jvmTarget = "17"
jewel = "0.27.0"
jna = "5.16.0"
kaml = "0.67.0"
kaml = "0.67.1"
kotlin = "2.1.10"
kotlinx-serialization = "1.8.0"
ksp = "2.1.10-1.0.29"
Expand Down

0 comments on commit ba7f490

Please sign in to comment.