Commit 398a266
deps: bump the regular group across 1 directory with 3 updates (#2125)
Bumps the regular group with 3 updates in the / directory:
[org.junit:junit-bom](https://github.com/junit-team/junit-framework),
[ch.qos.logback:logback-core](https://github.com/qos-ch/logback) and
[ch.qos.logback:logback-classic](https://github.com/qos-ch/logback).
Updates `org.junit:junit-bom` from 6.0.2 to 6.0.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/junit-team/junit-framework/releases">org.junit:junit-bom's
releases</a>.</em></p>
<blockquote>
<p>JUnit 6.0.3 = Platform 6.0.3 + Jupiter 6.0.3 + Vintage 6.0.3</p>
<p>See <a href="https://docs.junit.org/6.0.3/release-notes.html">Release
Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/junit-team/junit-framework/compare/r6.0.2...r6.0.3">https://github.com/junit-team/junit-framework/compare/r6.0.2...r6.0.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/junit-team/junit-framework/commit/36e3253b726fa13cb9a1d29e94b9119575078c4a"><code>36e3253</code></a>
Release 6.0.3</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/295561f38592f1682feceb64d361987da1d0fc9b"><code>295561f</code></a>
Finalize 6.0.3 release notes</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/ea18076da11599c1467929bf75bc260e13c611b9"><code>ea18076</code></a>
Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (<a
href="https://redirect.github.com/junit-team/junit-framework/issues/5348">#5348</a>)</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/869e232420f1c1c64ab9be29609fe3e241c3675e"><code>869e232</code></a>
Add 5.14.3 release notes</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/d4b34c468ddb697ff3fe4096b3d67c28751ddab2"><code>d4b34c4</code></a>
Fix links to User Guide</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/5c8fb0f2151fc277c3a0de7c3237d05c919439bb"><code>5c8fb0f</code></a>
Reliably support JRE.OTHER with @EnabledOnJre and @DisabledOnJre</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/febb13f70272a243742ea63d0f85535f7c51a67c"><code>febb13f</code></a>
Check out entire repo so switching to <code>main</code> branch works in
last step</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/71fba9098655387c82d8ddbf137442bcb1fa56a0"><code>71fba90</code></a>
Install <code>poppler-utils</code> for <code>pdfinfo</code></li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/740e9e050964c66da7cb5386f89a450985d51941"><code>740e9e0</code></a>
Update API baseline</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/2ba535f0c108ef5f8252578ee4c70547ff10d752"><code>2ba535f</code></a>
Use release branch of examples repo</li>
<li>Additional commits viewable in <a
href="https://github.com/junit-team/junit-framework/compare/r6.0.2...r6.0.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `ch.qos.logback:logback-core` from 1.5.28 to 1.5.31
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/qos-ch/logback/releases">ch.qos.logback:logback-core's
releases</a>.</em></p>
<blockquote>
<h2>Logback 1.5.31</h2>
<p><strong>2026-02-14 Release of logback version 1.5.31</strong></p>
<p>• Fixed missing META-INF/services directory in logback-classic.jar.
This issue rendered logback-classic version 1.5.30 unusable with
SLF4J.</p>
<p>• A bit-wise identical binary of this version can be reproduced by
building from source code at commit
168e42f9f9a18a3ffdf31eb2bfe80a71e33ecd8b associated with the tag
v_1.5.31. Release built using Java "21" 2023-10-17 LTS build
21.0.1.+12-LTS-29 under Linux Debian 11.6.</p>
<h2>Logback 1.5.30</h2>
<p><strong>2026-02-14 Release of logback version 1.5.30</strong></p>
<p>• <strong>In this version, logback-classic.jar was missing the
META-INF/services directory, making it unusable with SLF4J. Version
1.5.31 (released later on the same day) fixes this issue.</strong></p>
<p>• Fix scanning issue when an included file becomes available at a
later time. This problem was reported in <a
href="https://redirect.github.com/qos-ch/logback/issues/1021">issues/1021</a>
by Sergey Nazarov.</p>
<p>• Standardized code for version checking across modules.</p>
<p>• A bit-wise identical binary of this version can be reproduced by
building from source code at commit
44164f10ca3fb44ce0e68519f13564b87e3aca61 associated with the tag
v_1.5.30. Release built using Java "21" 2023-10-17 LTS build
21.0.1.+12-LTS-29 under Linux Debian 11.6.</p>
<h2>Logback 1.5.29</h2>
<p><strong>2026-02-09 Release of logback version 1.5.29</strong></p>
<p>• In response to <a
href="https://redirect.github.com/qos-ch/logback/issues/1017">issues/1017</a>,
appender names and appender references are once again subject to
variable substitution, reverting the change introduced in version
1.5.28.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/qos-ch/logback/commit/168e42f9f9a18a3ffdf31eb2bfe80a71e33ecd8b"><code>168e42f</code></a>
add test to check that Logback SLF4J provider can be activated</li>
<li><a
href="https://github.com/qos-ch/logback/commit/ed45362291e060a93b2b28825ad3706ab85066ba"><code>ed45362</code></a>
prepare release 1.5.31</li>
<li><a
href="https://github.com/qos-ch/logback/commit/609dae79d06b38518b48f826a22b1e7e233903c3"><code>609dae7</code></a>
fix missing META-INF directory</li>
<li><a
href="https://github.com/qos-ch/logback/commit/77397397cd0751b4d7eb5b7ee836137072505f16"><code>7739739</code></a>
start work on 1.5.31-SNAPSHOT</li>
<li><a
href="https://github.com/qos-ch/logback/commit/44164f10ca3fb44ce0e68519f13564b87e3aca61"><code>44164f1</code></a>
prepare release 1.5.30</li>
<li><a
href="https://github.com/qos-ch/logback/commit/9874f06e247258e0122a099ae65964d41f2be10b"><code>9874f06</code></a>
test for top-file as a resource, introduced new module
logback-classic-misc</li>
<li><a
href="https://github.com/qos-ch/logback/commit/5c8e5c3c83321fe10726bb0d92e220a0a35c925d"><code>5c8e5c3</code></a>
fix scanning for included files to be created later, issues/1021</li>
<li><a
href="https://github.com/qos-ch/logback/commit/edcc7e843ab97e80e9f87e5a3f659062313d792d"><code>edcc7e8</code></a>
remove unused/commented out methods</li>
<li><a
href="https://github.com/qos-ch/logback/commit/49f29a33b60ed8623576f0a5e29b8cd0137f426b"><code>49f29a3</code></a>
fix resource location</li>
<li><a
href="https://github.com/qos-ch/logback/commit/5c50f910735136c030d791fccd940ab78f1aec10"><code>5c50f91</code></a>
standardize version checking</li>
<li>Additional commits viewable in <a
href="https://github.com/qos-ch/logback/compare/v_1.5.28...v_1.5.31">compare
view</a></li>
</ul>
</details>
<br />
Updates `ch.qos.logback:logback-classic` from 1.5.28 to 1.5.31
<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.31</h2>
<p><strong>2026-02-14 Release of logback version 1.5.31</strong></p>
<p>• Fixed missing META-INF/services directory in logback-classic.jar.
This issue rendered logback-classic version 1.5.30 unusable with
SLF4J.</p>
<p>• A bit-wise identical binary of this version can be reproduced by
building from source code at commit
168e42f9f9a18a3ffdf31eb2bfe80a71e33ecd8b associated with the tag
v_1.5.31. Release built using Java "21" 2023-10-17 LTS build
21.0.1.+12-LTS-29 under Linux Debian 11.6.</p>
<h2>Logback 1.5.30</h2>
<p><strong>2026-02-14 Release of logback version 1.5.30</strong></p>
<p>• <strong>In this version, logback-classic.jar was missing the
META-INF/services directory, making it unusable with SLF4J. Version
1.5.31 (released later on the same day) fixes this issue.</strong></p>
<p>• Fix scanning issue when an included file becomes available at a
later time. This problem was reported in <a
href="https://redirect.github.com/qos-ch/logback/issues/1021">issues/1021</a>
by Sergey Nazarov.</p>
<p>• Standardized code for version checking across modules.</p>
<p>• A bit-wise identical binary of this version can be reproduced by
building from source code at commit
44164f10ca3fb44ce0e68519f13564b87e3aca61 associated with the tag
v_1.5.30. Release built using Java "21" 2023-10-17 LTS build
21.0.1.+12-LTS-29 under Linux Debian 11.6.</p>
<h2>Logback 1.5.29</h2>
<p><strong>2026-02-09 Release of logback version 1.5.29</strong></p>
<p>• In response to <a
href="https://redirect.github.com/qos-ch/logback/issues/1017">issues/1017</a>,
appender names and appender references are once again subject to
variable substitution, reverting the change introduced in version
1.5.28.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/qos-ch/logback/commit/168e42f9f9a18a3ffdf31eb2bfe80a71e33ecd8b"><code>168e42f</code></a>
add test to check that Logback SLF4J provider can be activated</li>
<li><a
href="https://github.com/qos-ch/logback/commit/ed45362291e060a93b2b28825ad3706ab85066ba"><code>ed45362</code></a>
prepare release 1.5.31</li>
<li><a
href="https://github.com/qos-ch/logback/commit/609dae79d06b38518b48f826a22b1e7e233903c3"><code>609dae7</code></a>
fix missing META-INF directory</li>
<li><a
href="https://github.com/qos-ch/logback/commit/77397397cd0751b4d7eb5b7ee836137072505f16"><code>7739739</code></a>
start work on 1.5.31-SNAPSHOT</li>
<li><a
href="https://github.com/qos-ch/logback/commit/44164f10ca3fb44ce0e68519f13564b87e3aca61"><code>44164f1</code></a>
prepare release 1.5.30</li>
<li><a
href="https://github.com/qos-ch/logback/commit/9874f06e247258e0122a099ae65964d41f2be10b"><code>9874f06</code></a>
test for top-file as a resource, introduced new module
logback-classic-misc</li>
<li><a
href="https://github.com/qos-ch/logback/commit/5c8e5c3c83321fe10726bb0d92e220a0a35c925d"><code>5c8e5c3</code></a>
fix scanning for included files to be created later, issues/1021</li>
<li><a
href="https://github.com/qos-ch/logback/commit/edcc7e843ab97e80e9f87e5a3f659062313d792d"><code>edcc7e8</code></a>
remove unused/commented out methods</li>
<li><a
href="https://github.com/qos-ch/logback/commit/49f29a33b60ed8623576f0a5e29b8cd0137f426b"><code>49f29a3</code></a>
fix resource location</li>
<li><a
href="https://github.com/qos-ch/logback/commit/5c50f910735136c030d791fccd940ab78f1aec10"><code>5c50f91</code></a>
standardize version checking</li>
<li>Additional commits viewable in <a
href="https://github.com/qos-ch/logback/compare/v_1.5.28...v_1.5.31">compare
view</a></li>
</ul>
</details>
<br />
Updates `ch.qos.logback:logback-classic` from 1.5.28 to 1.5.31
<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.31</h2>
<p><strong>2026-02-14 Release of logback version 1.5.31</strong></p>
<p>• Fixed missing META-INF/services directory in logback-classic.jar.
This issue rendered logback-classic version 1.5.30 unusable with
SLF4J.</p>
<p>• A bit-wise identical binary of this version can be reproduced by
building from source code at commit
168e42f9f9a18a3ffdf31eb2bfe80a71e33ecd8b associated with the tag
v_1.5.31. Release built using Java "21" 2023-10-17 LTS build
21.0.1.+12-LTS-29 under Linux Debian 11.6.</p>
<h2>Logback 1.5.30</h2>
<p><strong>2026-02-14 Release of logback version 1.5.30</strong></p>
<p>• <strong>In this version, logback-classic.jar was missing the
META-INF/services directory, making it unusable with SLF4J. Version
1.5.31 (released later on the same day) fixes this issue.</strong></p>
<p>• Fix scanning issue when an included file becomes available at a
later time. This problem was reported in <a
href="https://redirect.github.com/qos-ch/logback/issues/1021">issues/1021</a>
by Sergey Nazarov.</p>
<p>• Standardized code for version checking across modules.</p>
<p>• A bit-wise identical binary of this version can be reproduced by
building from source code at commit
44164f10ca3fb44ce0e68519f13564b87e3aca61 associated with the tag
v_1.5.30. Release built using Java "21" 2023-10-17 LTS build
21.0.1.+12-LTS-29 under Linux Debian 11.6.</p>
<h2>Logback 1.5.29</h2>
<p><strong>2026-02-09 Release of logback version 1.5.29</strong></p>
<p>• In response to <a
href="https://redirect.github.com/qos-ch/logback/issues/1017">issues/1017</a>,
appender names and appender references are once again subject to
variable substitution, reverting the change introduced in version
1.5.28.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/qos-ch/logback/commit/168e42f9f9a18a3ffdf31eb2bfe80a71e33ecd8b"><code>168e42f</code></a>
add test to check that Logback SLF4J provider can be activated</li>
<li><a
href="https://github.com/qos-ch/logback/commit/ed45362291e060a93b2b28825ad3706ab85066ba"><code>ed45362</code></a>
prepare release 1.5.31</li>
<li><a
href="https://github.com/qos-ch/logback/commit/609dae79d06b38518b48f826a22b1e7e233903c3"><code>609dae7</code></a>
fix missing META-INF directory</li>
<li><a
href="https://github.com/qos-ch/logback/commit/77397397cd0751b4d7eb5b7ee836137072505f16"><code>7739739</code></a>
start work on 1.5.31-SNAPSHOT</li>
<li><a
href="https://github.com/qos-ch/logback/commit/44164f10ca3fb44ce0e68519f13564b87e3aca61"><code>44164f1</code></a>
prepare release 1.5.30</li>
<li><a
href="https://github.com/qos-ch/logback/commit/9874f06e247258e0122a099ae65964d41f2be10b"><code>9874f06</code></a>
test for top-file as a resource, introduced new module
logback-classic-misc</li>
<li><a
href="https://github.com/qos-ch/logback/commit/5c8e5c3c83321fe10726bb0d92e220a0a35c925d"><code>5c8e5c3</code></a>
fix scanning for included files to be created later, issues/1021</li>
<li><a
href="https://github.com/qos-ch/logback/commit/edcc7e843ab97e80e9f87e5a3f659062313d792d"><code>edcc7e8</code></a>
remove unused/commented out methods</li>
<li><a
href="https://github.com/qos-ch/logback/commit/49f29a33b60ed8623576f0a5e29b8cd0137f426b"><code>49f29a3</code></a>
fix resource location</li>
<li><a
href="https://github.com/qos-ch/logback/commit/5c50f910735136c030d791fccd940ab78f1aec10"><code>5c50f91</code></a>
standardize version checking</li>
<li>Additional commits viewable in <a
href="https://github.com/qos-ch/logback/compare/v_1.5.28...v_1.5.31">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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukáš Petrovický <lukas@timefold.ai>1 parent d2deb29 commit 398a266
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments