Skip to content

Bump get-port to 7.2.0 - #649

Merged
jeroenwienk merged 1 commit into
athombv:developfrom
bobvandevijver:chore/get-port
Aug 7, 2026
Merged

Bump get-port to 7.2.0#649
jeroenwienk merged 1 commit into
athombv:developfrom
bobvandevijver:chore/get-port

Conversation

@bobvandevijver

Copy link
Copy Markdown
Contributor

get-port 6 includes a reliability fix which improves its ability to detect ports. However, the library migrated to ESM only with that same release. As this project still uses CommonJS, the import was replaced with a compatible async import within the only method that uses the get-port library.

get-port 6 includes a reliability fix which improves its ability to
detect ports. However, the library migrated to ESM only with that
same release. As this project still uses CommonJS, the import was
replaced with a compatible async import within the only method that
uses the get-port library.
@jeroenwienk
jeroenwienk merged commit a230298 into athombv:develop Aug 7, 2026
2 checks passed
@bobvandevijver
bobvandevijver deleted the chore/get-port branch August 7, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants