Commit aa6aeb8
deps: Bump the "base" group with 3 updates across multiple ecosystems (#951)
Bumps the base group with 1 update:
[actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 5 to 6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases">actions/checkout's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update README to include Node.js 24 support details and requirements
by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2248">actions/checkout#2248</a></li>
<li>Persist creds to a separate file by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2286">actions/checkout#2286</a></li>
<li>v6-beta by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2298">actions/checkout#2298</a></li>
<li>update readme/changelog for v6 by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2311">actions/checkout#2311</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v5.0.0...v6.0.0">https://github.com/actions/checkout/compare/v5.0.0...v6.0.0</a></p>
<h2>v6-beta</h2>
<h2>What's Changed</h2>
<p>Updated persist-credentials to store the credentials under
<code>$RUNNER_TEMP</code> instead of directly in the local git
config.</p>
<p>This requires a minimum Actions Runner version of <a
href="https://github.com/actions/runner/releases/tag/v2.329.0">v2.329.0</a>
to access the persisted credentials for <a
href="https://docs.github.com/en/actions/tutorials/use-containerized-services/create-a-docker-container-action">Docker
container action</a> scenarios.</p>
<h2>v5.0.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Port v6 cleanup to v5 by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2301">actions/checkout#2301</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v5...v5.0.1">https://github.com/actions/checkout/compare/v5...v5.0.1</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>V6.0.0</h2>
<ul>
<li>Persist creds to a separate file by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2286">actions/checkout#2286</a></li>
<li>Update README to include Node.js 24 support details and requirements
by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2248">actions/checkout#2248</a></li>
</ul>
<h2>V5.0.1</h2>
<ul>
<li>Port v6 cleanup to v5 by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2301">actions/checkout#2301</a></li>
</ul>
<h2>V5.0.0</h2>
<ul>
<li>Update actions checkout to use node 24 by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li>
</ul>
<h2>V4.3.1</h2>
<ul>
<li>Port v6 cleanup to v4 by <a
href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2305">actions/checkout#2305</a></li>
</ul>
<h2>V4.3.0</h2>
<ul>
<li>docs: update README.md by <a
href="https://github.com/motss"><code>@motss</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li>
<li>Add internal repos for checking out multiple repositories by <a
href="https://github.com/mouismail"><code>@mouismail</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li>
<li>Documentation update - add recommended permissions to Readme by <a
href="https://github.com/benwells"><code>@benwells</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li>
<li>Adjust positioning of user email note and permissions heading by <a
href="https://github.com/joshmgross"><code>@joshmgross</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li>
<li>Update README.md by <a
href="https://github.com/nebuk89"><code>@nebuk89</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li>
<li>Update CODEOWNERS for actions by <a
href="https://github.com/TingluoHuang"><code>@TingluoHuang</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li>
<li>Update package dependencies by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li>
</ul>
<h2>v4.2.2</h2>
<ul>
<li><code>url-helper.ts</code> now leverages well-known environment
variables by <a href="https://github.com/jww3"><code>@jww3</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li>
<li>Expand unit test coverage for <code>isGhes</code> by <a
href="https://github.com/jww3"><code>@jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li>
</ul>
<h2>v4.2.1</h2>
<ul>
<li>Check out other refs/* by commit if provided, fall back to ref by <a
href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li>
</ul>
<h2>v4.2.0</h2>
<ul>
<li>Add Ref and Commit outputs by <a
href="https://github.com/lucacome"><code>@lucacome</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li>
<li>Dependency updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>- <a
href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>,
<a
href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li>
</ul>
<h2>v4.1.7</h2>
<ul>
<li>Bump the minor-npm-dependencies group across 1 directory with 4
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li>
<li>Bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li>
<li>Check out other refs/* by commit by <a
href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li>
<li>Pin actions/checkout's own workflows to a known, good, stable
version. by <a href="https://github.com/jww3"><code>@jww3</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li>
</ul>
<h2>v4.1.6</h2>
<ul>
<li>Check platform to set archive extension appropriately by <a
href="https://github.com/cory-miller"><code>@cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li>
</ul>
<h2>v4.1.5</h2>
<ul>
<li>Update NPM dependencies by <a
href="https://github.com/cory-miller"><code>@cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li>
<li>Bump github/codeql-action from 2 to 3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li>
<li>Bump actions/setup-node from 1 to 4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li>
<li>Bump actions/upload-artifact from 2 to 4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/checkout/commit/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3"><code>1af3b93</code></a>
update readme/changelog for v6 (<a
href="https://redirect.github.com/actions/checkout/issues/2311">#2311</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/71cf2267d89c5cb81562390fa70a37fa40b1305e"><code>71cf226</code></a>
v6-beta (<a
href="https://redirect.github.com/actions/checkout/issues/2298">#2298</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/069c6959146423d11cd0184e6accf28f9d45f06e"><code>069c695</code></a>
Persist creds to a separate file (<a
href="https://redirect.github.com/actions/checkout/issues/2286">#2286</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493"><code>ff7abcd</code></a>
Update README to include Node.js 24 support details and requirements (<a
href="https://redirect.github.com/actions/checkout/issues/2248">#2248</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/checkout/compare/v5...v6">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.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools).
Updates `ch.qos.logback:logback-classic` from 1.5.20 to 1.5.21
<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.21</h2>
<p><strong>2025-11-10 Release of logback version 1.5.21</strong></p>
<p>• Invocations of turbo filters in isDebugEnabled, isInfoEnabled()...
remain as they were, untouched. However, any installed instances of
TurboFilter are now invoked also from within the log(LoggingEvent)
method of <a
href="https://github.com/qos-ch/logback/blob/master/logback-classic/src/main/java/ch/qos/logback/classic/Logger.java#L817">Logger</a>
with the contents of the LoggingEvent, typically via the fluent API.
This fixes <a
href="https://redirect.github.com/qos-ch/logback/issues/871">issues/871</a>.</p>
<p>• Removed reentry-guard in most subclasses of
<code>UnsynchronizedAppenderBase</code> where it was not needed.</p>
<p>• <a
href="https://logback.qos.ch/manual/configuration.html#auto_configuration">Initialization
procedure</a> has been simplified by removing the step instantiating a
<code>SerializedModelConfigurator</code>. However, it is still possible
to set up <code>SerializedModelConfigurator</code> as a custom
configurator.</p>
<p>• JsonEncoder is now friendlier to derivation by sub-classes as
requested in <a
href="https://redirect.github.com/qos-ch/logback/issues/979">issues/979.</a></p>
<p>• Fixed XMLLayout thread safety issue reported in <a
href="https://jira.qos.ch/browse/LOGBACK-427">LOGBACK-427</a>.</p>
<p>• Removed superfluous buffering in Zip, GZ and XZ compression
code.</p>
<p>• A bit-wise identical binary of this version can be reproduced by
building from source code at commit
fed6f37ffe3449e40f6a9fffe050936a33116bd1 associated with the tag
v_1.5.21. 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/fed6f37ffe3449e40f6a9fffe050936a33116bd1"><code>fed6f37</code></a>
prepare release 1.5.21</li>
<li><a
href="https://github.com/qos-ch/logback/commit/b111e897cfdaf2361791d08bfdfe476eea255c84"><code>b111e89</code></a>
Initialization procedure has been simplified by removing the step</li>
<li><a
href="https://github.com/qos-ch/logback/commit/1cd2df4be866ba48ec410ecd2e33855324b62476"><code>1cd2df4</code></a>
fix issues/871</li>
<li><a
href="https://github.com/qos-ch/logback/commit/dea5b956f327236d0872249b9fa12562287167ac"><code>dea5b95</code></a>
minor - remove superflous call to Objects.requireNonNull</li>
<li><a
href="https://github.com/qos-ch/logback/commit/3cecf2983c6a86d3f183b5808e19abf636bc63ad"><code>3cecf29</code></a>
add comment for the TurboFilter list ACCEPT case</li>
<li><a
href="https://github.com/qos-ch/logback/commit/149714232d81fa7844a4518de4b17ae3b77ce648"><code>1497142</code></a>
improve performance for 2 or more turbo filters</li>
<li><a
href="https://github.com/qos-ch/logback/commit/04a7ba558c393070c2eb2c78a1a999ba19d482ee"><code>04a7ba5</code></a>
most subclasses of UnsynchronizedAppenderBase do not need a reentry
guard</li>
<li><a
href="https://github.com/qos-ch/logback/commit/ab6a006ad08c328a190de76d71d91f9bbac06364"><code>ab6a006</code></a>
add maven cache to github CI, update .github/FUNDING.yml</li>
<li><a
href="https://github.com/qos-ch/logback/commit/2bf5557a76b7c292253d4aa962da762134796431"><code>2bf5557</code></a>
fix failed LegacyPatternLayoutTest#subPattern test due to TZ
discrepancies, u...</li>
<li><a
href="https://github.com/qos-ch/logback/commit/2ca8c527524870b46a4a7c195cbf8e0ee263ca28"><code>2ca8c52</code></a>
update funding info</li>
<li>Additional commits viewable in <a
href="https://github.com/qos-ch/logback/compare/v_1.5.20...v_1.5.21">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.graalvm.buildtools.native` from 0.11.2 to 0.11.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/graalvm/native-build-tools/releases">org.graalvm.buildtools.native's
releases</a>.</em></p>
<blockquote>
<h2>0.11.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Create release 0.11.2 by <a
href="https://github.com/graalvmbot"><code>@graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/786">graalvm/native-build-tools#786</a></li>
<li>bump version to 0.11.3 SNAPSHOT by <a
href="https://github.com/graalvmbot"><code>@graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/789">graalvm/native-build-tools#789</a></li>
<li>Update reachability metadata to 0.3.30 by <a
href="https://github.com/graalvmbot"><code>@graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/796">graalvm/native-build-tools#796</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/graalvm/native-build-tools/compare/0.11.2...0.11.3">https://github.com/graalvm/native-build-tools/compare/0.11.2...0.11.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/212108acd44fd604ee2d00bfd117fd2cfa419042"><code>212108a</code></a>
Release 0.11.3</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/95d47959cb6194556f3dfd572c702286700aa1c7"><code>95d4795</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/796">#796</a>
from graalvm/update-metadata-to-0.3.30</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/048d00a2395953f0195e393773aee391bbc06284"><code>048d00a</code></a>
Update reachability metadata to 0.3.30</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/3ba3c7e92f84657434b973641bb64a6971ac3b75"><code>3ba3c7e</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/789">#789</a>
from graalvm/bump-version-to-0.11.3-SNAPSHOT</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/b37d020be2dc9c56711f3f33bd217a784ebe4006"><code>b37d020</code></a>
bump version to 0.11.3 SNAPSHOT</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/ceffc6efef94e0374e95d9e344955d64346eb647"><code>ceffc6e</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/786">#786</a>
from graalvm/release/0.11.2</li>
<li>See full diff in <a
href="https://github.com/graalvm/native-build-tools/compare/0.11.2...0.11.3">compare
view</a></li>
</ul>
</details>
<br />
Bumps the base group with 1 updates:
[ch.qos.logback:logback-classic](https://github.com/qos-ch/logback).
Updates `ch.qos.logback:logback-classic` from 1.5.20 to 1.5.21
<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.21</h2>
<p><strong>2025-11-10 Release of logback version 1.5.21</strong></p>
<p>• Invocations of turbo filters in isDebugEnabled, isInfoEnabled()...
remain as they were, untouched. However, any installed instances of
TurboFilter are now invoked also from within the log(LoggingEvent)
method of <a
href="https://github.com/qos-ch/logback/blob/master/logback-classic/src/main/java/ch/qos/logback/classic/Logger.java#L817">Logger</a>
with the contents of the LoggingEvent, typically via the fluent API.
This fixes <a
href="https://redirect.github.com/qos-ch/logback/issues/871">issues/871</a>.</p>
<p>• Removed reentry-guard in most subclasses of
<code>UnsynchronizedAppenderBase</code> where it was not needed.</p>
<p>• <a
href="https://logback.qos.ch/manual/configuration.html#auto_configuration">Initialization
procedure</a> has been simplified by removing the step instantiating a
<code>SerializedModelConfigurator</code>. However, it is still possible
to set up <code>SerializedModelConfigurator</code> as a custom
configurator.</p>
<p>• JsonEncoder is now friendlier to derivation by sub-classes as
requested in <a
href="https://redirect.github.com/qos-ch/logback/issues/979">issues/979.</a></p>
<p>• Fixed XMLLayout thread safety issue reported in <a
href="https://jira.qos.ch/browse/LOGBACK-427">LOGBACK-427</a>.</p>
<p>• Removed superfluous buffering in Zip, GZ and XZ compression
code.</p>
<p>• A bit-wise identical binary of this version can be reproduced by
building from source code at commit
fed6f37ffe3449e40f6a9fffe050936a33116bd1 associated with the tag
v_1.5.21. 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/fed6f37ffe3449e40f6a9fffe050936a33116bd1"><code>fed6f37</code></a>
prepare release 1.5.21</li>
<li><a
href="https://github.com/qos-ch/logback/commit/b111e897cfdaf2361791d08bfdfe476eea255c84"><code>b111e89</code></a>
Initialization procedure has been simplified by removing the step</li>
<li><a
href="https://github.com/qos-ch/logback/commit/1cd2df4be866ba48ec410ecd2e33855324b62476"><code>1cd2df4</code></a>
fix issues/871</li>
<li><a
href="https://github.com/qos-ch/logback/commit/dea5b956f327236d0872249b9fa12562287167ac"><code>dea5b95</code></a>
minor - remove superflous call to Objects.requireNonNull</li>
<li><a
href="https://github.com/qos-ch/logback/commit/3cecf2983c6a86d3f183b5808e19abf636bc63ad"><code>3cecf29</code></a>
add comment for the TurboFilter list ACCEPT case</li>
<li><a
href="https://github.com/qos-ch/logback/commit/149714232d81fa7844a4518de4b17ae3b77ce648"><code>1497142</code></a>
improve performance for 2 or more turbo filters</li>
<li><a
href="https://github.com/qos-ch/logback/commit/04a7ba558c393070c2eb2c78a1a999ba19d482ee"><code>04a7ba5</code></a>
most subclasses of UnsynchronizedAppenderBase do not need a reentry
guard</li>
<li><a
href="https://github.com/qos-ch/logback/commit/ab6a006ad08c328a190de76d71d91f9bbac06364"><code>ab6a006</code></a>
add maven cache to github CI, update .github/FUNDING.yml</li>
<li><a
href="https://github.com/qos-ch/logback/commit/2bf5557a76b7c292253d4aa962da762134796431"><code>2bf5557</code></a>
fix failed LegacyPatternLayoutTest#subPattern test due to TZ
discrepancies, u...</li>
<li><a
href="https://github.com/qos-ch/logback/commit/2ca8c527524870b46a4a7c195cbf8e0ee263ca28"><code>2ca8c52</code></a>
update funding info</li>
<li>Additional commits viewable in <a
href="https://github.com/qos-ch/logback/compare/v_1.5.20...v_1.5.21">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] <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 fb6097f commit aa6aeb8
File tree
7 files changed
+22
-22
lines changed- .github/workflows
- java
- hello-world
- spring-boot-integration
7 files changed
+22
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments