Skip to content

build(deps): bump io.github.oshai:kotlin-logging-jvm from 7.0.13 to 7.0.14#72

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/io.github.oshai-kotlin-logging-jvm-7.0.14
Open

build(deps): bump io.github.oshai:kotlin-logging-jvm from 7.0.13 to 7.0.14#72
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/io.github.oshai-kotlin-logging-jvm-7.0.14

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps io.github.oshai:kotlin-logging-jvm from 7.0.13 to 7.0.14.

Release notes

Sourced from io.github.oshai:kotlin-logging-jvm's releases.

7.0.14

What's Changed

New Contributors

Full Changelog: oshai/kotlin-logging@7.0.13...7.0.14

Commits
  • e887dd0 bump version to 7.0.15
  • a1a8277 Change LogbackLogEvent to implement ILoggingEvent (#583)
  • 18d3337 Update README with new badges and contributor note
  • 8ed0b38 Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19
  • d104a3e Bump gradle/actions from 4 to 5
  • 56a7383 Bump com.diffplug.spotless from 7.2.1 to 8.0.0
  • 22f8266 Bump actions/cache from 4.2.4 to 4.3.0
  • 88292cc Bump log4j from 2.25.1 to 2.25.2
  • 7ba3ab8 Bump org.mockito:mockito-core from 5.19.0 to 5.20.0
  • be06b6a Bump org.graalvm.sdk:nativeimage from 24.2.2 to 25.0.0
  • 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 <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)

Bumps [io.github.oshai:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging) from 7.0.13 to 7.0.14.
- [Release notes](https://github.com/oshai/kotlin-logging/releases)
- [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog-old.md)
- [Commits](oshai/kotlin-logging@7.0.13...7.0.14)

---
updated-dependencies:
- dependency-name: io.github.oshai:kotlin-logging-jvm
  dependency-version: 7.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 5, 2026
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

Test Results

102 tests   - 83   102 ✅  - 82   9s ⏱️ -12s
 32 suites  - 21     0 💤  -  1 
 32 files    - 21     0 ❌ ± 0 

Results for commit 3652a96. ± Comparison against base commit 57dc18f.

This pull request removes 83 tests.
com.jiangtj.micro.auth.wechat.WeChatAuthContextConverterTest ‑ convert_InvalidJwt_ThrowsException
com.jiangtj.micro.auth.wechat.WeChatAuthContextConverterTest ‑ convert_MultipleAuthorizationHeaders_ReturnsNull
com.jiangtj.micro.auth.wechat.WeChatAuthContextConverterTest ‑ convert_NoAuthorizationHeader_ReturnsNull
com.jiangtj.micro.auth.wechat.WeChatAuthContextConverterTest ‑ convert_ValidJwt_ReturnsAuthContext
com.jiangtj.micro.demobackend.BaseControllerTests ‑ testErr
com.jiangtj.micro.demobackend.BaseControllerTests ‑ testHaveToken
com.jiangtj.micro.demobackend.BaseControllerTests ‑ testIndex
com.jiangtj.micro.demobackend.BaseControllerTests ‑ testNotHaveToken
com.jiangtj.micro.demobackend.BaseRouterTests ‑ testErr
com.jiangtj.micro.demobackend.BaseRouterTests ‑ testHaveToken
…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants