dependabot[bot] opened a new pull request, #70873: URL: https://github.com/apache/airflow/pull/70873
Bumps the core-ui-package-updates group with 4 updates in the /airflow-core/src/airflow/ui directory: [elkjs](https://github.com/kieler/elkjs), [katex](https://github.com/KaTeX/KaTeX), [monaco-editor](https://github.com/microsoft/monaco-editor) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `elkjs` from 0.11.1 to 0.12.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kieler/elkjs/releases">elkjs's releases</a>.</em></p> <blockquote> <h2>0.12.0</h2> <p>Based on ELK 0.12.0</p> <p>For changes and fixed issues see the <a href="https://eclipse.dev/elk/downloads/releasenotes/release-0.12.0.html">release notes</a>.</p> <p>Most notably elkjs 0.12.0 adds GPL-3.0 as a secondary license, allowing elkjs to be used in GPL-3.0 or later projects.</p> <p>Full Changelog: <a href="https://github.com/kieler/elkjs/compare/0.11.1...0.12.0">https://github.com/kieler/elkjs/compare/0.11.1...0.12.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kieler/elkjs/commit/ff5771d7165445c42c408bb8a090c8035272218c"><code>ff5771d</code></a> add files for release 0.12.0</li> <li><a href="https://github.com/kieler/elkjs/commit/5c73c979c88ea5e8d88791250c7d70fa3a73e4e0"><code>5c73c97</code></a> update package-lock</li> <li><a href="https://github.com/kieler/elkjs/commit/1ef5e7b6c9be0c8c1cad89e611554b4b011183ef"><code>1ef5e7b</code></a> Merge pull request <a href="https://redirect.github.com/kieler/elkjs/issues/388">#388</a> from kieler/mka/license-update</li> <li><a href="https://github.com/kieler/elkjs/commit/89affeddd598baf260a6402cf699a5eb2d5ba9c5"><code>89affed</code></a> unify formatting of license headers</li> <li><a href="https://github.com/kieler/elkjs/commit/e15664e1289a2ab9bd934667f92fc8d0e3b04d8f"><code>e15664e</code></a> update missing license headers</li> <li><a href="https://github.com/kieler/elkjs/commit/3900ed63ae2a3bb34ff186cc9a720e261ff216be"><code>3900ed6</code></a> update spdx license identifier in package.json</li> <li><a href="https://github.com/kieler/elkjs/commit/b2337f66057fbcdf816c6e20d8c309f1c103c56b"><code>b2337f6</code></a> revert to https in license headers</li> <li><a href="https://github.com/kieler/elkjs/commit/277085ecc7cf17c1d62bb99b76d5a6a2f0364fff"><code>277085e</code></a> update license and headers to secondary license gpl3</li> <li><a href="https://github.com/kieler/elkjs/commit/87f373f5697675f94de210f7d07170d7f2f97391"><code>87f373f</code></a> Merge pull request <a href="https://redirect.github.com/kieler/elkjs/issues/387">#387</a> from kieler/dependabot/npm_and_yarn/js-yaml-4.3.0</li> <li><a href="https://github.com/kieler/elkjs/commit/5798d1ab1eeafab30b43d86bcfa0b847941860ef"><code>5798d1a</code></a> Bump js-yaml from 4.1.1 to 4.3.0</li> <li>Additional commits viewable in <a href="https://github.com/kieler/elkjs/compare/0.11.1...0.12.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new releaser for elkjs since your current version.</p> </details> <br /> Updates `katex` from 0.17.0 to 0.18.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/KaTeX/KaTeX/releases">katex's releases</a>.</em></p> <blockquote> <h2>v0.18.1</h2> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.18.0...v0.18.1">0.18.1</a> (2026-07-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>htmlData:</strong> allow escaped commas in \htmlData (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4236">#4236</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/87a2b304aff601ad1c3d930d47d6833d123ad210">87a2b30</a>), closes <a href="https://redirect.github.com/KaTeX/KaTeX/issues/4204">#4204</a> <a href="https://redirect.github.com/KaTeX/KaTeX/issues/4218">#4218</a></li> </ul> <h2>v0.18.0</h2> <h1><a href="https://github.com/KaTeX/KaTeX/compare/v0.17.0...v0.18.0">0.18.0</a> (2026-07-17)</h1> <h3>Features</h3> <ul> <li>prefix css classes (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4229">#4229</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/6f5c44f69bae0703877a3a8d934e20c47bbbbc32">6f5c44f</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>users who apply custom styles or have allowlists targeting KaTeX's internal classes must update their selectors.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md">katex's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.18.0...v0.18.1">0.18.1</a> (2026-07-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>htmlData:</strong> allow escaped commas in \htmlData (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4236">#4236</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/87a2b304aff601ad1c3d930d47d6833d123ad210">87a2b30</a>), closes <a href="https://redirect.github.com/KaTeX/KaTeX/issues/4204">#4204</a> <a href="https://redirect.github.com/KaTeX/KaTeX/issues/4218">#4218</a></li> </ul> <h1><a href="https://github.com/KaTeX/KaTeX/compare/v0.17.0...v0.18.0">0.18.0</a> (2026-07-17)</h1> <h3>Features</h3> <ul> <li>prefix css classes (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4229">#4229</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/6f5c44f69bae0703877a3a8d934e20c47bbbbc32">6f5c44f</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>users who apply custom styles or have allowlists targeting KaTeX's internal classes must update their selectors.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/KaTeX/KaTeX/commit/cdf479f6749fd2a04c2ccad9be0ead2ac26c33d2"><code>cdf479f</code></a> chore(release): 0.18.1 [ci skip]</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/87a2b304aff601ad1c3d930d47d6833d123ad210"><code>87a2b30</code></a> fix(htmlData): allow escaped commas in \htmlData (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4236">#4236</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/2318066babab2b1729bba87c983b4fdbdb206eb4"><code>2318066</code></a> chore(deps): bump codecov/codecov-action from 6 to 7 (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4227">#4227</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/3b5b6a0f3d9881e75876af4b83a84a4a0fc4d948"><code>3b5b6a0</code></a> chore(deps): bump actions/checkout from 6 to 7 (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4232">#4232</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/4e9d31a103790b2fea8777fc209cdd1a1e72132d"><code>4e9d31a</code></a> chore(deps): update dependency js-yaml to v4.2.0 [security] (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4244">#4244</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/b7ca8f09180d3383077bda89608be19242077d3e"><code>b7ca8f0</code></a> chore(deps): update dependency webpack-dev-server to v5.2.5 [security] (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4242">#4242</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/bf1a59fc2c19b12b50d9b627f9f530b89ef46c47"><code>bf1a59f</code></a> chore: use pixel diff as fallback for byte-to-byte (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4245">#4245</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/4d9d0ae03841943ac3ccc63ad5708e15c46b187e"><code>4d9d0ae</code></a> chore(release): 0.18.0 [ci skip]</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/6f5c44f69bae0703877a3a8d934e20c47bbbbc32"><code>6f5c44f</code></a> feat: prefix css classes (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4229">#4229</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/2c6143a6dd7c168cef602c1e29f8add66f7fcc19"><code>2c6143a</code></a> refactor: remove direct hasOwnProperty call (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4230">#4230</a>)</li> <li>Additional commits viewable in <a href="https://github.com/KaTeX/KaTeX/compare/v0.17.0...v0.18.1">compare view</a></li> </ul> </details> <details> <summary>Install script changes</summary> <p>This version adds <code>prepare</code> script that runs during installation. Review the package contents before updating.</p> </details> <br /> Updates `monaco-editor` from 0.55.1 to 0.56.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/monaco-editor/releases">monaco-editor's releases</a>.</em></p> <blockquote> <h2>v0.56.0</h2> <h2>Changes:</h2> <ul> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5392">#5392</a>: Bump websocket-driver from 0.7.4 to 0.7.5 in /website</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5396">#5396</a>: Release Monaco Editor 0.56.0</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5385">#5385</a>: Bump websocket-driver from 0.7.4 to 0.7.5 in /samples</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5379">#5379</a>: Removes leftover debugger statements.</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5376">#5376</a>: fixes pipeline</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5374">#5374</a>: Bump webpack-dev-server from 5.2.4 to 5.2.5 in /samples</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5373">#5373</a>: Bump webpack-dev-server from 5.2.4 to 5.2.5 in /website</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5371">#5371</a>: Bump undici from 7.24.7 to 7.28.0</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5372">#5372</a>: Fixes CI</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5363">#5363</a>: Bump launch-editor from 2.10.0 to 2.14.1 in /samples</li> </ul> <!-- raw HTML omitted --> <ul> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5362">#5362</a>: Bump <code>@babel/core</code> from 7.17.8 to 7.29.6 in /samples/browser-esm-webpack-typescript-react</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5361">#5361</a>: Bump js-yaml from 4.1.1 to 4.2.0</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5360">#5360</a>: Bump vite from 7.3.2 to 7.3.5</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5358">#5358</a>: Bump shell-quote from 1.8.3 to 1.8.4 in /samples</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5359">#5359</a>: Bump ws from 8.20.1 to 8.21.0 in /monaco-lsp-client</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5357">#5357</a>: Bump esbuild and vite in /samples/browser-esm-vite-react</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5354">#5354</a>: Bump shell-quote from 1.8.3 to 1.8.4 in /website</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5333">#5333</a>: Bump dompurify from 3.2.7 to 3.4.5</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5347">#5347</a>: Revert "Bump dompurify from 3.2.7 to 3.4.5"</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5337">#5337</a>: Bump qs from 6.14.2 to 6.15.2</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5338">#5338</a>: Bump qs and express in /samples</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5336">#5336</a>: Bump qs and express in /website</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5335">#5335</a>: Bump webpack-dev-server from 5.2.1 to 5.2.4 in /website</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5331">#5331</a>: Bump ws from 8.18.3 to 8.20.1 in /monaco-lsp-client</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5330">#5330</a>: Bump webpack-dev-server from 5.2.1 to 5.2.4 in /samples</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5326">#5326</a>: Run npm audit fix and update lockfile</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5323">#5323</a>: Bump postcss from 8.5.6 to 8.5.14 in /samples/browser-esm-vite-react</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5322">#5322</a>: Bump postcss from 8.5.6 to 8.5.14 in /website</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5320">#5320</a>: Bump <code>@babel/plugin-transform-modules-systemjs</code> from 7.17.8 to 7.29.4 in /samples/browser-esm-webpack-typescript-react</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5317">#5317</a>: Bump fast-uri from 3.1.0 to 3.1.2 in /webpack-plugin</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5315">#5315</a>: Bump fast-uri from 3.0.6 to 3.1.2 in /samples</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5316">#5316</a>: Bump fast-uri from 3.1.0 to 3.1.2</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5318">#5318</a>: Bump fast-uri from 3.1.0 to 3.1.2 in /website</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5319">#5319</a>: Bump fast-uri from 3.1.0 to 3.1.2 in /samples/browser-esm-webpack-typescript-react</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5313">#5313</a>: Bump postcss from 8.4.31 to 8.5.13 in /samples</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5308">#5308</a>: Bump postcss from 8.5.6 to 8.5.12</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5306">#5306</a>: Bump postcss from 8.4.31 to 8.5.10 in /webpack-plugin</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5301">#5301</a>: Bump follow-redirects from 1.15.9 to 1.16.0 in /samples</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5300">#5300</a>: Bump follow-redirects from 1.15.11 to 1.16.0 in /website</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5299">#5299</a>: Bump follow-redirects from 1.15.6 to 1.16.0</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5295">#5295</a>: Bump vite from 5.4.21 to 6.4.2 in /samples/browser-esm-vite-react</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5293">#5293</a>: Bump lodash from 4.17.23 to 4.18.1 in /website</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/5292">#5292</a>: Bump lodash from 4.17.23 to 4.18.1 in /samples</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md">monaco-editor's changelog</a>.</em></p> <blockquote> <h2>[0.56.0]</h2> <h3>Breaking Changes</h3> <ul> <li>Reorganizes the exported ESM modules to provide supported, tree-shakeable entry points (<a href="https://redirect.github.com/microsoft/monaco-editor/pull/5155">#5155</a>). The <code>monaco-editor</code> entry point continues to load all features and languages. Custom bundles can now import <code>monaco-editor/editor</code> and opt into: <ul> <li>all editor features with <code>monaco-editor/features/register.all</code>, or individual features with <code>monaco-editor/features/<feature>/register</code>;</li> <li>all language definitions with <code>monaco-editor/languages/definitions/register.all</code>, or individual definitions with <code>monaco-editor/languages/definitions/<language>/register</code>;</li> <li>the CSS, HTML, JSON, and TypeScript language features with <code>monaco-editor/languages/features/register.all</code>, or their individual <code>register</code> entry points.</li> </ul> </li> <li>Renames the misspelled <code>IOverlayWidgetPosition.stackOridinal</code> property to <code>stackOrdinal</code>.</li> <li>Removes the deprecated <code>IMirrorModel</code> and <code>IWorkerContext</code> worker API types.</li> </ul> <h3>New Features and APIs</h3> <ul> <li>Adds <code>editor.doubleClickSelectsBlock</code>.</li> <li>Adds <code>editor.find.closeOnResult</code> and <code>editor.inlayHints.showLongLineWarning</code>.</li> <li>Adds <code>offWhenInlineCompletions</code> to <code>QuickSuggestionsValue</code>.</li> <li>Adds model and provider option support to inline completion providers.</li> <li>Adds <code>ICodeEditor.revealAllCursors</code>, <code>ICodeEditor.getWidthOfLine</code>, and <code>ICodeEditor.renderAsync</code>.</li> <li>Adds <code>advanced-external</code> and <code>advanced-wasm</code> diff algorithms.</li> <li>Exposes typed native LSP client and transport APIs.</li> </ul> <h3>Fixes</h3> <ul> <li>Treats Markdown returned by language servers as untrusted (<a href="https://redirect.github.com/microsoft/monaco-editor/pull/5280">#5280</a>).</li> <li>Updates the editor core to the version used by <code>0.56.0-dev-20260625</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/monaco-editor/commit/13f0c872dcf352815cc28d92dfff496c9839ea5c"><code>13f0c87</code></a> Bump websocket-driver from 0.7.4 to 0.7.5 in /website (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/5392">#5392</a>)</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/b5f23a36c081cca9ed4a4bd99b0c2a88192a656c"><code>b5f23a3</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/monaco-editor/issues/5396">#5396</a> from microsoft/hediet/b/release-0.56.0</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/9d053abd7b9c57ca23385746cb49e81790e5285d"><code>9d053ab</code></a> Improve Monaco Editor 0.56.0 changelog</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/0ba33d047bda1802e4c79964672d585f01771ae5"><code>0ba33d0</code></a> Release Monaco Editor 0.56.0</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/6d961b15aa124a1c9caf3b6516630ce720a90ed8"><code>6d961b1</code></a> Bump websocket-driver from 0.7.4 to 0.7.5 in /samples (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/5385">#5385</a>)</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/d8c9ff06b7bcbd0c07d1ccb16e3d30f5e5962d08"><code>d8c9ff0</code></a> Removes leftover debugger statements. (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/5379">#5379</a>)</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/59285ab91ac86b9a45e65361d123b233e6ffb3b1"><code>59285ab</code></a> fixes pipeline (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/5376">#5376</a>)</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/aaf58db97ce1633edb62c933f9958ea75c5afa8c"><code>aaf58db</code></a> Bump webpack-dev-server from 5.2.4 to 5.2.5 in /samples (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/5374">#5374</a>)</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/d8ac38e9c093c1ed730563c1a6ff5e59f5eb46c1"><code>d8ac38e</code></a> Bump webpack-dev-server from 5.2.4 to 5.2.5 in /website (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/5373">#5373</a>)</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/874af57363eac3197180fc1d9c2cc16241ea500f"><code>874af57</code></a> Bump undici from 7.24.7 to 7.28.0 (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/5371">#5371</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/monaco-editor/compare/v0.55.1...v0.56.0">compare view</a></li> </ul> </details> <br /> Updates `@types/node` from 26.1.1 to 26.1.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">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]
