Skip to content

Commit

Permalink
Bump logback from 1.5.12 to 1.5.15 (#58)
Browse files Browse the repository at this point in the history
Bumps `logback` from 1.5.12 to 1.5.15.
Updates `ch.qos.logback:logback-classic` from 1.5.12 to 1.5.15
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/qos-ch/logback/commit/c32c92a2acf4befa0609003b4add00398818bbb9"><code>c32c92a</code></a>
prepare release 1.5.15</li>
<li><a
href="https://github.com/qos-ch/logback/commit/402fc67328ee8a1af40f0a52964534d2ce4b5fb3"><code>402fc67</code></a>
check that logback-classic and logback-core are identical</li>
<li><a
href="https://github.com/qos-ch/logback/commit/020610a44507ab6152eb3e6b6736fe073f633648"><code>020610a</code></a>
name is optional in EventEvaluator, add ExceptionMatchEvaluator with a
test</li>
<li><a
href="https://github.com/qos-ch/logback/commit/11a395156c6670024cdb7c2fb0a95ded1b750b3d"><code>11a3951</code></a>
start work on 1.5.15-SNAPSHOT</li>
<li><a
href="https://github.com/qos-ch/logback/commit/3ddf27b2c76682f5d77e249f384c323582418575"><code>3ddf27b</code></a>
prepare release 1.5.14</li>
<li><a
href="https://github.com/qos-ch/logback/commit/d4804f9b85daac1df9baf927111cf10bfde14ce8"><code>d4804f9</code></a>
fix incompatibile change, Spring-Boot issue 885</li>
<li><a
href="https://github.com/qos-ch/logback/commit/3492bc81f093551a7496031ae531253416ae9848"><code>3492bc8</code></a>
start work on 1.5.14-SNAPSHOT</li>
<li><a
href="https://github.com/qos-ch/logback/commit/32638aa7e99c0135cb1b81806ed05352e6bfe27f"><code>32638aa</code></a>
prepare release 1.5.13</li>
<li><a
href="https://github.com/qos-ch/logback/commit/0056a9cb9fc950df348aa0e129b09e27e28945ad"><code>0056a9c</code></a>
CORE_POOL_SIZE set to 4</li>
<li><a
href="https://github.com/qos-ch/logback/commit/2cb6d520df7592ef1c3a198f1b5df3c10c93e183"><code>2cb6d52</code></a>
remove JaninoEventEvaluator</li>
<li>Additional commits viewable in <a
href="https://github.com/qos-ch/logback/compare/v_1.5.12...v_1.5.15">compare
view</a></li>
</ul>
</details>
<br />

Updates `ch.qos.logback:logback-core` from 1.5.12 to 1.5.15
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/qos-ch/logback/commit/c32c92a2acf4befa0609003b4add00398818bbb9"><code>c32c92a</code></a>
prepare release 1.5.15</li>
<li><a
href="https://github.com/qos-ch/logback/commit/402fc67328ee8a1af40f0a52964534d2ce4b5fb3"><code>402fc67</code></a>
check that logback-classic and logback-core are identical</li>
<li><a
href="https://github.com/qos-ch/logback/commit/020610a44507ab6152eb3e6b6736fe073f633648"><code>020610a</code></a>
name is optional in EventEvaluator, add ExceptionMatchEvaluator with a
test</li>
<li><a
href="https://github.com/qos-ch/logback/commit/11a395156c6670024cdb7c2fb0a95ded1b750b3d"><code>11a3951</code></a>
start work on 1.5.15-SNAPSHOT</li>
<li><a
href="https://github.com/qos-ch/logback/commit/3ddf27b2c76682f5d77e249f384c323582418575"><code>3ddf27b</code></a>
prepare release 1.5.14</li>
<li><a
href="https://github.com/qos-ch/logback/commit/d4804f9b85daac1df9baf927111cf10bfde14ce8"><code>d4804f9</code></a>
fix incompatibile change, Spring-Boot issue 885</li>
<li><a
href="https://github.com/qos-ch/logback/commit/3492bc81f093551a7496031ae531253416ae9848"><code>3492bc8</code></a>
start work on 1.5.14-SNAPSHOT</li>
<li><a
href="https://github.com/qos-ch/logback/commit/32638aa7e99c0135cb1b81806ed05352e6bfe27f"><code>32638aa</code></a>
prepare release 1.5.13</li>
<li><a
href="https://github.com/qos-ch/logback/commit/0056a9cb9fc950df348aa0e129b09e27e28945ad"><code>0056a9c</code></a>
CORE_POOL_SIZE set to 4</li>
<li><a
href="https://github.com/qos-ch/logback/commit/2cb6d520df7592ef1c3a198f1b5df3c10c93e183"><code>2cb6d52</code></a>
remove JaninoEventEvaluator</li>
<li>Additional commits viewable in <a
href="https://github.com/qos-ch/logback/compare/v_1.5.12...v_1.5.15">compare
view</a></li>
</ul>
</details>
<br />


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-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>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 06ed0f5 commit 8c170be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ java = "21"
kotlin = "2.0.0"

slf4j = "2.0.16"
logback = "1.5.12"
logback = "1.5.15"

junit = "5.11.3"
kotest = "5.9.1"
Expand Down

0 comments on commit 8c170be

Please sign in to comment.