Bumps socket.io-parser to 4.2.1 and updates ancestor dependency karma. These dependencies need to be updated together.
Updates socket.io-parser from 3.2.0 to 4.2.1
Release notes
Sourced from socket.io-parser's releases.
4.2.1
Bug Fixes
- check the format of the index of each attachment (b5d0cb7)
Links
4.2.0
Features
- allow the usage of custom replacer and reviver (#112) (b08bc1a)
Links
4.1.2
Bug Fixes
- allow objects with a null prototype in binary packets (#114) (7f6b262)
Links
4.1.1
Links
4.1.0
Features
- provide an ESM build with and without debug (388c616)
Links
4.0.5
Bug Fixes
- check the format of the index of each attachment (b559f05)
Links
... (truncated)
Changelog
Sourced from socket.io-parser's changelog.
4.2.1 (2022年06月27日)
Bug Fixes
- check the format of the index of each attachment (b5d0cb7)
4.2.0 (2022年04月17日)
Features
- allow the usage of custom replacer and reviver (#112) (b08bc1a)
4.1.2 (2022年02月17日)
Bug Fixes
- allow objects with a null prototype in binary packets (#114) (7f6b262)
4.1.1 (2021年10月14日)
4.1.0 (2021年10月11日)
Features
- provide an ESM build with and without debug (388c616)
4.0.4 (2021年01月15日)
Bug Fixes
- allow integers as event names (1c220dd)
4.0.3 (2021年01月05日)
4.0.2 (2020年11月25日)
... (truncated)
Commits
5a2ccff chore(release): 4.2.1
b5d0cb7 fix: check the format of the index of each attachment
c7514b5 chore(release): 4.2.0
931f152 chore: add Node.js 16 in the test matrix
6c9cb27 chore: bump @socket.io/component-emitter to version 3.1.0
b08bc1a feat: allow the usage of custom replacer and reviver (#112)
aed252c chore(release): 4.1.2
89209fa chore: bump cached-path-relative from 1.0.2 to 1.1.0 (#113)
0a3b556 chore: bump path-parse from 1.0.6 to 1.0.7 (#108)
7f6b262 fix: allow objects with a null prototype in binary packets (#114)
- Additional commits viewable in compare view
Updates karma from 4.1.0 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
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
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.
Bumps socket.io-parser to 4.2.1 and updates ancestor dependency karma. These dependencies need to be updated together.
Updates
socket.io-parserfrom 3.2.0 to 4.2.1Release notes
Sourced from socket.io-parser's releases.
... (truncated)
Changelog
Sourced from socket.io-parser's changelog.
... (truncated)
Commits
5a2ccffchore(release): 4.2.1b5d0cb7fix: check the format of the index of each attachmentc7514b5chore(release): 4.2.0931f152chore: add Node.js 16 in the test matrix6c9cb27chore: bump@socket.io/component-emitter to version 3.1.0b08bc1afeat: allow the usage of custom replacer and reviver (#112)aed252cchore(release): 4.1.289209fachore: bump cached-path-relative from 1.0.2 to 1.1.0 (#113)0a3b556chore: bump path-parse from 1.0.6 to 1.0.7 (#108)7f6b262fix: allow objects with a null prototype in binary packets (#114)Updates
karmafrom 4.1.0 to 6.4.1Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
0013121chore(release): 6.4.1 [skip ci]63d86befix: pass integrity value84f7cc3chore(release): 6.4.0 [skip ci]f2d0663docs: add integrity parameterdc51a2efeat: support SRI verification of link tags6a54b1cfeat: support SRI verification of script tags5e71cf5chore(release): 6.3.20 [skip ci]e17698ffix: prefer IPv4 addresses when resolving domains60f4f79build: add Node 16 and 18 to the CI matrix6ff5aafchore(release): 6.3.19 [skip ci]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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.