Commit 426fe13
authored
fix(deps): update dependency io.github.oshai:kotlin-logging to v8 (#2232)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[io.github.oshai:kotlin-logging](https://redirect.github.com/oshai/kotlin-logging)
| `7.0.14` → `8.0.01` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>oshai/kotlin-logging (io.github.oshai:kotlin-logging)</summary>
###
[`v8.0.01`](https://redirect.github.com/oshai/kotlin-logging/releases/tag/8.0.01)
[Compare
Source](https://redirect.github.com/oshai/kotlin-logging/compare/7.0.14...8.0.01)
#### What's Changed
- Refactor: Unified Logger Provider Architecture by
[@​oshai](https://redirect.github.com/oshai) in
[#​584](https://redirect.github.com/oshai/kotlin-logging/pull/584)
- refactor: Refine initialization logic by
[@​oshai](https://redirect.github.com/oshai) in
[#​585](https://redirect.github.com/oshai/kotlin-logging/pull/585)
- KLogger API Cleanup & Ambiguity Fix by
[@​oshai](https://redirect.github.com/oshai) in
[#​586](https://redirect.github.com/oshai/kotlin-logging/pull/586)
- fix action by [@​oshai](https://redirect.github.com/oshai) in
[#​593](https://redirect.github.com/oshai/kotlin-logging/pull/593)
- feat: add timestamp to KLoggingEvent by
[@​oshai](https://redirect.github.com/oshai) in
[#​591](https://redirect.github.com/oshai/kotlin-logging/pull/591)
- Fix Darwin historical logs redaction using public format string by
[@​oshai](https://redirect.github.com/oshai) in
[#​590](https://redirect.github.com/oshai/kotlin-logging/pull/590)
- feat: add configuration to suppress startup message by
[@​oshai](https://redirect.github.com/oshai) in
[#​589](https://redirect.github.com/oshai/kotlin-logging/pull/589)
- Feature: Add JPMS Support (Issue
[#​365](https://redirect.github.com/oshai/kotlin-logging/issues/365))
by [@​oshai](https://redirect.github.com/oshai) in
[#​592](https://redirect.github.com/oshai/kotlin-logging/pull/592)
- Fix Darwin OSLog composition failure in historical logs by
[@​oshai](https://redirect.github.com/oshai) in
[#​594](https://redirect.github.com/oshai/kotlin-logging/pull/594)
**Full Changelog**:
<oshai/kotlin-logging@7.0.14...8.0.01>
</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/typesafegithub/github-workflows-kt).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4zIiwidXBkYXRlZEluVmVyIjoiNDMuMTUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3b9e5de commit 426fe13
4 files changed
Lines changed: 4 additions & 4 deletions
File tree
- action-binding-generator
- jit-binding-server
- maven-binding-builder
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments