Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update serve to 14.2.0 #638

Merged
merged 3 commits into from
Apr 18, 2023

Conversation

MikeMcC399
Copy link
Contributor

This PR bumps the version of npm module serve from 11.3.2 to 14.2.0.

It resolves 4 vulnerabilities (3 high and 1 moderate).

The following option (see npx serve --help) is used:

    -L, --no-request-logging            Do not log any request information to the console.

to suppress verbose logging, which otherwise fills up the logs.

Verification

npm ci
npm run local:run
  1. The tests should be successful.
  2. There should be no verbose logging.
  3. The information text "UPDATE AVAILABLE The latest version of serve is 14.2.0" should not appear.

disable verbose logging (--no-request-logging)
@MikeMcC399 MikeMcC399 marked this pull request as ready for review April 14, 2023 12:47
@CLAassistant
Copy link

CLAassistant commented Apr 17, 2023

CLA assistant check
All committers have signed the CLA.

@mjhenkes mjhenkes merged commit ff98521 into cypress-io:master Apr 18, 2023
@MikeMcC399 MikeMcC399 deleted the update/serve branch April 18, 2023 12:46
@cypress-app-bot
Copy link
Collaborator

🎉 This PR is included in version 1.17.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants