Bump uuid and cypress - #2075
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
requested review from
CCongWang,
Hailong-am,
Maosaic,
SuZhou-Joe,
abbyhu2000,
ananzh,
angle943,
ashwin-pc,
kavilla,
ohltyler,
peterzhuamazon,
prudhvigodithi,
ruanyl,
sejli,
wanglam,
xluo-aws,
yubonluo,
yujin-emma and
zhongnansu
as code owners
June 26, 2026 00:56
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together. Removes `uuid` Updates `cypress` from 13.17.0 to 15.19.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.17.0...v15.19.0) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.18.0 dependency-type: direct:production - dependency-name: uuid dependency-version: dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-241e305aca
branch
from
July 22, 2026 09:07
2b7409e to
12e1a31
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes uuid. It's no longer used after updating ancestor dependency cypress. These dependencies need to be updated together.
Removes
uuidUpdates
cypressfrom 13.17.0 to 15.19.0Release notes
Sourced from cypress's releases.
... (truncated)
Commits
d19a47ctest: migrate dev-server e2e specs to the reporter iframe (#34301)dd72f31chore: Update Chrome (stable) to 150.0.7871.128 (#34293)388f6e0chore: retrieve SSL.com CodeSignTool for Windows signing from github CDN (#34...3ff5960perf: render command log in an isolated iframe to prevent renderer crash (#34...37a899cfix: allow chaining assertions after should('exist') on raw DOM elements (#34...bfe83a1chore: clean up the server cookie automation converters and various automatio...72cef52chore: Update Chrome (stable) to 150.0.7871.124 and Chrome (beta) to 151.0.79...6792160chore: bump websocket-driver to 0.7.5 to resolve critical Snyk vulnerability ...de06a07test: fix cy-in-cy studio AI test to exercise authenticated flow (#34278)9e7e850feat: upgrade chai to 4.5.0 and expose new assertion aliases (#34178)Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.