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/05/02 14:40:05 UTC

[GitHub] [tinkerpop] dependabot[bot] opened a new pull request, #1638: Bump ws from 6.2.2 to 8.6.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript

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

   Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 8.6.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/websockets/ws/releases">ws's releases</a>.</em></p>
   <blockquote>
   <h2>8.6.0</h2>
   <h1>Features</h1>
   <ul>
   <li>Add the ability to remove confidential headers on a per-redirect basis (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/2030">#2030</a>).</li>
   </ul>
   <h2>8.5.0</h2>
   <h1>Features</h1>
   <ul>
   <li>Added the ability to use a custom <code>WebSocket</code> class on the server (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/2007">#2007</a>).</li>
   </ul>
   <h1>Bug fixes</h1>
   <ul>
   <li>When following redirects, the <code>Authorization</code> and <code>Cookie</code> headers are no
   longer sent if the redirect host is different from the original host (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/2013">#2013</a>).</li>
   </ul>
   <h2>8.4.2</h2>
   <h1>Bug fixes</h1>
   <ul>
   <li>Fixed a data framing issue introduced in version 8.4.1 (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/2004">#2004</a>).</li>
   </ul>
   <h2>8.4.1</h2>
   <h1>Notable changes</h1>
   <ul>
   <li>To improve performance, strings sent via <code>websocket.ping()</code>,
   <code>websocket.pong()</code>, and <code>websocket.send()</code> are no longer converted to
   <code>Buffer</code>s if the data does not need to be masked (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/2000">#2000</a>).</li>
   </ul>
   <h2>8.4.0</h2>
   <h1>Features</h1>
   <ul>
   <li>Added ability to generate custom masking keys (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1990">#1990</a>).</li>
   </ul>
   <h2>8.3.0</h2>
   <h1>Features</h1>
   <ul>
   <li>Added ability to pause and resume a <code>WebSocket</code> (0a8c7a9c).</li>
   </ul>
   <h1>Bug fixes</h1>
   <ul>
   <li>Fixed a bug that could prevent the connection from being closed cleanly when
   using the stream API (ed2b8039).</li>
   <li>When following redirects, an error is now emitted and not thrown if the
   redirect URL is invalid (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1980">#1980</a>).</li>
   </ul>
   <h2>8.2.3</h2>
   <h1>Bug fixes</h1>
   <ul>
   <li>When context takeover is enabled, messages are now compressed even if their size
   is below the value of the <code>perMessageDeflate.threshold</code> option (41ae5631).</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/websockets/ws/commit/ba214d96939737304fb76f662700e9df01bb4418"><code>ba214d9</code></a> [dist] 8.6.0</li>
   <li><a href="https://github.com/websockets/ws/commit/8e3f1181f2b1c7a4de8ceb120165276d2b1ccfaf"><code>8e3f118</code></a> [feature] Introduce the <code>'redirect'</code> event (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/2030">#2030</a>)</li>
   <li><a href="https://github.com/websockets/ws/commit/69e682806df1913ad881643e36c8b999522b175f"><code>69e6828</code></a> [ci] Test on node 18</li>
   <li><a href="https://github.com/websockets/ws/commit/0b6eb71665eabadc7d55584fdb3de7b56ae2439e"><code>0b6eb71</code></a> [ci] Do not test on node 17</li>
   <li><a href="https://github.com/websockets/ws/commit/d062ded6225a1cd2593afdce0ecd91ef8317950a"><code>d062ded</code></a> [example] Fix require path</li>
   <li><a href="https://github.com/websockets/ws/commit/2cf6202f8a023d98c0ee3435ba03a4c9ad855278"><code>2cf6202</code></a> [example] Use the <code>WebSocket.WebSocket{,Server}</code> aliases</li>
   <li><a href="https://github.com/websockets/ws/commit/62e9b199ad96e6f7d4b44a7ed84669fdaf48ba65"><code>62e9b19</code></a> [doc] Fix nits</li>
   <li><a href="https://github.com/websockets/ws/commit/2619c003cef5ffc9bff66debfcc52231b7995a5a"><code>2619c00</code></a> [minor] Fix nit in comment</li>
   <li><a href="https://github.com/websockets/ws/commit/d086f4bcbbe235f12f6fa2ddba5a8ce1342dac58"><code>d086f4b</code></a> [minor] Make <code>abortHandshake()</code> emit the error in the next tick</li>
   <li><a href="https://github.com/websockets/ws/commit/ff80d665f9ea9452f8b8ae69f2838bdc08fe85d6"><code>ff80d66</code></a> [test] Do not use a relative URL</li>
   <li>Additional commits viewable in <a href="https://github.com/websockets/ws/compare/6.2.2...8.6.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=6.2.2&new-version=8.6.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: 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 #1638: Bump ws from 6.2.2 to 8.6.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript

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

   # [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1638?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 [#1638](https://codecov.io/gh/apache/tinkerpop/pull/1638?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (aeaf12f) into [3.5-dev](https://codecov.io/gh/apache/tinkerpop/commit/b170271060e52c129903fa32f8ffebc8617a3797?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (b170271) will **decrease** coverage by `5.33%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff             @@
   ##           3.5-dev    #1638      +/-   ##
   ===========================================
   - Coverage    72.22%   66.89%   -5.34%     
   ===========================================
     Files           25       23       -2     
     Lines         4353     3510     -843     
   ===========================================
   - Hits          3144     2348     -796     
   + Misses        1015      976      -39     
   + Partials       194      186       -8     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/tinkerpop/pull/1638?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [gremlin-go/driver/cucumber/gremlin.go](https://codecov.io/gh/apache/tinkerpop/pull/1638/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvY3VjdW1iZXIvZ3JlbWxpbi5nbw==) | | |
   | [gremlin-go/driver/cucumber/cucumberWorld.go](https://codecov.io/gh/apache/tinkerpop/pull/1638/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvY3VjdW1iZXIvY3VjdW1iZXJXb3JsZC5nbw==) | | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1638?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/tinkerpop/pull/1638?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 [b170271...aeaf12f](https://codecov.io/gh/apache/tinkerpop/pull/1638?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: commits-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] dependabot[bot] closed pull request #1638: Bump ws from 6.2.2 to 8.6.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1638: Bump ws from 6.2.2 to 8.6.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript
URL: https://github.com/apache/tinkerpop/pull/1638


-- 
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] dependabot[bot] commented on pull request #1638: Bump ws from 6.2.2 to 8.6.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1638:
URL: https://github.com/apache/tinkerpop/pull/1638#issuecomment-1139669099

   Superseded by #1670.


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