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: Notify users of transitive changes #301

Merged
merged 1 commit into from
Aug 13, 2021
Merged

Commits on Aug 13, 2021

  1. feat: Notify users of transitive changes

    This isn't to the quality to make decisions on behalf of the user, but
    its a start.  Remaining work
    - Tracking changes-from-lock file
    - Telling the user when a change is only because of the lock file
    - Looking for changes in depenencies since the curren crates last
      release, in case the dependency changed
      - Except this will get annoying if the change doesn't matter because
        it will keep bugging the user.
    
    This is a step towards crate-ci#298.
    epage committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    f5b3887 View commit details
    Browse the repository at this point in the history