Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

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

Release notes

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

7.0.13

What's Changed

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

7.0.12

What's Changed

Full Changelog: oshai/kotlin-logging@7.0.11...7.0.12

7.0.11

What's Changed

Full Changelog: oshai/kotlin-logging@7.0.10...7.0.11

7.0.10

Full Changelog: oshai/kotlin-logging@7.0.9...7.0.10

7.0.9

Full Changelog: oshai/kotlin-logging@7.0.8...7.0.9

7.0.8

What's Changed

... (truncated)

Commits
  • 9867208 bump version to 7.0.14
  • be2e531 feat: add wasmWasi target with console appender and tests (#551)
  • 96ea134 fix: regenerate gradle wrapper for 8.13 validation
  • bbbd165 Bump actions/checkout from 4 to 5
  • 6df9a11 Bump actions/first-interaction from 2 to 3
  • 1e91cf8 Bump org.mockito:mockito-core from 5.18.0 to 5.19.0
  • 5948172 Bump actions/cache from 4.2.3 to 4.2.4
  • 764f134 add comment for kotlin version
  • f1795d5 bump version to 7.0.13
  • 7dc9eaa kotlin version back to 2.1.21
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 19, 2025
@codecov
Copy link

codecov bot commented Aug 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.24%. Comparing base (71a66f7) to head (9dff4de).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #302   +/-   ##
=========================================
  Coverage     94.24%   94.24%           
  Complexity      110      110           
=========================================
  Files            39       39           
  Lines           313      313           
  Branches         10       10           
=========================================
  Hits            295      295           
  Misses           10       10           
  Partials          8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps [io.github.oshai:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging) from 7.0.7 to 7.0.13.
- [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.7...7.0.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.oshai-kotlin-logging-jvm-7.0.13 branch from 8cb8402 to 9dff4de Compare August 21, 2025 07:50
@mfvanek mfvanek closed this Aug 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/io.github.oshai-kotlin-logging-jvm-7.0.13 branch August 22, 2025 14:45
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.

2 participants