Commit f05f385
deps: Bump the "base" group with 3 updates across multiple ecosystems (#987)
Bumps the base group with 2 updates:
[org.junit:junit-bom](https://github.com/junit-team/junit-framework) and
[ch.qos.logback:logback-classic](https://github.com/qos-ch/logback).
Updates `org.junit:junit-bom` from 6.0.1 to 6.0.2
<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.2 = Platform 6.0.2 + Jupiter 6.0.2 + Vintage 6.0.2</p>
<p>See <a href="https://docs.junit.org/6.0.2/release-notes.html">Release
Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2">https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/junit-team/junit-framework/commit/c5c5de517ebf170bbf7b90d184e833ea17f787b7"><code>c5c5de5</code></a>
Release 6.0.2</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/98b6f78ca33f4560d7561a7fe757974c47d6aad9"><code>98b6f78</code></a>
Add missing checkout step</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/732dc278b6a6169f0fc688148e1e02637c9f67a3"><code>732dc27</code></a>
Finalize 6.0.2 release notes</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/6a2573667b9750e86213cbc7213872a208549325"><code>6a25736</code></a>
Finalize 5.14.2 release notes</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/33e66bf2e3f8a405c6770ceef54e36d5f1b1315a"><code>33e66bf</code></a>
Move release notes for <a
href="https://redirect.github.com/junit-team/junit-framework/issues/5238">#5238</a>
entry to 6.1.0-M2</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/11f0f82c5a58cf0db20ccede62ee86c3bf801e3b"><code>11f0f82</code></a>
Update copyright headers</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/6ce1265bb41f60a59b1c1ed7d03e249493218453"><code>6ce1265</code></a>
Consistently add license header to all java source files</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/4d454eef0e87337982125fb4ba27299adedc32ea"><code>4d454ee</code></a>
Update dependency <code>@antora/lunr-extension</code> to
v1.0.0-alpha.12</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/faf4a58aeda247f8e7930db7daecc4b692ab6e10"><code>faf4a58</code></a>
Use <code>--since</code> feature of Javadoc</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/5cc8b05f47f3169db5fb3e22eb5f2dd26a631889"><code>5cc8b05</code></a>
Mark new recommended APIs as "maintained" rather than
"experimental"</li>
<li>Additional commits viewable in <a
href="https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `ch.qos.logback:logback-classic` from 1.5.23 to 1.5.24
<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.24</h2>
<p><strong>2026-01-06 Release of logback version 1.5.24</strong></p>
<p>• Added ExpressionPropertyCondition a PropertyCondition that can
evaluate boolean expressions similar to Java. See <a
href="https://logback.qos.ch/manual/configuration.html#conditionalExp">the
relevant documentation</a> for further details.</p>
<p>• A bit-wise identical binary of this version can be reproduced by
building from source code at commit
62bc5fc245dd3a52f3dd45e232733f4cefb4806d associated with the tag
v_1.5.24. 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/62bc5fc245dd3a52f3dd45e232733f4cefb4806d"><code>62bc5fc</code></a>
prepare release 1.5.24</li>
<li><a
href="https://github.com/qos-ch/logback/commit/aac604d7e8ab4f91f240256755f3a09e53e909f3"><code>aac604d</code></a>
typo fix of local variable name</li>
<li><a
href="https://github.com/qos-ch/logback/commit/8a6df9e5c4e935d158b85811d33f72d10373d914"><code>8a6df9e</code></a>
ExpressionPropertyCondition constructor should be public</li>
<li><a
href="https://github.com/qos-ch/logback/commit/95e588c4e37b3e76ff2a5c13e60d7e0485d43fb2"><code>95e588c</code></a>
minor changes in ExpressionPropertyCondition</li>
<li><a
href="https://github.com/qos-ch/logback/commit/859f5a1f34cdec0f63a1830394df8238e780a9f4"><code>859f5a1</code></a>
added ExpressionPropertyCondition capable of parsing logical expressions
on p...</li>
<li><a
href="https://github.com/qos-ch/logback/commit/348075adfa7cdd8f7bba60225ec570efb7761d3c"><code>348075a</code></a>
start work on 1.5.24-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/qos-ch/logback/compare/v_1.5.23...v_1.5.24">compare
view</a></li>
</ul>
</details>
<br />
Bumps the base group with 2 updates:
[ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) and
[org.junit:junit-bom](https://github.com/junit-team/junit-framework).
Updates `ch.qos.logback:logback-classic` from 1.5.23 to 1.5.24
<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.24</h2>
<p><strong>2026-01-06 Release of logback version 1.5.24</strong></p>
<p>• Added ExpressionPropertyCondition a PropertyCondition that can
evaluate boolean expressions similar to Java. See <a
href="https://logback.qos.ch/manual/configuration.html#conditionalExp">the
relevant documentation</a> for further details.</p>
<p>• A bit-wise identical binary of this version can be reproduced by
building from source code at commit
62bc5fc245dd3a52f3dd45e232733f4cefb4806d associated with the tag
v_1.5.24. 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/62bc5fc245dd3a52f3dd45e232733f4cefb4806d"><code>62bc5fc</code></a>
prepare release 1.5.24</li>
<li><a
href="https://github.com/qos-ch/logback/commit/aac604d7e8ab4f91f240256755f3a09e53e909f3"><code>aac604d</code></a>
typo fix of local variable name</li>
<li><a
href="https://github.com/qos-ch/logback/commit/8a6df9e5c4e935d158b85811d33f72d10373d914"><code>8a6df9e</code></a>
ExpressionPropertyCondition constructor should be public</li>
<li><a
href="https://github.com/qos-ch/logback/commit/95e588c4e37b3e76ff2a5c13e60d7e0485d43fb2"><code>95e588c</code></a>
minor changes in ExpressionPropertyCondition</li>
<li><a
href="https://github.com/qos-ch/logback/commit/859f5a1f34cdec0f63a1830394df8238e780a9f4"><code>859f5a1</code></a>
added ExpressionPropertyCondition capable of parsing logical expressions
on p...</li>
<li><a
href="https://github.com/qos-ch/logback/commit/348075adfa7cdd8f7bba60225ec570efb7761d3c"><code>348075a</code></a>
start work on 1.5.24-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/qos-ch/logback/compare/v_1.5.23...v_1.5.24">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.junit:junit-bom` from 6.0.1 to 6.0.2
<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.2 = Platform 6.0.2 + Jupiter 6.0.2 + Vintage 6.0.2</p>
<p>See <a href="https://docs.junit.org/6.0.2/release-notes.html">Release
Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2">https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/junit-team/junit-framework/commit/c5c5de517ebf170bbf7b90d184e833ea17f787b7"><code>c5c5de5</code></a>
Release 6.0.2</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/98b6f78ca33f4560d7561a7fe757974c47d6aad9"><code>98b6f78</code></a>
Add missing checkout step</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/732dc278b6a6169f0fc688148e1e02637c9f67a3"><code>732dc27</code></a>
Finalize 6.0.2 release notes</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/6a2573667b9750e86213cbc7213872a208549325"><code>6a25736</code></a>
Finalize 5.14.2 release notes</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/33e66bf2e3f8a405c6770ceef54e36d5f1b1315a"><code>33e66bf</code></a>
Move release notes for <a
href="https://redirect.github.com/junit-team/junit-framework/issues/5238">#5238</a>
entry to 6.1.0-M2</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/11f0f82c5a58cf0db20ccede62ee86c3bf801e3b"><code>11f0f82</code></a>
Update copyright headers</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/6ce1265bb41f60a59b1c1ed7d03e249493218453"><code>6ce1265</code></a>
Consistently add license header to all java source files</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/4d454eef0e87337982125fb4ba27299adedc32ea"><code>4d454ee</code></a>
Update dependency <code>@antora/lunr-extension</code> to
v1.0.0-alpha.12</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/faf4a58aeda247f8e7930db7daecc4b692ab6e10"><code>faf4a58</code></a>
Use <code>--since</code> feature of Javadoc</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/5cc8b05f47f3169db5fb3e22eb5f2dd26a631889"><code>5cc8b05</code></a>
Mark new recommended APIs as "maintained" rather than
"experimental"</li>
<li>Additional commits viewable in <a
href="https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2">compare
view</a></li>
</ul>
</details>
<br />
Bumps the base group with 1 update:
[graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm).
Updates `graalvm/setup-graalvm` from 1.4.4 to 1.4.5
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/graalvm/setup-graalvm/commit/54b4f5a65c1a84b2fdfdc2078fe43df32819e4b1"><code>54b4f5a</code></a>
Bump version to <code>1.4.5</code>.</li>
<li><a
href="https://github.com/graalvm/setup-graalvm/commit/3742797b3283de8fe96d8e825416d97a63cbd8b3"><code>3742797</code></a>
Update dist files.</li>
<li><a
href="https://github.com/graalvm/setup-graalvm/commit/24f39d028885f040b48b130f067fb200f368b757"><code>24f39d0</code></a>
Bump the npm-updates group with 11 updates</li>
<li><a
href="https://github.com/graalvm/setup-graalvm/commit/f9a4cbb5816d5a79ff74630773b5d4d8bb796d69"><code>f9a4cbb</code></a>
Bump the github-actions-updates group with 3 updates</li>
<li><a
href="https://github.com/graalvm/setup-graalvm/commit/3f22a4894ae4174996c3500a9b9031ab97e32af3"><code>3f22a48</code></a>
Add 25e1 EA builds.</li>
<li><a
href="https://github.com/graalvm/setup-graalvm/commit/2e575842783ccc0d902ffb66422aa0e09b59f0d2"><code>2e57584</code></a>
Replace <code>macos-13</code> with <code>macos-15-intel</code>.</li>
<li>See full diff in <a
href="https://github.com/graalvm/setup-graalvm/compare/790e28947b79a9c09c3391c0f18bf8d0f102ed69...54b4f5a65c1a84b2fdfdc2078fe43df32819e4b1">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 <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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukáš Petrovický <[email protected]>1 parent 719f36b commit f05f385
File tree
3 files changed
+7
-7
lines changed- .github/workflows
- java/hello-world
3 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments