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 cypress packages to address CVE #6624

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pixincreate
Copy link
Member

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

This PR update Cypress packages to address CVE-2024-21538.
Closes #6623

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

CVE.

How did you test it?

No tests needed as it is just a dependency update. CI passing should be enough.

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@pixincreate pixincreate added A-CI-CD Area: Continuous Integration/Deployment A-dependencies Area: Dependencies S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Nov 21, 2024
@pixincreate pixincreate added this to the November 2024 Release milestone Nov 21, 2024
@pixincreate pixincreate self-assigned this Nov 21, 2024
@pixincreate pixincreate requested a review from a team as a code owner November 21, 2024 07:17
Copy link

semanticdiff-com bot commented Nov 21, 2024

Review changes with  SemanticDiff

Changed Files
File Status
  cypress-tests-v2/package-lock.json  65% smaller
  cypress-tests/package-lock.json  44% smaller
  cypress-tests-v2/package.json  0% smaller
  cypress-tests/package.json  0% smaller

@pixincreate pixincreate changed the title chore: update cypress packages to address CVE chore(deps): update cypress packages to address CVE Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI-CD Area: Continuous Integration/Deployment A-dependencies Area: Dependencies S-waiting-on-review Status: This PR has been implemented and needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Address CVE-2024-21538 in Cypress
3 participants