You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GitBox <gi...@apache.org> on 2022/10/29 00:17:20 UTC

[GitHub] [tomcat-training] dependabot[bot] opened a new pull request, #8: Bump socket.io-parser from 2.3.1 to 3.3.2

dependabot[bot] opened a new pull request, #8:
URL: https://github.com/apache/tomcat-training/pull/8

   Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 2.3.1 to 3.3.2.
   <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.3.2</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>prevent DoS (OOM) via massive packets (<a href="https://github-redirect.dependabot.com/Automattic/socket.io-parser/issues/95">#95</a>) (<a href="https://github.com/Automattic/socket.io-parser/commit/89197a05c43b18cc4569fd178d56e7bb8f403865">89197a0</a>)</li>
   </ul>
   <h4>Links</h4>
   <ul>
   <li>Diff: <a href="https://github.com/Automattic/socket.io-parser/compare/3.3.1...3.3.2">https://github.com/Automattic/socket.io-parser/compare/3.3.1...3.3.2</a></li>
   </ul>
   <h2>3.3.1</h2>
   <h4>Links</h4>
   <ul>
   <li>Diff: <a href="https://github.com/socketio/socket.io-parser/compare/3.3.0...3.3.1">https://github.com/socketio/socket.io-parser/compare/3.3.0...3.3.1</a></li>
   </ul>
   <h2>3.3.0</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>remove any reference to the <code>global</code> variable (<a href="https://github.com/socketio/socket.io-parser/commit/b47efb2">b47efb2</a>)</li>
   </ul>
   <h3>Links</h3>
   <ul>
   <li>Milestone: -</li>
   <li>Diff: <a href="https://github.com/socketio/socket.io-parser/compare/3.2.0...3.3.0">3.2.0...3.3.0</a></li>
   </ul>
   <h2>3.2.0</h2>
   <h2>Bug fixes</h2>
   <ul>
   <li>properly detect typed arrays (<a href="https://github-redirect.dependabot.com/socketio/socket.io-parser/issues/85">#85</a>)</li>
   <li>properly handle JSON.stringify errors (<a href="https://github-redirect.dependabot.com/socketio/socket.io-parser/issues/84">#84</a>)</li>
   </ul>
   <h2>Note</h2>
   <p>Binary detection was removed from the package (revert of <a href="https://github-redirect.dependabot.com/socketio/socket.io-parser/pull/66">socketio/socket.io-parser#66</a>), so that we can disable the binary check earlier in the chain.</p>
   <h4>Links</h4>
   <ul>
   <li>Milestone: <a href="https://github.com/socketio/socket.io-parser/milestone/8">3.2.0</a></li>
   <li>Diff: <a href="https://github.com/socketio/socket.io-parser/compare/3.1.3...3.2.0">3.1.3...3.2.0</a></li>
   </ul>
   <h2>3.1.3</h2>
   <h2>Bug fixes</h2>
   <ul>
   <li>use ArrayBuffer.isView to check for typed arrays (<a href="https://github-redirect.dependabot.com/socketio/socket.io-parser/issues/82">#82</a>)</li>
   <li>ensure packet data is an array (<a href="https://github-redirect.dependabot.com/socketio/socket.io-parser/issues/83">#83</a>)</li>
   </ul>
   <p>#### Links</p>
   <ul>
   <li>Milestone: <a href="https://github.com/socketio/socket.io-parser/milestones/9">3.1.3</a></li>
   <li>Diff: <a href="https://github.com/socketio/socket.io-parser/compare/3.1.2...3.1.3">3.1.2...3.1.3</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/socketio/socket.io-parser/blob/3.3.2/CHANGELOG.md">socket.io-parser's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/Automattic/socket.io-parser/compare/3.3.1...3.3.2">3.3.2</a> (2021-01-09)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>prevent DoS (OOM) via massive packets (<a href="https://github-redirect.dependabot.com/Automattic/socket.io-parser/issues/95">#95</a>) (<a href="https://github.com/Automattic/socket.io-parser/commit/89197a05c43b18cc4569fd178d56e7bb8f403865">89197a0</a>)</li>
   </ul>
   <h2><a href="https://github.com/socketio/socket.io-parser/compare/3.3.0...3.3.1">3.3.1</a> (2020-09-30)</h2>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/socketio/socket.io-parser/commit/3b0a3925fd9f765228e5d06e4a0cc90d81a60d0e"><code>3b0a392</code></a> chore(release): 3.3.2</li>
   <li><a href="https://github.com/socketio/socket.io-parser/commit/89197a05c43b18cc4569fd178d56e7bb8f403865"><code>89197a0</code></a> fix: prevent DoS (OOM) via massive packets (<a href="https://github-redirect.dependabot.com/socketio/socket.io-parser/issues/95">#95</a>)</li>
   <li><a href="https://github.com/socketio/socket.io-parser/commit/25ca624b0d9eddc54a0dbaecc535cdf400722169"><code>25ca624</code></a> chore(release): 3.3.1</li>
   <li><a href="https://github.com/socketio/socket.io-parser/commit/b51b39b78d85841a5659778917f240d407fdbce1"><code>b51b39b</code></a> test: use Node.js 10 for the browser tests</li>
   <li><a href="https://github.com/socketio/socket.io-parser/commit/4184e465344c7ebd1d586e35a53bfad1ab5cfcea"><code>4184e46</code></a> chore: bump component-emitter dependency</li>
   <li><a href="https://github.com/socketio/socket.io-parser/commit/0de72b9cc25c0950f09811e1e2a951b80e67e3fb"><code>0de72b9</code></a> [chore] Release 3.3.0</li>
   <li><a href="https://github.com/socketio/socket.io-parser/commit/b47efb270d959e7456d8d44b4f3c386a884542b8"><code>b47efb2</code></a> [fix] Remove any reference to the <code>global</code> variable</li>
   <li><a href="https://github.com/socketio/socket.io-parser/commit/d95e38f6b66341612cc82bdb7f9157d698166c73"><code>d95e38f</code></a> [chore] Update the Makefile</li>
   <li><a href="https://github.com/socketio/socket.io-parser/commit/b57e06304e50ee9eed258d39cd4841c6269bca75"><code>b57e063</code></a> [test] Update travis configuration</li>
   <li><a href="https://github.com/socketio/socket.io-parser/commit/48f340ec12e919d70f2d9567c4a46e3c1080b1bc"><code>48f340e</code></a> [refactor] Fix a small typo and code styling (<a href="https://github-redirect.dependabot.com/socketio/socket.io-parser/issues/88">#88</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/socketio/socket.io-parser/compare/2.3.1...3.3.2">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=2.3.1&new-version=3.3.2)](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)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/tomcat-training/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: dev-unsubscribe@tomcat.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[GitHub] [tomcat-training] dependabot[bot] commented on pull request #8: Bump socket.io-parser from 2.3.1 to 3.3.2

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #8:
URL: https://github.com/apache/tomcat-training/pull/8#issuecomment-1309683026

   Superseded by #9.


-- 
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: dev-unsubscribe@tomcat.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[GitHub] [tomcat-training] dependabot[bot] closed pull request #8: Bump socket.io-parser from 2.3.1 to 3.3.2

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #8: Bump socket.io-parser from 2.3.1 to 3.3.2
URL: https://github.com/apache/tomcat-training/pull/8


-- 
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: dev-unsubscribe@tomcat.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org