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

   Bumps [socket.io-parser](https://github.com/Automattic/socket.io-parser) to 
4.2.4 and updates ancestor dependency 
[karma](https://github.com/karma-runner/karma). These dependencies need to be 
updated together.
   
   Updates `socket.io-parser` from 3.2.0 to 4.2.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/Automattic/socket.io-parser/releases";>socket.io-parser's
 releases</a>.</em></p>
   <blockquote>
   <h2>4.2.4</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>ensure reserved events cannot be used as event names (<a 
href="https://github.com/socketio/socket.io-parser/commit/d9db4737a3c8ce5f1f49ecc8d928a74f3da591f7";>d9db473</a>)</li>
   <li>properly detect plain objects (<a 
href="https://github.com/socketio/socket.io-parser/commit/b0e6400c93b5c4aa25e6a629d6448b8627275213";>b0e6400</a>)</li>
   </ul>
   <h4>Links</h4>
   <ul>
   <li>Diff: <a 
href="https://github.com/socketio/socket.io-parser/compare/4.2.3...4.2.4";>https://github.com/socketio/socket.io-parser/compare/4.2.3...4.2.4</a></li>
   </ul>
   <h2>4.2.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/3b78117bf6ba7e99d7a5cfc1ba54d0477554a7f3";>3b78117</a>)</li>
   </ul>
   <h4>Links</h4>
   <ul>
   <li>Diff: <a 
href="https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3";>https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3</a></li>
   </ul>
   <h2>4.2.2</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>
   <h4>Links</h4>
   <ul>
   <li>Diff: <a 
href="https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.2";>https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.2</a></li>
   </ul>
   <h2>4.2.1</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>check the format of the index of each attachment (<a 
href="https://github.com/socketio/socket.io-parser/commit/b5d0cb7dc56a0601a09b056beaeeb0e43b160050";>b5d0cb7</a>)</li>
   </ul>
   <h4>Links</h4>
   <ul>
   <li>Diff: <a 
href="https://github.com/socketio/socket.io-parser/compare/4.2.0...4.2.1";>https://github.com/socketio/socket.io-parser/compare/4.2.0...4.2.1</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/4.2.4/CHANGELOG.md";>socket.io-parser's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/socketio/socket.io-parser/compare/4.2.3...4.2.4";>4.2.4</a>
 (2023-05-31)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>ensure reserved events cannot be used as event names (<a 
href="https://github.com/socketio/socket.io-parser/commit/d9db4737a3c8ce5f1f49ecc8d928a74f3da591f7";>d9db473</a>)</li>
   <li>properly detect plain objects (<a 
href="https://github.com/socketio/socket.io-parser/commit/b0e6400c93b5c4aa25e6a629d6448b8627275213";>b0e6400</a>)</li>
   </ul>
   <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>
   <h2><a 
href="https://github.com/socketio/socket.io-parser/compare/3.4.1...3.4.2";>3.4.2</a>
 (2022-11-09)</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/socketio/socket.io-parser/commit/164ba2a11edc34c2f363401e9768f9a8541a8b89";><code>164ba2a</code></a>
 chore(release): 4.2.4</li>
   <li><a 
href="https://github.com/socketio/socket.io-parser/commit/b0e6400c93b5c4aa25e6a629d6448b8627275213";><code>b0e6400</code></a>
 fix: properly detect plain objects</li>
   <li><a 
href="https://github.com/socketio/socket.io-parser/commit/d9db4737a3c8ce5f1f49ecc8d928a74f3da591f7";><code>d9db473</code></a>
 fix: ensure reserved events cannot be used as event names</li>
   <li><a 
href="https://github.com/socketio/socket.io-parser/commit/6a5a004d1e1fd7b7250fdc6fb148e0d9015f8368";><code>6a5a004</code></a>
 docs(changelog): include changelog for release 3.4.3</li>
   <li><a 
href="https://github.com/socketio/socket.io-parser/commit/b6c824f82421aa44dfd5ef395f5132866543de59";><code>b6c824f</code></a>
 chore(release): 4.2.3</li>
   <li><a 
href="https://github.com/socketio/socket.io-parser/commit/dcc70d9678ac896de08294d6e8d668be6a68680a";><code>dcc70d9</code></a>
 refactor: export typescript declarations for the commonjs build</li>
   <li><a 
href="https://github.com/socketio/socket.io-parser/commit/3b78117bf6ba7e99d7a5cfc1ba54d0477554a7f3";><code>3b78117</code></a>
 fix: check the format of the event name</li>
   <li><a 
href="https://github.com/socketio/socket.io-parser/commit/0841bd562351c3d45a5288e2adf9707cc8a3131d";><code>0841bd5</code></a>
 chore: bump ua-parser-js from 1.0.32 to 1.0.33 (<a 
href="https://redirect.github.com/Automattic/socket.io-parser/issues/121";>#121</a>)</li>
   <li><a 
href="https://github.com/socketio/socket.io-parser/commit/28dd6685021353b26a4b022e25b453c627d0a7e8";><code>28dd668</code></a>
 chore(release): 4.2.2</li>
   <li><a 
href="https://github.com/socketio/socket.io-parser/commit/22c42e3545e4adbc5931276c378f5d62c8b3854a";><code>22c42e3</code></a>
 fix: calling destroy() should clear all internal state</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Automattic/socket.io-parser/compare/3.2.0...4.2.4";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `karma` from 3.1.4 to 6.4.3
   <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.3</h2>
   <h2><a 
href="https://github.com/karma-runner/karma/compare/v6.4.2...v6.4.3";>6.4.3</a> 
(2024-02-24)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>add build commits for patch release (<a 
href="https://github.com/karma-runner/karma/commit/d7f2d69ff41a5811552412080519b1984ff48669";>d7f2d69</a>)</li>
   </ul>
   <h2>v6.4.2</h2>
   <h2><a 
href="https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2";>6.4.2</a> 
(2023-04-21)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>few typos (<a 
href="https://github.com/karma-runner/karma/commit/c6a42710b40e81269f1e6c5d5bb55d01188a8872";>c6a4271</a>)</li>
   </ul>
   <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://redirect.github.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>
   <!-- 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.2...v6.4.3";>6.4.3</a> 
(2024-02-24)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>add build commits for patch release (<a 
href="https://github.com/karma-runner/karma/commit/d7f2d69ff41a5811552412080519b1984ff48669";>d7f2d69</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2";>6.4.2</a> 
(2023-04-21)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>few typos (<a 
href="https://github.com/karma-runner/karma/commit/c6a42710b40e81269f1e6c5d5bb55d01188a8872";>c6a4271</a>)</li>
   </ul>
   <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://redirect.github.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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/karma-runner/karma/commit/d8cf806e776158898c3c811ad20e16d3d0dbce87";><code>d8cf806</code></a>
 chore(release): 6.4.3 [skip ci]</li>
   <li><a 
href="https://github.com/karma-runner/karma/commit/d7f2d69ff41a5811552412080519b1984ff48669";><code>d7f2d69</code></a>
 fix: add build commits for patch release</li>
   <li><a 
href="https://github.com/karma-runner/karma/commit/85a2eeb18f52e365a9b8bd342278fb4382743beb";><code>85a2eeb</code></a>
 build(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2</li>
   <li><a 
href="https://github.com/karma-runner/karma/commit/0bffce2fa46e733e90f611dccb37c99d0d2eb951";><code>0bffce2</code></a>
 build(deps): updated socket.io version to fix security issues with 
socket.io-...</li>
   <li><a 
href="https://github.com/karma-runner/karma/commit/86667ab49de45bf99417006c175bef512694ff49";><code>86667ab</code></a>
 build(deps): bump follow-redirects from 1.11.0 to 1.15.4</li>
   <li><a 
href="https://github.com/karma-runner/karma/commit/450fdfdac5b999967daec1020f1ac69cf9b854ab";><code>450fdfd</code></a>
 docs: Add deprecation notice to Karma README</li>
   <li><a 
href="https://github.com/karma-runner/karma/commit/9de3c00988884335775de746eb8571697a86410b";><code>9de3c00</code></a>
 chore(release): 6.4.2 [skip ci]</li>
   <li><a 
href="https://github.com/karma-runner/karma/commit/c6a42710b40e81269f1e6c5d5bb55d01188a8872";><code>c6a4271</code></a>
 fix: few typos</li>
   <li><a 
href="https://github.com/karma-runner/karma/commit/50f963551fbccf669c8d42499d0406ded2ec6176";><code>50f9635</code></a>
 docs: update codeclimate badge in readme.md</li>
   <li><a 
href="https://github.com/karma-runner/karma/commit/00131213bf337e563126611b06b79218a560dc9a";><code>0013121</code></a>
 chore(release): 6.4.1 [skip ci]</li>
   <li>Additional commits viewable in <a 
href="https://github.com/karma-runner/karma/compare/v3.1.4...v6.4.3";>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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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/ranger/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-unsubscr...@ranger.apache.org

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

Reply via email to