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

Upgrade to Node.js v16 #778

Merged
merged 4 commits into from
Feb 15, 2023
Merged

Commits on Feb 12, 2023

  1. Upgrade to Node.js v16

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    7fd4b3b View commit details
    Browse the repository at this point in the history
  2. Bump versions of all dependencies

    Except for @types/node @ 16.
    
    Versions bumped using ncu, see: https://stackoverflow.com/a/22849716.
    
    Update code following Typescript version bump,
    see: https://stackoverflow.com/a/69028217.
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    f22253b View commit details
    Browse the repository at this point in the history
  3. Work around 'npm run ...' executing as different user

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    5f90412 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Use setup-ros@master in CI

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    519def3 View commit details
    Browse the repository at this point in the history