You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/04/29 07:24:15 UTC

[GitHub] [superset] dependabot[bot] opened a new pull request, #19894: chore(deps-dev): bump eslint-plugin-prettier from 3.3.1 to 4.0.0 in /superset-frontend

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

   Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.1 to 4.0.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md">eslint-plugin-prettier's changelog</a>.</em></p>
   <blockquote>
   <h2>v4.0.0 (2021-08-30)</h2>
   <p>This breaking change drops support for old versions of ESLint, Prettier and
   Node. You must use at least ESLint v7.28.0, Prettier v2.0.0 and Node v12.0.0.
   Aside from that, usage of this plugin remains identical.</p>
   <ul>
   <li>v4 - Drop support for eslint 5/6, prettier 1, node 6/8 (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/429">#429</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/commit/acb56f3b2891b2a6998a75a7d4406183d452ba16">acb56f3</a>)</li>
   </ul>
   <h2>v3.4.1 (2021-08-20)</h2>
   <ul>
   <li>build(deps): Bump glob-parent from 5.0.0 to 5.1.2 (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/420">#420</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/commit/b6d075cf7111468e8af4161c306c7f37f09f220e">b6d075c</a>)</li>
   <li>build(deps): Bump path-parse from 1.0.6 to 1.0.7 (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/425">#425</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/commit/24f957ee2a5476bb9cc8e64921b9841fc751391e">24f957e</a>)</li>
   <li>feat: support <code>@graphql-eslint/eslint-plugin</code> out of box (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/413">#413</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/commit/ec6fbb159e2454c6e145db55480932dc953cf7c1">ec6fbb1</a>)</li>
   <li>chore: add tests for Node 16 (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/410">#410</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/commit/76bd45ece6d56eb52f75db6b4a1efdd2efb56392">76bd45e</a>)</li>
   </ul>
   <h2>v3.4.0 (2021-04-15)</h2>
   <ul>
   <li>feat: support processor virtual filename (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/401">#401</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/commit/ee0ccc6ac06d13cd546e78b444e53164f59eb27f">ee0ccc6</a>)</li>
   <li>Simplify report logic (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/380">#380</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/commit/d993f247b5661683af031ab3b93955a0dfe448fa">d993f24</a>)</li>
   <li>Update: README.md (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/375">#375</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/commit/3ea4242a8d4acdb76eb7e7dca9e44d3e87db70e3">3ea4242</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/a3d6a2259cbda7b2b4a843b6d641b298f03de5ad"><code>a3d6a22</code></a> v4.0.0</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/9d386f232648c2a652392a19a4cead2301f1a938"><code>9d386f2</code></a> changelog</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/acb56f3b2891b2a6998a75a7d4406183d452ba16"><code>acb56f3</code></a> v4 - Drop support for eslint 5/6, prettier 1, node 6/8 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/429">#429</a>)</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/402a0b85f96b79d24c8d78566c3286d86cdd3535"><code>402a0b8</code></a> ci: <code>@​graphql-eslint/eslint-plugin</code> has dropped node 10 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/426">#426</a>)</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/e53f23b890c9c6e73ba6e58db0d05eb91d962b71"><code>e53f23b</code></a> Build: update package.json and changelog for v3.4.1</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/b6d075cf7111468e8af4161c306c7f37f09f220e"><code>b6d075c</code></a> build(deps): Bump glob-parent from 5.0.0 to 5.1.2 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/420">#420</a>)</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/24f957ee2a5476bb9cc8e64921b9841fc751391e"><code>24f957e</code></a> build(deps): Bump path-parse from 1.0.6 to 1.0.7 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/425">#425</a>)</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/ec6fbb159e2454c6e145db55480932dc953cf7c1"><code>ec6fbb1</code></a> feat: support <code>@graphql-eslint/eslint-plugin</code> out of box (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/413">#413</a>)</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/76bd45ece6d56eb52f75db6b4a1efdd2efb56392"><code>76bd45e</code></a> chore: add tests for Node 16 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/410">#410</a>)</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/0813a83512ab52194b4e8da7193daf880a8cbef5"><code>0813a83</code></a> Build: update package.json and changelog for v3.4.0</li>
   <li>Additional commits viewable in <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v3.3.1...v4.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-prettier&package-manager=npm_and_yarn&previous-version=3.3.1&new-version=4.0.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 #19894: chore(deps-dev): bump eslint-plugin-prettier from 3.3.1 to 4.0.0 in /superset-frontend

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #19894:
URL: https://github.com/apache/superset/pull/19894#issuecomment-1112997779

   # [Codecov](https://codecov.io/gh/apache/superset/pull/19894?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 [#19894](https://codecov.io/gh/apache/superset/pull/19894?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (376479d) into [master](https://codecov.io/gh/apache/superset/commit/9328053521830af7f94521897e50c76ecb15933b?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (9328053) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head 376479d differs from pull request most recent head b3026df. Consider uploading reports for the commit b3026df to get more accurate results
   
   ```diff
   @@           Coverage Diff           @@
   ##           master   #19894   +/-   ##
   =======================================
     Coverage   66.52%   66.52%           
   =======================================
     Files        1714     1714           
     Lines       65032    65032           
     Branches     6717     6717           
   =======================================
     Hits        43260    43260           
     Misses      20065    20065           
     Partials     1707     1707           
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | javascript | `51.25% <ø> (ø)` | |
   
   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.
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/superset/pull/19894?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/superset/pull/19894?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [9328053...b3026df](https://codecov.io/gh/apache/superset/pull/19894?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?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


[GitHub] [superset] rusackas merged pull request #19894: chore(deps-dev): bump eslint-plugin-prettier from 3.3.1 to 4.0.0 in /superset-frontend

Posted by GitBox <gi...@apache.org>.
rusackas merged PR #19894:
URL: https://github.com/apache/superset/pull/19894


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