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 on 2023/01/30 14:15:58 UTC

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

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

   Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.33.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.33.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/2cc7954cdb1fed44e8a5d3c9b3ea1deceadb5e00"><code>2cc7954</code></a> feat: add <code>restrictDefaultExports</code> option to no-restricted-exports rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16785">#16785</a>) (Nitin Kumar)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/17f4be2b66deb81f4e9ffb3d6bdfb79f3fcf85a2"><code>17f4be2</code></a> docs: Fix examples in no-multiple-empty-lines rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16835">#16835</a>) (jonz94)</li>
   <li><a href="https://github.com/eslint/eslint/commit/9c7cfe33c4a39cf2c23529afe02030ea7f8acf70"><code>9c7cfe3</code></a> docs: 'Source Code' content in 'Set up Development Environment' page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16780">#16780</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ede5c6475469a905da4f559ab55f0ee73168a9d7"><code>ede5c64</code></a> docs: Custom processors page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16802">#16802</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/2620614f525de13f2e3ab0a7cd92abe89dae4897"><code>2620614</code></a> docs: Code of Conduct page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16781">#16781</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/50a8efd957c70c9978a8ed25744a24193b00e078"><code>50a8efd</code></a> docs: report a sec vulnerability page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16808">#16808</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ed60afd4450e769a975447178299446f4439d926"><code>ed60afd</code></a> docs: Update page titles, section landing pages, and side TOC (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16760">#16760</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/333c71243537966930e9ab8178bc98c37949b5f2"><code>333c712</code></a> docs: add background to code-path-diagrams for dark-mode (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16822">#16822</a>) (Tanuj Kanti)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f5f7b9b8b512f5c6a5b4a1037f81bb3f5a7311e0"><code>f5f7b9b</code></a> docs: Update README (GitHub Actions Bot)</li>
   <li><a href="https://github.com/eslint/eslint/commit/2aa4f5fb2fdb1c4a1734093c225e5c6251b0ee0f"><code>2aa4f5f</code></a> docs: no-constant-condition: Add multi-comparison example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16776">#16776</a>) (Sebastian Simon)</li>
   <li><a href="https://github.com/eslint/eslint/commit/40287dbe7407934a69805f02ece07491778c3694"><code>40287db</code></a> docs: Remove Google Group icon (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16779">#16779</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ea10ca5b7b5bd8f6e6daf030ece9a3a82f10994c"><code>ea10ca5</code></a> docs: 'a .eslint' -&gt; 'an .eslint' for consistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16809">#16809</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/3be07488ee7b6a9591d169be9648fbd36b32105e"><code>3be0748</code></a> docs: add example for nodejs lintText api (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16789">#16789</a>) (Siva K)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ce4f5ff30590df053a539c8e8e2597838e038a36"><code>ce4f5ff</code></a> docs: Replace removed related rules with a valid rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16800">#16800</a>) (Ville Saalo)</li>
   </ul>
   <h2>v8.32.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/fc20f242a2ac073b5af6d5fca67e07a175f36c3b"><code>fc20f24</code></a> feat: add suggestions for redundant wrapping in prefer-regex-literals (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16658">#16658</a>) (YeonJuan)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/b4f8329164d7b293a1557e05b987d2a685fe1d30"><code>b4f8329</code></a> fix: ignore directives for no-fallthrough (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16757">#16757</a>) (gfyoung)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/17b65ad10d653bb05077f21d8b1f79bee96e38d8"><code>17b65ad</code></a> docs: IA Update page URL move (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16665">#16665</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/5981296d5c7c86228ad766009901191fdd87d5a4"><code>5981296</code></a> docs: fix theme switcher button (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16752">#16752</a>) (Sam Chen)</li>
   <li><a href="https://github.com/eslint/eslint/commit/66694136b67277c050bd27f60050779687a88c9f"><code>6669413</code></a> docs: deploy prerelease docs under the <code>/docs/next/</code> path (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16541">#16541</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/78ecfe0e52c0e5780fefc8dc9a98864e48de6637"><code>78ecfe0</code></a> docs: use inline code for rule options name (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16768">#16768</a>) (Percy Ma)</li>
   <li><a href="https://github.com/eslint/eslint/commit/fc2ea598aee97beb6d768866da1ee4f63775f0c9"><code>fc2ea59</code></a> docs: Update README (GitHub Actions Bot)</li>
   <li><a href="https://github.com/eslint/eslint/commit/762a8727fb3b5619cff900826053b643ca5f1162"><code>762a872</code></a> docs: Update README (GitHub Actions Bot)</li>
   </ul>
   <h2>Chores</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/2952d6ed95811ce0971b6855d66fb7a9767a7b72"><code>2952d6e</code></a> chore: sync templates/*.md files with issue templates (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16758">#16758</a>) (gfyoung)</li>
   <li><a href="https://github.com/eslint/eslint/commit/3e34418b31664decfb2337de798feafbf985b66c"><code>3e34418</code></a> chore: Add new issues to triage project (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16740">#16740</a>) (Nicholas C. Zakas)</li>
   </ul>
   <h2>v8.31.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/52c7c73c052e1ec2528c6b4af78181bc30cf8cdd"><code>52c7c73</code></a> feat: check assignment patterns in no-underscore-dangle (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16693">#16693</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/b401cde47d44746ff91b8feced3fb3a4e32c0e12"><code>b401cde</code></a> feat: add options to check destructuring in no-underscore-dangle (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16006">#16006</a>) (Morten Kaltoft)</li>
   <li><a href="https://github.com/eslint/eslint/commit/30d0daf55e85a412995f6d69f47cab3fb591f2c3"><code>30d0daf</code></a> feat: group properties with values in parentheses in <code>key-spacing</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16677">#16677</a>) (Francesco Trotta)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/35439f1572e1a8888f7feb6c5e51a15b5582495d"><code>35439f1</code></a> fix: correct syntax error in <code>prefer-arrow-callback</code> autofix (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16722">#16722</a>) (Francesco Trotta)</li>
   <li><a href="https://github.com/eslint/eslint/commit/87b247058ed520061fe1a146b7f0e7072a94990d"><code>87b2470</code></a> fix: new instance of FlatESLint should load latest config file version (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16608">#16608</a>) (Milos Djermanovic)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/4339dc462d78888fe2e10acdfacd6f57245ce6ae"><code>4339dc4</code></a> docs: Update README (GitHub Actions Bot)</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.33.0 - January 28, 2023</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/17f4be2b66deb81f4e9ffb3d6bdfb79f3fcf85a2"><code>17f4be2</code></a> docs: Fix examples in no-multiple-empty-lines rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16835">#16835</a>) (jonz94)</li>
   <li><a href="https://github.com/eslint/eslint/commit/9c7cfe33c4a39cf2c23529afe02030ea7f8acf70"><code>9c7cfe3</code></a> docs: 'Source Code' content in 'Set up Development Environment' page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16780">#16780</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ede5c6475469a905da4f559ab55f0ee73168a9d7"><code>ede5c64</code></a> docs: Custom processors page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16802">#16802</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/2620614f525de13f2e3ab0a7cd92abe89dae4897"><code>2620614</code></a> docs: Code of Conduct page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16781">#16781</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/50a8efd957c70c9978a8ed25744a24193b00e078"><code>50a8efd</code></a> docs: report a sec vulnerability page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16808">#16808</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/2cc7954cdb1fed44e8a5d3c9b3ea1deceadb5e00"><code>2cc7954</code></a> feat: add <code>restrictDefaultExports</code> option to no-restricted-exports rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16785">#16785</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ed60afd4450e769a975447178299446f4439d926"><code>ed60afd</code></a> docs: Update page titles, section landing pages, and side TOC (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16760">#16760</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/333c71243537966930e9ab8178bc98c37949b5f2"><code>333c712</code></a> docs: add background to code-path-diagrams for dark-mode (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16822">#16822</a>) (Tanuj Kanti)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f5f7b9b8b512f5c6a5b4a1037f81bb3f5a7311e0"><code>f5f7b9b</code></a> docs: Update README (GitHub Actions Bot)</li>
   <li><a href="https://github.com/eslint/eslint/commit/2aa4f5fb2fdb1c4a1734093c225e5c6251b0ee0f"><code>2aa4f5f</code></a> docs: no-constant-condition: Add multi-comparison example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16776">#16776</a>) (Sebastian Simon)</li>
   <li><a href="https://github.com/eslint/eslint/commit/40287dbe7407934a69805f02ece07491778c3694"><code>40287db</code></a> docs: Remove Google Group icon (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16779">#16779</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ea10ca5b7b5bd8f6e6daf030ece9a3a82f10994c"><code>ea10ca5</code></a> docs: 'a .eslint' -&gt; 'an .eslint' for consistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16809">#16809</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/3be07488ee7b6a9591d169be9648fbd36b32105e"><code>3be0748</code></a> docs: add example for nodejs lintText api (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16789">#16789</a>) (Siva K)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ce4f5ff30590df053a539c8e8e2597838e038a36"><code>ce4f5ff</code></a> docs: Replace removed related rules with a valid rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16800">#16800</a>) (Ville Saalo)</li>
   </ul>
   <p>v8.32.0 - January 14, 2023</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/17b65ad10d653bb05077f21d8b1f79bee96e38d8"><code>17b65ad</code></a> docs: IA Update page URL move (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16665">#16665</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/b4f8329164d7b293a1557e05b987d2a685fe1d30"><code>b4f8329</code></a> fix: ignore directives for no-fallthrough (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16757">#16757</a>) (gfyoung)</li>
   <li><a href="https://github.com/eslint/eslint/commit/5981296d5c7c86228ad766009901191fdd87d5a4"><code>5981296</code></a> docs: fix theme switcher button (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16752">#16752</a>) (Sam Chen)</li>
   <li><a href="https://github.com/eslint/eslint/commit/66694136b67277c050bd27f60050779687a88c9f"><code>6669413</code></a> docs: deploy prerelease docs under the <code>/docs/next/</code> path (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16541">#16541</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/2952d6ed95811ce0971b6855d66fb7a9767a7b72"><code>2952d6e</code></a> chore: sync templates/*.md files with issue templates (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16758">#16758</a>) (gfyoung)</li>
   <li><a href="https://github.com/eslint/eslint/commit/78ecfe0e52c0e5780fefc8dc9a98864e48de6637"><code>78ecfe0</code></a> docs: use inline code for rule options name (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16768">#16768</a>) (Percy Ma)</li>
   <li><a href="https://github.com/eslint/eslint/commit/3e34418b31664decfb2337de798feafbf985b66c"><code>3e34418</code></a> chore: Add new issues to triage project (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16740">#16740</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/fc2ea598aee97beb6d768866da1ee4f63775f0c9"><code>fc2ea59</code></a> docs: Update README (GitHub Actions Bot)</li>
   <li><a href="https://github.com/eslint/eslint/commit/fc20f242a2ac073b5af6d5fca67e07a175f36c3b"><code>fc20f24</code></a> feat: add suggestions for redundant wrapping in prefer-regex-literals (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16658">#16658</a>) (YeonJuan)</li>
   <li><a href="https://github.com/eslint/eslint/commit/762a8727fb3b5619cff900826053b643ca5f1162"><code>762a872</code></a> docs: Update README (GitHub Actions Bot)</li>
   </ul>
   <p>v8.31.0 - December 31, 2022</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/65d4e24c36367cd63f0eba7371820e0e81dae7aa"><code>65d4e24</code></a> chore: Upgrade <code>@​eslint/eslintrc</code><a href="https://github.com/1"><code>@​1</code></a>.4.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16729">#16729</a>) (Brandon Mills)</li>
   <li><a href="https://github.com/eslint/eslint/commit/35439f1572e1a8888f7feb6c5e51a15b5582495d"><code>35439f1</code></a> fix: correct syntax error in <code>prefer-arrow-callback</code> autofix (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16722">#16722</a>) (Francesco Trotta)</li>
   <li><a href="https://github.com/eslint/eslint/commit/87b247058ed520061fe1a146b7f0e7072a94990d"><code>87b2470</code></a> fix: new instance of FlatESLint should load latest config file version (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16608">#16608</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/8d93081a717f6e8b8cb60c3075cc1d7e4e655e6b"><code>8d93081</code></a> chore: fix CI failure (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16721">#16721</a>) (Sam Chen)</li>
   <li><a href="https://github.com/eslint/eslint/commit/4339dc462d78888fe2e10acdfacd6f57245ce6ae"><code>4339dc4</code></a> docs: Update README (GitHub Actions Bot)</li>
   <li><a href="https://github.com/eslint/eslint/commit/8f17247a93240ff8a08980d8e06352e4ff4e8fe3"><code>8f17247</code></a> chore: Set up automatic updating of README (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16717">#16717</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/4e4049c5fa355b2091afc8948690fcd7b1c1e6df"><code>4e4049c</code></a> docs: optimize code block structure (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16669">#16669</a>) (Sam Chen)</li>
   <li><a href="https://github.com/eslint/eslint/commit/54a7ade5d8e6f59554afeb9202ba6143f8afdf57"><code>54a7ade</code></a> docs: do not escape code blocks of formatters examples (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16719">#16719</a>) (Sam Chen)</li>
   <li><a href="https://github.com/eslint/eslint/commit/52c7c73c052e1ec2528c6b4af78181bc30cf8cdd"><code>52c7c73</code></a> feat: check assignment patterns in no-underscore-dangle (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16693">#16693</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e5ecfefa1c952195a3a8371f5953cc655d844079"><code>e5ecfef</code></a> docs: Add function call example for no-undefined (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16712">#16712</a>) (Elliot Huffman)</li>
   <li><a href="https://github.com/eslint/eslint/commit/a3262f0a6305d2a721fac137a60c62c019b26aa4"><code>a3262f0</code></a> docs: Add mastodon link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16638">#16638</a>) (Amaresh  S M)</li>
   <li><a href="https://github.com/eslint/eslint/commit/4cd87cb3c52412277577ba00c4fbb1aec36acc8c"><code>4cd87cb</code></a> ci: bump actions/stale from 6 to 7 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16713">#16713</a>) (dependabot[bot])</li>
   <li><a href="https://github.com/eslint/eslint/commit/a14ccf91af1122e419710f58ef494980fc4894b3"><code>a14ccf9</code></a> docs: clarify files property (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16709">#16709</a>) (Sam Chen)</li>
   <li><a href="https://github.com/eslint/eslint/commit/3b29eb14e00182614c986d8498b483a9917976e7"><code>3b29eb1</code></a> docs: fix npm link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16710">#16710</a>) (Abdullah Osama)</li>
   <li><a href="https://github.com/eslint/eslint/commit/fd20c75b1059c54d598c0abaf63e7d7a80f04f32"><code>fd20c75</code></a> chore: sort package.json scripts in alphabetical order (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16705">#16705</a>) (Darius Dzien)</li>
   <li><a href="https://github.com/eslint/eslint/commit/a638673ee6e94344c46d12dfc988adeb3783f817"><code>a638673</code></a> docs: fix search bar focus on <code>Esc</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16700">#16700</a>) (Shanmughapriyan S)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f62b722251858a5dfb157591910edbaaeb4a966f"><code>f62b722</code></a> docs: country flag missing in windows (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16698">#16698</a>) (Shanmughapriyan S)</li>
   <li><a href="https://github.com/eslint/eslint/commit/4d27ec6019847afabeebf592dddc014e9220057c"><code>4d27ec6</code></a> docs: display zh-hans in the docs language switcher (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16686">#16686</a>) (Percy Ma)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/13552c4e8d98c3b38b7dbff9c74dc82ca2aad385"><code>13552c4</code></a> 8.33.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/ddeef0276694ffc465905a1d8c4f1d67be51f49e"><code>ddeef02</code></a> Build: changelog update for 8.33.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/17f4be2b66deb81f4e9ffb3d6bdfb79f3fcf85a2"><code>17f4be2</code></a> docs: Fix examples in no-multiple-empty-lines rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16835">#16835</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/9c7cfe33c4a39cf2c23529afe02030ea7f8acf70"><code>9c7cfe3</code></a> docs: 'Source Code' content in 'Set up Development Environment' page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16780">#16780</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ede5c6475469a905da4f559ab55f0ee73168a9d7"><code>ede5c64</code></a> docs: Custom processors page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16802">#16802</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/2620614f525de13f2e3ab0a7cd92abe89dae4897"><code>2620614</code></a> docs: Code of Conduct page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16781">#16781</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/50a8efd957c70c9978a8ed25744a24193b00e078"><code>50a8efd</code></a> docs: report a sec vulnerability page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16808">#16808</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/2cc7954cdb1fed44e8a5d3c9b3ea1deceadb5e00"><code>2cc7954</code></a> feat: add <code>restrictDefaultExports</code> option to no-restricted-exports rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16785">#16785</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ed60afd4450e769a975447178299446f4439d926"><code>ed60afd</code></a> docs: Update page titles, section landing pages, and side TOC (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16760">#16760</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/333c71243537966930e9ab8178bc98c37949b5f2"><code>333c712</code></a> docs: add background to code-path-diagrams for dark-mode (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16822">#16822</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.32.0...v8.33.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.33.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 #1954: Bump eslint from 7.32.0 to 8.33.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript

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

   # [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1954?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#1954](https://codecov.io/gh/apache/tinkerpop/pull/1954?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (77c80a3) into [3.5-dev](https://codecov.io/gh/apache/tinkerpop/commit/9b58395219ff874f34583626bb2d5313850d139b?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (9b58395) will **increase** coverage by `0.54%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             3.5-dev    #1954      +/-   ##
   =============================================
   + Coverage      69.33%   69.88%   +0.54%     
   + Complexity      8951     8949       -2     
   =============================================
     Files            865      841      -24     
     Lines          41092    37412    -3680     
     Branches        5418     5418              
   =============================================
   - Hits           28493    26146    -2347     
   + Misses         10686     9528    -1158     
   + Partials        1913     1738     -175     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/tinkerpop/pull/1954?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...cess/computer/traversal/step/map/ShortestPath.java](https://codecov.io/gh/apache/tinkerpop/pull/1954?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL2NvbXB1dGVyL3RyYXZlcnNhbC9zdGVwL21hcC9TaG9ydGVzdFBhdGguamF2YQ==) | `57.89% <0.00%> (-5.27%)` | :arrow_down: |
   | [...versal/step/map/ShortestPathVertexProgramStep.java](https://codecov.io/gh/apache/tinkerpop/pull/1954?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL2NvbXB1dGVyL3RyYXZlcnNhbC9zdGVwL21hcC9TaG9ydGVzdFBhdGhWZXJ0ZXhQcm9ncmFtU3RlcC5qYXZh) | `90.00% <0.00%> (-3.34%)` | :arrow_down: |
   | [...apache/tinkerpop/gremlin/server/GremlinServer.java](https://codecov.io/gh/apache/tinkerpop/pull/1954?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1zZXJ2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3RpbmtlcnBvcC9ncmVtbGluL3NlcnZlci9HcmVtbGluU2VydmVyLmphdmE=) | `55.60% <0.00%> (-0.49%)` | :arrow_down: |
   | [...in/process/traversal/dsl/graph/GraphTraversal.java](https://codecov.io/gh/apache/tinkerpop/pull/1954?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9kc2wvZ3JhcGgvR3JhcGhUcmF2ZXJzYWwuamF2YQ==) | `90.81% <0.00%> (-0.37%)` | :arrow_down: |
   | [gremlin-go/driver/performance/performanceSuite.go](https://codecov.io/gh/apache/tinkerpop/pull/1954?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvcGVyZm9ybWFuY2UvcGVyZm9ybWFuY2VTdWl0ZS5nbw==) | | |
   | [gremlin-go/driver/graphTraversal.go](https://codecov.io/gh/apache/tinkerpop/pull/1954?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvZ3JhcGhUcmF2ZXJzYWwuZ28=) | | |
   | [gremlin-go/driver/client.go](https://codecov.io/gh/apache/tinkerpop/pull/1954?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvY2xpZW50Lmdv) | | |
   | [gremlin-go/driver/logger.go](https://codecov.io/gh/apache/tinkerpop/pull/1954?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvbG9nZ2VyLmdv) | | |
   | [gremlin-go/driver/driverRemoteConnection.go](https://codecov.io/gh/apache/tinkerpop/pull/1954?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvZHJpdmVyUmVtb3RlQ29ubmVjdGlvbi5nbw==) | | |
   | [gremlin-go/driver/protocol.go](https://codecov.io/gh/apache/tinkerpop/pull/1954?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvcHJvdG9jb2wuZ28=) | | |
   | ... and [20 more](https://codecov.io/gh/apache/tinkerpop/pull/1954?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :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=The+Apache+Software+Foundation)
   


-- 
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] dependabot[bot] commented on pull request #1954: Bump eslint from 7.32.0 to 8.33.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #1954:
URL: https://github.com/apache/tinkerpop/pull/1954#issuecomment-1428111822

   Superseded by #1969.


-- 
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] dependabot[bot] closed pull request #1954: Bump eslint from 7.32.0 to 8.33.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #1954: Bump eslint from 7.32.0 to 8.33.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript
URL: https://github.com/apache/tinkerpop/pull/1954


-- 
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