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

   Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used 
after updating ancestor dependency [jshint](https://github.com/jshint/jshint). 
These dependencies need to be updated together.
   
   Removes `shelljs`
   
   Updates `jshint` from 2.10.2 to 2.13.5
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jshint/jshint/releases";>jshint's releases</a>.</em></p>
   <blockquote>
   <h2>JSHint 2.13.5</h2>
   <h2><a 
href="https://github.com/jshint/jshint/compare/2.13.4...v2.13.5";>2.13.5</a> 
(2022-07-08)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Tolerate late definition of async function (<a 
href="https://github-redirect.dependabot.com/jshint/jshint/issues/3618";>#3618</a>)
 (<a href="https://github.com/jshint/jshint/commit/5c256a2";>5c256a2</a>)</li>
   </ul>
   <h2>JSHint 2.13.4</h2>
   <h2><a 
href="https://github.com/jshint/jshint/compare/2.13.3...v2.13.4";>2.13.4</a> 
(2022-01-24)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Remove shelljs (<a 
href="https://github.com/jshint/jshint/commit/eb4609a";>eb4609a</a>)</li>
   </ul>
   <h2>JSHint 2.13.3</h2>
   <h1><a 
href="https://github.com/jshint/jshint/compare/2.13.2...v2.13.3";>2.13.3</a> 
(2022-01-05)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Recognize ES2020 globals (<a 
href="https://github.com/jshint/jshint/commit/b1426f1";>b1426f1</a>)</li>
   </ul>
   <h2>JSHint 2.13.2</h2>
   <h1><a 
href="https://github.com/jshint/jshint/compare/2.13.1...v2.13.2";>2.13.2</a> 
(2021-12-27)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Add missing well-known globals (<a 
href="https://github-redirect.dependabot.com/jshint/jshint/issues/3582";>#3582</a>)
 (<a href="https://github.com/jshint/jshint/commit/cc1adf6";>cc1adf6</a>)</li>
   <li>add URL for node in src/vars.js (<a 
href="https://github-redirect.dependabot.com/jshint/jshint/issues/3570";>#3570</a>)
 (<a href="https://github.com/jshint/jshint/commit/ca06e6a";>ca06e6a</a>)</li>
   <li>change escape-sequence handler for double quotes (&quot;) (<a 
href="https://github-redirect.dependabot.com/jshint/jshint/issues/3566";>#3566</a>)
 (<a href="https://github.com/jshint/jshint/commit/75e48b7";>75e48b7</a>)</li>
   <li>Limit &quot;Too many Errors&quot; (E043) to errors only (<a 
href="https://github-redirect.dependabot.com/jshint/jshint/issues/3562";>#3562</a>)
 (<a href="https://github.com/jshint/jshint/commit/4a681b9";>4a681b9</a>)</li>
   <li>Tolerate keyword in object shorthand (<a 
href="https://github.com/jshint/jshint/commit/057b1c6";>057b1c6</a>)</li>
   <li>Tolerate unterminated nullish coalescing (<a 
href="https://github.com/jshint/jshint/commit/ecae54a";>ecae54a</a>)</li>
   </ul>
   <h2>JSHint 2.13.1</h2>
   <h1><a 
href="https://github.com/jshint/jshint/compare/2.13.0...v2.13.1";>2.13.1</a> 
(2021-08-10)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Allow invoking result of optional chaining (<a 
href="https://github.com/jshint/jshint/commit/71ec395";>71ec395</a>)</li>
   <li>Allow optional chaining call as satement (<a 
href="https://github.com/jshint/jshint/commit/11dc0a6";>11dc0a6</a>)</li>
   <li>Tolerate dangling NewExpression (<a 
href="https://github.com/jshint/jshint/commit/7c890aa";>7c890aa</a>)</li>
   </ul>
   <h2>JSHint 2.13.0</h2>
   <h1><a 
href="https://github.com/jshint/jshint/compare/2.12.0...v2.13.0";>2.13.0</a> 
(2021-05-30)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Allow comma expression in MemberExpression (<a 
href="https://github.com/jshint/jshint/commit/f05c8d1";>f05c8d1</a>)</li>
   <li>Consider all exported bindings &quot;used&quot; (<a 
href="https://github.com/jshint/jshint/commit/90228b7";>90228b7</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/jshint/jshint/blob/main/CHANGELOG.md";>jshint's 
changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/jshint/jshint/compare/2.13.4...v2.13.5";>2.13.5</a> 
(2022-07-08)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Tolerate late definition of async function (<a 
href="https://github-redirect.dependabot.com/jshint/jshint/issues/3618";>#3618</a>)
 (<a href="https://github.com/jshint/jshint/commit/5c256a2";>5c256a2</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h2><a 
href="https://github.com/jshint/jshint/compare/2.13.3...v2.13.4";>2.13.4</a> 
(2022-01-24)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Remove shelljs (<a 
href="https://github.com/jshint/jshint/commit/eb4609a";>eb4609a</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h2><a 
href="https://github.com/jshint/jshint/compare/2.13.2...v2.13.3";>2.13.3</a> 
(2022-01-05)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Recognize ES2020 globals (<a 
href="https://github.com/jshint/jshint/commit/b1426f1";>b1426f1</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h2><a 
href="https://github.com/jshint/jshint/compare/2.13.1...v2.13.2";>2.13.2</a> 
(2021-12-27)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Add missing well-known globals (<a 
href="https://github-redirect.dependabot.com/jshint/jshint/issues/3582";>#3582</a>)
 (<a href="https://github.com/jshint/jshint/commit/cc1adf6";>cc1adf6</a>)</li>
   <li>add URL for node in src/vars.js (<a 
href="https://github-redirect.dependabot.com/jshint/jshint/issues/3570";>#3570</a>)
 (<a href="https://github.com/jshint/jshint/commit/ca06e6a";>ca06e6a</a>)</li>
   <li>change escape-sequence handler for double quotes (&quot;) (<a 
href="https://github-redirect.dependabot.com/jshint/jshint/issues/3566";>#3566</a>)
 (<a href="https://github.com/jshint/jshint/commit/75e48b7";>75e48b7</a>)</li>
   <li>Limit &quot;Too many Errors&quot; (E043) to errors only (<a 
href="https://github-redirect.dependabot.com/jshint/jshint/issues/3562";>#3562</a>)
 (<a href="https://github.com/jshint/jshint/commit/4a681b9";>4a681b9</a>)</li>
   <li>Tolerate keyword in object shorthand (<a 
href="https://github.com/jshint/jshint/commit/057b1c6";>057b1c6</a>)</li>
   <li>Tolerate unterminated nullish coalescing (<a 
href="https://github.com/jshint/jshint/commit/ecae54a";>ecae54a</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h2><a 
href="https://github.com/jshint/jshint/compare/2.13.0...v2.13.1";>2.13.1</a> 
(2021-08-10)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Allow invoking result of optional chaining (<a 
href="https://github.com/jshint/jshint/commit/71ec395";>71ec395</a>)</li>
   <li>Allow optional chaining call as satement (<a 
href="https://github.com/jshint/jshint/commit/11dc0a6";>11dc0a6</a>)</li>
   <li>Tolerate dangling NewExpression (<a 
href="https://github.com/jshint/jshint/commit/7c890aa";>7c890aa</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1><a 
href="https://github.com/jshint/jshint/compare/2.12.0...v2.13.0";>2.13.0</a> 
(2021-05-30)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Allow comma expression in MemberExpression (<a 
href="https://github.com/jshint/jshint/commit/f05c8d1";>f05c8d1</a>)</li>
   <li>Consider all exported bindings &quot;used&quot; (<a 
href="https://github.com/jshint/jshint/commit/90228b7";>90228b7</a>)</li>
   <li>Correct interpretation of ImportSpecifier (<a 
href="https://github.com/jshint/jshint/commit/72a8102";>72a8102</a>)</li>
   <li>Correct location for error (<a 
href="https://github.com/jshint/jshint/commit/e831188";>e831188</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jshint/jshint/commit/95a6036b3ce35f99d8bdae464fa8b691b13eacf4";><code>95a6036</code></a>
 v2.13.5</li>
   <li><a 
href="https://github.com/jshint/jshint/commit/d9583d5e7265c227837a048b2271dd9aabae580c";><code>d9583d5</code></a>
 [[CHORE]] Remove unused script</li>
   <li><a 
href="https://github.com/jshint/jshint/commit/5c256a29c51799105dac0ef678b8b9a8ff5c93c7";><code>5c256a2</code></a>
 [[FIX]] Tolerate late definition of async function (<a 
href="https://github-redirect.dependabot.com/jshint/jshint/issues/3618";>#3618</a>)</li>
   <li><a 
href="https://github.com/jshint/jshint/commit/61c868c5b2072baae04254386efb7ad3f85b86f2";><code>61c868c</code></a>
 v2.13.4</li>
   <li><a 
href="https://github.com/jshint/jshint/commit/eb4609a5ea3024ed54167c7b8406ce30dd940d84";><code>eb4609a</code></a>
 [[FIX]] Remove shelljs</li>
   <li><a 
href="https://github.com/jshint/jshint/commit/b23e125c95efb1efa473e95009b1d645c8bb9653";><code>b23e125</code></a>
 [[CHORE]] Remove shelljs from internal tooling</li>
   <li><a 
href="https://github.com/jshint/jshint/commit/56d4a473f6d7b23c7ddebb745ec881061ed8da20";><code>56d4a47</code></a>
 [[CHORE]] Use consistent interface for fs ops</li>
   <li><a 
href="https://github.com/jshint/jshint/commit/33cfc876ac5b77a7984923e33f5bf53ae33a7112";><code>33cfc87</code></a>
 [[CHORE]] Migrate from TravisCI to CircleCI</li>
   <li><a 
href="https://github.com/jshint/jshint/commit/a53cc958678f2c21dcf554efe5f5ddc3f151a792";><code>a53cc95</code></a>
 [[CHORE]] Update version of package manifest (<a 
href="https://github-redirect.dependabot.com/jshint/jshint/issues/3602";>#3602</a>)</li>
   <li><a 
href="https://github.com/jshint/jshint/commit/2a842ac5891916d93356ada81d7cd73918d4f443";><code>2a842ac</code></a>
 v2.13.3</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jshint/jshint/compare/2.10.2...2.13.5";>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)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/echarts/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: commits-unsubscr...@echarts.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to