dependabot[bot] opened a new pull request, #37:
URL: https://github.com/apache/airavata-mft-portal/pull/37

   Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 18.1.2 and 
updates ancestor dependency 
[webpack-dev-server](https://github.com/webpack/webpack-dev-server). These 
dependencies need to be updated together.
   
   Updates `yargs-parser` from 11.1.1 to 18.1.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/yargs/yargs-parser/releases";>yargs-parser's 
releases</a>.</em></p>
   <blockquote>
   <h2>yargs-parser yargs-parser-v15.0.3</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>build:</strong> should use releases_created when using manifest 
(<a 
href="https://www.github.com/yargs/yargs-parser/commit/49ea4ef042f7d9af78d7bb4090a5f37bff067bc3";>49ea4ef</a>)</li>
   </ul>
   <h2>yargs-parser yargs-parser-v15.0.2</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>perf:</strong> address slow parse when using 
unknown-options-as-args (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/400";>#400</a>) (<a 
href="https://www.github.com/yargs/yargs-parser/commit/bc387ec5825cf4a79376709782c7903737e86715";>bc387ec</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md";>yargs-parser's
 changelog</a>.</em></p>
   <blockquote>
   <h3><a 
href="https://www.github.com/yargs/yargs-parser/compare/v18.1.1...v18.1.2";>18.1.2</a>
 (2020-03-26)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>array, nargs:</strong> support -o=--value and --option=--value 
format (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/262";>#262</a>) (<a 
href="https://www.github.com/yargs/yargs-parser/commit/41d3f8139e116706b28de9b0de3433feb08d2f13";>41d3f81</a>)</li>
   </ul>
   <h3><a 
href="https://www.github.com/yargs/yargs-parser/compare/v18.1.0...v18.1.1";>18.1.1</a>
 (2020-03-16)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>__proto__ will now be replaced with ___proto___ in parse (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/258";>#258</a>), 
patching a potential
   prototype pollution vulnerability. This was reported by the Snyk Security 
Research Team.(<a 
href="https://www.github.com/yargs/yargs-parser/commit/63810ca1ae1a24b08293a4d971e70e058c7a41e2";>63810ca</a>)</li>
   </ul>
   <h2><a 
href="https://www.github.com/yargs/yargs-parser/compare/v18.0.0...v18.1.0";>18.1.0</a>
 (2020-03-07)</h2>
   <h3>Features</h3>
   <ul>
   <li>introduce single-digit boolean aliases (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/255";>#255</a>) (<a 
href="https://www.github.com/yargs/yargs-parser/commit/9c60265fd7a03cb98e6df3e32c8c5e7508d9f56f";>9c60265</a>)</li>
   </ul>
   <h2><a 
href="https://www.github.com/yargs/yargs-parser/compare/v17.1.0...v18.0.0";>18.0.0</a>
 (2020-03-02)</h2>
   <h3>⚠ BREAKING CHANGES</h3>
   <ul>
   <li>the narg count is now enforced when parsing arrays.</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>NaN can now be provided as a value for nargs, indicating &quot;at 
least&quot; one value is expected for array (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/251";>#251</a>) (<a 
href="https://www.github.com/yargs/yargs-parser/commit/9db4be81417a2c7097128db34d86fe70ef4af70c";>9db4be8</a>)</li>
   </ul>
   <h2><a 
href="https://www.github.com/yargs/yargs-parser/compare/v17.0.1...v17.1.0";>17.1.0</a>
 (2020-03-01)</h2>
   <h3>Features</h3>
   <ul>
   <li>introduce greedy-arrays config, for specifying whether arrays consume 
multiple positionals (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/249";>#249</a>) (<a 
href="https://www.github.com/yargs/yargs-parser/commit/60e880a837046314d89fa4725f923837fd33a9eb";>60e880a</a>)</li>
   </ul>
   <h3><a 
href="https://www.github.com/yargs/yargs-parser/compare/v17.0.0...v17.0.1";>17.0.1</a>
 (2020-02-29)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>normalized keys were not enumerable (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/247";>#247</a>) (<a 
href="https://www.github.com/yargs/yargs-parser/commit/57119f9f17cf27499bd95e61c2f72d18314f11ba";>57119f9</a>)</li>
   </ul>
   <h2><a 
href="https://www.github.com/yargs/yargs-parser/compare/v16.1.0...v17.0.0";>17.0.0</a>
 (2020-02-10)</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/yargs/yargs-parser/commit/78014fc693ed9fc0c0069750b40bf36a60648ab9";><code>78014fc</code></a>
 chore: release 18.1.2 (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/263";>#263</a>)</li>
   <li><a 
href="https://github.com/yargs/yargs-parser/commit/41d3f8139e116706b28de9b0de3433feb08d2f13";><code>41d3f81</code></a>
 fix(array, nargs): support -o=--value and --option=--value format (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/262";>#262</a>)</li>
   <li><a 
href="https://github.com/yargs/yargs-parser/commit/b96b989680be8259ed530876c1e6cb69608e19ef";><code>b96b989</code></a>
 chore: release 18.1.1 (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/259";>#259</a>)</li>
   <li><a 
href="https://github.com/yargs/yargs-parser/commit/63810ca1ae1a24b08293a4d971e70e058c7a41e2";><code>63810ca</code></a>
 fix: <strong>proto</strong> will now be replaced with 
<em><strong>proto</strong></em> in parse (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/258";>#258</a>)</li>
   <li><a 
href="https://github.com/yargs/yargs-parser/commit/48b6d9ccfa4bb3f74a7f374d8f400491127a8477";><code>48b6d9c</code></a>
 chore: release 18.1.0 (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/257";>#257</a>)</li>
   <li><a 
href="https://github.com/yargs/yargs-parser/commit/9c60265fd7a03cb98e6df3e32c8c5e7508d9f56f";><code>9c60265</code></a>
 feat: introduce single-digit boolean aliases (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/255";>#255</a>)</li>
   <li><a 
href="https://github.com/yargs/yargs-parser/commit/87e0a2136156fb45a0bd8102472915a75697a2e0";><code>87e0a21</code></a>
 test: use bin to enforce coverage thresholds (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/256";>#256</a>)</li>
   <li><a 
href="https://github.com/yargs/yargs-parser/commit/88f36c34e87262fcc5f15f0bc3f32e44a4c0ac22";><code>88f36c3</code></a>
 force release</li>
   <li><a 
href="https://github.com/yargs/yargs-parser/commit/d9284ec1466d9934b7be8039db27d73dcb4de8f8";><code>d9284ec</code></a>
 chore: release 18.0.0 (<a 
href="https://redirect.github.com/yargs/yargs-parser/issues/252";>#252</a>)</li>
   <li><a 
href="https://github.com/yargs/yargs-parser/commit/9db4be81417a2c7097128db34d86fe70ef4af70c";><code>9db4be8</code></a>
 feat!: NaN can now be provided as a value for nargs, indicating &quot;at 
least&quot; on...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/yargs/yargs-parser/compare/v11.1.1...v18.1.2";>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/~oss-bot";>oss-bot</a>, a new releaser for 
yargs-parser since your current version.</p>
   </details>
   <br />
   
   Updates `webpack-dev-server` from 3.10.3 to 3.11.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/webpack-dev-server/releases";>webpack-dev-server's
 releases</a>.</em></p>
   <blockquote>
   <h2>v3.11.3</h2>
   <h3><a 
href="https://github.com/webpack/webpack-dev-server/compare/v3.11.2...v3.11.3";>3.11.3</a>
 (2021-11-08)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>replace <code>ansi-html</code> with <code>ansi-html-community</code> (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/4011";>#4011</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/4fef67b997a2bd09b46beb779c185ad8f85e3e1a";>4fef67b</a>)</li>
   </ul>
   <h2>v3.11.2</h2>
   <h3><a 
href="https://github.com/webpack/webpack-dev-server/compare/v3.11.1...v3.11.2";>3.11.2</a>
 (2021-01-13)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>cli arguments for <code>serve</code> command (<a 
href="https://github.com/webpack/webpack-dev-server/commit/a5fe3372e306e3c90a5e63e452e3e9ee9a745875";>a5fe337</a>)</li>
   </ul>
   <h2>v3.11.1</h2>
   <h3><a 
href="https://github.com/webpack/webpack-dev-server/compare/v3.11.0...v3.11.1";>3.11.1</a>
 (2020-12-29)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>the <code>open</code> option works using <code>webpack serve</code> 
without value (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2948";>#2948</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/4837dc92b944f8b4cdd7d6e3420367cf338e7f75";>4837dc9</a>)</li>
   <li>vulnerable deps (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2949";>#2949</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/78dde50f520c8b78de14272a4ae4cee1281bf2e3";>78dde50</a>)</li>
   </ul>
   <h2>v3.11.0</h2>
   <h2><a 
href="https://github.com/webpack/webpack-dev-server/compare/v3.10.3...v3.11.0";>3.11.0</a>
 (2020-05-08)</h2>
   <h3>Features</h3>
   <ul>
   <li>add icons for directory viewer (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2441";>#2441</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/e953d01ca93764dabe38cedad8e7b9ef4e7f04bc";>e953d01</a>)</li>
   <li>allow multiple <code>contentBasePublicPath</code> paths (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2489";>#2489</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/c6bdfe4afb2ce3612c02142954c68a8e657c3915";>c6bdfe4</a>)</li>
   <li>emit progress-update (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2498";>#2498</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/4808abd434bac0511da688aee861f7e2d8b0c81c";>4808abd</a>),
 closes <a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/1666";>#1666</a></li>
   <li>add invalidate endpoint (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2493";>#2493</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/89ffb86cd26425c59e3937ca06a2c804a01b8f1d";>89ffb86</a>)</li>
   <li>allow open option to accept an object (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2492";>#2492</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/adeb92e1e37551a6cbf3063942d6c2c7efbdff10";>adeb92e</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>do not swallow errors from server (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2512";>#2512</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/06583f268b70f4a9715e4b747b1557055c419086";>06583f2</a>)</li>
   <li>security vulnerability in yargs-parser (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2566";>#2566</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/41d1d0cf99f53df0569991a85489d3c8bc095af5";>41d1d0c</a>)</li>
   <li>don't crash on setupExitSignals(undefined) (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2507";>#2507</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/0d5c68143d780e631cdaf09081822fc87d7cb3ba";>0d5c681</a>)</li>
   <li>support entry descriptor (closes <a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2453";>#2453</a>)
 (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2465";>#2465</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/8bbef6adf6ae5f6a3109ecd4a6246223d2f77cb2";>8bbef6a</a>)</li>
   <li>update jquery (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2516";>#2516</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/99ccfd84d1db566aa4ed77c441c4674bc4e986df";>99ccfd8</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/webpack-dev-server/blob/v3.11.3/CHANGELOG.md";>webpack-dev-server's
 changelog</a>.</em></p>
   <blockquote>
   <h3><a 
href="https://github.com/webpack/webpack-dev-server/compare/v3.11.2...v3.11.3";>3.11.3</a>
 (2021-11-08)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>replace <code>ansi-html</code> with <code>ansi-html-community</code> (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/4011";>#4011</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/4fef67b997a2bd09b46beb779c185ad8f85e3e1a";>4fef67b</a>)</li>
   </ul>
   <h3><a 
href="https://github.com/webpack/webpack-dev-server/compare/v3.11.1...v3.11.2";>3.11.2</a>
 (2021-01-13)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>cli arguments for <code>serve</code> command (<a 
href="https://github.com/webpack/webpack-dev-server/commit/a5fe3372e306e3c90a5e63e452e3e9ee9a745875";>a5fe337</a>)</li>
   </ul>
   <h3><a 
href="https://github.com/webpack/webpack-dev-server/compare/v3.11.0...v3.11.1";>3.11.1</a>
 (2020-12-29)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>the <code>open</code> option works using <code>webpack serve</code> 
without value (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2948";>#2948</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/4837dc92b944f8b4cdd7d6e3420367cf338e7f75";>4837dc9</a>)</li>
   <li>vulnerable deps (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2949";>#2949</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/78dde50f520c8b78de14272a4ae4cee1281bf2e3";>78dde50</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/webpack/webpack-dev-server/compare/v3.10.3...v3.11.0";>3.11.0</a>
 (2020-05-08)</h2>
   <h3>Features</h3>
   <ul>
   <li>add icons for directory viewer (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2441";>#2441</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/e953d01ca93764dabe38cedad8e7b9ef4e7f04bc";>e953d01</a>)</li>
   <li>allow multiple <code>contentBasePublicPath</code> paths (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2489";>#2489</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/c6bdfe4afb2ce3612c02142954c68a8e657c3915";>c6bdfe4</a>)</li>
   <li>emit progress-update (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2498";>#2498</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/4808abd434bac0511da688aee861f7e2d8b0c81c";>4808abd</a>),
 closes <a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/1666";>#1666</a></li>
   <li>add invalidate endpoint (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2493";>#2493</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/89ffb86cd26425c59e3937ca06a2c804a01b8f1d";>89ffb86</a>)</li>
   <li>allow open option to accept an object (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2492";>#2492</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/adeb92e1e37551a6cbf3063942d6c2c7efbdff10";>adeb92e</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>do not swallow errors from server (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2512";>#2512</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/06583f268b70f4a9715e4b747b1557055c419086";>06583f2</a>)</li>
   <li>security vulnerability in yargs-parser (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2566";>#2566</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/41d1d0cf99f53df0569991a85489d3c8bc095af5";>41d1d0c</a>)</li>
   <li>don't crash on setupExitSignals(undefined) (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2507";>#2507</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/0d5c68143d780e631cdaf09081822fc87d7cb3ba";>0d5c681</a>)</li>
   <li>support entry descriptor (closes <a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2453";>#2453</a>)
 (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2465";>#2465</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/8bbef6adf6ae5f6a3109ecd4a6246223d2f77cb2";>8bbef6a</a>)</li>
   <li>update jquery (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2516";>#2516</a>)
 (<a 
href="https://github.com/webpack/webpack-dev-server/commit/99ccfd84d1db566aa4ed77c441c4674bc4e986df";>99ccfd8</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/webpack/webpack-dev-server/commit/aa3cddcf6eb2347704870f0e0cf33bc211e2a378";><code>aa3cddc</code></a>
 chore(release): 3.11.3</li>
   <li><a 
href="https://github.com/webpack/webpack-dev-server/commit/4fef67b997a2bd09b46beb779c185ad8f85e3e1a";><code>4fef67b</code></a>
 fix: replace <code>ansi-html</code> with <code>ansi-html-community</code> (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/4011";>#4011</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-dev-server/commit/5cb545fdc64c9d4b8e557ca86e597db93b3f93f3";><code>5cb545f</code></a>
 chore(release): 3.11.2</li>
   <li><a 
href="https://github.com/webpack/webpack-dev-server/commit/a5fe3372e306e3c90a5e63e452e3e9ee9a745875";><code>a5fe337</code></a>
 fix: cli arguments for <code>serve</code> command</li>
   <li><a 
href="https://github.com/webpack/webpack-dev-server/commit/7e70eeea457a6a154709bd6069c05855f12f7842";><code>7e70eee</code></a>
 chore(release): 3.11.1</li>
   <li><a 
href="https://github.com/webpack/webpack-dev-server/commit/78dde50f520c8b78de14272a4ae4cee1281bf2e3";><code>78dde50</code></a>
 fix: vulnerable deps (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2949";>#2949</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-dev-server/commit/4837dc92b944f8b4cdd7d6e3420367cf338e7f75";><code>4837dc9</code></a>
 fix: the <code>open</code> option works using <code>webpack serve</code> 
without value (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2948";>#2948</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-dev-server/commit/4ab1f21bc85cc1695255c739160ad00dc14375f1";><code>4ab1f21</code></a>
 chore(release): 3.11.0</li>
   <li><a 
href="https://github.com/webpack/webpack-dev-server/commit/0e51fb15dfed3da30380e764e8a4f524a3a19bb2";><code>0e51fb1</code></a>
 fix: invalidate route (<a 
href="https://redirect.github.com/webpack/webpack-dev-server/issues/2584";>#2584</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-dev-server/commit/f857c404c955ba8039524879011e8494d9e82352";><code>f857c40</code></a>
 chore: deps and tests</li>
   <li>Additional commits viewable in <a 
href="https://github.com/webpack/webpack-dev-server/compare/v3.10.3...v3.11.3";>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 ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/airavata-mft-portal/network/alerts).
   
   </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: dev-unsubscr...@airavata.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to