Skip to content

Fix missing portfinder dependency in dev-server-core test helpers#3138

Open
HalaBench wants to merge 1 commit into
modernweb-dev:masterfrom
HalaBench:fix-2938-test-helpers-dependencies
Open

Fix missing portfinder dependency in dev-server-core test helpers#3138
HalaBench wants to merge 1 commit into
modernweb-dev:masterfrom
HalaBench:fix-2938-test-helpers-dependencies

Conversation

@HalaBench

Copy link
Copy Markdown

What I did

  1. Moved portfinder from devDependencies to dependencies so it is installed when using @web/dev-server-core/test-helpers.
  2. Updated the package lockfile.
  3. Added a patch changeset.

Fixes #2938

@changeset-bot

changeset-bot Bot commented Jul 21, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e4b4ec9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@web/dev-server-core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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.

test-helpers dependencies are not installed

1 participant