Skip to content

Commit

Permalink
refactor: remove update-notifier
Browse files Browse the repository at this point in the history
it's better to catch outdated dependencies before deployment, with tools such as dependabot, instead of only finding about it when you're about to run the application

the motivation for having update-notifier isn't strong as per #1102 (comment) and it pulls in needless dependencies as showcased in #1703, therefore it's better to remove it

BREAKING CHANGE: update-notifier will no longer be available for the CLI
  • Loading branch information
joao-paulo-parity committed Jun 30, 2022
1 parent 529197e commit 8866eaa
Show file tree
Hide file tree
Showing 3 changed files with 204 additions and 282 deletions.

0 comments on commit 8866eaa

Please sign in to comment.