You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/23 21:34:12 UTC

[GitHub] [echarts] dependabot[bot] opened a new pull request, #18660: chore(deps): bump socket.io-parser from 3.4.2 to 3.4.3

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

   Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.4.2 to 3.4.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/socketio/socket.io-parser/releases">socket.io-parser's releases</a>.</em></p>
   <blockquote>
   <h2>3.4.3</h2>
   <p>:warning: This release contains an important security fix :warning:</p>
   <p>A malicious client could send a specially crafted HTTP request, triggering an uncaught exception and killing the Node.js process:</p>
   <pre><code>TypeError: Cannot convert object to primitive value
          at Socket.emit (node:events:507:25)
          at .../node_modules/socket.io/lib/socket.js:531:14
   </code></pre>
   <p>Please upgrade as soon as possible.</p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>check the format of the event name (<a href="https://github.com/socketio/socket.io-parser/commit/2dc3c92622dad113b8676be06f23b1ed46b02ced">2dc3c92</a>)</li>
   </ul>
   <h4>Links</h4>
   <ul>
   <li>Diff: <a href="https://github.com/socketio/socket.io-parser/compare/3.4.2...3.4.3">https://github.com/socketio/socket.io-parser/compare/3.4.2...3.4.3</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md">socket.io-parser's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/socketio/socket.io-parser/compare/3.4.2...3.4.3">3.4.3</a> (2023-05-22)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>check the format of the event name (<a href="https://github.com/socketio/socket.io-parser/commit/2dc3c92622dad113b8676be06f23b1ed46b02ced">2dc3c92</a>)</li>
   </ul>
   <h2><a href="https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3">4.2.3</a> (2023-05-22)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>check the format of the event name (<a href="https://github.com/socketio/socket.io-parser/commit/3b78117bf6ba7e99d7a5cfc1ba54d0477554a7f3">3b78117</a>)</li>
   </ul>
   <h2><a href="https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.2">4.2.2</a> (2023-01-19)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>calling destroy() should clear all internal state (<a href="https://github.com/socketio/socket.io-parser/commit/22c42e3545e4adbc5931276c378f5d62c8b3854a">22c42e3</a>)</li>
   <li>do not modify the input packet upon encoding (<a href="https://github.com/socketio/socket.io-parser/commit/ae8dd88995dbd7f89c97e5cc15e5b489fa0efece">ae8dd88</a>)</li>
   </ul>
   <h2><a href="https://github.com/Automattic/socket.io-parser/compare/3.3.2...3.3.3">3.3.3</a> (2022-11-09)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>check the format of the index of each attachment (<a href="https://github.com/Automattic/socket.io-parser/commit/fb21e422fc193b34347395a33e0f625bebc09983">fb21e42</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/socketio/socket.io-parser/commit/060339a206268d8860d82aa3c0766e867ce5bb8a"><code>060339a</code></a> chore(release): 3.4.3</li>
   <li><a href="https://github.com/socketio/socket.io-parser/commit/2dc3c92622dad113b8676be06f23b1ed46b02ced"><code>2dc3c92</code></a> fix: check the format of the event name</li>
   <li>See full diff in <a href="https://github.com/socketio/socket.io-parser/compare/3.4.2...3.4.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=socket.io-parser&package-manager=npm_and_yarn&previous-version=3.4.2&new-version=3.4.3)](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)
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/echarts/network/alerts).
   
   </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@echarts.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on pull request #18660: chore(deps): bump socket.io-parser from 3.4.2 to 3.4.3

Posted by "echarts-bot[bot] (via GitHub)" <gi...@apache.org>.
echarts-bot[bot] commented on PR #18660:
URL: https://github.com/apache/echarts/pull/18660#issuecomment-1560485960

   Congratulations! Your PR has been merged. Thanks for your contribution! 👍


-- 
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@echarts.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on pull request #18660: chore(deps): bump socket.io-parser from 3.4.2 to 3.4.3

Posted by "echarts-bot[bot] (via GitHub)" <gi...@apache.org>.
echarts-bot[bot] commented on PR #18660:
URL: https://github.com/apache/echarts/pull/18660#issuecomment-1560151289

   Thanks for your contribution!
   The community will review it ASAP. In the meanwhile, please checkout [the coding standard](https://echarts.apache.org/en/coding-standard.html) and Wiki about [How to make a pull request](https://github.com/apache/echarts/wiki/How-to-make-a-pull-request).
   
   To reviewers: If this PR is going to be described in the changelog in the future release, please make sure this PR has one of the following labels: `PR: doc ready`, `PR: awaiting doc`, `PR: doc unchanged`
   
   This message is shown because the PR description doesn't contain the document related template.


-- 
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@echarts.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] plainheart merged pull request #18660: chore(deps): bump socket.io-parser from 3.4.2 to 3.4.3

Posted by "plainheart (via GitHub)" <gi...@apache.org>.
plainheart merged PR #18660:
URL: https://github.com/apache/echarts/pull/18660


-- 
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@echarts.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org