github-action icon indicating copy to clipboard operation
github-action copied to clipboard

chore(deps): update serve to 14.2.4

Open MikeMcC399 opened this issue 1 year ago • 1 comments

Issue

The following example directories are using [email protected]:

When started, serve raises the following warning:

UPDATE The latest version of serve is 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:
    "overrides": {
      "serve": {
        "path-to-regexp": "3.3.0"
      }
    }
    
    This is resolved through [email protected] (which is an updated dependency in [email protected]).

MikeMcC399 avatar Oct 16 '24 07:10 MikeMcC399

cypress-app-bot avatar Oct 16 '24 07:10 cypress-app-bot

@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 avatar Oct 21 '24 15:10 MikeMcC399

@MikeMcC399 Yah, it's just because I was focused on docs writing last week in preparation for Cypress Conference tomorrow.

jennifer-shehane avatar Oct 21 '24 16:10 jennifer-shehane

@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!

MikeMcC399 avatar Oct 21 '24 16:10 MikeMcC399

:tada: This PR is included in version 6.7.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Nov 04 '24 15:11 github-actions[bot]