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

Add automation for updating libuv dependency #45362

Merged
merged 3 commits into from Nov 21, 2022
Merged

Add automation for updating libuv dependency #45362

merged 3 commits into from Nov 21, 2022

Commits on Nov 21, 2022

  1. tools: add automation for updating libuv dependency

    Add a Github Action that checks for new versions of the `libuv` C
    library, and creates a PR to update it if a newer version than the one
    present in the repo is found.
    
    Refs: nodejs/security-wg#828
    facutuesca committed Nov 21, 2022
    Copy the full SHA
    a392194 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6299a6a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2de872c View commit details
    Browse the repository at this point in the history