Bump ws from 8.11.0 to 8.12.0
Bumps ws from 8.11.0 to 8.12.0.
Release notes
Sourced from ws's releases.
8.12.0
Features
- Added support for
utf-8-validate@6(ff63bba3).Other notable changes
buffer.isUtf8()is now used instead ofutf-8-validateif available (42d79f60).
Commits
-
a3214d3[dist] 8.12.0 -
42d79f6[minor] Usebuffer.isUtf8()if possible -
ff63bba[pkg] Update utf-8-validate to version 6.0.0 -
d412358[minor] Fix nits -
2dc2812[minor] MakesendAfterClose()call the callback in the next tick -
fb1dfd2[doc] Fix badge URL -
83c72cf[perf] MaketoBuffer()useFastBuffer -
1b057f9[minor] Fix nit -
e6a32f8[perf] UseFastBufferinstead ofBuffer#subarray() -
9e0fd77[minor] UseBuffer#subarray()instead ofBuffer#slice() - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebasewill rebase this MR -
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts