Update cypress 13.17.0 → 14.0.0 (major) #1808
Merged
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ cypress (13.17.0 → 14.0.0) · Repo · Changelog
Release Notes
14.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 74 commits:
chore: make sure the constant for the welcome screen is patched (#30893)
chore: release Cypress 14.0.0 (#30883)
chore: update Cypress 14 release date to January 16th (#30880)
chore: release @cypress/webpack-dev-server-v4.0.1
chore: release @cypress/vite-dev-server-v6.0.1
chore: bump circle cache (#30878)
chore: Update v8 snapshot cache - windows (#30875)
chore: Update v8 snapshot cache - linux (#30874)
chore: Update v8 snapshot cache - darwin (#30873)
chore: Open in IDE button for block and hook definitions in Runner UI (#30859)
fix: make sure scrollTo, window, document, title, go, reload, location, hash, and url commands can communicate with the AUT (#30858)
chore: add the `packageManager` key to `package.json` generated by corepack (#30860)
fix: update tsconfig files to match previous config (#30856)
fix: add cypress 14 as a peer dependency for webpack-dev-server (#30862)
chore: Update Chrome (stable) to 131.0.6778.264 and Chrome (beta) to 132.0.6834.83 (#30838)
fix: add cypress 14 as a peer dependency for vite-dev-server (#30857)
chore: updating v8 snapshot cache (#30855)
chore: updating v8 snapshot cache (#30854)
chore: updating v8 snapshot cache (#30853)
chore: update welcome screen for Cypress 14 (#30845)
chore: update running browser button icon styling (#30851)
chore: remove 14 as binary branch (#30850)
chore: update the unsupported framework on link to point to the supported frameworks page (#30841)
chore: fix the dashboard grouping with inject document domain tests (#30842)
chore: cleanup release related items (#30840)
chore: updating v8 snapshot cache (#30837)
chore: updating v8 snapshot cache (#30836)
chore: updating v8 snapshot cache (#30835)
chore: release @cypress/webpack-dev-server-v4.0.0
chore: release @cypress/vue-v6.0.2
chore: release @cypress/vite-dev-server-v6.0.0
chore: release @cypress/svelte-v3.0.0
chore: release @cypress/react-v9.0.0
chore: release @cypress/mount-utils-v4.1.2
chore: release @cypress/schematic-v3.0.0
chore: release @cypress/angular-v3.0.0
Merge pull request #30305 from cypress-io/release/14.0.0
breaking: release version 4.0.0 of @cypress/webpack-dev-server.
breaking: release version 6.0.0 of @cypress/vite-dev-server.
breaking: release version 3.0.0 of @cypress/svelte.
breaking: release version 9.0.0 of @cypress/react.
breaking: release version 3.0.0 of @cypress/schematic.
breaking: release version 3.0.0 of @cypress/angular.
chore: updating v8 snapshot cache (#30830)
chore: updating v8 snapshot cache (#30829)
chore: updating v8 snapshot cache (#30828)
merge develop
refactor: clean up experimentalSkipDomainInjection removal (#30826)
misc: update browser icons (#30790)
chore: Update v8 snapshot cache - windows (#30825)
chore: Update v8 snapshot cache - linux (#30824)
chore: Update v8 snapshot cache - darwin (#30823)
breaking: no longer inject document.domain by default (#30770)
chore: fix various system test build failures (#30814)
blank
fix merge from dev snapshot
remove minSupportedVersion from browser (snuck in from dev merge)
Add missing parens in example of fetch update
chore: Update v8 snapshot cache - windows (#30801)
chore: Update v8 snapshot cache - darwin (#30800)
chore: Update v8 snapshot cache - linux (#30799)
Rearrange changelog a bit
Merge branch 'develop' into release/14.0.0
chore: Update v8 snapshot cache - windows (#30798)
chore: Update v8 snapshot cache - darwin (#30796)
chore: Update v8 snapshot cache - linux (#30795)
chore: convert screenshots.js to screenshots.ts (#30758)
chore: Update Chrome (beta) to 132.0.6834.57 (#30792)
test: fix system test firefox spawn message (#30791)
chore: Update Chrome (stable) to 131.0.6778.204 (#30786)
chore: Update v8 snapshot cache - windows (#30782)
chore: Update v8 snapshot cache - darwin (#30781)
chore: Update v8 snapshot cache - linux (#30780)
chore: bump @vue/test-utils from 2.3.2 to 2.4.6 [run ci] (#30739)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands