[PR #213] Bump socket.io-parser and karma #419

Open
opened 2026-03-15 03:32:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asapach/peerflix-server/pull/213
Author: @dependabot[bot]
Created: 10/30/2022
Status: 🔄 Open

Base: masterHead: dependabot/npm_and_yarn/socket.io-parser-and-karma-3.4.1


📝 Commits (1)

  • d843ca9 Bump socket.io-parser and karma

📊 Changes

2 files changed (+551 additions, -2028 deletions)

View changed files

📝 package-lock.json (+550 -2027)
📝 package.json (+1 -1)

📄 Description

Bumps socket.io-parser to 3.4.1 and updates ancestor dependency karma. These dependencies need to be updated together.

Updates socket.io-parser from 2.3.1 to 3.4.1

Release notes

Sourced from socket.io-parser's releases.

3.4.1

Bug Fixes

  • prevent DoS (OOM) via massive packets (#95) (dcb942d)

Links

3.4.0

This release mostly contains a bump of the debug package.

Links

3.3.2

Bug Fixes

  • prevent DoS (OOM) via massive packets (#95) (89197a0)

Links

3.3.1

Links

3.3.0

Bug Fixes

  • remove any reference to the global variable (b47efb2)

Links

3.2.0

Bug fixes

  • properly detect typed arrays (#85)
  • properly handle JSON.stringify errors (#84)

Note

... (truncated)

Changelog

Sourced from socket.io-parser's changelog.

3.4.1 (2020-05-13)

Bug Fixes

  • prevent DoS (OOM) via massive packets (#95) (dcb942d)
Commits
  • a8130ce chore: release 3.4.1
  • dcb942d fix: prevent DoS (OOM) via massive packets (#95)
  • a5d0435 test: transpile to es5 with babelify
  • 652402a [chore] Release 3.4.0
  • 9b3572e [chore] Bump debug to version 4.1.0 (#92)
  • de1fd36 [docs] Fix incorrect socket.io-protocol version in Readme (#89)
  • 0de72b9 [chore] Release 3.3.0
  • b47efb2 [fix] Remove any reference to the global variable
  • d95e38f [chore] Update the Makefile
  • b57e063 [test] Update travis configuration
  • Additional commits viewable in compare view

Updates karma from 0.13.22 to 6.4.1

Release notes

Sourced from karma's releases.

v6.4.1

6.4.1 (2022-09-19)

Bug Fixes

v6.4.0

6.4.0 (2022-06-14)

Features

  • support SRI verification of link tags (dc51a2e)
  • support SRI verification of script tags (6a54b1c)

v6.3.20

6.3.20 (2022-05-13)

Bug Fixes

  • prefer IPv4 addresses when resolving domains (e17698f), closes #3730

v6.3.19

6.3.19 (2022-04-19)

Bug Fixes

  • client: error out when opening a new tab fails (099b85e)

v6.3.18

6.3.18 (2022-04-13)

Bug Fixes

  • deps: upgrade socket.io to v4.4.1 (52a30bb)

v6.3.17

6.3.17 (2022-02-28)

Bug Fixes

  • deps: update colors to maintained version (#3763) (fca1884)

v6.3.16

... (truncated)

Changelog

Sourced from karma's changelog.

6.4.1 (2022-09-19)

Bug Fixes

6.4.0 (2022-06-14)

Features

  • support SRI verification of link tags (dc51a2e)
  • support SRI verification of script tags (6a54b1c)

6.3.20 (2022-05-13)

Bug Fixes

  • prefer IPv4 addresses when resolving domains (e17698f), closes #3730

6.3.19 (2022-04-19)

Bug Fixes

  • client: error out when opening a new tab fails (099b85e)

6.3.18 (2022-04-13)

Bug Fixes

  • deps: upgrade socket.io to v4.4.1 (52a30bb)

6.3.17 (2022-02-28)

Bug Fixes

  • deps: update colors to maintained version (#3763) (fca1884)

6.3.16 (2022-02-10)

Bug Fixes

  • security: mitigate the "Open Redirect Vulnerability" (ff7edbb)

... (truncated)

Commits
  • 0013121 chore(release): 6.4.1 [skip ci]
  • 63d86be fix: pass integrity value
  • 84f7cc3 chore(release): 6.4.0 [skip ci]
  • f2d0663 docs: add integrity parameter
  • dc51a2e feat: support SRI verification of link tags
  • 6a54b1c feat: support SRI verification of script tags
  • 5e71cf5 chore(release): 6.3.20 [skip ci]
  • e17698f fix: prefer IPv4 addresses when resolving domains
  • 60f4f79 build: add Node 16 and 18 to the CI matrix
  • 6ff5aaf chore(release): 6.3.19 [skip ci]
  • Additional commits viewable in compare view

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 commands and options

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/asapach/peerflix-server/pull/213 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/30/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/socket.io-parser-and-karma-3.4.1` --- ### 📝 Commits (1) - [`d843ca9`](https://github.com/asapach/peerflix-server/commit/d843ca997859ff298434a68a5200fae9757fc4c2) Bump socket.io-parser and karma ### 📊 Changes **2 files changed** (+551 additions, -2028 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+550 -2027) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 3.4.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 2.3.1 to 3.4.1 <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.1</h2> <h3>Bug Fixes</h3> <ul> <li>prevent DoS (OOM) via massive packets (<a href="https://github-redirect.dependabot.com/socketio/socket.io-parser/issues/95">#95</a>) (<a href="https://github.com/socketio/socket.io-parser/commit/dcb942d24db97162ad16a67c2a0cf30875342d55">dcb942d</a>)</li> </ul> <h4>Links</h4> <ul> <li>Milestone: -</li> <li>Diff: <a href="https://github.com/socketio/socket.io-parser/compare/3.4.0...3.4.1">3.4.0...3.4.1</a></li> </ul> <h2>3.4.0</h2> <p>This release mostly contains a bump of the <code>debug</code> package.</p> <h4>Links</h4> <ul> <li>Milestone: -</li> <li>Diff: <a href="https://github.com/socketio/socket.io-parser/compare/3.3.0...3.4.0">3.3.0...3.4.0</a></li> </ul> <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> <!-- 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/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.0...3.4.1">3.4.1</a> (2020-05-13)</h2> <h3>Bug Fixes</h3> <ul> <li>prevent DoS (OOM) via massive packets (<a href="https://github-redirect.dependabot.com/socketio/socket.io-parser/issues/95">#95</a>) (<a href="https://github.com/socketio/socket.io-parser/commit/dcb942d24db97162ad16a67c2a0cf30875342d55">dcb942d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/socketio/socket.io-parser/commit/a8130ce3a9682498bf986a0c3e4a53f9cf2ef965"><code>a8130ce</code></a> chore: release 3.4.1</li> <li><a href="https://github.com/socketio/socket.io-parser/commit/dcb942d24db97162ad16a67c2a0cf30875342d55"><code>dcb942d</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/a5d04354e6e98b5318d5276123b0b5a5e698bf8e"><code>a5d0435</code></a> test: transpile to es5 with babelify</li> <li><a href="https://github.com/socketio/socket.io-parser/commit/652402a8568c2138da3c27c96756b32efca6c4bf"><code>652402a</code></a> [chore] Release 3.4.0</li> <li><a href="https://github.com/socketio/socket.io-parser/commit/9b3572ea23caaed1e32052289b0077b21f775de9"><code>9b3572e</code></a> [chore] Bump debug to version 4.1.0 (<a href="https://github-redirect.dependabot.com/socketio/socket.io-parser/issues/92">#92</a>)</li> <li><a href="https://github.com/socketio/socket.io-parser/commit/de1fd36dc9ecff82e68d8e2e4e5ae536250b0a1e"><code>de1fd36</code></a> [docs] Fix incorrect socket.io-protocol version in Readme (<a href="https://github-redirect.dependabot.com/socketio/socket.io-parser/issues/89">#89</a>)</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>Additional commits viewable in <a href="https://github.com/socketio/socket.io-parser/compare/2.3.1...3.4.1">compare view</a></li> </ul> </details> <br /> Updates `karma` from 0.13.22 to 6.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/karma-runner/karma/releases">karma's releases</a>.</em></p> <blockquote> <h2>v6.4.1</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.4.0...v6.4.1">6.4.1</a> (2022-09-19)</h2> <h3>Bug Fixes</h3> <ul> <li>pass integrity value (<a href="https://github.com/karma-runner/karma/commit/63d86befd3431fe8e1500e22f4f115a3762d000a">63d86be</a>)</li> </ul> <h2>v6.4.0</h2> <h1><a href="https://github.com/karma-runner/karma/compare/v6.3.20...v6.4.0">6.4.0</a> (2022-06-14)</h1> <h3>Features</h3> <ul> <li>support SRI verification of link tags (<a href="https://github.com/karma-runner/karma/commit/dc51a2e0e9b9805f7740f52fde01bcd20adc2dfc">dc51a2e</a>)</li> <li>support SRI verification of script tags (<a href="https://github.com/karma-runner/karma/commit/6a54b1c2a1df8214c470b8a5cc8036912874637e">6a54b1c</a>)</li> </ul> <h2>v6.3.20</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.19...v6.3.20">6.3.20</a> (2022-05-13)</h2> <h3>Bug Fixes</h3> <ul> <li>prefer IPv4 addresses when resolving domains (<a href="https://github.com/karma-runner/karma/commit/e17698f950af83bf2b3edc540d2a3e1fb73cba59">e17698f</a>), closes <a href="https://github-redirect.dependabot.com/karma-runner/karma/issues/3730">#3730</a></li> </ul> <h2>v6.3.19</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.18...v6.3.19">6.3.19</a> (2022-04-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> error out when opening a new tab fails (<a href="https://github.com/karma-runner/karma/commit/099b85ed0a46e37dd7cb14fc1596cbb1b3eabce9">099b85e</a>)</li> </ul> <h2>v6.3.18</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.18">6.3.18</a> (2022-04-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> upgrade socket.io to v4.4.1 (<a href="https://github.com/karma-runner/karma/commit/52a30bbc6e168333a8592c26c9f40678d6ab74ea">52a30bb</a>)</li> </ul> <h2>v6.3.17</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.16...v6.3.17">6.3.17</a> (2022-02-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update colors to maintained version (<a href="https://github-redirect.dependabot.com/karma-runner/karma/issues/3763">#3763</a>) (<a href="https://github.com/karma-runner/karma/commit/fca18843e7a04eeb67b86cb3cfc3db794d66f445">fca1884</a>)</li> </ul> <h2>v6.3.16</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/karma-runner/karma/blob/master/CHANGELOG.md">karma's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/karma-runner/karma/compare/v6.4.0...v6.4.1">6.4.1</a> (2022-09-19)</h2> <h3>Bug Fixes</h3> <ul> <li>pass integrity value (<a href="https://github.com/karma-runner/karma/commit/63d86befd3431fe8e1500e22f4f115a3762d000a">63d86be</a>)</li> </ul> <h1><a href="https://github.com/karma-runner/karma/compare/v6.3.20...v6.4.0">6.4.0</a> (2022-06-14)</h1> <h3>Features</h3> <ul> <li>support SRI verification of link tags (<a href="https://github.com/karma-runner/karma/commit/dc51a2e0e9b9805f7740f52fde01bcd20adc2dfc">dc51a2e</a>)</li> <li>support SRI verification of script tags (<a href="https://github.com/karma-runner/karma/commit/6a54b1c2a1df8214c470b8a5cc8036912874637e">6a54b1c</a>)</li> </ul> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.19...v6.3.20">6.3.20</a> (2022-05-13)</h2> <h3>Bug Fixes</h3> <ul> <li>prefer IPv4 addresses when resolving domains (<a href="https://github.com/karma-runner/karma/commit/e17698f950af83bf2b3edc540d2a3e1fb73cba59">e17698f</a>), closes <a href="https://github-redirect.dependabot.com/karma-runner/karma/issues/3730">#3730</a></li> </ul> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.18...v6.3.19">6.3.19</a> (2022-04-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> error out when opening a new tab fails (<a href="https://github.com/karma-runner/karma/commit/099b85ed0a46e37dd7cb14fc1596cbb1b3eabce9">099b85e</a>)</li> </ul> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.18">6.3.18</a> (2022-04-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> upgrade socket.io to v4.4.1 (<a href="https://github.com/karma-runner/karma/commit/52a30bbc6e168333a8592c26c9f40678d6ab74ea">52a30bb</a>)</li> </ul> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.16...v6.3.17">6.3.17</a> (2022-02-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update colors to maintained version (<a href="https://github-redirect.dependabot.com/karma-runner/karma/issues/3763">#3763</a>) (<a href="https://github.com/karma-runner/karma/commit/fca18843e7a04eeb67b86cb3cfc3db794d66f445">fca1884</a>)</li> </ul> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.15...v6.3.16">6.3.16</a> (2022-02-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>security:</strong> mitigate the &quot;Open Redirect Vulnerability&quot; (<a href="https://github.com/karma-runner/karma/commit/ff7edbb2ffbcdd69761bece86b7dc1ef0740508d">ff7edbb</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/karma-runner/karma/commit/00131213bf337e563126611b06b79218a560dc9a"><code>0013121</code></a> chore(release): 6.4.1 [skip ci]</li> <li><a href="https://github.com/karma-runner/karma/commit/63d86befd3431fe8e1500e22f4f115a3762d000a"><code>63d86be</code></a> fix: pass integrity value</li> <li><a href="https://github.com/karma-runner/karma/commit/84f7cc3d4a0770337140776e86d9740e0aad82f8"><code>84f7cc3</code></a> chore(release): 6.4.0 [skip ci]</li> <li><a href="https://github.com/karma-runner/karma/commit/f2d0663105eba0b9ea7f281230546282a46015ad"><code>f2d0663</code></a> docs: add integrity parameter</li> <li><a href="https://github.com/karma-runner/karma/commit/dc51a2e0e9b9805f7740f52fde01bcd20adc2dfc"><code>dc51a2e</code></a> feat: support SRI verification of link tags</li> <li><a href="https://github.com/karma-runner/karma/commit/6a54b1c2a1df8214c470b8a5cc8036912874637e"><code>6a54b1c</code></a> feat: support SRI verification of script tags</li> <li><a href="https://github.com/karma-runner/karma/commit/5e71cf591e9006ad2621dd88d09739bfbffd463c"><code>5e71cf5</code></a> chore(release): 6.3.20 [skip ci]</li> <li><a href="https://github.com/karma-runner/karma/commit/e17698f950af83bf2b3edc540d2a3e1fb73cba59"><code>e17698f</code></a> fix: prefer IPv4 addresses when resolving domains</li> <li><a href="https://github.com/karma-runner/karma/commit/60f4f794ea8472e4ace8e5c2d8744f83078a1277"><code>60f4f79</code></a> build: add Node 16 and 18 to the CI matrix</li> <li><a href="https://github.com/karma-runner/karma/commit/6ff5aafe9578a5f958adf2d565d45e4b5d204245"><code>6ff5aaf</code></a> chore(release): 6.3.19 [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/karma-runner/karma/compare/v0.13.22...v6.4.1">compare view</a></li> </ul> </details> <br /> 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/asapach/peerflix-server/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/peerflix-server#419
No description provided.