Bump socket.io-parser from 3.3.0 to 3.3.3
Bumps socket.io-parser from 3.3.0 to 3.3.3.
Changelog
Sourced from socket.io-parser's changelog.
3.3.3 (2022-11-09)
Bug Fixes
- check the format of the index of each attachment (fb21e42)
3.4.2 (2022-11-09)
Bug Fixes
- check the format of the index of each attachment (04d23ce)
4.2.1 (2022-06-27)
Bug Fixes
- check the format of the index of each attachment (b5d0cb7)
4.0.5 (2022-06-27)
Bug Fixes
- check the format of the index of each attachment (b559f05)
4.2.0 (2022-04-17)
Features
4.1.2 (2022-02-17)
Bug Fixes
... (truncated)
Commits
cd11e38chore(release): 3.3.3fb21e42fix: check the format of the index of each attachment3b0a392chore(release): 3.3.289197a0fix: prevent DoS (OOM) via massive packets (#95)25ca624chore(release): 3.3.1b51b39btest: use Node.js 10 for the browser tests4184e46chore: bump component-emitter dependency- See full diff 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 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 language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Codecov Report
Base: 60.87% // Head: 61.49% // Increases project coverage by +0.62% :tada:
Coverage data is based on head (
b3ad40b) compared to base (2cac0fd). Patch has no changes to coverable lines.
:exclamation: Current head b3ad40b differs from pull request most recent head 5abaccb. Consider uploading reports for the commit 5abaccb to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #353 +/- ##
==========================================
+ Coverage 60.87% 61.49% +0.62%
==========================================
Files 126 126
Lines 1958 2187 +229
Branches 380 528 +148
==========================================
+ Hits 1192 1345 +153
- Misses 731 836 +105
+ Partials 35 6 -29
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/components/shared/buttons/project-button.tsx | 20.00% <0.00%> (-13.34%) |
:arrow_down: |
| src/components/shared/page/page-body.tsx | 87.50% <0.00%> (-12.50%) |
:arrow_down: |
| src/components/account/account-settings.tsx | 78.94% <0.00%> (-7.72%) |
:arrow_down: |
| src/components/shared/form/controls2.tsx | 36.84% <0.00%> (-6.91%) |
:arrow_down: |
| src/components/shared/social-icon.tsx | 26.66% <0.00%> (-6.67%) |
:arrow_down: |
| src/components/shared/seo.tsx | 89.47% <0.00%> (-4.28%) |
:arrow_down: |
| src/components/shared/form/controls/text-area.tsx | 88.23% <0.00%> (-4.08%) |
:arrow_down: |
| src/components/shared/form/sign-in.tsx | 64.70% <0.00%> (-4.05%) |
:arrow_down: |
| ...ponents/shared/form/controls/form-select-input.tsx | 18.18% <0.00%> (-4.05%) |
:arrow_down: |
| src/helpers/user-auth-helper.ts | 81.81% <0.00%> (-3.90%) |
:arrow_down: |
| ... and 51 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.