Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump io.github.oshai:kotlin-logging-jvm from …
Browse files Browse the repository at this point in the history
…7.0.0 to 7.0.3 (#210)

Bumps
[io.github.oshai:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging)
from 7.0.0 to 7.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/oshai/kotlin-logging/releases">io.github.oshai:kotlin-logging-jvm's
releases</a>.</em></p>
<blockquote>
<h2>7.0.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump com.android.library from 8.3.2 to 8.5.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/431">oshai/kotlin-logging#431</a></li>
<li>Bump com.android.library from 8.5.0 to 8.5.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/435">oshai/kotlin-logging#435</a></li>
<li>Bump com.android.library from 8.5.1 to 8.6.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/442">oshai/kotlin-logging#442</a></li>
<li>Bump multiplatform from 2.0.0 to 2.0.20 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/440">oshai/kotlin-logging#440</a></li>
<li>Bump com.android.library from 8.6.0 to 8.6.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/443">oshai/kotlin-logging#443</a></li>
<li>Update version of README.md to 7.0.0 by <a
href="https://github.com/acktsap"><code>@​acktsap</code></a> in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/444">oshai/kotlin-logging#444</a></li>
<li>Bump actions/cache from 4.0.2 to 4.1.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/446">oshai/kotlin-logging#446</a></li>
<li>Bump multiplatform from 2.0.20 to 2.0.21 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/448">oshai/kotlin-logging#448</a></li>
<li>Bump actions/cache from 4.1.0 to 4.1.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/447">oshai/kotlin-logging#447</a></li>
<li>Bump actions/cache from 4.1.1 to 4.1.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/454">oshai/kotlin-logging#454</a></li>
<li>Logback backend for kotlin-logging by <a
href="https://github.com/neeme-praks-sympower"><code>@​neeme-praks-sympower</code></a>
in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/452">oshai/kotlin-logging#452</a></li>
<li>Support arguments where possible for Logback and Slf4j by <a
href="https://github.com/sigmanil"><code>@​sigmanil</code></a> in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/458">oshai/kotlin-logging#458</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/acktsap"><code>@​acktsap</code></a> made
their first contribution in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/444">oshai/kotlin-logging#444</a></li>
<li><a
href="https://github.com/neeme-praks-sympower"><code>@​neeme-praks-sympower</code></a>
made their first contribution in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/452">oshai/kotlin-logging#452</a></li>
<li><a href="https://github.com/sigmanil"><code>@​sigmanil</code></a>
made their first contribution in <a
href="https://redirect.github.com/oshai/kotlin-logging/pull/458">oshai/kotlin-logging#458</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/oshai/kotlin-logging/compare/7.0.0...7.0.1">https://github.com/oshai/kotlin-logging/compare/7.0.0...7.0.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/oshai/kotlin-logging/commit/c91fe6ab71b9d3470fae71fb28c453006de4e584"><code>c91fe6a</code></a>
bump version to 7.0.4</li>
<li><a
href="https://github.com/oshai/kotlin-logging/commit/021da012acb7cedd0958999dd3e0388563fc568d"><code>021da01</code></a>
bump version to 7.0.3</li>
<li><a
href="https://github.com/oshai/kotlin-logging/commit/5246c2a455a837ab2ac16e3116b9978a18bbadbd"><code>5246c2a</code></a>
bump version to 7.0.2</li>
<li><a
href="https://github.com/oshai/kotlin-logging/commit/3929dec48fd2f002e208b3e5e1a418e93e87e393"><code>3929dec</code></a>
bump version to 7.0.1</li>
<li><a
href="https://github.com/oshai/kotlin-logging/commit/2bc99d7cf3408b167f9a2c4388c8f8928f83fcdd"><code>2bc99d7</code></a>
Support arguments where possible for Logback and Slf4j (<a
href="https://redirect.github.com/oshai/kotlin-logging/issues/458">#458</a>)</li>
<li><a
href="https://github.com/oshai/kotlin-logging/commit/1f9ecdddc7cc43a03193b431866e7c243491a8d1"><code>1f9ecdd</code></a>
Logback backend for kotlin-logging (<a
href="https://redirect.github.com/oshai/kotlin-logging/issues/452">#452</a>)</li>
<li><a
href="https://github.com/oshai/kotlin-logging/commit/c128ae4fea0fd3d6983e337260f3999ccec91416"><code>c128ae4</code></a>
Bump actions/cache from 4.1.1 to 4.1.2</li>
<li><a
href="https://github.com/oshai/kotlin-logging/commit/4452814117585b98a0e6f9644d02f4c5224934cb"><code>4452814</code></a>
Bump actions/cache from 4.1.0 to 4.1.1</li>
<li><a
href="https://github.com/oshai/kotlin-logging/commit/c5e151c9204ecc90c61a86f7c50339b7508ba31c"><code>c5e151c</code></a>
Bump multiplatform from 2.0.20 to 2.0.21</li>
<li><a
href="https://github.com/oshai/kotlin-logging/commit/33b3e518375c6454a1dee5bfec77084cd4a8bdbe"><code>33b3e51</code></a>
Bump actions/cache from 4.0.2 to 4.1.0</li>
<li>Additional commits viewable in <a
href="https://github.com/oshai/kotlin-logging/compare/7.0.0...7.0.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.github.oshai:kotlin-logging-jvm&package-manager=maven&previous-version=7.0.0&new-version=7.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs <[email protected]>
  • Loading branch information
dependabot[bot] and anthony-nhs authored Dec 30, 2024
1 parent d4ac086 commit ada51c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<dependency>
<groupId>io.github.oshai</groupId>
<artifactId>kotlin-logging-jvm</artifactId>
<version>7.0.0</version>
<version>7.0.3</version>
</dependency>
</dependencies>
<pluginRepositories>
Expand Down

0 comments on commit ada51c1

Please sign in to comment.