dependabot[bot] opened a new pull request, #2838:
URL: https://github.com/apache/shiro/pull/2838

   Bumps the github-actions-dependencies group with 8 updates in the / 
directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | 
`7.0.1` |
   | [actions/setup-java](https://github.com/actions/setup-java) | `5.4.0` | 
`5.6.0` |
   | [github/codeql-action/init](https://github.com/github/codeql-action) | 
`4.36.3` | `4.37.2` |
   | [github/codeql-action/analyze](https://github.com/github/codeql-action) | 
`4.36.3` | `4.37.2` |
   | [actions/labeler](https://github.com/actions/labeler) | `6.1.0` | `7.0.0` |
   | [j178/prek-action](https://github.com/j178/prek-action) | `2.0.5` | 
`2.0.6` |
   | 
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | 
`4.36.3` | `4.37.2` |
   | [actions/stale](https://github.com/actions/stale) | `10.3.0` | `10.4.0` |
   
   
   Updates `actions/checkout` from 7.0.0 to 7.0.1
   <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>v7.0.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>skip running unsafe pr check if input is default by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2518";>actions/checkout#2518</a></li>
   <li>trim only ascii whitespace for branch by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2521";>actions/checkout#2521</a></li>
   <li>escape values passed to --unset by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2530";>actions/checkout#2530</a></li>
   <li>Various dependency updates</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v7...v7.0.1";>https://github.com/actions/checkout/compare/v7...v7.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>v7.0.1</h2>
   <ul>
   <li>Skip running unsafe pr check if input is default by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2518";>actions/checkout#2518</a></li>
   <li>Trim only ascii whitespace for branch by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2521";>actions/checkout#2521</a></li>
   <li>Escape values passed to --unset by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2530";>actions/checkout#2530</a></li>
   <li>Various dependency updates</li>
   </ul>
   <h2>v7.0.0</h2>
   <ul>
   <li>Block checking out fork PR for pull_request_target and workflow_run by 
<a href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2454";>actions/checkout#2454</a></li>
   <li>Various dependency updates</li>
   </ul>
   <h2>v6.0.3</h2>
   <ul>
   <li>Fix checkout init for SHA-256 repositories by <a 
href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2439";>actions/checkout#2439</a></li>
   <li>fix: expand merge commit SHA regex and add SHA-256 test cases by <a 
href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2414";>actions/checkout#2414</a></li>
   </ul>
   <h2>v6.0.2</h2>
   <ul>
   <li>Fix tag handling: preserve annotations and explicit fetch-tags by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2356";>actions/checkout#2356</a></li>
   </ul>
   <h2>v6.0.1</h2>
   <ul>
   <li>Add worktree support for persist-credentials includeIf by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2327";>actions/checkout#2327</a></li>
   </ul>
   <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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/checkout/commit/3d3c42e5aac5ba805825da76410c181273ba90b1";><code>3d3c42e</code></a>
 prep v7.0.1 release (<a 
href="https://redirect.github.com/actions/checkout/issues/2531";>#2531</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/28802689a136bfcdb721715abd713740beecbe07";><code>2880268</code></a>
 escape values passed to --unset (<a 
href="https://redirect.github.com/actions/checkout/issues/2530";>#2530</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/12cd2235efa0937479335606d7c3ac9f6c0973b1";><code>12cd223</code></a>
 trim only ascii whitespace for branch (<a 
href="https://redirect.github.com/actions/checkout/issues/2521";>#2521</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/62661c4e71a304b2823ed026347b8d34c3eac541";><code>62661c4</code></a>
 skip running unsafe pr check if input is default (<a 
href="https://redirect.github.com/actions/checkout/issues/2518";>#2518</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/e8d4307400f9427dba7cb98e488d6ab85f1cec5f";><code>e8d4307</code></a>
 Bump the minor-actions-dependencies group with 2 updates (<a 
href="https://redirect.github.com/actions/checkout/issues/2499";>#2499</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/631c942040754b6e095e929c1677c07e10ed4f87";><code>631c942</code></a>
 eslint 9 (<a 
href="https://redirect.github.com/actions/checkout/issues/2474";>#2474</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/4f1f4aec02e41874fa0262ea8ff5172d7978ad1e";><code>4f1f4ae</code></a>
 Bump actions/upload-artifact from 4 to 7 (<a 
href="https://redirect.github.com/actions/checkout/issues/2476";>#2476</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/ba097532fb203f7e88c9c3c0b899b49469908a92";><code>ba09753</code></a>
 Bump actions/checkout from 6 to 7 (<a 
href="https://redirect.github.com/actions/checkout/issues/2488";>#2488</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/b9e0990d219a03df7633c93f6f005a8fecbcab22";><code>b9e0990</code></a>
 Bump docker/login-action from 3.3.0 to 4.2.0 (<a 
href="https://redirect.github.com/actions/checkout/issues/2479";>#2479</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/e8cb398be4a550817e382abf69e4c12c76fce1f2";><code>e8cb398</code></a>
 Bump docker/build-push-action from 6.5.0 to 7.2.0 (<a 
href="https://redirect.github.com/actions/checkout/issues/2478";>#2478</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/checkout/compare/9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0...3d3c42e5aac5ba805825da76410c181273ba90b1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/setup-java` from 5.4.0 to 5.6.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/setup-java/releases";>actions/setup-java's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.6.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Backport to v5: Add Maven compiler problem matcher for javac diagnostics 
by <a href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-java/pull/1087";>actions/setup-java#1087</a></li>
   <li>feat: expose cache-primary-key output (<a 
href="https://redirect.github.com/actions/setup-java/issues/597";>#597</a>) [v5 
backport] by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1089";>actions/setup-java#1089</a></li>
   <li>dist: Cover Tencent Kona JDK 25 (<a 
href="https://redirect.github.com/actions/setup-java/issues/1108";>#1108</a>) 
[v5 backport] by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1110";>actions/setup-java#1110</a></li>
   <li>Backport <a 
href="https://redirect.github.com/actions/setup-java/issues/1111";>#1111</a>: 
Preserve Maven toolchains across repeated setup-java runs (<a 
href="https://redirect.github.com/actions/setup-java/issues/1099";>#1099</a>) by 
<a href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1113";>actions/setup-java#1113</a></li>
   <li>Backport <a 
href="https://redirect.github.com/actions/setup-java/issues/1097";>#1097</a>/<a 
href="https://redirect.github.com/actions/setup-java/issues/1098";>#1098</a> to 
v5: cache Maven and Gradle wrapper distributions separately by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1122";>actions/setup-java#1122</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-java/compare/v5...v5.6.0";>https://github.com/actions/setup-java/compare/v5...v5.6.0</a></p>
   <h2>v5.5.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore: enforce pre-PR validation (aggregate scripts, git hooks, PR 
checklist) by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1061";>actions/setup-java#1061</a></li>
   <li>Bump github/codeql-action from 3 to 4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1069";>actions/setup-java#1069</a></li>
   <li>Bump actions/checkout from 6 to 7 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1068";>actions/setup-java#1068</a></li>
   <li>Bump actions/setup-python from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1067";>actions/setup-java#1067</a></li>
   <li>Bump <code>@​typescript-eslint/parser</code> from 8.61.1 to 8.62.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1062";>actions/setup-java#1062</a></li>
   <li>feat: Add verify-signature plumbing and Temurin+Microsoft verification 
support by <a 
href="https://github.com/johnoliver";><code>@​johnoliver</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1060";>actions/setup-java#1060</a></li>
   <li>Updated jetbrains test: https.request() now catches errors. This fixes 
leaking tests as well by <a 
href="https://github.com/jmjaffe37";><code>@​jmjaffe37</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1070";>actions/setup-java#1070</a></li>
   <li>Fix arm64 e2e workflow tests mislabeled as x64 by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> with <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1073";>actions/setup-java#1073</a></li>
   <li>feat: suppress Maven transfer progress via MAVEN_ARGS by default (add 
show-download-progress input) by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1053";>actions/setup-java#1053</a></li>
   <li>feat: Disable interactiveMode in generated Maven settings.xml by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> with <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1052";>actions/setup-java#1052</a></li>
   <li>Bump prettier from 3.6.2 to 3.9.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1066";>actions/setup-java#1066</a></li>
   <li>chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1074";>actions/setup-java#1074</a></li>
   <li>fix: Maven Toolchains grows unexpectedly by <a 
href="https://github.com/Okeanos";><code>@​Okeanos</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/534";>actions/setup-java#534</a></li>
   <li>dist: Support Tencent Kona JDK by <a 
href="https://github.com/johnshajiang";><code>@​johnshajiang</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/672";>actions/setup-java#672</a></li>
   <li>feat: Add set-default option by <a 
href="https://github.com/gsmet";><code>@​gsmet</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1017";>actions/setup-java#1017</a></li>
   <li>docs: document problem matcher (and how to disable it), Maven Wrapper 
caching, and generated interactiveMode by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1075";>actions/setup-java#1075</a></li>
   <li>feat: Add distribution detection support to .sdkmanrc file by <a 
href="https://github.com/lukaszgyg";><code>@​lukaszgyg</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/975";>actions/setup-java#975</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/jmjaffe37";><code>@​jmjaffe37</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-java/pull/1070";>actions/setup-java#1070</a></li>
   <li><a href="https://github.com/gsmet";><code>@​gsmet</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/actions/setup-java/pull/1017";>actions/setup-java#1017</a></li>
   <li><a href="https://github.com/lukaszgyg";><code>@​lukaszgyg</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-java/pull/975";>actions/setup-java#975</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-java/compare/v5...v5.5.0";>https://github.com/actions/setup-java/compare/v5...v5.5.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/setup-java/commit/03ad4de0992f5dab5e18fcb136590ce7c4a0ac95";><code>03ad4de</code></a>
 Backport <a 
href="https://redirect.github.com/actions/setup-java/issues/1097";>#1097</a>/<a 
href="https://redirect.github.com/actions/setup-java/issues/1098";>#1098</a>: 
cache Maven and Gradle wrapper distributions separately...</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/d229d2e858d9137cc0b3f118fa5184b9f0a44ac4";><code>d229d2e</code></a>
 Backport <a 
href="https://redirect.github.com/actions/setup-java/issues/1111";>#1111</a>: 
Preserve Maven toolchains across repeated setup-java runs (<a 
href="https://redirect.github.com/actions/setup-java/issues/1";>#1</a>...</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/bbf0f6967066506f72571a96d5d6c67ca42ab460";><code>bbf0f69</code></a>
 dist: Cover Tencent Kona JDK 25 (<a 
href="https://redirect.github.com/actions/setup-java/issues/1110";>#1110</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/513edc4f8710565e4ad696f3b7d8e3bda584a46c";><code>513edc4</code></a>
 feat: expose cache-primary-key output (<a 
href="https://redirect.github.com/actions/setup-java/issues/597";>#597</a>) [v5 
backport] (<a 
href="https://redirect.github.com/actions/setup-java/issues/1089";>#1089</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/62df799a9c6e3022bb466697c66c36e9a2dbf347";><code>62df799</code></a>
 Add Maven compiler problem matcher for javac diagnostics (<a 
href="https://redirect.github.com/actions/setup-java/issues/1087";>#1087</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/176156a187714aaf460b0a3c8f21e8b4f784b978";><code>176156a</code></a>
 chore: bump version to 5.6.0 for v5 release line</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/bf7b8deac240b9cee05eb15ccdb1d2f424a54b9f";><code>bf7b8de</code></a>
 build: rebuild dist for backported changes (<a 
href="https://redirect.github.com/actions/setup-java/issues/1079";>#1079</a>, <a 
href="https://redirect.github.com/actions/setup-java/issues/1083";>#1083</a>, <a 
href="https://redirect.github.com/actions/setup-java/issues/1084";>#1084</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/0173e6dd1b6e53ac3f6d68d220fa24cce79ae77c";><code>0173e6d</code></a>
 Infer distribution from asdf .tool-versions vendor prefix (<a 
href="https://redirect.github.com/actions/setup-java/issues/1084";>#1084</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/f45cd82b67042e9e5c24cef950ea0c61736241c6";><code>f45cd82</code></a>
 Rename jdkFile input to jdk-file with deprecated alias (<a 
href="https://redirect.github.com/actions/setup-java/issues/1083";>#1083</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/e2863ad49937c063e5a23922d1971a105f4f0140";><code>e2863ad</code></a>
 Map Zulu x86 architecture to i686 for Azul Metadata API (<a 
href="https://redirect.github.com/actions/setup-java/issues/1079";>#1079</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/setup-java/compare/1bcf9fb12cf4aa7d266a90ae39939e61372fe520...03ad4de0992f5dab5e18fcb136590ce7c4a0ac95";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github/codeql-action/init` from 4.36.3 to 4.37.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/releases";>github/codeql-action/init's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.37.2</h2>
   <ul>
   <li>The new address format for the <code>config-file</code> input that was 
introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to 
the format described there, the <code>remote=</code> prefix can now be used to 
explicitly indicate that the input refers to a remote file. All previous input 
formats continue to be accepted as well. <a 
href="https://redirect.github.com/github/codeql-action/pull/4023";>#4023</a></li>
   <li>The CodeQL Action can now make use of <a 
href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries";>configured
 private registries</a> in Default Setup to retrieve CodeQL configuration files 
from remote repositories that require authentication. This will allow customers 
to store their CodeQL configuration in a single repository that can then be 
referenced by Default Setup workflows in other repositories. We expect to roll 
this and other, related changes out to everyone in July. <a 
href="https://redirect.github.com/github/codeql-action/pull/4007";>#4007</a></li>
   </ul>
   <h2>v4.37.1</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL 
were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3956";>#3956</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.1";>2.26.1</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/4019";>#4019</a></li>
   </ul>
   <h2>v4.37.0</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.0";>2.26.0</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3995";>#3995</a></li>
   <li>In addition to the existing input format, the <code>config-file</code> 
input for the <code>codeql-action/init</code> step will soon support a new 
<code>[owner/]repo[@ref][:path]</code> format. All components except the 
repository name are optional. If omitted, <code>owner</code> defaults to the 
same owner as the repository the analysis is running for, <code>ref</code> to 
<code>main</code>, and <code>path</code> to 
<code>.github/codeql-action.yaml</code>. Support for this format ships in this 
version of the CodeQL Action, but will only be enabled over the coming weeks. 
<a 
href="https://redirect.github.com/github/codeql-action/pull/3973";>#3973</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md";>github/codeql-action/init's
 changelog</a>.</em></p>
   <blockquote>
   <h1>CodeQL Action Changelog</h1>
   <p>See the <a 
href="https://github.com/github/codeql-action/releases";>releases page</a> for 
the relevant changes to the CodeQL CLI and language packs.</p>
   <h2>[UNRELEASED]</h2>
   <p>No user facing changes.</p>
   <h2>4.37.1 - 16 Jul 2026</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL 
were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3956";>#3956</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.1";>2.26.1</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/4019";>#4019</a></li>
   </ul>
   <h2>4.37.0 - 08 Jul 2026</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.0";>2.26.0</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3995";>#3995</a></li>
   <li>In addition to the existing input format, the <code>config-file</code> 
input for the <code>codeql-action/init</code> step will soon support a new 
<code>[owner/]repo[@ref][:path]</code> format. All components except the 
repository name are optional. If omitted, <code>owner</code> defaults to the 
same owner as the repository the analysis is running for, <code>ref</code> to 
<code>main</code>, and <code>path</code> to 
<code>.github/codeql-action.yaml</code>. Support for this format ships in this 
version of the CodeQL Action, but will only be enabled over the coming weeks. 
<a 
href="https://redirect.github.com/github/codeql-action/pull/3973";>#3973</a></li>
   </ul>
   <h2>4.36.3 - 01 Jul 2026</h2>
   <p>No user facing changes.</p>
   <h2>4.36.2 - 04 Jun 2026</h2>
   <ul>
   <li>Cache CodeQL CLI version information across Actions steps. <a 
href="https://redirect.github.com/github/codeql-action/pull/3943";>#3943</a></li>
   <li>Reduce requests while waiting for analysis processing by using 
exponential backoff when polling SARIF processing status. <a 
href="https://redirect.github.com/github/codeql-action/pull/3937";>#3937</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.6";>2.25.6</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3948";>#3948</a></li>
   </ul>
   <h2>4.36.1 - 02 Jun 2026</h2>
   <p>No user facing changes.</p>
   <h2>4.36.0 - 22 May 2026</h2>
   <ul>
   <li><em>Breaking change</em>: Bump the minimum required CodeQL bundle 
version to 2.19.4. <a 
href="https://redirect.github.com/github/codeql-action/pull/3894";>#3894</a></li>
   <li>Add support for SHA-256 Git object IDs. <a 
href="https://redirect.github.com/github/codeql-action/pull/3893";>#3893</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.5";>2.25.5</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3926";>#3926</a></li>
   </ul>
   <h2>4.35.5 - 15 May 2026</h2>
   <ul>
   <li>We have improved how the JavaScript bundles for the CodeQL Action are 
generated to avoid duplication across bundles and reduce the size of the 
repository by around 70%. This should have no effect on the runtime behaviour 
of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3899";>#3899</a></li>
   <li>For performance and accuracy reasons, <a 
href="https://redirect.github.com/github/roadmap/issues/1158";>improved 
incremental analysis</a> will now only be enabled on a pull request when 
diff-informed analysis is also enabled for that run. If diff-informed analysis 
is unavailable (for example, because the PR diff ranges could not be computed), 
the action will fall back to a full analysis. <a 
href="https://redirect.github.com/github/codeql-action/pull/3791";>#3791</a></li>
   <li>If multiple inputs are provided for the GitHub-internal 
<code>analysis-kinds</code> input, only <code>code-scanning</code> will be 
enabled. The <code>analysis-kinds</code> input is experimental, for 
GitHub-internal use only, and may change without notice at any time. <a 
href="https://redirect.github.com/github/codeql-action/pull/3892";>#3892</a></li>
   <li>Added an experimental change which, when running a Code Scanning 
analysis for a PR with <a 
href="https://redirect.github.com/github/roadmap/issues/1158";>improved 
incremental analysis</a> enabled, prefers CodeQL CLI versions that have a 
cached overlay-base database for the configured languages. This speeds up 
analysis for a repository when there is not yet a cached overlay-base database 
for the latest CLI version. We expect to roll this change out to everyone in 
May. <a 
href="https://redirect.github.com/github/codeql-action/pull/3880";>#3880</a></li>
   </ul>
   <h2>4.35.4 - 07 May 2026</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.4";>2.25.4</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3881";>#3881</a></li>
   </ul>
   <h2>4.35.3 - 01 May 2026</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/github/codeql-action/commit/e0647621c2984b5ed2f768cb892365bf2a616ad1";><code>e064762</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4027";>#4027</a> 
from github/update-v4.37.2-385bcdc5a</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/e0faed839190caa67a5cd42f1cc16246028ca3df";><code>e0faed8</code></a>
 Add a couple of change notes</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/73aad0eaa9df172668665a150d17b8bc5a650c20";><code>73aad0e</code></a>
 Update changelog for v4.37.2</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/385bcdc5afb0b5a06bd1dae7809fda5453c7664b";><code>385bcdc</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4026";>#4026</a> 
from github/dependabot/npm_and_yarn/tar-7.5.20</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/de0229cea17fd9b594946f05dccc18e9c33a15d1";><code>de0229c</code></a>
 Merge branch 'main' into dependabot/npm_and_yarn/tar-7.5.20</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/115e8cbbe9419ab1ea002e5c0c6d4797d7820bf8";><code>115e8cb</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4010";>#4010</a> 
from github/mbg/ts/update-release-branch</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/dbdf0b0c7d63778e4b807cb4cef00f090e7dcd4b";><code>dbdf0b0</code></a>
 Bump tar from 7.5.16 to 7.5.20</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/830c23121c8d6124ad817115f9d68da98f44eba0";><code>830c231</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4023";>#4023</a> 
from github/mbg/ff/remove-new-remote-file-addresses-ff</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/69fd9e97ba2f4e95024e587c495eec0f1c9186ea";><code>69fd9e9</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4024";>#4024</a> 
from github/mbg/private-registry/make-docker-available</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/b85568788a5dbb01732f9d4e0d0882e5429bb804";><code>b855687</code></a>
 Always make <code>docker_registry</code> registries available</li>
   <li>Additional commits viewable in <a 
href="https://github.com/github/codeql-action/compare/54f647b7e1bb85c95cddabcd46b0c578ec92bc1a...e0647621c2984b5ed2f768cb892365bf2a616ad1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github/codeql-action/analyze` from 4.36.3 to 4.37.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/releases";>github/codeql-action/analyze's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.37.2</h2>
   <ul>
   <li>The new address format for the <code>config-file</code> input that was 
introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to 
the format described there, the <code>remote=</code> prefix can now be used to 
explicitly indicate that the input refers to a remote file. All previous input 
formats continue to be accepted as well. <a 
href="https://redirect.github.com/github/codeql-action/pull/4023";>#4023</a></li>
   <li>The CodeQL Action can now make use of <a 
href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries";>configured
 private registries</a> in Default Setup to retrieve CodeQL configuration files 
from remote repositories that require authentication. This will allow customers 
to store their CodeQL configuration in a single repository that can then be 
referenced by Default Setup workflows in other repositories. We expect to roll 
this and other, related changes out to everyone in July. <a 
href="https://redirect.github.com/github/codeql-action/pull/4007";>#4007</a></li>
   </ul>
   <h2>v4.37.1</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL 
were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3956";>#3956</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.1";>2.26.1</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/4019";>#4019</a></li>
   </ul>
   <h2>v4.37.0</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.0";>2.26.0</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3995";>#3995</a></li>
   <li>In addition to the existing input format, the <code>config-file</code> 
input for the <code>codeql-action/init</code> step will soon support a new 
<code>[owner/]repo[@ref][:path]</code> format. All components except the 
repository name are optional. If omitted, <code>owner</code> defaults to the 
same owner as the repository the analysis is running for, <code>ref</code> to 
<code>main</code>, and <code>path</code> to 
<code>.github/codeql-action.yaml</code>. Support for this format ships in this 
version of the CodeQL Action, but will only be enabled over the coming weeks. 
<a 
href="https://redirect.github.com/github/codeql-action/pull/3973";>#3973</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md";>github/codeql-action/analyze's
 changelog</a>.</em></p>
   <blockquote>
   <h1>CodeQL Action Changelog</h1>
   <p>See the <a 
href="https://github.com/github/codeql-action/releases";>releases page</a> for 
the relevant changes to the CodeQL CLI and language packs.</p>
   <h2>[UNRELEASED]</h2>
   <p>No user facing changes.</p>
   <h2>4.37.1 - 16 Jul 2026</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL 
were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3956";>#3956</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.1";>2.26.1</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/4019";>#4019</a></li>
   </ul>
   <h2>4.37.0 - 08 Jul 2026</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.0";>2.26.0</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3995";>#3995</a></li>
   <li>In addition to the existing input format, the <code>config-file</code> 
input for the <code>codeql-action/init</code> step will soon support a new 
<code>[owner/]repo[@ref][:path]</code> format. All components except the 
repository name are optional. If omitted, <code>owner</code> defaults to the 
same owner as the repository the analysis is running for, <code>ref</code> to 
<code>main</code>, and <code>path</code> to 
<code>.github/codeql-action.yaml</code>. Support for this format ships in this 
version of the CodeQL Action, but will only be enabled over the coming weeks. 
<a 
href="https://redirect.github.com/github/codeql-action/pull/3973";>#3973</a></li>
   </ul>
   <h2>4.36.3 - 01 Jul 2026</h2>
   <p>No user facing changes.</p>
   <h2>4.36.2 - 04 Jun 2026</h2>
   <ul>
   <li>Cache CodeQL CLI version information across Actions steps. <a 
href="https://redirect.github.com/github/codeql-action/pull/3943";>#3943</a></li>
   <li>Reduce requests while waiting for analysis processing by using 
exponential backoff when polling SARIF processing status. <a 
href="https://redirect.github.com/github/codeql-action/pull/3937";>#3937</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.6";>2.25.6</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3948";>#3948</a></li>
   </ul>
   <h2>4.36.1 - 02 Jun 2026</h2>
   <p>No user facing changes.</p>
   <h2>4.36.0 - 22 May 2026</h2>
   <ul>
   <li><em>Breaking change</em>: Bump the minimum required CodeQL bundle 
version to 2.19.4. <a 
href="https://redirect.github.com/github/codeql-action/pull/3894";>#3894</a></li>
   <li>Add support for SHA-256 Git object IDs. <a 
href="https://redirect.github.com/github/codeql-action/pull/3893";>#3893</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.5";>2.25.5</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3926";>#3926</a></li>
   </ul>
   <h2>4.35.5 - 15 May 2026</h2>
   <ul>
   <li>We have improved how the JavaScript bundles for the CodeQL Action are 
generated to avoid duplication across bundles and reduce the size of the 
repository by around 70%. This should have no effect on the runtime behaviour 
of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3899";>#3899</a></li>
   <li>For performance and accuracy reasons, <a 
href="https://redirect.github.com/github/roadmap/issues/1158";>improved 
incremental analysis</a> will now only be enabled on a pull request when 
diff-informed analysis is also enabled for that run. If diff-informed analysis 
is unavailable (for example, because the PR diff ranges could not be computed), 
the action will fall back to a full analysis. <a 
href="https://redirect.github.com/github/codeql-action/pull/3791";>#3791</a></li>
   <li>If multiple inputs are provided for the GitHub-internal 
<code>analysis-kinds</code> input, only <code>code-scanning</code> will be 
enabled. The <code>analysis-kinds</code> input is experimental, for 
GitHub-internal use only, and may change without notice at any time. <a 
href="https://redirect.github.com/github/codeql-action/pull/3892";>#3892</a></li>
   <li>Added an experimental change which, when running a Code Scanning 
analysis for a PR with <a 
href="https://redirect.github.com/github/roadmap/issues/1158";>improved 
incremental analysis</a> enabled, prefers CodeQL CLI versions that have a 
cached overlay-base database for the configured languages. This speeds up 
analysis for a repository when there is not yet a cached overlay-base database 
for the latest CLI version. We expect to roll this change out to everyone in 
May. <a 
href="https://redirect.github.com/github/codeql-action/pull/3880";>#3880</a></li>
   </ul>
   <h2>4.35.4 - 07 May 2026</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.4";>2.25.4</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3881";>#3881</a></li>
   </ul>
   <h2>4.35.3 - 01 May 2026</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/github/codeql-action/commit/e0647621c2984b5ed2f768cb892365bf2a616ad1";><code>e064762</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4027";>#4027</a> 
from github/update-v4.37.2-385bcdc5a</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/e0faed839190caa67a5cd42f1cc16246028ca3df";><code>e0faed8</code></a>
 Add a couple of change notes</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/73aad0eaa9df172668665a150d17b8bc5a650c20";><code>73aad0e</code></a>
 Update changelog for v4.37.2</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/385bcdc5afb0b5a06bd1dae7809fda5453c7664b";><code>385bcdc</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4026";>#4026</a> 
from github/dependabot/npm_and_yarn/tar-7.5.20</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/de0229cea17fd9b594946f05dccc18e9c33a15d1";><code>de0229c</code></a>
 Merge branch 'main' into dependabot/npm_and_yarn/tar-7.5.20</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/115e8cbbe9419ab1ea002e5c0c6d4797d7820bf8";><code>115e8cb</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4010";>#4010</a> 
from github/mbg/ts/update-release-branch</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/dbdf0b0c7d63778e4b807cb4cef00f090e7dcd4b";><code>dbdf0b0</code></a>
 Bump tar from 7.5.16 to 7.5.20</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/830c23121c8d6124ad817115f9d68da98f44eba0";><code>830c231</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4023";>#4023</a> 
from github/mbg/ff/remove-new-remote-file-addresses-ff</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/69fd9e97ba2f4e95024e587c495eec0f1c9186ea";><code>69fd9e9</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4024";>#4024</a> 
from github/mbg/private-registry/make-docker-available</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/b85568788a5dbb01732f9d4e0d0882e5429bb804";><code>b855687</code></a>
 Always make <code>docker_registry</code> registries available</li>
   <li>Additional commits viewable in <a 
href="https://github.com/github/codeql-action/compare/54f647b7e1bb85c95cddabcd46b0c578ec92bc1a...e0647621c2984b5ed2f768cb892365bf2a616ad1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/labeler` from 6.1.0 to 7.0.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/labeler/releases";>actions/labeler's 
releases</a>.</em></p>
   <blockquote>
   <h2>v7.0.0</h2>
   <h2>What's Changed</h2>
   <h3>Enhancements:</h3>
   <ul>
   <li>Migrate to ESM and update dependencies by <a 
href="https://github.com/chiranjib-swain";><code>@​chiranjib-swain</code></a> in 
<a 
href="https://redirect.github.com/actions/labeler/pull/949";>actions/labeler#949</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/labeler/compare/v6...v7.0.0";>https://github.com/actions/labeler/compare/v6...v7.0.0</a></p>
   <h2>v6.2.0</h2>
   <h2>What's Changed</h2>
   <h3>Bug Fix</h3>
   <ul>
   <li>Improve PR number validation and warning messages in input handling by 
<a href="https://github.com/chiranjib-swain";><code>@​chiranjib-swain</code></a> 
in <a 
href="https://redirect.github.com/actions/labeler/pull/939";>actions/labeler#939</a></li>
   </ul>
   <h3>Dependency Updates</h3>
   <ul>
   <li>Bump js-yaml to 4.2.0, apply npm audit fix, and add undici override  by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/actions/labeler/pull/943";>actions/labeler#943</a></li>
   <li>Bump <code>@​typescript-eslint/eslint-plugin</code> from 8.59.1 to 
8.61.1 by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> 
in <a 
href="https://redirect.github.com/actions/labeler/pull/942";>actions/labeler#942</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/labeler/compare/v6.1.0...v6.2.0";>https://github.com/actions/labeler/compare/v6.1.0...v6.2.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/labeler/commit/bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13";><code>bf12e9b</code></a>
 feat: migrate to ESM and update dependencies (<a 
href="https://redirect.github.com/actions/labeler/issues/949";>#949</a>)</li>
   <li><a 
href="https://github.com/actions/labeler/commit/b8dd2d9be0f68b860e7dae5dae7d772984eacd6d";><code>b8dd2d9</code></a>
 Bump <code>@​typescript-eslint/eslint-plugin</code> from 8.59.1 to 8.61.1 (<a 
href="https://redirect.github.com/actions/labeler/issues/942";>#942</a>)</li>
   <li><a 
href="https://github.com/actions/labeler/commit/53affe8ca4150876fc7eb7d268d3a1f74511a244";><code>53affe8</code></a>
 Bump js-yaml to 4.2.0, apply npm audit fix, and add undici override for 0 
vul...</li>
   <li><a 
href="https://github.com/actions/labeler/commit/f612d9ad188e81643862c2de70f57fbb1d17abd1";><code>f612d9a</code></a>
 Fix: Improve PR number validation and warning messages in input handling (<a 
href="https://redirect.github.com/actions/labeler/issues/939";>#939</a>)</li>
   <li>See full diff in <a 
href="https://github.com/actions/labeler/compare/f27b608878404679385c85cfa523b85ccb86e213...bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `j178/prek-action` from 2.0.5 to 2.0.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/j178/prek-action/releases";>j178/prek-action's 
releases</a>.</em></p>
   <blockquote>
   <h2>v2.0.6</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update known versions for prek 0.4.6 by <a 
href="https://github.com/j178";><code>@​j178</code></a> in <a 
href="https://redirect.github.com/j178/prek-action/pull/159";>j178/prek-action#159</a></li>
   <li>Update known versions for prek 0.4.8 by <a 
href="https://github.com/j178";><code>@​j178</code></a> in <a 
href="https://redirect.github.com/j178/prek-action/pull/162";>j178/prek-action#162</a></li>
   <li>Update known versions for prek 0.4.9 by <a 
href="https://github.com/j178";><code>@​j178</code></a> in <a 
href="https://redirect.github.com/j178/prek-action/pull/163";>j178/prek-action#163</a></li>
   <li>Update known versions for prek 0.4.10 by <a 
href="https://github.com/j178";><code>@​j178</code></a> in <a 
href="https://redirect.github.com/j178/prek-action/pull/167";>j178/prek-action#167</a></li>
   <li>Disable color in <code>prek cache dir</code> output by <a 
href="https://github.com/KSmanis";><code>@​KSmanis</code></a> in <a 
href="https://redirect.github.com/j178/prek-action/pull/168";>j178/prek-action#168</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/KSmanis";><code>@​KSmanis</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/j178/prek-action/pull/168";>j178/prek-action#168</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/j178/prek-action/compare/v2...v2.0.6";>https://github.com/j178/prek-action/compare/v2...v2.0.6</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/j178/prek-action/commit/5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16";><code>5337cb9</code></a>
 Disable color in <code>prek cache dir</code> output (<a 
href="https://redirect.github.com/j178/prek-action/issues/168";>#168</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/63681831f2b6d1c1e2459b263106f6a6a8cfc10d";><code>6368183</code></a>
 Update known versions for prek 0.4.10 (<a 
href="https://redirect.github.com/j178/prek-action/issues/167";>#167</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/c4fa77110131e365aa6c7c78641ec120ccb1762a";><code>c4fa771</code></a>
 Update pre-commit hook biomejs/pre-commit to v2.5.1 (<a 
href="https://redirect.github.com/j178/prek-action/issues/164";>#164</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/99728f01e6fe530f3d5a6cfce6bed1303faa2f35";><code>99728f0</code></a>
 Update zizmorcore/zizmor-action action to v0.5.7 (<a 
href="https://redirect.github.com/j178/prek-action/issues/165";>#165</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/55aa53f24943eaf53de448b96b82878499c4cc21";><code>55aa53f</code></a>
 Update actions/checkout action to v7 (<a 
href="https://redirect.github.com/j178/prek-action/issues/166";>#166</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/e191cc396d739737d801ef04ab315c3e8d933c74";><code>e191cc3</code></a>
 Update dependency semver to v7.8.5 (<a 
href="https://redirect.github.com/j178/prek-action/issues/147";>#147</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/6017a0f52ce0a70cf7414549edb136ff672fc64e";><code>6017a0f</code></a>
 Update dependency <code>@​actions/cache</code> to v6.1.0 (<a 
href="https://redirect.github.com/j178/prek-action/issues/148";>#148</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/5b6c2d652cddc8ac0c0c6433af31267001e0674a";><code>5b6c2d6</code></a>
 Update npm dev dependencies (<a 
href="https://redirect.github.com/j178/prek-action/issues/151";>#151</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/6757ec26616b300438be89a6546b7c2025f4686d";><code>6757ec2</code></a>
 Update known versions for prek 0.4.9 (<a 
href="https://redirect.github.com/j178/prek-action/issues/163";>#163</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/1cd265e68cd39ccf52d58df75540d80750ff5ca4";><code>1cd265e</code></a>
 Update known versions for prek 0.4.8 (<a 
href="https://redirect.github.com/j178/prek-action/issues/162";>#162</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/j178/prek-action/compare/e98a699c41eb69ab013a45817a0406469a748f8d...5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github/codeql-action/upload-sarif` from 4.36.3 to 4.37.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/releases";>github/codeql-action/upload-sarif's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.37.2</h2>
   <ul>
   <li>The new address format for the <code>config-file</code> input that was 
introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to 
the format described there, the <code>remote=</code> prefix can now be used to 
explicitly indicate that the input refers to a remote file. All previous input 
formats continue to be accepted as well. <a 
href="https://redirect.github.com/github/codeql-action/pull/4023";>#4023</a></li>
   <li>The CodeQL Action can now make use of <a 
href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries";>configured
 private registries</a> in Default Setup to retrieve CodeQL configuration files 
from remote repositories that require authentication. This will allow customers 
to store their CodeQL configuration in a single repository that can then be 
referenced by Default Setup workflows in other repositories. We expect to roll 
this and other, related changes out to everyone in July. <a 
href="https://redirect.github.com/github/codeql-action/pull/4007";>#4007</a></li>
   </ul>
   <h2>v4.37.1</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL 
were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3956";>#3956</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.1";>2.26.1</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/4019";>#4019</a></li>
   </ul>
   <h2>v4.37.0</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.0";>2.26.0</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3995";>#3995</a></li>
   <li>In addition to the existing input format, the <code>config-file</code> 
input for the <code>codeql-action/init</code> step will soon support a new 
<code>[owner/]repo[@ref][:path]</code> format. All components except the 
repository name are optional. If omitted, <code>owner</code> defaults to the 
same owner as the repository the analysis is running for, <code>ref</code> to 
<code>main</code>, and <code>path</code> to 
<code>.github/codeql-action.yaml</code>. Support for this format ships in this 
version of the CodeQL Action, but will only be enabled over the coming weeks. 
<a 
href="https://redirect.github.com/github/codeql-action/pull/3973";>#3973</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md";>github/codeql-action/upload-sarif's
 changelog</a>.</em></p>
   <blockquote>
   <h1>CodeQL Action Changelog</h1>
   <p>See the <a 
href="https://github.com/github/codeql-action/releases";>releases page</a> for 
the relevant changes to the CodeQL CLI and language packs.</p>
   <h2>[UNRELEASED]</h2>
   <p>No user facing changes.</p>
   <h2>4.37.1 - 16 Jul 2026</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL 
were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3956";>#3956</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.1";>2.26.1</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/4019";>#4019</a></li>
   </ul>
   <h2>4.37.0 - 08 Jul 2026</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.0";>2.26.0</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3995";>#3995</a></li>
   <li>In addition to the existing input format, the <code>config-file</code> 
input for the <code>codeql-action/init</code> step will soon support a new 
<code>[owner/]repo[@ref][:path]</code> format. All components except the 
repository name are optional. If omitted, <code>owner</code> defaults to the 
same owner as the repository the analysis is running for, <code>ref</code> to 
<code>main</code>, and <code>path</code> to 
<code>.github/codeql-action.yaml</code>. Support for this format ships in this 
version of the CodeQL Action, but will only be enabled over the coming weeks. 
<a 
href="https://redirect.github.com/github/codeql-action/pull/3973";>#3973</a></li>
   </ul>
   <h2>4.36.3 - 01 Jul 2026</h2>
   <p>No user facing changes.</p>
   <h2>4.36.2 - 04 Jun 2026</h2>
   <ul>
   <li>Cache CodeQL CLI version information across Actions steps. <a 
href="https://redirect.github.com/github/codeql-action/pull/3943";>#3943</a></li>
   <li>Reduce requests while waiting for analysis processing by using 
exponential backoff when polling SARIF processing status. <a 
href="https://redirect.github.com/github/codeql-action/pull/3937";>#3937</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.6";>2.25.6</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3948";>#3948</a></li>
   </ul>
   <h2>4.36.1 - 02 Jun 2026</h2>
   <p>No user facing changes.</p>
   <h2>4.36.0 - 22 May 2026</h2>
   <ul>
   <li><em>Breaking change</em>: Bump the minimum required CodeQL bundle 
version to 2.19.4. <a 
href="https://redirect.github.com/github/codeql-action/pull/3894";>#3894</a></li>
   <li>Add support for SHA-256 Git object IDs. <a 
href="https://redirect.github.com/github/codeql-action/pull/3893";>#3893</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.5";>2.25.5</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3926";>#3926</a></li>
   </ul>
   <h2>4.35.5 - 15 May 2026</h2>
   <ul>
   <li>We have improved how the JavaScript bundles for the CodeQL Action are 
generated to avoid duplication across bundles and reduce the size of the 
repository by around 70%. This should have no effect on the runtime behaviour 
of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3899";>#3899</a></li>
   <li>For performance and accuracy reasons, <a 
href="https://redirect.github.com/github/roadmap/issues/1158";>improved 
incremental analysis</a> will now only be enabled on a pull request when 
diff-informed analysis is also enabled for that run. If diff-informed analysis 
is unavailable (for example, because the PR diff ranges could not be computed), 
the action will fall back to a full analysis. <a 
href="https://redirect.github.com/github/codeql-action/pull/3791";>#3791</a></li>
   <li>If multiple inputs are provided for the GitHub-internal 
<code>analysis-kinds</code> input, only <code>code-scanning</code> will be 
enabled. The <code>analysis-kinds</code> input is experimental, for 
GitHub-internal use only, and may change without notice at any time. <a 
href="https://redirect.github.com/github/codeql-action/pull/3892";>#3892</a></li>
   <li>Added an experimental change which, when running a Code Scanning 
analysis for a PR with <a 
href="https://redirect.github.com/github/roadmap/issues/1158";>improved 
incremental analysis</a> enabled, prefers CodeQL CLI versions that have a 
cached overlay-base database for the configured languages. This speeds up 
analysis for a repository when there is not yet a cached overlay-base database 
for the latest CLI version. We expect to roll this change out to everyone in 
May. <a 
href="https://redirect.github.com/github/codeql-action/pull/3880";>#3880</a></li>
   </ul>
   <h2>4.35.4 - 07 May 2026</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.4";>2.25.4</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3881";>#3881</a></li>
   </ul>
   <h2>4.35.3 - 01 May 2026</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/github/codeql-action/commit/e0647621c2984b5ed2f768cb892365bf2a616ad1";><code>e064762</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4027";>#4027</a> 
from github/update-v4.37.2-385bcdc5a</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/e0faed839190caa67a5cd42f1cc16246028ca3df";><code>e0faed8</code></a>
 Add a couple of change notes</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/73aad0eaa9df172668665a150d17b8bc5a650c20";><code>73aad0e</code></a>
 Update changelog for v4.37.2</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/385bcdc5afb0b5a06bd1dae7809fda5453c7664b";><code>385bcdc</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4026";>#4026</a> 
from github/dependabot/npm_and_yarn/tar-7.5.20</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/de0229cea17fd9b594946f05dccc18e9c33a15d1";><code>de0229c</code></a>
 Merge branch 'main' into dependabot/npm_and_yarn/tar-7.5.20</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/115e8cbbe9419ab1ea002e5c0c6d4797d7820bf8";><code>115e8cb</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4010";>#4010</a> 
from github/mbg/ts/update-release-branch</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/dbdf0b0c7d63778e4b807cb4cef00f090e7dcd4b";><code>dbdf0b0</code></a>
 Bump tar from 7.5.16 to 7.5.20</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/830c23121c8d6124ad817115f9d68da98f44eba0";><code>830c231</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4023";>#4023</a> 
from github/mbg/ff/remove-new-remote-file-addresses-ff</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/69fd9e97ba2f4e95024e587c495eec0f1c9186ea";><code>69fd9e9</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4024";>#4024</a> 
from github/mbg/private-registry/make-docker-available</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/b85568788a5dbb01732f9d4e0d0882e5429bb804";><code>b855687</code></a>
 Always make <code>docker_registry</code> registries available</li>
   <li>Additional commits viewable in <a 
href="https://github.com/github/codeql-action/compare/54f647b7e1bb85c95cddabcd46b0c578ec92bc1a...e0647621c2984b5ed2f768cb892365bf2a616ad1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/stale` from 10.3.0 to 10.4.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/stale/releases";>actions/stale's 
releases</a>.</em></p>
   <blockquote>
   <h2>v10.4.0</h2>
   <h2>What's Changed</h2>
   <h3>Bug Fix</h3>
   <ul>
   <li>Fixed <code>only-issue-types</code> validation  by <a 
href="https://github.com/trueberryless";><code>@​trueberryless</code></a> in <a 
href="https://redirect.github.com/actions/stale/pull/1338";>actions/stale#1338</a></li>
   </ul>
   <h3>Dependency Updates</h3>
   <ul>
   <li>Bump undici to 6.27.0 via override, clean up stale license files, and 
version to 10.4.0. by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/actions/stale/pull/1342";>actions/stale#1342</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/trueberryless";><code>@​trueberryless</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/stale/pull/1338";>actions/stale#1338</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/stale/compare/v10.3.0...v10.4.0";>https://github.com/actions/stale/compare/v10.3.0...v10.4.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/stale/commit/1e223db275d687790206a7acac4d1a11bd6fe629";><code>1e223db</code></a>
 Bump undici to 6.27.0 via override, clean up stale license files, and 
version...</li>
   <li><a 
href="https://github.com/actions/stale/commit/9461cb10066d1553762bac6a02599ab8c26b14dd";><code>9461cb1</code></a>
 fix: <code>only-issue-types</code> does not affect PRs (<a 
href="https://redirect.github.com/actions/stale/issues/1338";>#1338</a>)</li>
   <li>See full diff in <a 
href="https://github.com/actions/stale/compare/eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899...1e223db275d687790206a7acac4d1a11bd6fe629";>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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to