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

src: add undici and acorn to process.versions #45621

Merged
merged 31 commits into from Dec 18, 2022

Commits on Dec 12, 2022

  1. src: add undici and acorn to process.versions

    Attempted to update undici version when the update scripts are run
    Fixes: nodejs#45260
    Refs: nodejs#45599
    debadree25 committed Dec 12, 2022
    Copy the full SHA
    317bfe5 View commit details
    Browse the repository at this point in the history
  2. tools: update script to use a more portable version of sed

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    debadree25 and aduh95 committed Dec 12, 2022
    Copy the full SHA
    db5993d View commit details
    Browse the repository at this point in the history
  3. tools: updated script to remove git commit

    Removed git commit step since its a repetition
    
    Co-authored-by: Darshan Sen <raisinten@gmail.com>
    debadree25 and RaisinTen committed Dec 12, 2022
    Copy the full SHA
    196effe View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7a6cfc7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8c9efc0 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7af8793 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    dbf55e2 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    f444e8a View commit details
    Browse the repository at this point in the history
  9. src: src/undici_version.h update file endline

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    debadree25 and aduh95 committed Dec 12, 2022
    Copy the full SHA
    bb7c816 View commit details
    Browse the repository at this point in the history
  10. src: src/node_metadata.cc update file endline

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    debadree25 and aduh95 committed Dec 12, 2022
    Copy the full SHA
    d15264c View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    75480f0 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    109d752 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    3e3669e View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    e275998 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    95f4921 View commit details
    Browse the repository at this point in the history
  16. nit: fix comment

    Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com>
    debadree25 and joyeecheung committed Dec 12, 2022
    Copy the full SHA
    8645541 View commit details
    Browse the repository at this point in the history
  17. nit: fix comment

    Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com>
    debadree25 and joyeecheung committed Dec 12, 2022
    Copy the full SHA
    8433bdd View commit details
    Browse the repository at this point in the history
  18. nit: update comments

    debadree25 committed Dec 12, 2022
    Copy the full SHA
    1455a91 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    122d080 View commit details
    Browse the repository at this point in the history
  20. fix linting issues

    debadree25 committed Dec 12, 2022
    Copy the full SHA
    8d11336 View commit details
    Browse the repository at this point in the history
  21. lint: update test-process-versions.js

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    debadree25 and aduh95 committed Dec 12, 2022
    Copy the full SHA
    b17c6b4 View commit details
    Browse the repository at this point in the history
  22. lint: test/parallel/test-process-versions.js

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    debadree25 and aduh95 committed Dec 12, 2022
    Copy the full SHA
    6e17865 View commit details
    Browse the repository at this point in the history
  23. lint: src/node_metadata.h

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    debadree25 and aduh95 committed Dec 12, 2022
    Copy the full SHA
    3cf68e7 View commit details
    Browse the repository at this point in the history
  24. test: make list alphabetical

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    debadree25 and aduh95 committed Dec 12, 2022
    Copy the full SHA
    298b01f View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    6ce7f89 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. bump up undici version

    debadree25 committed Dec 13, 2022
    Copy the full SHA
    08d8398 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Copy the full SHA
    5a77a9d View commit details
    Browse the repository at this point in the history
  2. fix lint

    debadree25 committed Dec 15, 2022
    Copy the full SHA
    b1041a3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fd75497 View commit details
    Browse the repository at this point in the history
  4. lint fix again

    debadree25 committed Dec 15, 2022
    Copy the full SHA
    06a76e4 View commit details
    Browse the repository at this point in the history
  5. test: small refactor

    debadree25 committed Dec 15, 2022
    Copy the full SHA
    c2e2d39 View commit details
    Browse the repository at this point in the history