Skip to content

chore(deps): bump uWebSockets.js from v18.4.0 to v19.2.0#122

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/uWebSockets.js-v19.2.0
Closed

chore(deps): bump uWebSockets.js from v18.4.0 to v19.2.0#122
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/uWebSockets.js-v19.2.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps uWebSockets.js from v18.4.0 to v19.2.0.

Release notes

Sourced from uWebSockets.js's releases.

v19.2.0

Node.js 16

  • Supports Node.js 12, 14, 15, 16

v19.1.0

  • Updates uWS to v19.2.0

v19.0.0

  • Updates uWS to v19.1.0. Read about changes there.

v18.14.0

  • Updates uWS to v18.19.0
  • Updates TypeScript definitions

v18.13.0

  • Updates uWS to v18.18.0

v18.12.0

Fixes

  • Updates uWS to v18.17.0
  • Fixes 6 warnings in wrapper

v18.11.0

Apple Silicon confirmed working

ARM64 ("Apple Silicon") binaries confirmed to be working on (native) Node.js 15 under macOS Big Sur. Thanks to the excellent GitHub Actions, we could provide native support for this new platform on day 1, without ever needing to buy any Apple hardware. That's a win for the environment, as buying new crap you don't need is a bad habit.

  • Fixes package.json version mismatch of previous release

v18.10.0

Improved argument checking

There has been a few cases where the library would segfault on invalid arguments passed (wrong type, invalid number of arguments, etc). This situation has been improved with better checks and explicit exceptions. There are still cases that needs better checking but the most common cases have been fixed.

New exceptions include "Passed callback is not a function." and "Function requires at least X arguments.".

v18.9.0

ARM64 macOS 11 ("Apple Silicon")

It is now possible to successfully build binaries for ARM64 macOS using GitHub Actions, and this is exactly what this release does. These binaries are entirely untested since, well, nobody has an ARM64 Mac and I don't think Node.js runs on it yet. In any case - this is good preparation for the future.

  • It should mean no difference to Intel macOS users unless something has regressed - please report any issue with this release regarding macOS.
  • If you happen to have an ARM64 Mac; please test this if you can!

v18.8.0

Node.js 15

Binaries are now built for every Node.js release from 10 up to 15. There is still no support for "Apple Silicon" (ARM64) since GitHub Actions cannot build for it, yet. That support will come in the future. Some of these old binaries will (probably) be culled in future releases to shrink the size of an install.

v18.7.0

Multipart & URI query parsing, proper WorkerThreads

  • Adds a multipart parser, uWS.getParts(body, contentType) that parses at least 160x faster than parse-multipart given 120kb input.

... (truncated)

Commits
  • 77b1761 Update package.json
  • c006584 [GitHub Actions] Updated macos-11.0 binaries
  • d7fe7f5 [GitHub Actions] Updated ubuntu-latest binaries
  • ce91790 [GitHub Actions] Updated windows-latest binaries
  • b153e9f Add nodejs16 filenames
  • e3e9483 [GitHub Actions] Updated macos-11.0 binaries
  • d172dd6 [GitHub Actions] Updated windows-latest binaries
  • aa44f20 [GitHub Actions] Updated macos-11.0 binaries
  • bcbcb82 [GitHub Actions] Updated windows-latest binaries
  • 15aa494 [GitHub Actions] Updated ubuntu-latest binaries
  • 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [uWebSockets.js](https://github.com/uNetworking/uWebSockets.js) from v18.4.0 to v19.2.0.
- [Release notes](https://github.com/uNetworking/uWebSockets.js/releases)
- [Commits](uNetworking/uWebSockets.js@3dbec7b...77b1761)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 1, 2021
@dependabot-preview dependabot-preview bot requested a review from trylovetom May 1, 2021 21:19
@dependabot-preview
Copy link
Contributor Author

Superseded by #139.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/uWebSockets.js-v19.2.0 branch July 1, 2021 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants