-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit aaefdc1
authored
fix(deps): update dependency com.charleskorn.kaml:kaml to v0.80.1 (#359)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.charleskorn.kaml:kaml](https://redirect.github.com/charleskorn/kaml)
| `0.78.0` -> `0.80.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>charleskorn/kaml (com.charleskorn.kaml:kaml)</summary>
###
[`v0.80.1`](https://redirect.github.com/charleskorn/kaml/releases/tag/0.80.1)
[Compare
Source](https://redirect.github.com/charleskorn/kaml/compare/0.80.0...0.80.1)
##### Bug Fixes
- make `YamlMap::get` throw `IncorrectTypeException` with clearer
message when value is not of expected type
([#​699](https://redirect.github.com/charleskorn/kaml/issues/699))
([81f4e67](https://redirect.github.com/charleskorn/kaml/commit/81f4e675d1723d4d0f2fb0667f75163c77efb123))
###
[`v0.80.0`](https://redirect.github.com/charleskorn/kaml/releases/tag/0.80.0)
[Compare
Source](https://redirect.github.com/charleskorn/kaml/compare/0.79.0...0.80.0)
##### Chores
- change minimum supported JVM version to 11
([d5e47c4](https://redirect.github.com/charleskorn/kaml/commit/d5e47c4e9cd76f1c351fb7ea7632070b0df171be))
- fix deprecated Gradle configuration
([e199230](https://redirect.github.com/charleskorn/kaml/commit/e1992302159e8fede43d731f723b950cfbdb3b77))
- group Kotest updates together
([9830e5d](https://redirect.github.com/charleskorn/kaml/commit/9830e5d2ffb582409b5133f17f47ed0d16603533))
###
[`v0.79.0`](https://redirect.github.com/charleskorn/kaml/releases/tag/0.79.0)
[Compare
Source](https://redirect.github.com/charleskorn/kaml/compare/0.78.0...0.79.0)
##### Dependency Updates
- **internal:** update dependency
com.diffplug.spotless:spotless-plugin-gradle to v7.0.4
([#​712](https://redirect.github.com/charleskorn/kaml/issues/712))
([a426dbc](https://redirect.github.com/charleskorn/kaml/commit/a426dbcedfe03933ec32c0d4fe7381c0d9a4ade1))
- **internal:** update dependency
conventional-changelog-conventionalcommits to v9
([#​708](https://redirect.github.com/charleskorn/kaml/issues/708))
([098eba0](https://redirect.github.com/charleskorn/kaml/commit/098eba0708cdd43f9b0bfbd513177f4d633cbfdc))
- **internal:** update dependency gradle to v8.14.1
([#​709](https://redirect.github.com/charleskorn/kaml/issues/709))
([258482e](https://redirect.github.com/charleskorn/kaml/commit/258482e68d1c2bb10fbd2815652648c8f6e4e68b))
- **internal:** update dependency semantic-release to v24.2.4
([#​705](https://redirect.github.com/charleskorn/kaml/issues/705))
([7d5e8c8](https://redirect.github.com/charleskorn/kaml/commit/7d5e8c85d98c52b8ba07fcfb8b450b2d8f2de0a9))
- **internal:** update dependency semantic-release to v24.2.5
([#​711](https://redirect.github.com/charleskorn/kaml/issues/711))
([1da74f7](https://redirect.github.com/charleskorn/kaml/commit/1da74f7d7f5c1cab9411453df2b3d807935929aa))
- **internal:** update gradle/actions action to v4.4.0
([#​706](https://redirect.github.com/charleskorn/kaml/issues/706))
([3159ae0](https://redirect.github.com/charleskorn/kaml/commit/3159ae0314e180c46d15b7659c28070dbaeafb0f))
- update dependency com.squareup.okio:okio to v3.12.0
([#​713](https://redirect.github.com/charleskorn/kaml/issues/713))
([171ef5f](https://redirect.github.com/charleskorn/kaml/commit/171ef5fb7f2687d3de16a0600fb9ad06f16dbc4f))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every 1 week on saturday" (UTC),
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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/typesafegithub/github-actions-typing).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent fcdb6e1 commit aaefdc1Copy full SHA for aaefdc1
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
|
0 commit comments