Skip to content

fix: Removed node-notifier unmaintained dependency#3689

Merged
rpl merged 2 commits into
masterfrom
fix/remove-node-notifier-dependency
Apr 24, 2026
Merged

fix: Removed node-notifier unmaintained dependency#3689
rpl merged 2 commits into
masterfrom
fix/remove-node-notifier-dependency

Conversation

@rpl

@rpl rpl commented Apr 23, 2026

Copy link
Copy Markdown
Member

node-notifier doesn't seem to be actively maintained, last update pushed on npm is from 4 years ago.

Given that we agreed to remove it from the web-ext dependencies, the use case in develop mode isn't really something we depend on and the use related to web-ext run is more of a nice to have (the errors are still going to be reported in the console as it already was).

This pull request is removing the dependencies and adjusting the implementation and test coverage accordingly.

@rpl

rpl commented Apr 23, 2026

Copy link
Copy Markdown
Member Author

@willdurand @Rob--W CircleCI has a warning saying that github webhooks are currently experiencing an outage, let's wait a bit to see if the CI jobs gets run automatically after that github webhooks issue is resolved, and to eventually look into forcing the CI job to run if that isn't the case, before proceeding to review and eventually merge this PR.

@rpl rpl force-pushed the fix/remove-node-notifier-dependency branch from 4d01c9b to 566288c Compare April 23, 2026 18:38
@rpl rpl self-assigned this Apr 23, 2026
@rpl rpl requested a review from willdurand April 23, 2026 19:03
@rpl

rpl commented Apr 23, 2026

Copy link
Copy Markdown
Member Author

I have rebased this patch to get past a CI job failure on the audit-deps step and then fixed a prettier linting error.

This is now ready for a review pass.

@Rob--W Rob--W left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

r+wc

Comment thread tests/unit/test-extension-runners/test.extension-runners.js Outdated
@rpl rpl removed the request for review from willdurand April 24, 2026 11:22
@rpl rpl merged commit d3363d9 into master Apr 24, 2026
4 checks passed
@rpl rpl deleted the fix/remove-node-notifier-dependency branch April 24, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants