dman926 / SEPHIRA-CMS

An Angular 13 front end with a complete FastAPI backend. Perfect for getting your next project off the ground
MIT License
9 stars 6 forks source link

[Snyk] Upgrade socket.io-client from 4.3.2 to 4.4.0 #29

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade socket.io-client from 4.3.2 to 4.4.0.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: socket.io-client
  • 4.4.0 - 2021-11-18

    Bug Fixes

    Features

    socket.timeout(5000).emit("my-event", (err) => {
      if (err) {
        // the server did not acknowledge the event in the given delay
      }
    });

    Links:

    Size of the bundles:

    min min+gzip
    socket.io.min.js 40.4 KB (+ 0.4 KB ⬆️) 13.1 KB (+ 0.1 KB ⬆️)
    socket.io.msgpack.min.js 45.6 KB (+ 0.4 KB ⬆️) 14.2 KB (-)
    socket.io.esm.min.js 33.1 KB (+ 0.3 KB ⬆️) 11.3 KB (+ 0.2 KB ⬆️)
  • 4.3.2 - 2021-10-16

    Bug Fixes

    • restore the default export (bis) (6780f29)

    Links:

    • Diff: 4.3.1...4.3.2
    • Server release: -
    • engine.io-client version: ~6.0.1
    • ws version: ~8.2.3

    Size of the bundles:

    min min+gzip
    socket.io.min.js 40.0 KB (-) 13.0 KB (-)
    socket.io.msgpack.min.js 45.2 KB (-) 14.2 KB (-)
    socket.io.esm.min.js 32.8 KB (-) 11.1 KB (-)
from socket.io-client GitHub release notes
Commit messages
Package name: socket.io-client
  • 71e34a3 chore(release): 4.4.0
  • 1e1952b chore: bump engine.io-client version
  • 522ffbe fix: prevent double ack with timeout
  • 99c2cb8 fix: fix `socket.disconnect().connect()` usage
  • 53d8fca fix: add package name in nested package.json
  • d54d12c fix: prevent socket from reconnecting after middleware failure
  • ccf7998 feat: add timeout feature
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs