Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: upgrade to libuv 1.33.1 #29996

Merged
merged 1 commit into from
Oct 20, 2019
Merged

deps: upgrade to libuv 1.33.1 #29996

merged 1 commit into from
Oct 20, 2019

Commits on Oct 20, 2019

  1. deps: upgrade to libuv 1.33.1

    Notable changes:
    
    - uv_random() has been added.
    - More work to read those pesky Windows
      environment variables.
    - Several build fixes for Tier 3 platforms (Android,
      NetBSD, OpenBSD, Haiku).
    - Stop using fsevents to watch files (using kqueue again).
    
    PR-URL: nodejs#29996
    Reviewed-By: Richard Lau <[email protected]>
    Reviewed-By: Anna Henningsen <[email protected]>
    Reviewed-By: David Carlier <[email protected]>
    Reviewed-By: Trivikram Kamat <[email protected]>
    Reviewed-By: Jiawen Geng <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Gireesh Punathil <[email protected]>
    cjihrig committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    7d433a9 View commit details
    Browse the repository at this point in the history