hans00 / fastWS

Simple Node.js server based on uWebSockets
Apache License 2.0
27 stars 1 forks source link

chore: bump socket.io from 4.5.1 to 4.5.3 #73

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps socket.io from 4.5.1 to 4.5.3.

Release notes

Sourced from socket.io's releases.

4.5.3

Bug Fixes

  • typings: accept an HTTP2 server in the constructor (d3d0a2d)
  • typings: apply types to "io.timeout(...).emit()" calls (e357daf)

Links:

4.5.2

Bug Fixes

  • prevent the socket from joining a room after disconnection (18f3fda)
  • uws: prevent the server from crashing after upgrade (ba497ee)

Links:

Changelog

Sourced from socket.io's changelog.

4.5.3 (2022-10-15)

Bug Fixes

  • typings: accept an HTTP2 server in the constructor (d3d0a2d)
  • typings: apply types to "io.timeout(...).emit()" calls (e357daf)

4.5.2 (2022-09-02)

Bug Fixes

  • prevent the socket from joining a room after disconnection (18f3fda)
  • uws: prevent the server from crashing after upgrade (ba497ee)
Commits
  • 945c84b chore(release): 4.5.3
  • d3d0a2d fix(typings): accept an HTTP2 server in the constructor
  • 19b225b docs(examples): update dependencies of the basic CRUD example
  • 8fae95d docs: add jsdoc for each public method
  • e6f6b90 docs: add deprecation notice for the allSockets() method
  • 596eb88 ci: upgrade to actions/checkout@3 and actions/setup-node@3
  • e357daf fix(typings): apply types to "io.timeout(...).emit()" calls
  • 10fa4a2 refactor: add list of possible disconnection reasons
  • 8be95b3 chore(release): 4.5.2
  • ba497ee fix(uws): prevent the server from crashing after upgrade
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
github-actions[bot] commented 2 years ago

Coverage after merging dependabot/npm_and_yarn/socket.io-4.5.3 into master will be

72.07%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/client
   base.js69.14%66.67%63.16%72.04%100, 105, 105, 105–106, 108, 113, 113, 113–114, 116, 121, 121, 121–122, 124, 140–141, 147–148, 15, 167, 167, 167–168, 170, 37–41, 44, 51–54, 60, 68, 72–73, 78–79, 83, 97, 97, 97–98
   index.js60%50%100%66.67%1–2
   node.js58.49%55.56%36.36%66.67%14, 23, 25, 29, 36, 39, 39, 39–40, 42, 48–51, 9
packages/server/js
   connection.js75.39%63.48%96.97%79.19%100–101, 106–107, 110–111, 126, 136–137, 139, 145, 152–153, 158–160, 164, 167, 19–20, 203–204, 210–211, 213–214, 220–221, 223–224, 229–231, 233–234, 238, 248–249, 251–252, 258–260, 262–263, 265, 269–270, 272–273, 279–280, 282–283, 285–286, 42, 52, 56–59, 63, 70–72, 72, 72–73, 77, 79–84, 97–98
   constants.js100%100%100%100%
   errors.js51.72%38.46%50%66.67%13, 20, 20, 20–21, 23, 28, 28, 28, 4, 6, 8
   index.js61.59%57.63%42.86%67.95%100, 117, 120, 122, 134–136, 136, 136–138, 140–143, 148, 148, 148–150, 155, 159, 159, 159–160, 162, 18, 20–24, 29–30, 38, 44–45, 51–52, 57, 60–61, 64, 74, 92, 96–97, 97, 97–98
   logger.js50%40%60%54.55%15–16, 21, 21, 21–22, 27, 27, 27–28, 33
   render.js65.22%33.33%100%66.67%10, 12, 15, 6–7, 9, 9, 9
   request.js59.55%57.14%40%68.75%102, 106, 110, 114, 114, 114, 27–28, 28, 28, 28, 32, 36, 65–66, 77, 81, 85, 89, 89, 89–90, 94, 98
   response.js70.63%66.09%74.29%72.94%105, 107–109, 109, 109, 109, 109–110, 112, 121, 121–122, 13, 130, 135, 135, 135–136, 138–140, 140, 140, 140, 140, 142, 142, 142–144, 146–149, 152, 157–158, 16, 165–166, 172, 175, 179–181, 194–195, 197, 204–205, 209–210, 218–220, 234, 237, 241, 245–246, 255–256, 268–269, 277, 298–299, 312–313, 317, 321, 325, 329, 337–338, 351, 355–357, 365–367, 98–99
   routes.js65%57.69%60.61%70.54%102–104, 106, 106, 106–107, 112–113, 113, 113–114, 122, 122, 126–127, 135–137, 155–156, 166, 168, 174, 176, 178, 185, 188, 206, 210, 214, 218, 226, 230, 234, 238, 243–246, 26–27, 32, 35–36, 63–64, 67, 81, 84–85, 85, 85, 85, 85–87, 87, 87–89, 89, 89–90, 92, 95, 95–96, 98, 98–99
   utils.js63.04%48.48%81.82%68.75%10, 12–14, 14, 14, 14, 14–15, 17, 25–27, 30, 37, 49, 54, 69, 7, 7, 7–8, 80, 83, 9, 9, 9, 90, 90, 90, 94–95
   websocket.js72.22%25%100%81.82%19–20, 20, 20–21
packages/server/js/ws-protocol
   basic.js61.06%41.67%65.22%72.22%101–102, 105–106, 110, 110, 110–111, 117–118, 118, 118–119, 124, 124, 124–125, 25–26, 42, 46, 50, 50, 50, 56, 58, 67, 72, 83, 88, 88, 88–89, 93, 97–98
   echo.js100%100%100%100%
   fast-ws.js62.24%54.35%65%66.23%108, 108, 108–109, 111, 116, 116, 116–117, 119, 124, 124, 124–125, 127, 132, 132, 132–133, 135, 140, 140, 140–141, 143, 147–148, 157, 23–27, 30–31, 43, 52–56, 59, 79–80, 87–88, 96