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

feat(packageresolution): add lockfileVersion 2+ packages support #434

Merged
merged 14 commits into from
Dec 29, 2022

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    a4f9444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36949bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    316aaff View commit details
    Browse the repository at this point in the history
  4. Run only on node 13

    rokiyama authored and Anas AIT ALI committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    da9f063 View commit details
    Browse the repository at this point in the history
  5. Remove shebang

    rokiyama authored and Anas AIT ALI committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    1f9db29 View commit details
    Browse the repository at this point in the history
  6. Temporarily run only lockfile tests

    rokiyama authored and Anas AIT ALI committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    a576fee View commit details
    Browse the repository at this point in the history
  7. debug print

    rokiyama authored and Anas AIT ALI committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    3b9eea5 View commit details
    Browse the repository at this point in the history
  8. Revert order v3/v2/v1

    rokiyama authored and Anas AIT ALI committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    14477a6 View commit details
    Browse the repository at this point in the history
  9. Install left-pad@1.3.0

    rokiyama authored and Anas AIT ALI committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    da3d09a View commit details
    Browse the repository at this point in the history
  10. Add: apt install libavahi-compat-libdnssd-dev

    rokiyama authored and Anas AIT ALI committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    994c544 View commit details
    Browse the repository at this point in the history
  11. run on node 10, 12, 13

    rokiyama authored and Anas AIT ALI committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    9685e36 View commit details
    Browse the repository at this point in the history
  12. run on node 14

    rokiyama authored and Anas AIT ALI committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    5d6de48 View commit details
    Browse the repository at this point in the history
  13. Remove test for lockfile v1

    rokiyama authored and Anas AIT ALI committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    933aee0 View commit details
    Browse the repository at this point in the history
  14. Cleanup test code

    rokiyama authored and Anas AIT ALI committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    8999185 View commit details
    Browse the repository at this point in the history