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/08/10 14:29:23 UTC

[GitHub] [tinkerpop] dependabot[bot] opened a new pull request, #1780: Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 in /gremlin-javascript/src/main/javascript/gremlin-javascript

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

   Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/releases">eslint-plugin-prettier's releases</a>.</em></p>
   <blockquote>
   <h2>v4.2.1</h2>
   <h2>4.2.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/pull/485">#485</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/5736ed5224b06507374e21c626e8c462552cacf2"><code>5736ed5</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - chore: reuse prettierRcOptions instead of resolveConfig again</li>
   </ul>
   <h2>v4.2.0</h2>
   <h2>4.2.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p><a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/pull/483">#483</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/7bd70b65b680d360cd55aa9998804fc1e7188331"><code>7bd70b6</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - feat: support svelte out of box</p>
   <p>close <a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/472">#472</a>, close <a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/482">#482</a></p>
   <p>We recommend to use <a href="https://github.com/ota-meshi/eslint-plugin-svelte"><code>eslint-plugin-svelte</code></a> instead of <a href="https://github.com/sveltejs/eslint-plugin-svelte3"><code>eslint-plugin-svelte3</code></a>.</p>
   </li>
   </ul>
   <h2>v4.1.0 (2022-06-27)</h2>
   <ul>
   <li>feat: skip processing code blocks on specific languages like <code>stylelint-prettier</code> (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/415">#415</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/52eec489cf5ec7a6d97c3edbb7dafc109e9156a4">52eec48</a>)</li>
   <li>build(deps): Bump minimist from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/464">#464</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/42bfe88bb748a5d433aeac6d7f17dd8bce3da58c">42bfe88</a>)</li>
   <li>build(deps-dev): Bump graphql from 15.5.1 to 15.7.2 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/442">#442</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/01586408fc27bf34e9f51f2047eecf421774074e">0158640</a>)</li>
   <li>build(deps-dev): Bump <code>@​graphql-eslint/eslint-plugin</code> from 2.3.0 to 2.4.0 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/444">#444</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/4bcaca2ee3632b832ccd9366c8d7333376263199">4bcaca2</a>)</li>
   <li>chore(CI): add tests for ESLint 8 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/428">#428</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/f3713befaec34fc35c87b71c68db626e38fe31b5">f3713be</a>)</li>
   <li>README.md: HTTP =&gt; HTTPS (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/443">#443</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/44e14784396713e43941be8a1635143c5a0c5f4f">44e1478</a>)</li>
   </ul>
   </blockquote>
   </details>
   <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>4.2.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/pull/485">#485</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/5736ed5224b06507374e21c626e8c462552cacf2"><code>5736ed5</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - chore: reuse prettierRcOptions instead of resolveConfig again</li>
   </ul>
   <h2>4.2.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p><a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/pull/483">#483</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/7bd70b65b680d360cd55aa9998804fc1e7188331"><code>7bd70b6</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - feat: support svelte out of box</p>
   <p>close <a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/472">#472</a>, close <a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/482">#482</a></p>
   <p>We recommend to use <a href="https://github.com/ota-meshi/eslint-plugin-svelte"><code>eslint-plugin-svelte</code></a> instead of <a href="https://github.com/sveltejs/eslint-plugin-svelte3"><code>eslint-plugin-svelte3</code></a>.</p>
   </li>
   </ul>
   <h2>v4.1.0 (2022-06-27)</h2>
   <ul>
   <li>feat: skip processing code blocks on specific languages like <code>stylelint-prettier</code> (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/415">#415</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/52eec489cf5ec7a6d97c3edbb7dafc109e9156a4">52eec48</a>)</li>
   <li>build(deps): Bump minimist from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/464">#464</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/42bfe88bb748a5d433aeac6d7f17dd8bce3da58c">42bfe88</a>)</li>
   <li>build(deps-dev): Bump graphql from 15.5.1 to 15.7.2 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/442">#442</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/01586408fc27bf34e9f51f2047eecf421774074e">0158640</a>)</li>
   <li>build(deps-dev): Bump <code>@​graphql-eslint/eslint-plugin</code> from 2.3.0 to 2.4.0 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/444">#444</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/4bcaca2ee3632b832ccd9366c8d7333376263199">4bcaca2</a>)</li>
   <li>chore(CI): add tests for ESLint 8 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/428">#428</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/f3713befaec34fc35c87b71c68db626e38fe31b5">f3713be</a>)</li>
   <li>README.md: HTTP =&gt; HTTPS (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/443">#443</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/44e14784396713e43941be8a1635143c5a0c5f4f">44e1478</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/19efb8a7f20e57c468d0fcc91f5396e4f850750e"><code>19efb8a</code></a> chore: release prettier-plugin-svelte v4.2.1 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/486">#486</a>)</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/5736ed5224b06507374e21c626e8c462552cacf2"><code>5736ed5</code></a> chore: reuse prettierRcOptions instead of resolveConfig again (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/485">#485</a>)</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/7500e7f0d2e776febc2126490da84701d128bdba"><code>7500e7f</code></a> ci: perf on CI</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/bea9ae8577778fd2b9733208753ad7ec2881119a"><code>bea9ae8</code></a> chore: use changeset publish instead</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/1430fd1af7c14d32af6d6b4e606dbc3e59f421c3"><code>1430fd1</code></a> chore: release prettier-plugin-svelte v4.2.0 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/484">#484</a>)</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/3c2824d0649fe2e3e88682d4fe11ccb08c548632"><code>3c2824d</code></a> docs: notice <code>Svelte</code> support</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/5b26a838842383710e55a4041615a59e10cf2d80"><code>5b26a83</code></a> ci: add missing commit message template</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/97add0cd9651bc1d1a9628953c58fede9df95707"><code>97add0c</code></a> chore: do not format .svelte fixtures unexpectedly</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/7bd70b65b680d360cd55aa9998804fc1e7188331"><code>7bd70b6</code></a> feat: support svelte out of box (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/483">#483</a>)</li>
   <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/928a60f4558431b53590e2d3d11dc684969ba44c"><code>928a60f</code></a> docs: use correct json content in md (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/480">#480</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v4.2.1">compare view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a href="https://www.npmjs.com/~jounqin">jounqin</a>, a new releaser for eslint-plugin-prettier since your current version.</p>
   </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=4.0.0&new-version=4.2.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] spmallette merged pull request #1780: Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 in /gremlin-javascript/src/main/javascript/gremlin-javascript

Posted by GitBox <gi...@apache.org>.
spmallette merged PR #1780:
URL: https://github.com/apache/tinkerpop/pull/1780


-- 
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 #1780: Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 in /gremlin-javascript/src/main/javascript/gremlin-javascript

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

   # [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1780?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 [#1780](https://codecov.io/gh/apache/tinkerpop/pull/1780?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (32dfbda) into [3.5-dev](https://codecov.io/gh/apache/tinkerpop/commit/0e81738926afcdbd860bb8243dd7eaef301d21fa?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (0e81738) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff            @@
   ##           3.5-dev    #1780   +/-   ##
   ========================================
     Coverage    63.58%   63.58%           
   ========================================
     Files           23       23           
     Lines         3636     3636           
   ========================================
     Hits          2312     2312           
     Misses        1145     1145           
     Partials       179      179           
   ```
   
   
   
   :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