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

fix: remove update-notifier #1706

Merged
merged 1 commit into from Jun 30, 2022
Merged

Conversation

joao-paulo-parity
Copy link
Contributor

@joao-paulo-parity joao-paulo-parity commented Jun 30, 2022

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.

close #1703

@joao-paulo-parity joao-paulo-parity requested a review from a team as a code owner June 30, 2022 14:17
@welcome
Copy link

welcome bot commented Jun 30, 2022

Thanks for opening this pull request! A contributor should be by to give feedback soon. In the meantime, please check out the contributing guidelines and explore other ways you can get involved.

Copy link
Contributor

@gr2m gr2m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I wouldn't consider this a breaking change though, no public APIs are changed.

@gr2m gr2m changed the title refactor: remove update-notifier fix: remove update-notifier Jun 30, 2022
@joao-paulo-parity
Copy link
Contributor Author

Thanks! I wouldn't consider this a breaking change though, no public APIs are changed

I'll edit the commit message then

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 probot#1102 (comment) and it pulls in needless dependencies as showcased in probot#1703, therefore it's better to remove it
@gr2m gr2m merged commit 05297fb into probot:master Jun 30, 2022
@welcome
Copy link

welcome bot commented Jun 30, 2022

Thanks for your contribution to probot! 🎉
Congrats!

@github-actions
Copy link

🎉 This PR is included in version 12.2.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@joao-paulo-parity joao-paulo-parity deleted the update-notifier branch July 1, 2022 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CVE-2022-33987
2 participants