Skip to content

Upgrade to @httptoolkit/osx-find-executable 2.x#10

Open
Krinkle wants to merge 1 commit intoairtap:masterfrom
Krinkle:upgrade-find-exec
Open

Upgrade to @httptoolkit/osx-find-executable 2.x#10
Krinkle wants to merge 1 commit intoairtap:masterfrom
Krinkle:upgrade-find-exec

Conversation

@Krinkle
Copy link
Copy Markdown

@Krinkle Krinkle commented Apr 28, 2023

The previous version emits an npm-audit warning, for the change at httptoolkit/osx-find-executable@20fb1e2c, which is a breaking change that can't be patched downstream as it is incompatible with the current way the function is called.

It appears this repo has no tests.

Test plan:

  • node -e "require('./index.js').detect(console.log)" before/after the change, no difference in output.

Comment thread lib/detect/darwin.js Outdated
The previous version emits an npm-audit warning, for the change
at httptoolkit/osx-find-executable@20fb1e2c,
which is a breaking change that can't be patched downstream as it
is incompatible with the current way the function is called.
@Krinkle Krinkle force-pushed the upgrade-find-exec branch from f227d19 to ebda097 Compare April 28, 2023 22:25
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