You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/05 15:02:58 UTC

[GitHub] [tinkerpop] dependabot[bot] opened a new pull request, #2085: Bump eslint from 7.32.0 to 8.42.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript

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

   Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.42.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
   <blockquote>
   <h2>v8.42.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/b8448ff1ae1adf26a81dea07f340caa5b5c2f257"><code>b8448ff</code></a> feat: correct no-useless-return behaviour in try statements (<a href="https://redirect.github.com/eslint/eslint/issues/16996">#16996</a>) (Nitin Kumar)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/a5896360c3faa1e7d1fe81a9907a434b8b8f6b60"><code>a589636</code></a> fix: Config with <code>ignores</code> and without <code>files</code> should not always apply (<a href="https://redirect.github.com/eslint/eslint/issues/17181">#17181</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/c4fad173c7149dbcd25695c19c68663102b9ec6b"><code>c4fad17</code></a> fix: Correct ignore message for &quot;node_modules&quot; subfolders (<a href="https://redirect.github.com/eslint/eslint/issues/17217">#17217</a>) (Francesco Trotta)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/01d7142642c87241135699571e8010f5e8fcda4f"><code>01d7142</code></a> docs: Update README (GitHub Actions Bot)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e5182b723ff82bb3b55c50c06d64626055414b31"><code>e5182b7</code></a> docs: Update README (GitHub Actions Bot)</li>
   </ul>
   <h2>Chores</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/6ca5b7ca3bac9e10c6cfee4cdc78446e94eb7607"><code>6ca5b7c</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.42.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17236">#17236</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/67fc5e730e4dfc372dea11e15d3f5165bc812491"><code>67fc5e7</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0892412556b2ba6c3d1b85152dafe47a3f4cba72"><code>0892412</code></a> refactor: remove <code>Identifier</code> listener in no-irregular-whitespace (<a href="https://redirect.github.com/eslint/eslint/issues/17235">#17235</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f67d2984c3c3f26497842a04d5166707587c1fca"><code>f67d298</code></a> test: Add <code>FlatESLint</code> tests with missing config files (<a href="https://redirect.github.com/eslint/eslint/issues/17164">#17164</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/5b68d51e3e6bd003d6cf74d3434f7165691b4f4d"><code>5b68d51</code></a> chore: Fix <code>fixedsize</code> attribute in code path analysis DOT debug output (<a href="https://redirect.github.com/eslint/eslint/issues/17202">#17202</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/37432f27dc15817d66cf42377792197dc2aeb8b2"><code>37432f2</code></a> chore: update descriptions in key-spacing tests (<a href="https://redirect.github.com/eslint/eslint/issues/17195">#17195</a>) (Milos Djermanovic)</li>
   </ul>
   <h2>v8.41.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/880a4317b949e575a4a6c5e8baaba1eea7674cc6"><code>880a431</code></a> feat: change default ignore pattern to <code>**/node_modules/</code> in flat config (<a href="https://redirect.github.com/eslint/eslint/issues/17184">#17184</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/8bf550594fca6d29fab1a3453e701c1a457767e1"><code>8bf5505</code></a> feat: expose <code>shouldUseFlatConfig</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17169">#17169</a>) (Connor Prussin)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/4f5440db631707b17140c4e5cc7beb223afbd2b9"><code>4f5440d</code></a> fix: incorrect warning message for ignored dotfiles (<a href="https://redirect.github.com/eslint/eslint/issues/17196">#17196</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/94da96cbf0fb2bb6694fa2e757eb1b3e74c40db7"><code>94da96c</code></a> fix: unify <code>LintMessage</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/17076">#17076</a>) (Brandon Mills)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0c415cda5d76dbe5120ab9f3c4c81320538e35f0"><code>0c415cd</code></a> fix: validate <code>ignorePatterns</code> constructor option in <code>FlatESLint</code> class (<a href="https://redirect.github.com/eslint/eslint/issues/17139">#17139</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/9682d669e4ee8641293914e21679f40fee8bc354"><code>9682d66</code></a> fix: switch <code>grapheme-splitter</code> to <code>graphemer</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17160">#17160</a>) (fisker Cheung)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/7709b14e18ad4e11c1119ed6575454243b8e7084"><code>7709b14</code></a> docs: Update README (GitHub Actions Bot)</li>
   <li><a href="https://github.com/eslint/eslint/commit/7f183e020579380fa57473caaf9ed154470c25b3"><code>7f183e0</code></a> docs: Update triage process description (<a href="https://redirect.github.com/eslint/eslint/issues/17157">#17157</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/b68346b290d55324e73868ca42b3854157b27375"><code>b68346b</code></a> docs: fix license to reflect relicensing of jshint (<a href="https://redirect.github.com/eslint/eslint/issues/17165">#17165</a>) (Stefan Bischof)</li>
   </ul>
   <h2>Chores</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/f43216a8c77ab6cf1d0823978e8c728786b4cba7"><code>f43216a</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.41.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17200">#17200</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/95c300780a1cfd9ad680bc78850542eb55d7fbf4"><code>95c3007</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ddc5291debd90ff476e17c532af7577e26720b91"><code>ddc5291</code></a> chore: don't use deprecated <code>context</code> methods in <code>ast-utils</code> tests (<a href="https://redirect.github.com/eslint/eslint/issues/17194">#17194</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/b1516db51514032ed06e1425c4b1f955238dc682"><code>b1516db</code></a> chore: Fix return type of <code>findFlatConfigFile</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17161">#17161</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/918b0fd21723e84bd7acb17942a36606f1d8360a"><code>918b0fd</code></a> perf: Store indent descriptors in a plain array (<a href="https://redirect.github.com/eslint/eslint/issues/17148">#17148</a>) (Francesco Trotta)</li>
   <li><a href="https://github.com/eslint/eslint/commit/4caa34449555d8a680222ec2049d97c59476c11e"><code>4caa344</code></a> refactor: locateConfigFileToUse returns an Error object (<a href="https://redirect.github.com/eslint/eslint/issues/17159">#17159</a>) (唯然)</li>
   </ul>
   <h2>v8.40.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/5db7808139c1f2172797285a0700f01644bda254"><code>5db7808</code></a> feat: improve flat config errors for invalid rule options and severities (<a href="https://redirect.github.com/eslint/eslint/issues/17140">#17140</a>) (Josh Goldberg ✨)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f5574dc739fcc74a7841217ba1f31cce02bee1ff"><code>f5574dc</code></a> feat: Add findConfigFile() method to FlatESLint (<a href="https://redirect.github.com/eslint/eslint/issues/17142">#17142</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e52b98bf25d882da4efd5559ce5974b6697cf701"><code>e52b98b</code></a> feat: add <code>sourceCode</code> property to the rule context (<a href="https://redirect.github.com/eslint/eslint/issues/17107">#17107</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/1468f5b640cfa6fdd8a5ec895337f692def2780b"><code>1468f5b</code></a> feat: add <code>physicalFilename</code> property to the rule context (<a href="https://redirect.github.com/eslint/eslint/issues/17111">#17111</a>) (Nitin Kumar)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p>
   <blockquote>
   <p>v8.42.0 - June 2, 2023</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/6ca5b7ca3bac9e10c6cfee4cdc78446e94eb7607"><code>6ca5b7c</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.42.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17236">#17236</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/67fc5e730e4dfc372dea11e15d3f5165bc812491"><code>67fc5e7</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0892412556b2ba6c3d1b85152dafe47a3f4cba72"><code>0892412</code></a> refactor: remove <code>Identifier</code> listener in no-irregular-whitespace (<a href="https://redirect.github.com/eslint/eslint/issues/17235">#17235</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/a5896360c3faa1e7d1fe81a9907a434b8b8f6b60"><code>a589636</code></a> fix: Config with <code>ignores</code> and without <code>files</code> should not always apply (<a href="https://redirect.github.com/eslint/eslint/issues/17181">#17181</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/01d7142642c87241135699571e8010f5e8fcda4f"><code>01d7142</code></a> docs: Update README (GitHub Actions Bot)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f67d2984c3c3f26497842a04d5166707587c1fca"><code>f67d298</code></a> test: Add <code>FlatESLint</code> tests with missing config files (<a href="https://redirect.github.com/eslint/eslint/issues/17164">#17164</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e5182b723ff82bb3b55c50c06d64626055414b31"><code>e5182b7</code></a> docs: Update README (GitHub Actions Bot)</li>
   <li><a href="https://github.com/eslint/eslint/commit/c4fad173c7149dbcd25695c19c68663102b9ec6b"><code>c4fad17</code></a> fix: Correct ignore message for &quot;node_modules&quot; subfolders (<a href="https://redirect.github.com/eslint/eslint/issues/17217">#17217</a>) (Francesco Trotta)</li>
   <li><a href="https://github.com/eslint/eslint/commit/5b68d51e3e6bd003d6cf74d3434f7165691b4f4d"><code>5b68d51</code></a> chore: Fix <code>fixedsize</code> attribute in code path analysis DOT debug output (<a href="https://redirect.github.com/eslint/eslint/issues/17202">#17202</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/b8448ff1ae1adf26a81dea07f340caa5b5c2f257"><code>b8448ff</code></a> feat: correct no-useless-return behaviour in try statements (<a href="https://redirect.github.com/eslint/eslint/issues/16996">#16996</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/37432f27dc15817d66cf42377792197dc2aeb8b2"><code>37432f2</code></a> chore: update descriptions in key-spacing tests (<a href="https://redirect.github.com/eslint/eslint/issues/17195">#17195</a>) (Milos Djermanovic)</li>
   </ul>
   <p>v8.41.0 - May 19, 2023</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/f43216a8c77ab6cf1d0823978e8c728786b4cba7"><code>f43216a</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.41.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17200">#17200</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/95c300780a1cfd9ad680bc78850542eb55d7fbf4"><code>95c3007</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li>
   <li><a href="https://github.com/eslint/eslint/commit/4f5440db631707b17140c4e5cc7beb223afbd2b9"><code>4f5440d</code></a> fix: incorrect warning message for ignored dotfiles (<a href="https://redirect.github.com/eslint/eslint/issues/17196">#17196</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ddc5291debd90ff476e17c532af7577e26720b91"><code>ddc5291</code></a> chore: don't use deprecated <code>context</code> methods in <code>ast-utils</code> tests (<a href="https://redirect.github.com/eslint/eslint/issues/17194">#17194</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/880a4317b949e575a4a6c5e8baaba1eea7674cc6"><code>880a431</code></a> feat: change default ignore pattern to <code>**/node_modules/</code> in flat config (<a href="https://redirect.github.com/eslint/eslint/issues/17184">#17184</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/94da96cbf0fb2bb6694fa2e757eb1b3e74c40db7"><code>94da96c</code></a> fix: unify <code>LintMessage</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/17076">#17076</a>) (Brandon Mills)</li>
   <li><a href="https://github.com/eslint/eslint/commit/7709b14e18ad4e11c1119ed6575454243b8e7084"><code>7709b14</code></a> docs: Update README (GitHub Actions Bot)</li>
   <li><a href="https://github.com/eslint/eslint/commit/8bf550594fca6d29fab1a3453e701c1a457767e1"><code>8bf5505</code></a> feat: expose <code>shouldUseFlatConfig</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17169">#17169</a>) (Connor Prussin)</li>
   <li><a href="https://github.com/eslint/eslint/commit/7f183e020579380fa57473caaf9ed154470c25b3"><code>7f183e0</code></a> docs: Update triage process description (<a href="https://redirect.github.com/eslint/eslint/issues/17157">#17157</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0c415cda5d76dbe5120ab9f3c4c81320538e35f0"><code>0c415cd</code></a> fix: validate <code>ignorePatterns</code> constructor option in <code>FlatESLint</code> class (<a href="https://redirect.github.com/eslint/eslint/issues/17139">#17139</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/b1516db51514032ed06e1425c4b1f955238dc682"><code>b1516db</code></a> chore: Fix return type of <code>findFlatConfigFile</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17161">#17161</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/b68346b290d55324e73868ca42b3854157b27375"><code>b68346b</code></a> docs: fix license to reflect relicensing of jshint (<a href="https://redirect.github.com/eslint/eslint/issues/17165">#17165</a>) (Stefan Bischof)</li>
   <li><a href="https://github.com/eslint/eslint/commit/9682d669e4ee8641293914e21679f40fee8bc354"><code>9682d66</code></a> fix: switch <code>grapheme-splitter</code> to <code>graphemer</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17160">#17160</a>) (fisker Cheung)</li>
   <li><a href="https://github.com/eslint/eslint/commit/918b0fd21723e84bd7acb17942a36606f1d8360a"><code>918b0fd</code></a> perf: Store indent descriptors in a plain array (<a href="https://redirect.github.com/eslint/eslint/issues/17148">#17148</a>) (Francesco Trotta)</li>
   <li><a href="https://github.com/eslint/eslint/commit/4caa34449555d8a680222ec2049d97c59476c11e"><code>4caa344</code></a> refactor: locateConfigFileToUse returns an Error object (<a href="https://redirect.github.com/eslint/eslint/issues/17159">#17159</a>) (唯然)</li>
   </ul>
   <p>v8.40.0 - May 5, 2023</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/4053004c951813473d1c43f9f9959a9a3484242f"><code>4053004</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.40.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17156">#17156</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/50fed1da4449ad7ecbb558294438273cfce603d4"><code>50fed1d</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f076e54ecdb0fae70d9b43ad6888606097beef97"><code>f076e54</code></a> fix: Ensure FlatESLint#findConfigFile() doesn't throw. (<a href="https://redirect.github.com/eslint/eslint/issues/17151">#17151</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/4c7a170b04c5a746e401bef7ce79766ff66a1168"><code>4c7a170</code></a> chore: upgrade <code>@​eslint/eslintrc</code><a href="https://github.com/2"><code>@​2</code></a>.0.3 (<a href="https://redirect.github.com/eslint/eslint/issues/17155">#17155</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e80b7cce640b60c00802148dbb51d03c7223afa9"><code>e80b7cc</code></a> chore: upgrade espree@9.5.2 (<a href="https://redirect.github.com/eslint/eslint/issues/17154">#17154</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ce3ac91b510576e2afba1657aa5f09e162b4ab07"><code>ce3ac91</code></a> chore: upgrade eslint-visitor-keys@3.4.1 (<a href="https://redirect.github.com/eslint/eslint/issues/17153">#17153</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/5db7808139c1f2172797285a0700f01644bda254"><code>5db7808</code></a> feat: improve flat config errors for invalid rule options and severities (<a href="https://redirect.github.com/eslint/eslint/issues/17140">#17140</a>) (Josh Goldberg ✨)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f5574dc739fcc74a7841217ba1f31cce02bee1ff"><code>f5574dc</code></a> feat: Add findConfigFile() method to FlatESLint (<a href="https://redirect.github.com/eslint/eslint/issues/17142">#17142</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e52b98bf25d882da4efd5559ce5974b6697cf701"><code>e52b98b</code></a> feat: add <code>sourceCode</code> property to the rule context (<a href="https://redirect.github.com/eslint/eslint/issues/17107">#17107</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e980bf38cf441f2eb29c458b93df77dc0111b391"><code>e980bf3</code></a> docs: Update README (GitHub Actions Bot)</li>
   <li><a href="https://github.com/eslint/eslint/commit/9094d79fb42c0ebb6100426a3f2f851e8d42a0ee"><code>9094d79</code></a> chore: add <code>latest/</code> to <code>meta.docs.url</code> in all core rules (<a href="https://redirect.github.com/eslint/eslint/issues/17136">#17136</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/1468f5b640cfa6fdd8a5ec895337f692def2780b"><code>1468f5b</code></a> feat: add <code>physicalFilename</code> property to the rule context (<a href="https://redirect.github.com/eslint/eslint/issues/17111">#17111</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0df4d4f658c214e51310a986c03d44d34ceae3ec"><code>0df4d4f</code></a> feat: add <code>cwd</code> to rule context (<a href="https://redirect.github.com/eslint/eslint/issues/17106">#17106</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/52018f21c19b3e461cae32843cddd17ed42f19cd"><code>52018f2</code></a> feat: add <code>filename</code> property to the rule context (<a href="https://redirect.github.com/eslint/eslint/issues/17108">#17108</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/559ff4e4bc54a8b6e6b54825d83c532d724204b3"><code>559ff4e</code></a> feat: add new <code>omitLastInOneLineClassBody</code> option to the <code>semi</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/17105">#17105</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e92a6fc7ed2a427f5e95f4b3a1c21d71553c97ee"><code>e92a6fc</code></a> docs: Update README (GitHub Actions Bot)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/96ad0dbc5e0072e40004ee7d938b576ffcb8af8d"><code>96ad0db</code></a> 8.42.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/40b34afd01045ab6ec5ed91573d0e11e5aec8c97"><code>40b34af</code></a> Build: changelog update for 8.42.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/6ca5b7ca3bac9e10c6cfee4cdc78446e94eb7607"><code>6ca5b7c</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.42.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17236">#17236</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/67fc5e730e4dfc372dea11e15d3f5165bc812491"><code>67fc5e7</code></a> chore: package.json update for <code>@​eslint/js</code> release</li>
   <li><a href="https://github.com/eslint/eslint/commit/0892412556b2ba6c3d1b85152dafe47a3f4cba72"><code>0892412</code></a> refactor: remove <code>Identifier</code> listener in no-irregular-whitespace (<a href="https://redirect.github.com/eslint/eslint/issues/17235">#17235</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/a5896360c3faa1e7d1fe81a9907a434b8b8f6b60"><code>a589636</code></a> fix: Config with <code>ignores</code> and without <code>files</code> should not always apply (<a href="https://redirect.github.com/eslint/eslint/issues/17181">#17181</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/01d7142642c87241135699571e8010f5e8fcda4f"><code>01d7142</code></a> docs: Update README</li>
   <li><a href="https://github.com/eslint/eslint/commit/f67d2984c3c3f26497842a04d5166707587c1fca"><code>f67d298</code></a> test: Add <code>FlatESLint</code> tests with missing config files (<a href="https://redirect.github.com/eslint/eslint/issues/17164">#17164</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e5182b723ff82bb3b55c50c06d64626055414b31"><code>e5182b7</code></a> docs: Update README</li>
   <li><a href="https://github.com/eslint/eslint/commit/c4fad173c7149dbcd25695c19c68663102b9ec6b"><code>c4fad17</code></a> fix: Correct ignore message for &quot;node_modules&quot; subfolders (<a href="https://redirect.github.com/eslint/eslint/issues/17217">#17217</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.32.0...v8.42.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.32.0&new-version=8.42.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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)
   
   
   </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-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] codecov-commenter commented on pull request #2085: Bump eslint from 7.32.0 to 8.42.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #2085:
URL: https://github.com/apache/tinkerpop/pull/2085#issuecomment-1577034073

   ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2085?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#2085](https://app.codecov.io/gh/apache/tinkerpop/pull/2085?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (35fc346) into [3.5-dev](https://app.codecov.io/gh/apache/tinkerpop/commit/d8cff12eb0ff47a2c1fb8a86a0a3496f35f8b0f7?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (d8cff12) will **increase** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff             @@
   ##             3.5-dev    #2085   +/-   ##
   ==========================================
     Coverage      69.40%   69.40%           
   + Complexity      8982     8981    -1     
   ==========================================
     Files            866      866           
     Lines          41251    41251           
     Branches        5442     5442           
   ==========================================
   + Hits           28631    28632    +1     
   + Misses         10716    10715    -1     
     Partials        1904     1904           
   ```
   
   
   [see 5 files with indirect coverage changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2085/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   


-- 
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-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] Cole-Greer commented on pull request #2085: Bump eslint from 7.32.0 to 8.42.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript

Posted by "Cole-Greer (via GitHub)" <gi...@apache.org>.
Cole-Greer commented on PR #2085:
URL: https://github.com/apache/tinkerpop/pull/2085#issuecomment-1595344367

   @dependabot rebase


-- 
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-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] Cole-Greer merged pull request #2085: Bump eslint from 7.32.0 to 8.42.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript

Posted by "Cole-Greer (via GitHub)" <gi...@apache.org>.
Cole-Greer merged PR #2085:
URL: https://github.com/apache/tinkerpop/pull/2085


-- 
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-unsubscribe@tinkerpop.apache.org

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