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/[email protected]:prettier/eslint-plugin-prettier/issues/429">#429</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/[email protected]: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/[email protected]:prettier/eslint-plugin-prettier/issues/420">#420</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/[email protected]: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/[email protected]:prettier/eslint-plugin-prettier/issues/425">#425</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/[email protected]: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/[email protected]:prettier/eslint-plugin-prettier/issues/413">#413</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/[email protected]: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/[email protected]:prettier/eslint-plugin-prettier/issues/410">#410</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/[email protected]: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/[email protected]:prettier/eslint-plugin-prettier/issues/401">#401</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/[email protected]:prettier/eslint-plugin-prettier/commit/ee0ccc6ac06d13cd546e78b444e53164f59eb27f">ee0ccc6</a>)</li> <li>Simplify report logic (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/[email protected]:prettier/eslint-plugin-prettier/issues/380">#380</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/[email protected]:prettier/eslint-plugin-prettier/commit/d993f247b5661683af031ab3b93955a0dfe448fa">d993f24</a>)</li> <li>Update: README.md (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/[email protected]:prettier/eslint-plugin-prettier/issues/375">#375</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/[email protected]: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 /> [](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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
