You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/06 08:00:59 UTC

[GitHub] [superset] dependabot[bot] opened a new pull request, #23607: build(deps-dev): bump eslint from 8.36.0 to 8.37.0 in /superset-websocket

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

   Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.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.37.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/b6ab8b2a2ca8807baca121407f5bfb0a0a839427"><code>b6ab8b2</code></a> feat: <code>require-unicode-regexp</code> add suggestions (<a href="https://redirect.github.com/eslint/eslint/issues/17007">#17007</a>) (Josh Goldberg)</li>
   <li><a href="https://github.com/eslint/eslint/commit/10022b1f4bda1ad89193512ecf18c2ee61db8202"><code>10022b1</code></a> feat: Copy getScope() to SourceCode (<a href="https://redirect.github.com/eslint/eslint/issues/17004">#17004</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/1665c029acb92bf8812267f1647ad1a7054cbcb4"><code>1665c02</code></a> feat: Use plugin metadata for flat config serialization (<a href="https://redirect.github.com/eslint/eslint/issues/16992">#16992</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/b3634f695ddab6a82c0a9b1d8695e62b60d23366"><code>b3634f6</code></a> feat: docs license (<a href="https://redirect.github.com/eslint/eslint/issues/17010">#17010</a>) (Samuel Roldan)</li>
   <li><a href="https://github.com/eslint/eslint/commit/892e6e58c5a07a549d3104de3b6b5879797dc97f"><code>892e6e5</code></a> feat: languageOptions.parser must be an object. (<a href="https://redirect.github.com/eslint/eslint/issues/16985">#16985</a>) (Nicholas C. Zakas)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/619f3fd17324c7b71bf17e02047d0c6dc7e5109e"><code>619f3fd</code></a> fix: correctly handle <code>null</code> default config in <code>RuleTester</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17023">#17023</a>) (Brad Zacher)</li>
   <li><a href="https://github.com/eslint/eslint/commit/1fbf1184fed57df02640aad4659afb54dc26a2e9"><code>1fbf118</code></a> fix: <code>getFirstToken</code>/<code>getLastToken</code> on comment-only node (<a href="https://redirect.github.com/eslint/eslint/issues/16889">#16889</a>) (Francesco Trotta)</li>
   <li><a href="https://github.com/eslint/eslint/commit/129e252132c7c476d7de17f40b54a333ddb2e6bb"><code>129e252</code></a> fix: Fix typo in <code>logical-assignment-operators</code> rule description (<a href="https://redirect.github.com/eslint/eslint/issues/17000">#17000</a>) (Francesco Trotta)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/75339df99418df4d7e05a77e42ed7e22eabcc9e0"><code>75339df</code></a> docs: fix typos and missing info in id-match docs (<a href="https://redirect.github.com/eslint/eslint/issues/17029">#17029</a>) (Ed Lucas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ec2d8307850dd039e118c001416606e1e0342bc8"><code>ec2d830</code></a> docs: Fix typos in the <code>semi</code> rule docs (<a href="https://redirect.github.com/eslint/eslint/issues/17012">#17012</a>) (Andrii Lundiak)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e39f28d8578a00f4da8d4ddad559547950128a0d"><code>e39f28d</code></a> docs: add back to top button (<a href="https://redirect.github.com/eslint/eslint/issues/16979">#16979</a>) (Tanuj Kanti)</li>
   <li><a href="https://github.com/eslint/eslint/commit/721c71782a7c11025689a1500e7690fb3794fcce"><code>721c717</code></a> docs: Custom Processors cleanup and expansion (<a href="https://redirect.github.com/eslint/eslint/issues/16838">#16838</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/d049f974103e530ef76ede25af701635caf1f405"><code>d049f97</code></a> docs: 'How ESLint is Maintained' page (<a href="https://redirect.github.com/eslint/eslint/issues/16961">#16961</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/5251a921866e8d3b380dfe8db8a6e6ab97773d5e"><code>5251a92</code></a> docs: Describe guard options for guard-for-in (<a href="https://redirect.github.com/eslint/eslint/issues/16986">#16986</a>) (alope107)</li>
   <li><a href="https://github.com/eslint/eslint/commit/6157d813e19b80481a46f8cbdf9eae18a55e5619"><code>6157d81</code></a> docs: Add example to guard-for-in docs. (<a href="https://redirect.github.com/eslint/eslint/issues/16983">#16983</a>) (alope107)</li>
   <li><a href="https://github.com/eslint/eslint/commit/fd47998af6efadcdf5ba93e0bd1f4c02d97d22b3"><code>fd47998</code></a> docs: update <code>Array.prototype.toSorted</code> specification link (<a href="https://redirect.github.com/eslint/eslint/issues/16982">#16982</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/3e1cf6bfc5ebc29314ddbe462d6cb580e9ab085c"><code>3e1cf6b</code></a> docs: Copy edits on Maintain ESLint docs (<a href="https://redirect.github.com/eslint/eslint/issues/16939">#16939</a>) (Ben Perlmutter)</li>
   </ul>
   <h2>Chores</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/c67f2992a743de4765bb6f11c12622e3651324b9"><code>c67f299</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.37.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17033">#17033</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ee9ddbd63e262aed0052853760866c7a054af561"><code>ee9ddbd</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li>
   <li><a href="https://github.com/eslint/eslint/commit/dddb47528816cd7e2e737bfde108ed4d62e6a219"><code>dddb475</code></a> chore: upgrade <code>@​eslint/eslintrc</code><a href="https://github.com/2"><code>@​2</code></a>.0.2 (<a href="https://redirect.github.com/eslint/eslint/issues/17032">#17032</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/522431e5206bac2fcb41c0d6dc98a84929203bee"><code>522431e</code></a> chore: upgrade espree@9.5.1 (<a href="https://redirect.github.com/eslint/eslint/issues/17031">#17031</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f5f9a88c79b32222c0331a9bac1c02571d953b69"><code>f5f9a88</code></a> chore: upgrade eslint-visitor-keys@3.4.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17030">#17030</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/4dd8d524e0fc9e8e2019df13f8b968021600e85c"><code>4dd8d52</code></a> ci: bump actions/stale from 7 to 8 (<a href="https://redirect.github.com/eslint/eslint/issues/17026">#17026</a>) (dependabot[bot])</li>
   <li><a href="https://github.com/eslint/eslint/commit/ad9dd6a933fd098a0d99c6a9aa059850535c23ee"><code>ad9dd6a</code></a> chore: remove duplicate scss, (<a href="https://redirect.github.com/eslint/eslint/issues/17005">#17005</a>) (Strek)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ada6a3e6e3607523958f35e1260537630ec0e976"><code>ada6a3e</code></a> ci: unpin Node 19 (<a href="https://redirect.github.com/eslint/eslint/issues/16993">#16993</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/c3da975e69fde46f35338ce48528841a8dc1ffd2"><code>c3da975</code></a> chore: Remove triage label from template (<a href="https://redirect.github.com/eslint/eslint/issues/16990">#16990</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/69bc0e2f4412998f9384600a100d7882ea4dd3f3"><code>69bc0e2</code></a> ci: pin Node 19 to 19.7.0 (<a href="https://redirect.github.com/eslint/eslint/issues/16987">#16987</a>) (Milos Djermanovic)</li>
   </ul>
   </blockquote>
   </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.37.0 - March 28, 2023</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/c67f2992a743de4765bb6f11c12622e3651324b9"><code>c67f299</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.37.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17033">#17033</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ee9ddbd63e262aed0052853760866c7a054af561"><code>ee9ddbd</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li>
   <li><a href="https://github.com/eslint/eslint/commit/dddb47528816cd7e2e737bfde108ed4d62e6a219"><code>dddb475</code></a> chore: upgrade <code>@​eslint/eslintrc</code><a href="https://github.com/2"><code>@​2</code></a>.0.2 (<a href="https://redirect.github.com/eslint/eslint/issues/17032">#17032</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/522431e5206bac2fcb41c0d6dc98a84929203bee"><code>522431e</code></a> chore: upgrade espree@9.5.1 (<a href="https://redirect.github.com/eslint/eslint/issues/17031">#17031</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f5f9a88c79b32222c0331a9bac1c02571d953b69"><code>f5f9a88</code></a> chore: upgrade eslint-visitor-keys@3.4.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17030">#17030</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/75339df99418df4d7e05a77e42ed7e22eabcc9e0"><code>75339df</code></a> docs: fix typos and missing info in id-match docs (<a href="https://redirect.github.com/eslint/eslint/issues/17029">#17029</a>) (Ed Lucas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/b6ab8b2a2ca8807baca121407f5bfb0a0a839427"><code>b6ab8b2</code></a> feat: <code>require-unicode-regexp</code> add suggestions (<a href="https://redirect.github.com/eslint/eslint/issues/17007">#17007</a>) (Josh Goldberg)</li>
   <li><a href="https://github.com/eslint/eslint/commit/4dd8d524e0fc9e8e2019df13f8b968021600e85c"><code>4dd8d52</code></a> ci: bump actions/stale from 7 to 8 (<a href="https://redirect.github.com/eslint/eslint/issues/17026">#17026</a>) (dependabot[bot])</li>
   <li><a href="https://github.com/eslint/eslint/commit/619f3fd17324c7b71bf17e02047d0c6dc7e5109e"><code>619f3fd</code></a> fix: correctly handle <code>null</code> default config in <code>RuleTester</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17023">#17023</a>) (Brad Zacher)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ec2d8307850dd039e118c001416606e1e0342bc8"><code>ec2d830</code></a> docs: Fix typos in the <code>semi</code> rule docs (<a href="https://redirect.github.com/eslint/eslint/issues/17012">#17012</a>) (Andrii Lundiak)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e39f28d8578a00f4da8d4ddad559547950128a0d"><code>e39f28d</code></a> docs: add back to top button (<a href="https://redirect.github.com/eslint/eslint/issues/16979">#16979</a>) (Tanuj Kanti)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ad9dd6a933fd098a0d99c6a9aa059850535c23ee"><code>ad9dd6a</code></a> chore: remove duplicate scss, (<a href="https://redirect.github.com/eslint/eslint/issues/17005">#17005</a>) (Strek)</li>
   <li><a href="https://github.com/eslint/eslint/commit/10022b1f4bda1ad89193512ecf18c2ee61db8202"><code>10022b1</code></a> feat: Copy getScope() to SourceCode (<a href="https://redirect.github.com/eslint/eslint/issues/17004">#17004</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/1665c029acb92bf8812267f1647ad1a7054cbcb4"><code>1665c02</code></a> feat: Use plugin metadata for flat config serialization (<a href="https://redirect.github.com/eslint/eslint/issues/16992">#16992</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/b3634f695ddab6a82c0a9b1d8695e62b60d23366"><code>b3634f6</code></a> feat: docs license (<a href="https://redirect.github.com/eslint/eslint/issues/17010">#17010</a>) (Samuel Roldan)</li>
   <li><a href="https://github.com/eslint/eslint/commit/721c71782a7c11025689a1500e7690fb3794fcce"><code>721c717</code></a> docs: Custom Processors cleanup and expansion (<a href="https://redirect.github.com/eslint/eslint/issues/16838">#16838</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/1fbf1184fed57df02640aad4659afb54dc26a2e9"><code>1fbf118</code></a> fix: <code>getFirstToken</code>/<code>getLastToken</code> on comment-only node (<a href="https://redirect.github.com/eslint/eslint/issues/16889">#16889</a>) (Francesco Trotta)</li>
   <li><a href="https://github.com/eslint/eslint/commit/129e252132c7c476d7de17f40b54a333ddb2e6bb"><code>129e252</code></a> fix: Fix typo in <code>logical-assignment-operators</code> rule description (<a href="https://redirect.github.com/eslint/eslint/issues/17000">#17000</a>) (Francesco Trotta)</li>
   <li><a href="https://github.com/eslint/eslint/commit/892e6e58c5a07a549d3104de3b6b5879797dc97f"><code>892e6e5</code></a> feat: languageOptions.parser must be an object. (<a href="https://redirect.github.com/eslint/eslint/issues/16985">#16985</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ada6a3e6e3607523958f35e1260537630ec0e976"><code>ada6a3e</code></a> ci: unpin Node 19 (<a href="https://redirect.github.com/eslint/eslint/issues/16993">#16993</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/c3da975e69fde46f35338ce48528841a8dc1ffd2"><code>c3da975</code></a> chore: Remove triage label from template (<a href="https://redirect.github.com/eslint/eslint/issues/16990">#16990</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/d049f974103e530ef76ede25af701635caf1f405"><code>d049f97</code></a> docs: 'How ESLint is Maintained' page (<a href="https://redirect.github.com/eslint/eslint/issues/16961">#16961</a>) (Ben Perlmutter)</li>
   <li><a href="https://github.com/eslint/eslint/commit/5251a921866e8d3b380dfe8db8a6e6ab97773d5e"><code>5251a92</code></a> docs: Describe guard options for guard-for-in (<a href="https://redirect.github.com/eslint/eslint/issues/16986">#16986</a>) (alope107)</li>
   <li><a href="https://github.com/eslint/eslint/commit/69bc0e2f4412998f9384600a100d7882ea4dd3f3"><code>69bc0e2</code></a> ci: pin Node 19 to 19.7.0 (<a href="https://redirect.github.com/eslint/eslint/issues/16987">#16987</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/6157d813e19b80481a46f8cbdf9eae18a55e5619"><code>6157d81</code></a> docs: Add example to guard-for-in docs. (<a href="https://redirect.github.com/eslint/eslint/issues/16983">#16983</a>) (alope107)</li>
   <li><a href="https://github.com/eslint/eslint/commit/fd47998af6efadcdf5ba93e0bd1f4c02d97d22b3"><code>fd47998</code></a> docs: update <code>Array.prototype.toSorted</code> specification link (<a href="https://redirect.github.com/eslint/eslint/issues/16982">#16982</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/3e1cf6bfc5ebc29314ddbe462d6cb580e9ab085c"><code>3e1cf6b</code></a> docs: Copy edits on Maintain ESLint docs (<a href="https://redirect.github.com/eslint/eslint/issues/16939">#16939</a>) (Ben Perlmutter)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/4c46fb3d861ca12e86f868af19778ce988238da7"><code>4c46fb3</code></a> 8.37.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/3413d34acf198c1e65b0abb228d67b0ff3feda6d"><code>3413d34</code></a> Build: changelog update for 8.37.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/c67f2992a743de4765bb6f11c12622e3651324b9"><code>c67f299</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.37.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17033">#17033</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ee9ddbd63e262aed0052853760866c7a054af561"><code>ee9ddbd</code></a> chore: package.json update for <code>@​eslint/js</code> release</li>
   <li><a href="https://github.com/eslint/eslint/commit/dddb47528816cd7e2e737bfde108ed4d62e6a219"><code>dddb475</code></a> chore: upgrade <code>@​eslint/eslintrc</code><a href="https://github.com/2"><code>@​2</code></a>.0.2 (<a href="https://redirect.github.com/eslint/eslint/issues/17032">#17032</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/522431e5206bac2fcb41c0d6dc98a84929203bee"><code>522431e</code></a> chore: upgrade espree@9.5.1 (<a href="https://redirect.github.com/eslint/eslint/issues/17031">#17031</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f5f9a88c79b32222c0331a9bac1c02571d953b69"><code>f5f9a88</code></a> chore: upgrade eslint-visitor-keys@3.4.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17030">#17030</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/75339df99418df4d7e05a77e42ed7e22eabcc9e0"><code>75339df</code></a> docs: fix typos and missing info in id-match docs (<a href="https://redirect.github.com/eslint/eslint/issues/17029">#17029</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/b6ab8b2a2ca8807baca121407f5bfb0a0a839427"><code>b6ab8b2</code></a> feat: <code>require-unicode-regexp</code> add suggestions (<a href="https://redirect.github.com/eslint/eslint/issues/17007">#17007</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/4dd8d524e0fc9e8e2019df13f8b968021600e85c"><code>4dd8d52</code></a> ci: bump actions/stale from 7 to 8 (<a href="https://redirect.github.com/eslint/eslint/issues/17026">#17026</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.36.0...v8.37.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=8.36.0&new-version=8.37.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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] dependabot[bot] commented on pull request #23607: build(deps-dev): bump eslint from 8.36.0 to 8.37.0 in /superset-websocket

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

   Superseded by #23633.


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] dependabot[bot] closed pull request #23607: build(deps-dev): bump eslint from 8.36.0 to 8.37.0 in /superset-websocket

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #23607: build(deps-dev): bump eslint from 8.36.0 to 8.37.0 in /superset-websocket
URL: https://github.com/apache/superset/pull/23607


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] codecov[bot] commented on pull request #23607: build(deps-dev): bump eslint from 8.36.0 to 8.37.0 in /superset-websocket

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #23607:
URL: https://github.com/apache/superset/pull/23607#issuecomment-1498716613

   ## [Codecov](https://codecov.io/gh/apache/superset/pull/23607?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 [#23607](https://codecov.io/gh/apache/superset/pull/23607?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (a1fd017) into [master](https://codecov.io/gh/apache/superset/commit/c5eecc7cc2da88b367bfc7636edb52e0ba117bae?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c5eecc7) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master   #23607   +/-   ##
   =======================================
     Coverage   67.72%   67.72%           
   =======================================
     Files        1916     1916           
     Lines       74051    74051           
     Branches     8040     8040           
   =======================================
     Hits        50153    50153           
     Misses      21850    21850           
     Partials     2048     2048           
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | javascript | `53.96% <ø> (ø)` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   
   :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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org