You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2022/09/12 14:45:41 UTC

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

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

   Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.23.1.
   <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.23.1</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/b71989388a921886caa4c6cb48729bbf60c46100"><code>b719893</code></a> fix: Upgrade eslintrc to stop redefining plugins (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16297">#16297</a>) (Brandon Mills)</li>
   <li><a href="https://github.com/eslint/eslint/commit/734b54eb9c6c4839c0f99ebe18dc5695754aac1d"><code>734b54e</code></a> fix: improve autofix for the <code>prefer-const</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16292">#16292</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/6a923ff9257a4f009cefed049ebb59a4b5acdab5"><code>6a923ff</code></a> fix: Ensure that glob patterns are normalized (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16287">#16287</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/c6900f89a89f3de5d3c50c69a1bc62eac6eb76d7"><code>c6900f8</code></a> fix: Ensure globbing doesn't include subdirectories (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16272">#16272</a>) (Nicholas C. Zakas)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/16cba3f31294a673721864267aa13ea35233326b"><code>16cba3f</code></a> docs: fix mobile double tap issue (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16293">#16293</a>) (Sam Chen)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e098b5f80472e80c70603306e77e14ea15f1a93b"><code>e098b5f</code></a> docs: keyboard control to search results (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16222">#16222</a>) (Shanmughapriyan S)</li>
   <li><a href="https://github.com/eslint/eslint/commit/1b5b2a7de504f2971a6a488d8a57442e73b56a51"><code>1b5b2a7</code></a> docs: add Consolas font and prioritize resource loading (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16225">#16225</a>) (Amaresh  S M)</li>
   <li><a href="https://github.com/eslint/eslint/commit/1ae8236a2e71c9dead20ba9da60d8cc9e317859a"><code>1ae8236</code></a> docs: copy &amp; use main package version in docs on release (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16252">#16252</a>) (Jugal Thakkar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/279f0afc14617c037da482919942beef87f56e45"><code>279f0af</code></a> docs: Improve id-denylist documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16223">#16223</a>) (Mert Ciflikli)</li>
   </ul>
   <h2>Chores</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/38e8171d9b170f400ac340368d044b2093114e94"><code>38e8171</code></a> perf: migrate rbTree to js-sdsl (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16267">#16267</a>) (Zilong Yao)</li>
   <li><a href="https://github.com/eslint/eslint/commit/1c388fb37739cc09dbd0b4aa59e9d45674280ad5"><code>1c388fb</code></a> chore: switch nyc to c8 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16263">#16263</a>) (唯然)</li>
   <li><a href="https://github.com/eslint/eslint/commit/67db10c51dbb871a201eab444f6a73fbc1e4fc75"><code>67db10c</code></a> chore: enable linting <code>.eleventy.js</code> again (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16274">#16274</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/42bfbd7b7b91106e5f279a05f40c20769e3cd29f"><code>42bfbd7</code></a> chore: fix <code>npm run perf</code> crashes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16258">#16258</a>) (唯然)</li>
   </ul>
   <h2>v8.23.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/3e5839ecae96aecfbc1ac9526e88e0105e671032"><code>3e5839e</code></a> feat: Enable eslint.config.js lookup from CLI (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16235">#16235</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/30b1a2dac9060673101485841c4c7521675bf917"><code>30b1a2d</code></a> feat: add <code>allowEmptyCase</code> option to no-fallthrough rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15887">#15887</a>) (Amaresh  S M)</li>
   <li><a href="https://github.com/eslint/eslint/commit/43f03aa96b632039b1d9cad097a70b227bb7d348"><code>43f03aa</code></a> feat: no-warning-comments support comments with decoration (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16120">#16120</a>) (Lachlan Hunt)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/b1918da0f6cb8fe690c7377667616ec7cb57111e"><code>b1918da</code></a> docs: package.json conventions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16206">#16206</a>) (Patrick McElhaney)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0e03c333a70bebd00307deead0befa519f983f44"><code>0e03c33</code></a> docs: remove word immediately (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16217">#16217</a>) (Strek)</li>
   <li><a href="https://github.com/eslint/eslint/commit/c6790db6494e64a5261d74c0f3c4dc6139c59435"><code>c6790db</code></a> docs: add anchor link for &quot;migrating from jscs&quot; (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16207">#16207</a>) (Percy Ma)</li>
   <li><a href="https://github.com/eslint/eslint/commit/71373442c42b356f34179dba18f860e1d79a780d"><code>7137344</code></a> docs: auto-generation edit link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16213">#16213</a>) (Percy Ma)</li>
   </ul>
   <h2>Chores</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/2e004ab990a4a5a4efc44974da005d2161490256"><code>2e004ab</code></a> chore: upgrade <code>@​eslint/eslintrc</code><a href="https://github.com/1"><code>@​1</code></a>.3.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16249">#16249</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/d35fbbef895e8f4ac6eaf1756349230769a02b4d"><code>d35fbbe</code></a> chore: Upgrade to espree@9.4.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16243">#16243</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ed26229a19359b356f3a401698488c1707d4c029"><code>ed26229</code></a> test: add no-extra-parens tests with rest properties (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16236">#16236</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/deaf69ffd8f9b97b4b8c29a244a79969ff14c80a"><code>deaf69f</code></a> chore: fix off-by-one <code>min-width: 1023px</code> media queries (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15974">#15974</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/63dec9fdee793be9bf2939e1bda0717b9cc6dcf8"><code>63dec9f</code></a> refactor: simplify <code>parseListConfig</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16241">#16241</a>) (Milos Djermanovic)</li>
   </ul>
   <h2>v8.22.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/2b97607675e1d0920a3abedd736e2ae00ed26d52"><code>2b97607</code></a> feat: Implement caching for FlatESLint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16190">#16190</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/fd5d3d37c97001fad1d9ae4386f76b3587cceba9"><code>fd5d3d3</code></a> feat: add <code>methodsIgnorePattern</code> option to object-shorthand rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16185">#16185</a>) (Milos Djermanovic)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/9f5a75206675f2404ad6733640cf05ab44b02274"><code>9f5a752</code></a> docs: optimize image assets (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16170">#16170</a>) (Sam Chen)</li>
   <li><a href="https://github.com/eslint/eslint/commit/61b2948cb71ec505d2f7e904c7ad77ee1da64db2"><code>61b2948</code></a> docs: add svgo command to pre commit hook (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16178">#16178</a>) (Amaresh  S M)</li>
   <li><a href="https://github.com/eslint/eslint/commit/784096d37808e59ce8cc07c3c18018b31a31c3f8"><code>784096d</code></a> docs: improve search result UI (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16187">#16187</a>) (Sam Chen)</li>
   <li><a href="https://github.com/eslint/eslint/commit/d0f4cb42e86b4b9c7bdf91e88a4ec0d36074f36b"><code>d0f4cb4</code></a> docs: use shorthand property name in example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16180">#16180</a>) (Kevin Elliott)</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.23.1 - September 12, 2022</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/b71989388a921886caa4c6cb48729bbf60c46100"><code>b719893</code></a> fix: Upgrade eslintrc to stop redefining plugins (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16297">#16297</a>) (Brandon Mills)</li>
   <li><a href="https://github.com/eslint/eslint/commit/734b54eb9c6c4839c0f99ebe18dc5695754aac1d"><code>734b54e</code></a> fix: improve autofix for the <code>prefer-const</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16292">#16292</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/6a923ff9257a4f009cefed049ebb59a4b5acdab5"><code>6a923ff</code></a> fix: Ensure that glob patterns are normalized (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16287">#16287</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/38e8171d9b170f400ac340368d044b2093114e94"><code>38e8171</code></a> perf: migrate rbTree to js-sdsl (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16267">#16267</a>) (Zilong Yao)</li>
   <li><a href="https://github.com/eslint/eslint/commit/16cba3f31294a673721864267aa13ea35233326b"><code>16cba3f</code></a> docs: fix mobile double tap issue (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16293">#16293</a>) (Sam Chen)</li>
   <li><a href="https://github.com/eslint/eslint/commit/c6900f89a89f3de5d3c50c69a1bc62eac6eb76d7"><code>c6900f8</code></a> fix: Ensure globbing doesn't include subdirectories (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16272">#16272</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e098b5f80472e80c70603306e77e14ea15f1a93b"><code>e098b5f</code></a> docs: keyboard control to search results (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16222">#16222</a>) (Shanmughapriyan S)</li>
   <li><a href="https://github.com/eslint/eslint/commit/1b5b2a7de504f2971a6a488d8a57442e73b56a51"><code>1b5b2a7</code></a> docs: add Consolas font and prioritize resource loading (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16225">#16225</a>) (Amaresh  S M)</li>
   <li><a href="https://github.com/eslint/eslint/commit/1c388fb37739cc09dbd0b4aa59e9d45674280ad5"><code>1c388fb</code></a> chore: switch nyc to c8 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16263">#16263</a>) (唯然)</li>
   <li><a href="https://github.com/eslint/eslint/commit/67db10c51dbb871a201eab444f6a73fbc1e4fc75"><code>67db10c</code></a> chore: enable linting <code>.eleventy.js</code> again (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16274">#16274</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/1ae8236a2e71c9dead20ba9da60d8cc9e317859a"><code>1ae8236</code></a> docs: copy &amp; use main package version in docs on release (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16252">#16252</a>) (Jugal Thakkar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/42bfbd7b7b91106e5f279a05f40c20769e3cd29f"><code>42bfbd7</code></a> chore: fix <code>npm run perf</code> crashes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16258">#16258</a>) (唯然)</li>
   <li><a href="https://github.com/eslint/eslint/commit/279f0afc14617c037da482919942beef87f56e45"><code>279f0af</code></a> docs: Improve id-denylist documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16223">#16223</a>) (Mert Ciflikli)</li>
   </ul>
   <p>v8.23.0 - August 26, 2022</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/2e004ab990a4a5a4efc44974da005d2161490256"><code>2e004ab</code></a> chore: upgrade <code>@​eslint/eslintrc</code><a href="https://github.com/1"><code>@​1</code></a>.3.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16249">#16249</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/d35fbbef895e8f4ac6eaf1756349230769a02b4d"><code>d35fbbe</code></a> chore: Upgrade to espree@9.4.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16243">#16243</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/3e5839ecae96aecfbc1ac9526e88e0105e671032"><code>3e5839e</code></a> feat: Enable eslint.config.js lookup from CLI (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16235">#16235</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/30b1a2dac9060673101485841c4c7521675bf917"><code>30b1a2d</code></a> feat: add <code>allowEmptyCase</code> option to no-fallthrough rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15887">#15887</a>) (Amaresh  S M)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ed26229a19359b356f3a401698488c1707d4c029"><code>ed26229</code></a> test: add no-extra-parens tests with rest properties (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16236">#16236</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/deaf69ffd8f9b97b4b8c29a244a79969ff14c80a"><code>deaf69f</code></a> chore: fix off-by-one <code>min-width: 1023px</code> media queries (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15974">#15974</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/63dec9fdee793be9bf2939e1bda0717b9cc6dcf8"><code>63dec9f</code></a> refactor: simplify <code>parseListConfig</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16241">#16241</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/43f03aa96b632039b1d9cad097a70b227bb7d348"><code>43f03aa</code></a> feat: no-warning-comments support comments with decoration (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16120">#16120</a>) (Lachlan Hunt)</li>
   <li><a href="https://github.com/eslint/eslint/commit/b1918da0f6cb8fe690c7377667616ec7cb57111e"><code>b1918da</code></a> docs: package.json conventions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16206">#16206</a>) (Patrick McElhaney)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0e03c333a70bebd00307deead0befa519f983f44"><code>0e03c33</code></a> docs: remove word immediately (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16217">#16217</a>) (Strek)</li>
   <li><a href="https://github.com/eslint/eslint/commit/c6790db6494e64a5261d74c0f3c4dc6139c59435"><code>c6790db</code></a> docs: add anchor link for &quot;migrating from jscs&quot; (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16207">#16207</a>) (Percy Ma)</li>
   <li><a href="https://github.com/eslint/eslint/commit/71373442c42b356f34179dba18f860e1d79a780d"><code>7137344</code></a> docs: auto-generation edit link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16213">#16213</a>) (Percy Ma)</li>
   </ul>
   <p>v8.22.0 - August 13, 2022</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/2b97607675e1d0920a3abedd736e2ae00ed26d52"><code>2b97607</code></a> feat: Implement caching for FlatESLint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16190">#16190</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/fd5d3d37c97001fad1d9ae4386f76b3587cceba9"><code>fd5d3d3</code></a> feat: add <code>methodsIgnorePattern</code> option to object-shorthand rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16185">#16185</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/9f5a75206675f2404ad6733640cf05ab44b02274"><code>9f5a752</code></a> docs: optimize image assets (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16170">#16170</a>) (Sam Chen)</li>
   <li><a href="https://github.com/eslint/eslint/commit/61b2948cb71ec505d2f7e904c7ad77ee1da64db2"><code>61b2948</code></a> docs: add svgo command to pre commit hook (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16178">#16178</a>) (Amaresh  S M)</li>
   <li><a href="https://github.com/eslint/eslint/commit/784096d37808e59ce8cc07c3c18018b31a31c3f8"><code>784096d</code></a> docs: improve search result UI (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16187">#16187</a>) (Sam Chen)</li>
   <li><a href="https://github.com/eslint/eslint/commit/d0f4cb42e86b4b9c7bdf91e88a4ec0d36074f36b"><code>d0f4cb4</code></a> docs: use shorthand property name in example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16180">#16180</a>) (Kevin Elliott)</li>
   <li><a href="https://github.com/eslint/eslint/commit/10a6e0e14488e4ae9ab267fb5db2ec0c5bb85d59"><code>10a6e0e</code></a> chore: remove deploy workflow for playground (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16186">#16186</a>) (Milos Djermanovic)</li>
   </ul>
   <p>v8.21.0 - August 1, 2022</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/7b43ea14a8af5fc3dbac38fa9d5bc71741328c16"><code>7b43ea1</code></a> feat: Implement FlatESLint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16149">#16149</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/889251194867b1f394c571a5982249329fa44cfd"><code>8892511</code></a> chore: Upgrade to Espree 9.3.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16173">#16173</a>) (Brandon Mills)</li>
   <li><a href="https://github.com/eslint/eslint/commit/92bf49a4b39dde728fbc6d348e62c7009e21cf7d"><code>92bf49a</code></a> feat: improve the key width calculation in <code>key-spacing</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16154">#16154</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/c4615421cb4825e2ad22e275ec9439756d56299c"><code>c461542</code></a> feat: add new <code>allowLineSeparatedGroups</code> option to the <code>sort-keys</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16138">#16138</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/1cdcbca8a961a057a9db40df412f249545befe2b"><code>1cdcbca</code></a> feat: add deprecation warnings for legacy API in <code>RuleTester</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16063">#16063</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/03967755270ae28eec651281c50b6990d3983f48"><code>0396775</code></a> fix: lines-around-comment apply <code>allowBlockStart</code> for switch statements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16153">#16153</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/2aadc93272f1ab7f40246c6b18c4056660f2b3a2"><code>2aadc93</code></a> docs: add anchors to headings inside docs content (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16134">#16134</a>) (Strek)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/d75d3c68ad8c98828aaa522b87ec267ab2dcb002"><code>d75d3c6</code></a> 8.23.1</li>
   <li><a href="https://github.com/eslint/eslint/commit/c625f18442636e74fc6778bdb21bd2a18b110c9f"><code>c625f18</code></a> Build: changelog update for 8.23.1</li>
   <li><a href="https://github.com/eslint/eslint/commit/b71989388a921886caa4c6cb48729bbf60c46100"><code>b719893</code></a> fix: Upgrade eslintrc to stop redefining plugins (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16297">#16297</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/734b54eb9c6c4839c0f99ebe18dc5695754aac1d"><code>734b54e</code></a> fix: improve autofix for the <code>prefer-const</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16292">#16292</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/6a923ff9257a4f009cefed049ebb59a4b5acdab5"><code>6a923ff</code></a> fix: Ensure that glob patterns are normalized (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16287">#16287</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/38e8171d9b170f400ac340368d044b2093114e94"><code>38e8171</code></a> perf: migrate rbTree to js-sdsl (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16267">#16267</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/16cba3f31294a673721864267aa13ea35233326b"><code>16cba3f</code></a> docs: fix mobile double tap issue (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16293">#16293</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/c6900f89a89f3de5d3c50c69a1bc62eac6eb76d7"><code>c6900f8</code></a> fix: Ensure globbing doesn't include subdirectories (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16272">#16272</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e098b5f80472e80c70603306e77e14ea15f1a93b"><code>e098b5f</code></a> docs: keyboard control to search results (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16222">#16222</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/1b5b2a7de504f2971a6a488d8a57442e73b56a51"><code>1b5b2a7</code></a> docs: add Consolas font and prioritize resource loading (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16225">#16225</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.32.0...v8.23.1">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.23.1)](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] dependabot[bot] commented on pull request #1805: Bump eslint from 7.32.0 to 8.23.1 in /gremlin-javascript/src/main/javascript/gremlin-javascript

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1805:
URL: https://github.com/apache/tinkerpop/pull/1805#issuecomment-1252824269

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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] spmallette closed pull request #1805: Bump eslint from 7.32.0 to 8.23.1 in /gremlin-javascript/src/main/javascript/gremlin-javascript

Posted by GitBox <gi...@apache.org>.
spmallette closed pull request #1805: Bump eslint from 7.32.0 to 8.23.1 in /gremlin-javascript/src/main/javascript/gremlin-javascript
URL: https://github.com/apache/tinkerpop/pull/1805


-- 
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] spmallette commented on pull request #1805: Bump eslint from 7.32.0 to 8.23.1 in /gremlin-javascript/src/main/javascript/gremlin-javascript

Posted by GitBox <gi...@apache.org>.
spmallette commented on PR #1805:
URL: https://github.com/apache/tinkerpop/pull/1805#issuecomment-1252824203

   bumped on master to 413b2aedcf6a9d9fabf84d9d2b5218e8946679fd


-- 
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 #1805: Bump eslint from 7.32.0 to 8.23.1 in /gremlin-javascript/src/main/javascript/gremlin-javascript

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #1805:
URL: https://github.com/apache/tinkerpop/pull/1805#issuecomment-1243865096

   # [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1805?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 [#1805](https://codecov.io/gh/apache/tinkerpop/pull/1805?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (650c7c4) into [3.5-dev](https://codecov.io/gh/apache/tinkerpop/commit/cf5ef146382a7d8906e452a5df5e182d982f2996?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (cf5ef14) will **decrease** coverage by `5.79%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             3.5-dev    #1805      +/-   ##
   =============================================
   - Coverage      69.37%   63.58%   -5.80%     
   =============================================
     Files            861       23     -838     
     Lines          40858     3636   -37222     
     Branches        5384        0    -5384     
   =============================================
   - Hits           28347     2312   -26035     
   + Misses         10607     1145    -9462     
   + Partials        1904      179    -1725     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/tinkerpop/pull/1805?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...server/handler/HttpBasicAuthenticationHandler.java](https://codecov.io/gh/apache/tinkerpop/pull/1805/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1zZXJ2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3RpbmtlcnBvcC9ncmVtbGluL3NlcnZlci9oYW5kbGVyL0h0dHBCYXNpY0F1dGhlbnRpY2F0aW9uSGFuZGxlci5qYXZh) | | |
   | [...remlin/process/traversal/step/map/AddEdgeStep.java](https://codecov.io/gh/apache/tinkerpop/pull/1805/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdGVwL21hcC9BZGRFZGdlU3RlcC5qYXZh) | | |
   | [...op/gremlin/tinkergraph/structure/TinkerHelper.java](https://codecov.io/gh/apache/tinkerpop/pull/1805/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-dGlua2VyZ3JhcGgtZ3JlbWxpbi9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvdGlua2VycG9wL2dyZW1saW4vdGlua2VyZ3JhcGgvc3RydWN0dXJlL1RpbmtlckhlbHBlci5qYXZh) | | |
   | [...e/io/gryo/kryoshim/shaded/ShadedOutputAdapter.java](https://codecov.io/gh/apache/tinkerpop/pull/1805/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9zdHJ1Y3R1cmUvaW8vZ3J5by9rcnlvc2hpbS9zaGFkZWQvU2hhZGVkT3V0cHV0QWRhcHRlci5qYXZh) | | |
   | [...jsr223/ast/InterpreterModeASTTransformation.groovy](https://codecov.io/gh/apache/tinkerpop/pull/1805/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1ncm9vdnkvc3JjL21haW4vZ3Jvb3Z5L29yZy9hcGFjaGUvdGlua2VycG9wL2dyZW1saW4vZ3Jvb3Z5L2pzcjIyMy9hc3QvSW50ZXJwcmV0ZXJNb2RlQVNUVHJhbnNmb3JtYXRpb24uZ3Jvb3Z5) | | |
   | [...lin/process/computer/traversal/MasterExecutor.java](https://codecov.io/gh/apache/tinkerpop/pull/1805/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL2NvbXB1dGVyL3RyYXZlcnNhbC9NYXN0ZXJFeGVjdXRvci5qYXZh) | | |
   | [...lin/structure/util/reference/ReferenceFactory.java](https://codecov.io/gh/apache/tinkerpop/pull/1805/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9zdHJ1Y3R1cmUvdXRpbC9yZWZlcmVuY2UvUmVmZXJlbmNlRmFjdG9yeS5qYXZh) | | |
   | [...kerpop/gremlin/process/computer/VertexProgram.java](https://codecov.io/gh/apache/tinkerpop/pull/1805/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL2NvbXB1dGVyL1ZlcnRleFByb2dyYW0uamF2YQ==) | | |
   | [...pop/gremlin/process/traversal/step/Generating.java](https://codecov.io/gh/apache/tinkerpop/pull/1805/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdGVwL0dlbmVyYXRpbmcuamF2YQ==) | | |
   | [...mlin/process/traversal/lambda/ColumnTraversal.java](https://codecov.io/gh/apache/tinkerpop/pull/1805/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9sYW1iZGEvQ29sdW1uVHJhdmVyc2FsLmphdmE=) | | |
   | ... and [828 more](https://codecov.io/gh/apache/tinkerpop/pull/1805/diff?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