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/09/23 14:46:44 UTC

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

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

   Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 8.9.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.9.0</h2>
   <h1>Features</h1>
   <ul>
   <li>Added the ability to connect to Windows named pipes (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/2079">#2079</a>).</li>
   </ul>
   <h2>8.8.1</h2>
   <h1>Bug fixes</h1>
   <ul>
   <li>The <code>Authorization</code> and <code>Cookie</code> headers are no longer sent if the original
   request for the opening handshake is sent to an IPC server and the client is
   redirected to another IPC server (bc8bd34e).</li>
   </ul>
   <h2>8.8.0</h2>
   <h1>Features</h1>
   <ul>
   <li>Added the <code>WS_NO_BUFFER_UTIL</code> and <code>WS_NO_UTF_8_VALIDATE</code> environment
   variables (becf237c).</li>
   </ul>
   <h2>8.7.0</h2>
   <h1>Features</h1>
   <ul>
   <li>Added the ability to inspect the invalid handshake requests and respond to
   them with a custom HTTP response. (6e5a5ce3).</li>
   </ul>
   <h1>Bug fixes</h1>
   <ul>
   <li>The handshake is now aborted if the <code>Upgrade</code> header field value in the HTTP
   response is not a case-insensitive match for the value &quot;websocket&quot; (0fdcc0af).</li>
   <li>The <code>Authorization</code> and <code>Cookie</code> headers are no longer sent when following an
   insecure redirect (wss: to ws:) to the same host (d68ba9e1).</li>
   </ul>
   <h2>8.6.0</h2>
   <h1>Features</h1>
   <ul>
   <li>Added 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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/websockets/ws/commit/966f9d47cd0ff5aa9db0b2aa262f9819d3f4d414"><code>966f9d4</code></a> [dist] 8.9.0</li>
   <li><a href="https://github.com/websockets/ws/commit/e628f2bdb6277fa36e8607cf1c3fbaf713f7bcef"><code>e628f2b</code></a> [feature] Support Windows named pipes (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/2079">#2079</a>)</li>
   <li><a href="https://github.com/websockets/ws/commit/7ff26d975a7c5e0012a6799ed15a7ef8211b59bb"><code>7ff26d9</code></a> [doc] Fix nits</li>
   <li><a href="https://github.com/websockets/ws/commit/4ed2c8725ec796283498e4a9c90171668eef9117"><code>4ed2c87</code></a> [doc] Remove &quot;note that&quot;</li>
   <li><a href="https://github.com/websockets/ws/commit/0da60366f36a38e93bb1a31da54f260a146eb86c"><code>0da6036</code></a> [test] Remove leftover from test</li>
   <li><a href="https://github.com/websockets/ws/commit/6b71a49d1d02e8220eaa983e9202517c9680d2b2"><code>6b71a49</code></a> [minor] Rename the <code>invalidURLMessage</code> variable</li>
   <li><a href="https://github.com/websockets/ws/commit/2995349f5d27d39e492a273796a3145d40ec11b3"><code>2995349</code></a> [minor] Simplify the ws+unix: URL form</li>
   <li><a href="https://github.com/websockets/ws/commit/c22cbc9e743a001b3fc55c1aa77b0afcc1018ee9"><code>c22cbc9</code></a> [doc] Revise <code>WebSocket#send()</code> docs for clarity (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/2077">#2077</a>)</li>
   <li><a href="https://github.com/websockets/ws/commit/975382178f8a9355a5a564bb29cb1566889da9ba"><code>9753821</code></a> [dist] 8.8.1</li>
   <li><a href="https://github.com/websockets/ws/commit/bc8bd34e4125a5edc37211fb384c17a4703e9000"><code>bc8bd34</code></a> [security] Fix same host check for ws+unix: redirects</li>
   <li>Additional commits viewable in <a href="https://github.com/websockets/ws/compare/6.2.2...8.9.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.9.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] dependabot[bot] closed pull request #1813: Bump ws from 6.2.2 to 8.9.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript

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


-- 
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 #1813: Bump ws from 6.2.2 to 8.9.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript

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

   Superseded by #1844.


-- 
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 #1813: Bump ws from 6.2.2 to 8.9.0 in /gremlin-javascript/src/main/javascript/gremlin-javascript

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

   # [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1813?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 [#1813](https://codecov.io/gh/apache/tinkerpop/pull/1813?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (dd3ede8) into [3.5-dev](https://codecov.io/gh/apache/tinkerpop/commit/7f78691026116a0a610d35fd5f618b22d7407fde?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7f78691) will **decrease** coverage by `5.91%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             3.5-dev    #1813      +/-   ##
   =============================================
   - Coverage      69.41%   63.50%   -5.92%     
   =============================================
     Files            861       23     -838     
     Lines          40858     3636   -37222     
     Branches        5384        0    -5384     
   =============================================
   - Hits           28362     2309   -26053     
   + Misses         10591     1147    -9444     
   + Partials        1905      180    -1725     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/tinkerpop/pull/1813?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/gorillaTransporter.go](https://codecov.io/gh/apache/tinkerpop/pull/1813/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-Z3JlbWxpbi1nby9kcml2ZXIvZ29yaWxsYVRyYW5zcG9ydGVyLmdv) | `64.15% <0.00%> (-2.84%)` | :arrow_down: |
   | [...al/strategy/optimization/InlineFilterStrategy.java](https://codecov.io/gh/apache/tinkerpop/pull/1813/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-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdHJhdGVneS9vcHRpbWl6YXRpb24vSW5saW5lRmlsdGVyU3RyYXRlZ3kuamF2YQ==) | | |
   | [...rg/apache/tinkerpop/gremlin/structure/Element.java](https://codecov.io/gh/apache/tinkerpop/pull/1813/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-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9zdHJ1Y3R1cmUvRWxlbWVudC5qYXZh) | | |
   | [...in/server/handler/WsAndHttpChannelizerHandler.java](https://codecov.io/gh/apache/tinkerpop/pull/1813/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-Z3JlbWxpbi1zZXJ2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3RpbmtlcnBvcC9ncmVtbGluL3NlcnZlci9oYW5kbGVyL1dzQW5kSHR0cENoYW5uZWxpemVySGFuZGxlci5qYXZh) | | |
   | [...mlin/process/traversal/step/branch/RepeatStep.java](https://codecov.io/gh/apache/tinkerpop/pull/1813/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-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdGVwL2JyYW5jaC9SZXBlYXRTdGVwLmphdmE=) | | |
   | [...inkerpop/gremlin/structure/io/binary/DataType.java](https://codecov.io/gh/apache/tinkerpop/pull/1813/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-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9zdHJ1Y3R1cmUvaW8vYmluYXJ5L0RhdGFUeXBlLmphdmE=) | | |
   | [...mlin/process/traversal/step/util/HasContainer.java](https://codecov.io/gh/apache/tinkerpop/pull/1813/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-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdGVwL3V0aWwvSGFzQ29udGFpbmVyLmphdmE=) | | |
   | [...p/gremlin/process/traversal/TraversalStrategy.java](https://codecov.io/gh/apache/tinkerpop/pull/1813/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-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9UcmF2ZXJzYWxTdHJhdGVneS5qYXZh) | | |
   | [...traversal/step/sideEffect/AggregateGlobalStep.java](https://codecov.io/gh/apache/tinkerpop/pull/1813/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-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdGVwL3NpZGVFZmZlY3QvQWdncmVnYXRlR2xvYmFsU3RlcC5qYXZh) | | |
   | [...gremlin/process/traversal/step/ProfilingAware.java](https://codecov.io/gh/apache/tinkerpop/pull/1813/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-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdGVwL1Byb2ZpbGluZ0F3YXJlLmphdmE=) | | |
   | ... and [829 more](https://codecov.io/gh/apache/tinkerpop/pull/1813/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :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