chore(deps): update serve to 14.2.4
Issue
The following example directories are using [email protected]:
- examples/config
- examples/start
- examples/start-and-pnpm-workspaces/packages/workspace-1
- examples/start-and-pnpm-workspaces/packages/workspace-2
- examples/start-and-yarn-workspaces/packages/workspace-1
- examples/start-and-yarn-workspaces/packages/workspace-2
When started, serve raises the following warning:
UPDATE The latest version of
serveis 14.2.4
Change
- Update to [email protected] in the above example directories.
- Remove the workarounds from PR https://github.com/cypress-io/github-action/pull/1257 such as:
This is resolved through [email protected] (which is an updated dependency in [email protected])."overrides": { "serve": { "path-to-regexp": "3.3.0" } }
- Create a Draft Pull Request if your PR is not ready for review. Mark the PR as Ready for Review when you're ready for a Cypress team member to review the PR.
@jennifer-shehane
Are you still available to review and merge PRs? The process seems to have come to a standstill and I wonder if I should continue to assign to you, or whether there is somebody else in your organization who can handle these?
@MikeMcC399 Yah, it's just because I was focused on docs writing last week in preparation for Cypress Conference tomorrow.
@jennifer-shehane
Yah, it's just because I was focused on docs writing last week in preparation for Cypress Conference tomorrow.
Thank you for explaining and for merging! Good luck with the conference days this week!
:tada: This PR is included in version 6.7.7 :tada:
The release is available on:
Your semantic-release bot :package::rocket: