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/06/05 08:04:34 UTC

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

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

   Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
   <blockquote>
   <h2>v8.42.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/b8448ff1ae1adf26a81dea07f340caa5b5c2f257"><code>b8448ff</code></a> feat: correct no-useless-return behaviour in try statements (<a href="https://redirect.github.com/eslint/eslint/issues/16996">#16996</a>) (Nitin Kumar)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/a5896360c3faa1e7d1fe81a9907a434b8b8f6b60"><code>a589636</code></a> fix: Config with <code>ignores</code> and without <code>files</code> should not always apply (<a href="https://redirect.github.com/eslint/eslint/issues/17181">#17181</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/c4fad173c7149dbcd25695c19c68663102b9ec6b"><code>c4fad17</code></a> fix: Correct ignore message for &quot;node_modules&quot; subfolders (<a href="https://redirect.github.com/eslint/eslint/issues/17217">#17217</a>) (Francesco Trotta)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/01d7142642c87241135699571e8010f5e8fcda4f"><code>01d7142</code></a> docs: Update README (GitHub Actions Bot)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e5182b723ff82bb3b55c50c06d64626055414b31"><code>e5182b7</code></a> docs: Update README (GitHub Actions Bot)</li>
   </ul>
   <h2>Chores</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/6ca5b7ca3bac9e10c6cfee4cdc78446e94eb7607"><code>6ca5b7c</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.42.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17236">#17236</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/67fc5e730e4dfc372dea11e15d3f5165bc812491"><code>67fc5e7</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0892412556b2ba6c3d1b85152dafe47a3f4cba72"><code>0892412</code></a> refactor: remove <code>Identifier</code> listener in no-irregular-whitespace (<a href="https://redirect.github.com/eslint/eslint/issues/17235">#17235</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f67d2984c3c3f26497842a04d5166707587c1fca"><code>f67d298</code></a> test: Add <code>FlatESLint</code> tests with missing config files (<a href="https://redirect.github.com/eslint/eslint/issues/17164">#17164</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/5b68d51e3e6bd003d6cf74d3434f7165691b4f4d"><code>5b68d51</code></a> chore: Fix <code>fixedsize</code> attribute in code path analysis DOT debug output (<a href="https://redirect.github.com/eslint/eslint/issues/17202">#17202</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/37432f27dc15817d66cf42377792197dc2aeb8b2"><code>37432f2</code></a> chore: update descriptions in key-spacing tests (<a href="https://redirect.github.com/eslint/eslint/issues/17195">#17195</a>) (Milos Djermanovic)</li>
   </ul>
   </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.42.0 - June 2, 2023</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/6ca5b7ca3bac9e10c6cfee4cdc78446e94eb7607"><code>6ca5b7c</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.42.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17236">#17236</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/67fc5e730e4dfc372dea11e15d3f5165bc812491"><code>67fc5e7</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0892412556b2ba6c3d1b85152dafe47a3f4cba72"><code>0892412</code></a> refactor: remove <code>Identifier</code> listener in no-irregular-whitespace (<a href="https://redirect.github.com/eslint/eslint/issues/17235">#17235</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/a5896360c3faa1e7d1fe81a9907a434b8b8f6b60"><code>a589636</code></a> fix: Config with <code>ignores</code> and without <code>files</code> should not always apply (<a href="https://redirect.github.com/eslint/eslint/issues/17181">#17181</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/01d7142642c87241135699571e8010f5e8fcda4f"><code>01d7142</code></a> docs: Update README (GitHub Actions Bot)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f67d2984c3c3f26497842a04d5166707587c1fca"><code>f67d298</code></a> test: Add <code>FlatESLint</code> tests with missing config files (<a href="https://redirect.github.com/eslint/eslint/issues/17164">#17164</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e5182b723ff82bb3b55c50c06d64626055414b31"><code>e5182b7</code></a> docs: Update README (GitHub Actions Bot)</li>
   <li><a href="https://github.com/eslint/eslint/commit/c4fad173c7149dbcd25695c19c68663102b9ec6b"><code>c4fad17</code></a> fix: Correct ignore message for &quot;node_modules&quot; subfolders (<a href="https://redirect.github.com/eslint/eslint/issues/17217">#17217</a>) (Francesco Trotta)</li>
   <li><a href="https://github.com/eslint/eslint/commit/5b68d51e3e6bd003d6cf74d3434f7165691b4f4d"><code>5b68d51</code></a> chore: Fix <code>fixedsize</code> attribute in code path analysis DOT debug output (<a href="https://redirect.github.com/eslint/eslint/issues/17202">#17202</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/b8448ff1ae1adf26a81dea07f340caa5b5c2f257"><code>b8448ff</code></a> feat: correct no-useless-return behaviour in try statements (<a href="https://redirect.github.com/eslint/eslint/issues/16996">#16996</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/37432f27dc15817d66cf42377792197dc2aeb8b2"><code>37432f2</code></a> chore: update descriptions in key-spacing tests (<a href="https://redirect.github.com/eslint/eslint/issues/17195">#17195</a>) (Milos Djermanovic)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/96ad0dbc5e0072e40004ee7d938b576ffcb8af8d"><code>96ad0db</code></a> 8.42.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/40b34afd01045ab6ec5ed91573d0e11e5aec8c97"><code>40b34af</code></a> Build: changelog update for 8.42.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/6ca5b7ca3bac9e10c6cfee4cdc78446e94eb7607"><code>6ca5b7c</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.42.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17236">#17236</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/67fc5e730e4dfc372dea11e15d3f5165bc812491"><code>67fc5e7</code></a> chore: package.json update for <code>@​eslint/js</code> release</li>
   <li><a href="https://github.com/eslint/eslint/commit/0892412556b2ba6c3d1b85152dafe47a3f4cba72"><code>0892412</code></a> refactor: remove <code>Identifier</code> listener in no-irregular-whitespace (<a href="https://redirect.github.com/eslint/eslint/issues/17235">#17235</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/a5896360c3faa1e7d1fe81a9907a434b8b8f6b60"><code>a589636</code></a> fix: Config with <code>ignores</code> and without <code>files</code> should not always apply (<a href="https://redirect.github.com/eslint/eslint/issues/17181">#17181</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/01d7142642c87241135699571e8010f5e8fcda4f"><code>01d7142</code></a> docs: Update README</li>
   <li><a href="https://github.com/eslint/eslint/commit/f67d2984c3c3f26497842a04d5166707587c1fca"><code>f67d298</code></a> test: Add <code>FlatESLint</code> tests with missing config files (<a href="https://redirect.github.com/eslint/eslint/issues/17164">#17164</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/e5182b723ff82bb3b55c50c06d64626055414b31"><code>e5182b7</code></a> docs: Update README</li>
   <li><a href="https://github.com/eslint/eslint/commit/c4fad173c7149dbcd25695c19c68663102b9ec6b"><code>c4fad17</code></a> fix: Correct ignore message for &quot;node_modules&quot; subfolders (<a href="https://redirect.github.com/eslint/eslint/issues/17217">#17217</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=8.41.0&new-version=8.42.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 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 #24286: build(deps-dev): bump eslint from 8.41.0 to 8.42.0 in /superset-websocket

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

   ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/24286?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#24286](https://app.codecov.io/gh/apache/superset/pull/24286?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (9c61d5d) into [master](https://app.codecov.io/gh/apache/superset/commit/46c2479db2507d5117264b33a5266526e7a3b829?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (46c2479) will **decrease** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #24286      +/-   ##
   ==========================================
   - Coverage   68.33%   68.33%   -0.01%     
   ==========================================
     Files        1957     1957              
     Lines       75626    75627       +1     
     Branches     8225     8225              
   ==========================================
     Hits        51679    51679              
   - Misses      21834    21835       +1     
     Partials     2113     2113              
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | javascript | `54.76% <ø> (-0.01%)` | :arrow_down: |
   
   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=apache#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   [see 1 file with indirect coverage changes](https://app.codecov.io/gh/apache/superset/pull/24286/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 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] rusackas merged pull request #24286: build(deps-dev): bump eslint from 8.41.0 to 8.42.0 in /superset-websocket

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas merged PR #24286:
URL: https://github.com/apache/superset/pull/24286


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