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

[cli] Replace update-notifier dependency with built in #8090

Merged
merged 78 commits into from
Dec 1, 2022

Commits on Jul 6, 2022

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

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    f8b06e0 View commit details
    Browse the repository at this point in the history
  2. Fix spaces

    styfle committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    01fd56d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. added update worker to background fetch latest version

    Chris Barber committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    d36c1ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03d0fdb View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. code cleanup

    Chris Barber committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    81be569 View commit details
    Browse the repository at this point in the history
  2. style tweak

    Chris Barber committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c46800d View commit details
    Browse the repository at this point in the history
  3. removed bold

    Chris Barber committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c87c22a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. add tests, code cleanup

    Chris Barber committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    0d72cb2 View commit details
    Browse the repository at this point in the history
  2. resolved merge conflicts

    Chris Barber committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    21494cb View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    d602459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d5660c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a48252 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

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

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    283d91d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9981b47 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

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

Commits on Aug 15, 2022

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

Commits on Aug 17, 2022

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

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    7edf3b4 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    Chris Barber committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b8cbb20 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    469cf96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0597798 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e952a1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b7fce5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'replace-update-notifier-with-built-in' of github.com:ve…

    …rcel/vercel into replace-update-notifier-with-built-in
    Chris Barber committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    21957af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    055b908 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a021cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a652572 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. added logging, fixed comment, renamed timer var

    Chris Barber committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    250c83d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87c6399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1225467 View commit details
    Browse the repository at this point in the history
  4. removed worker timeout log message

    Chris Barber committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    035aea4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

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

Commits on Sep 7, 2022

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

Commits on Sep 13, 2022

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

Commits on Sep 14, 2022

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

Commits on Sep 15, 2022

  1. Refactored the API to be completely async

    Chris Barber committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    118cd7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7a122c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Create update notifier dir and improved tests

    Chris Barber committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    2735cb5 View commit details
    Browse the repository at this point in the history
  2. Tweaks and improved comments

    Chris Barber committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    3bb5005 View commit details
    Browse the repository at this point in the history
  3. Cleaned up naming and improved comments

    Chris Barber committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    1633be7 View commit details
    Browse the repository at this point in the history
  4. Added logging to the get latest update worker, force worker to exit w…

    …hen done
    Chris Barber committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    d1c15d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

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

Commits on Sep 20, 2022

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

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    7dbeda7 View commit details
    Browse the repository at this point in the history
  2. Renamed getLatestInterval to updateCheckInterval and explicitly pass …

    …it into getLatestVersion()
    Chris Barber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    21b5106 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb9ae3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14edff0 View commit details
    Browse the repository at this point in the history
  5. Removed updateCheckInterval in favor of default

    Chris Barber committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    4cd39b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abc40e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8caddf5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d23ef97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    194d888 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    cd50dfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a30df0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    975d0a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

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

Commits on Sep 30, 2022

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

Commits on Oct 2, 2022

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

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    d41e739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4287e2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99c82c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    286dd6a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    6d45a3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c91e5da View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 14, 2022

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

Commits on Nov 21, 2022

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

Commits on Nov 23, 2022

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

Commits on Nov 28, 2022

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

Commits on Nov 29, 2022

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

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    226a232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5523b07 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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