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(upgrade, add): Separately log added/upgraded dependencies #5227

Merged
merged 7 commits into from
Jan 30, 2018

Commits on Jan 16, 2018

  1. feat(upgrade, add): Separate added/upgraded dependencies into direct/…

    …transitive
    
    When adding or upgrading dependencies, group the dependencies into directly required ones vs.
    transitive ones so that version shown is clearer to the end user.
    
    https://github.com/yarnpkg/rfcs/blob/master/accepted/0000-show-updated-packages-only.md
    kaylie committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    c7bb9f1 View commit details
    Browse the repository at this point in the history
  2. fix tests

    kaylie committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    2a82956 View commit details
    Browse the repository at this point in the history
  3. flow

    kaylie committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    b8a9320 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. review feedback

    kaylie committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    e4429d5 View commit details
    Browse the repository at this point in the history
  2. add snapshots

    kaylie committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    6a3d07e View commit details
    Browse the repository at this point in the history
  3. update snapshots

    kaylie committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    32b9b82 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. Configuration menu
    Copy the full SHA
    f577ed4 View commit details
    Browse the repository at this point in the history