Commit 5b73489
authored
Bump ch.qos.logback:logback-classic from 1.5.26 to 1.5.27 (#573)
Bumps
[ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from
1.5.26 to 1.5.27.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/qos-ch/logback/releases">ch.qos.logback:logback-classic's
releases</a>.</em></p>
<blockquote>
<h2>Logback 1.5.27</h2>
<p><strong>2026-01-30 Release of logback version 1.5.27</strong></p>
<p>• Updated license to Eclipse Public License version 2.0 from version
1.0, retaining the GPL 2.1 dual-license.</p>
<p>• Fixed missing MDC data transmitted by <code>SocketAppender</code>
reported in <a
href="https://redirect.github.com/qos-ch/logback/issues/1010">issues/1010</a>
by Lars Vogel.</p>
<p>• Removed all <code>Receiver</code> classes and components which were
already disabled for several years.</p>
<p>• Refactored file scanning code for improved clarity.</p>
<p>• In <code>SizeAndTimeBasedRollingPolicy</code> modified
<code>totalSizeCap</code> and <code>maxFileSize</code> comparison to
taking into account file compression. This fixes <a
href="https://redirect.github.com/qos-ch/logback/issues/1007">issues/1007</a>.</p>
<p>• A bit-wise identical binary of this version can be reproduced by
building from source code at commit
3618eb01aad6672f9cd250dccf7546a69cbe982f associated with the tag
v_1.5.27. Release built using Java "21" 2023-10-17 LTS build
21.0.1.+12-LTS-29 under Linux Debian 11.6.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/qos-ch/logback/commit/3618eb01aad6672f9cd250dccf7546a69cbe982f"><code>3618eb0</code></a>
increase timeout delay to 2000 millis</li>
<li><a
href="https://github.com/qos-ch/logback/commit/db150c3c92656ed01c66dbd8ec2a0f1548637663"><code>db150c3</code></a>
prepare release 1.5.27</li>
<li><a
href="https://github.com/qos-ch/logback/commit/0370b137a47a6148c3f2d527f6bfdbd22d3136a8"><code>0370b13</code></a>
fix missing MDC transmission in SocketAppender. Fixes issues/1010</li>
<li><a
href="https://github.com/qos-ch/logback/commit/8100acd4e49f7d3c78520efacfd98bd398f0e810"><code>8100acd</code></a>
remove RemoteAppender*</li>
<li><a
href="https://github.com/qos-ch/logback/commit/2b67210613628b8610f44063c4e739b71ce83190"><code>2b67210</code></a>
remove Receiver related classes</li>
<li><a
href="https://github.com/qos-ch/logback/commit/d84b58686b3e04661bb47e7260d1fdcb731826ac"><code>d84b586</code></a>
remove ReceiverModelHandler - project still builds indicating no active
usage</li>
<li><a
href="https://github.com/qos-ch/logback/commit/44049ed38ff396bc45a98d9b536da8f179547132"><code>44049ed</code></a>
remove support for receivers in SerializedModelConfigurator and
JoranConfigur...</li>
<li><a
href="https://github.com/qos-ch/logback/commit/56085d898665d6e99489591333a4ddf381465443"><code>56085d8</code></a>
fix test</li>
<li><a
href="https://github.com/qos-ch/logback/commit/e7764f47e51921abe9635b32c2fa80e65d29efba"><code>e7764f4</code></a>
refactor file change scanning for clarity</li>
<li><a
href="https://github.com/qos-ch/logback/commit/e56a12f865751ce6a599963187b4a861854c7e8a"><code>e56a12f</code></a>
bump assertj version</li>
<li>Additional commits viewable in <a
href="https://github.com/qos-ch/logback/compare/v_1.5.26...v_1.5.27">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ddf6a03 commit 5b73489
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments