Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
7051 commits
Select commit Hold shift + click to select a range
dd91ce8
chore: Update Chrome (beta) to 150.0.7871.4 (#34011)
cypress-bot[bot] Jun 4, 2026
16b07dc
internal: reuse verified cy-prompt/Studio bundle cache to avoid publi…
ryanthemanuel Jun 4, 2026
3c414cf
refactor(network-policy): NetworkPolicyCore and wire middleware (4/8)…
cacieprins Jun 4, 2026
6550e9c
feat: Insert project ID into config after login when cloud provides o…
mabela416 Jun 4, 2026
75b266f
fix(config): load Cypress config with Node module semantics (no fallb…
AtofStryker Jun 4, 2026
d512734
fix: prevent error when printing cy.origin consoleProps (#33983)
jennifer-shehane Jun 4, 2026
8ebcbeb
chore: add missing PR link to cypress open --detached changelog entry…
mschile Jun 4, 2026
9160cfc
chore: remove emitters when there is an error saving project slug aft…
mabela416 Jun 4, 2026
f69435b
test(data-context): pass real config path in ProjectConfigIpc EPIPE s…
AtofStryker Jun 4, 2026
ef2cb6e
misc(types): use template literal type for cy.get alias overload so @…
jennifer-shehane Jun 4, 2026
cb6d0a3
fix: Fix cy.request() FormData upload with capitalized Content-Type h…
jennifer-shehane Jun 4, 2026
9e49e95
fix(server): never report non-terminal 'processing' state to Cypress …
jennifer-shehane Jun 4, 2026
09128a5
fix: preserve empty string header values in cy.intercept() (#34013)
jennifer-shehane Jun 4, 2026
7dbb945
chore(cli): remove dead childProcessKilled error (#34024)
jennifer-shehane Jun 5, 2026
c3f872c
fix: don't warn when trash deletes assets on Windows with Recycle Bin…
jennifer-shehane Jun 5, 2026
21818f4
chore: correct v8 snapshot artifact path so update PR is created (#34…
mschile Jun 5, 2026
793c426
fix: clear stale __cypress.unload cookie that diverted cy.origin navi…
mschile Jun 5, 2026
06f6d07
chore: Add code comments + refactor if statement for when snapshots a…
jennifer-shehane Jun 6, 2026
a81c954
dependency: pin watchpack to ^2.5.1 to silence Windows EINVAL scan wa…
jennifer-shehane Jun 6, 2026
4cc1028
fix: disable Chrome 141 Local Network Access checks that break cross-…
jennifer-shehane Jun 6, 2026
e0fe6e0
perf: Fix Command Log performance regression on hover (#34029)
jennifer-shehane Jun 8, 2026
b60b68f
misc: warn when a --spec pattern matches no spec files (#34023)
jennifer-shehane Jun 8, 2026
f3de1b2
chore: reorder changelog entries for release by popularity of issue (…
jennifer-shehane Jun 8, 2026
482cd41
chore: reporter support for test replay embedding (#34031)
ryanthemanuel Jun 8, 2026
04dd296
refactor(proxy): request/response interception adapters and wire midd…
cacieprins Jun 8, 2026
437a08e
chore: update need help link for auto provision project slug error mo…
mabela416 Jun 8, 2026
6be559a
chore: don't redeclare inherited observable Session.name (#34034)
ryanthemanuel Jun 8, 2026
6017154
perf(server): release pending automation requests after response (#34…
jennifer-shehane Jun 9, 2026
ada42a7
chore: send standard identity headers on cy-prompt/studio session req…
ryanthemanuel Jun 9, 2026
b22780a
chore: Update Chrome (stable) to 149.0.7827.102 and Chrome for Testin…
cypress-bot[bot] Jun 9, 2026
f38a433
misc: Add validation for browsers config to prevent string coercion e…
jennifer-shehane Jun 9, 2026
aab9ea3
fix(server): make copied browser extension writable so profile cleanu…
jennifer-shehane Jun 10, 2026
6c0190d
chore: sync yarn.lock for watchpack@2.5.1 (#34047)
AtofStryker Jun 10, 2026
9e6f20f
fix(config): force numTestsKeptInMemory to 0 in run mode (#34041)
jennifer-shehane Jun 10, 2026
964ef7b
chore: make server cloud validations sync cross-platform (#34035)
mschile Jun 10, 2026
ab0ed2b
chore: document why --turbo-profiling-input is filtered from mksnapsh…
jennifer-shehane Jun 10, 2026
4eade39
refactor(proxy): document preparation adapter and register CSP polici…
cacieprins Jun 10, 2026
815c24f
chore: add Cursor Cloud Agent environment config (#34053)
cacieprins Jun 10, 2026
5095acb
misc: fix DataContext error in process profiler when context not set …
jennifer-shehane Jun 10, 2026
8f2285e
chore: updating v8 snapshot cache (#34061)
cypress-bot[bot] Jun 11, 2026
ec5b32d
chore: Update Chrome (beta) to 150.0.7871.13 (#34063)
cypress-bot[bot] Jun 11, 2026
58a7ca6
chore: add debug logs to silent timeout fallback paths (#34065)
jennifer-shehane Jun 11, 2026
d7a7bd7
test: stabilize canceled XHR net-stubbing spec (#34055)
cursor[bot] Jun 11, 2026
6a6aa19
fix: pause animations during screenshots (#33582)
adamalston Jun 11, 2026
b9ec2d1
docs: document changelog linking + monorepoPaths regeneration convent…
AtofStryker Jun 11, 2026
3e05931
chore: Update Chrome (stable) to 149.0.7827.114 and Chrome for Testin…
cypress-bot[bot] Jun 12, 2026
4408992
refactor(proxy): network capture, cookie state, and command log adapt…
cacieprins Jun 12, 2026
98f4e09
test: verify cy.reload() preserves localStorage and sessionStorage (#…
jennifer-shehane Jun 15, 2026
02abf2f
chore: migrate npm/vue and npm/svelte to ESLint 9 flat config (#33994)
cacieprins Jun 15, 2026
cf7cdb7
dependency: update webdriver to `9.28.0`, geckodriver to `6.1.0`, edg…
AtofStryker Jun 15, 2026
d123056
fix: pass tsx loader via execArgv so it does not leak into user worke…
henricook Jun 15, 2026
7f0cdc4
test: assert secure-cookie behavior for cy.request on loopback hosts …
jennifer-shehane Jun 15, 2026
4e76582
chore: Update v8 snapshot cache (#34085)
cypress-bot[bot] Jun 15, 2026
ca4f045
fix: migrate some URL parsing from Node.js legacy API to WHATWG URL (…
jennifer-shehane Jun 15, 2026
40d37e0
fix(server): send secure cookies over http to loopback hosts in Firef…
jennifer-shehane Jun 15, 2026
9ff6238
chore: resync yarn.lock (#34100)
MikeMcC399 Jun 16, 2026
3271dc7
fix: preserve fixture file name for selectFile across cached tests (#…
jennifer-shehane Jun 16, 2026
29c2e86
test: stabilize StaticResponse throttle timing test (#34067)
cursor[bot] Jun 16, 2026
7b1a0b8
perf: Deduplicate consecutive identical uncaught exceptions (#34080)
jennifer-shehane Jun 16, 2026
5636851
fix(server): reset server network state between specs in single-tab r…
jennifer-shehane Jun 16, 2026
406d7e5
refactor(network-interception): enforce configurator policies and con…
cacieprins Jun 16, 2026
e8bb83f
chore: updating v8 snapshot cache (#34097)
cypress-bot[bot] Jun 17, 2026
3b2848e
chore: update monorepo playwright-webkit dev dependency to 1.61.0 (#3…
AtofStryker Jun 17, 2026
1f865da
chore: updating v8 snapshot cache (#34106)
cypress-bot[bot] Jun 17, 2026
402a886
chore: Update Chrome (stable) to 149.0.7827.155 and Chrome for Testin…
cypress-bot[bot] Jun 17, 2026
f6c0ce6
fix: prevent before:spec from firing twice on cross-origin navigation…
emilyrohrbough Jun 17, 2026
9bb564f
test: wait for fetch intercept before asserting canceled request (#34…
cursor[bot] Jun 17, 2026
11a105e
fix(webkit): make req.destroy()/forceNetworkError work in WebKit (#33…
jennifer-shehane Jun 17, 2026
9ec94c3
chore: replace external cypress/parse-domain repo (#33819)
jennifer-shehane Jun 17, 2026
b33e86e
chore: pin snyk/actions/setup to a SHA and let Renovate maintain acti…
mschile Jun 17, 2026
beb8e91
test(server): cover Reporter#end awaiting async reporter done() hook …
jennifer-shehane Jun 18, 2026
db96e3e
chore: add environment variable to disable cy mitm proxy (#33930)
cacieprins Jun 18, 2026
253f92e
fix: video recording and hanging in Webkit when experimentalSingleTab…
jennifer-shehane Jun 18, 2026
0656eb8
chore: Update Chrome (beta) to 150.0.7871.24 and Chrome for Testing (…
cypress-bot[bot] Jun 18, 2026
3edc12b
chore: updating v8 snapshot cache (#34117)
cypress-bot[bot] Jun 18, 2026
c5616c2
fix: handle internal file server bind failures instead of crashing th…
ryanthemanuel Jun 19, 2026
fb76794
chore: remove no-op CYPRESS_DOWNLOAD_USE_CA environment variable (#34…
jennifer-shehane Jun 20, 2026
d706175
chore: correct misleading WebKit browser debug log message (#34135)
jennifer-shehane Jun 21, 2026
6f96dac
docs: document PR title prefixes, changelog, and template requirement…
jennifer-shehane Jun 21, 2026
19ac719
chore(ci): remove duplicate test run in npm-webpack-dev-server job (#…
jennifer-shehane Jun 22, 2026
d47b81d
chore: resync yarn.lock (shell-quote) (#34145)
MikeMcC399 Jun 22, 2026
56759ea
misc: remove the global install warning from cypress install (#34139)
jennifer-shehane Jun 22, 2026
2d6b11e
chore(deps): bump undici to 6.27.0 for SNYK-JS-UNDICI-17372658 (#34121)
cacieprins Jun 22, 2026
02aa75d
feat: add removeSRIAttributes config option to strip SRI from first-p…
mschile Jun 23, 2026
063636c
chore(ci): only install firefox in UI test jobs that target it (#34142)
jennifer-shehane Jun 23, 2026
fa083db
fix: prevent proxy crash on IPv6 literal hosts in cy.visit (#34146)
jennifer-shehane Jun 23, 2026
dae6ea0
chore: Update Chrome (stable) to 149.0.7827.196 (#34156)
cypress-bot[bot] Jun 24, 2026
c352bda
chore: add code comment conventions to AGENTS.md (#34157)
jennifer-shehane Jun 25, 2026
a4552aa
chore(ci): drop Chrome install from the unit-tests job (#34152)
jennifer-shehane Jun 25, 2026
18b0423
fix(driver): defer simulated keyup after keydown/input (#14864) (#34068)
cacieprins Jun 25, 2026
c1214d2
fix: set devicePixelRatio to 1 for WebKit (#34088)
jennifer-shehane Jun 25, 2026
b4c3d32
perf: speed up Cypress binary verification (#34133)
jennifer-shehane Jun 25, 2026
35c7856
docs: move post-15.18.0 changelog entries into 15.18.1 section (#34166)
cursor[bot] Jun 25, 2026
ec05875
chore: Update Chrome (beta) to 150.0.7871.46 (#34161)
cypress-bot[bot] Jun 26, 2026
be54864
chore: add .chunk dir to gitignore (#34170)
cacieprins Jun 26, 2026
ad44f8a
chore(ci): run pure-Node jobs on slim node image (#34153)
jennifer-shehane Jun 26, 2026
6093465
chore: Update Chrome (stable) to 149.0.7827.200 (#34167)
cypress-bot[bot] Jun 26, 2026
56f4888
chore(webkit): resolve cy.url/hash/location/title via the automation …
jennifer-shehane Jun 26, 2026
67cf7cb
chore(server): remove Chrome specific handling for non-supported vers…
jennifer-shehane Jun 26, 2026
d603f72
fix: call context.pages() as a method in WebKit focus handler (#34137)
jennifer-shehane Jun 27, 2026
b290515
fix(webkit): honor userAgent config option in WebKit browser (#34136)
jennifer-shehane Jun 27, 2026
3401896
fix: add focus/focused to Chai.Assertion TypeScript definitions (#34177)
jennifer-shehane Jun 27, 2026
ea56379
chore: update internal-only chai to 4.5.0 (server, system-tests, web-…
jennifer-shehane Jun 28, 2026
0e2a4ea
chore: Update v8 snapshot cache (#34130)
cypress-bot[bot] Jun 29, 2026
dd5f7fc
test: restore process.exit stub in graceful_exit_spec teardown test (…
cursor[bot] Jun 29, 2026
a2ce033
docs: fix launcher README browser-detection commands (#34125)
mschile Jun 30, 2026
447376a
fix: prevent premature config load for unconfigured projects in monor…
mschile Jun 30, 2026
4dfb9bb
fix: prevent run hang when the browser process crashes (#34126)
mschile Jun 30, 2026
ec97bf1
fix: scroll elements into view on both axes during actionability (#34…
mschile Jun 30, 2026
be34d24
docs: fix content-type typo in VisitOptions.body type definition (#34…
anxkhn Jul 1, 2026
8addb93
fix: refresh launchpad wizard UI when framework detection changes (#3…
mschile Jul 2, 2026
596923e
dependency: bump esbuild to 0.28.1 for SNYK-JS-ESBUILD-17750822 (#34211)
cacieprins Jul 6, 2026
df1e9bd
chore: release @cypress/vite-dev-server-v7.3.4
semantic-release-bot Jul 6, 2026
a7295d1
chore: use union merge driver for cli/CHANGELOG.md to reduce merge co…
jennifer-shehane Jul 6, 2026
97dbbff
fix: align --spec unmatched-pattern warning with spec discovery (#34162)
jennifer-shehane Jul 6, 2026
c4dc6c4
chore: Update Chrome (stable) to 150.0.7871.46 and Chrome (beta) to 1…
cypress-bot[bot] Jul 6, 2026
5ac9a49
test: prevent browser_reset system test flake on Firefox (#34217)
mschile Jul 7, 2026
6ff266f
chore: updating v8 snapshot cache (#34233)
cypress-bot[bot] Jul 7, 2026
7d89e63
refactor: route proxy origin fetches through HttpIntercept (#34203)
cacieprins Jul 7, 2026
4030d97
chore: fix changelog section ordering (#34236)
AtofStryker Jul 7, 2026
7989429
refactor: share AUT_FRAME_NAME_IDENTIFIER via @packages/types (#34228)
AtofStryker Jul 7, 2026
25f7ce2
chore(server): clear teardown timeout in GracefulExit.resetForTesting…
cursor[bot] Jul 7, 2026
ef73cfb
docs: correct reporterOptions default in type definitions (#34209)
anxkhn Jul 7, 2026
f0a87d0
perf: prevent renderer memory leak from CDP socket messages pinning R…
mschile Jul 7, 2026
0168796
misc: correct videoCompression default in type definitions (#34198)
anxkhn Jul 8, 2026
a7a6400
chore(v8-snapshot): surface bundler and mksnapshot stderr on snapshot…
jennifer-shehane Jul 8, 2026
557437b
chore: repair the lint-types job broken by the TypeScript 7 stable re…
AtofStryker Jul 9, 2026
728d360
chore: grant members:read so bot workflows can request team reviewers…
AtofStryker Jul 9, 2026
a75b1a8
refactor: consolidate server cookie automation code under lib/automat…
AtofStryker Jul 9, 2026
c6bc077
fix: Add cgroup v2 memory handler for Linux (#34123)
jennifer-shehane Jul 9, 2026
0c08641
chore: add CDP Fetch transport (#34222)
cacieprins Jul 9, 2026
061d5a1
chore: upgrade x86_64 CircleCI resource classes to gen2 (#34253)
benpatterson Jul 9, 2026
3afaef7
fix(driver): guard toPosix against nullish file paths on Windows (#34…
cursor[bot] Jul 10, 2026
d0bd545
chore: Update Chrome (stable) to 150.0.7871.114 and Chrome (beta) to …
cypress-bot[bot] Jul 10, 2026
245361e
chore: restore SBOM generation on releases (#34225)
MuazOthman Jul 10, 2026
a2c695f
chore: update firefox to 152.0.5 (#34268)
AtofStryker Jul 10, 2026
afaeb3f
test: add HTTP/2 system test matrix (#34165)
cacieprins Jul 10, 2026
2cad4f8
chore: dead-code & doc cleanup (#34083)
cacieprins Jul 10, 2026
87b01e5
refactor: wrap legacy proxy pipeline as HttpIntercept middleware (#34…
cacieprins Jul 10, 2026
cd8bb88
chore: serve internal Cypress routes through HttpIntercept (#34257)
cacieprins Jul 10, 2026
f63525c
perf: prevent renderer memory leak from cy.press() pinning a DOM Remo…
mschile Jul 13, 2026
66da7d1
refactor(server): convert cdp_automation promise chains to async/awai…
AtofStryker Jul 14, 2026
4904db4
feat: support TypeScript 7 for spec preprocessing (#34277)
mschile Jul 15, 2026
b2ea7e5
chore: release @cypress/webpack-batteries-included-preprocessor-v4.2.0
semantic-release-bot Jul 15, 2026
9e7e850
feat: upgrade chai to 4.5.0 and expose new assertion aliases (#34178)
jennifer-shehane Jul 16, 2026
de06a07
test: fix cy-in-cy studio AI test to exercise authenticated flow (#34…
mabela416 Jul 16, 2026
6792160
chore: bump websocket-driver to 0.7.5 to resolve critical Snyk vulner…
mschile Jul 17, 2026
72cef52
chore: Update Chrome (stable) to 150.0.7871.124 and Chrome (beta) to …
cypress-bot[bot] Jul 17, 2026
bfe83a1
chore: clean up the server cookie automation converters and various a…
AtofStryker Jul 20, 2026
37a899c
fix: allow chaining assertions after should('exist') on raw DOM eleme…
jennifer-shehane Jul 20, 2026
3ff5960
perf: render command log in an isolated iframe to prevent renderer cr…
mschile Jul 21, 2026
388f6e0
chore: retrieve SSL.com CodeSignTool for Windows signing from github …
cursor[bot] Jul 21, 2026
dd72f31
chore: Update Chrome (stable) to 150.0.7871.128 (#34293)
cypress-bot[bot] Jul 21, 2026
d19a47c
test: migrate dev-server e2e specs to the reporter iframe (#34301)
mschile Jul 21, 2026
bcf7e8b
fix: use the correct certificate index in client-cert CA error (#34201)
anxkhn Jul 21, 2026
fd056c9
fix: report the passesRequired value in its required-option error (#3…
anxkhn Jul 22, 2026
6ee2808
test: set experimentalMemoryManagement for vite-dev-server and webpac…
mschile Jul 22, 2026
943548a
fix: store first-visit primary-origin cookies so they survive cross-o…
AtofStryker Jul 22, 2026
d52f145
chore(ci): add ready-to-test gate for PR workflow requires (#34172)
cacieprins Jul 22, 2026
89626ce
chore: defer Percy snapshot uploads until run completion (#34325)
jennifer-shehane Jul 23, 2026
d774839
chore: wire CDP Fetch runtime when proxy is disabled (#34276)
cacieprins Jul 23, 2026
023c18a
chore: Update Chrome (stable) to 150.0.7871.181 and Chrome (beta) to …
cypress-bot[bot] Jul 23, 2026
96298af
chore: translate hosts into Chromium host resolver rules when the pro…
AtofStryker Jul 23, 2026
01e556d
chore: bump @percy/cli to 1.31.14 to fix defer-uploads exec crash (#3…
jennifer-shehane Jul 23, 2026
708dd71
perf: read cgroup v1 memory files directly instead of spawning subpro…
jennifer-shehane Jul 24, 2026
9ab9724
test: remove orphaned server snapshot fixtures (#34340)
jennifer-shehane Jul 24, 2026
5dc1a66
chore: inject and render documents correctly on the CDP Fetch path (H…
AtofStryker Jul 24, 2026
0f0a8a1
dependency: upgrade tar to 7.5.21 to address CVE-2026-59873 (#34335)
jennifer-shehane Jul 24, 2026
361ebe1
chore: bump v8 snapshot workflow actions off deprecated Node 20 (#34341)
jennifer-shehane Jul 27, 2026
e121ea2
chore: Update Chrome (stable) to 150.0.7871.186 (#34342)
cypress-bot[bot] Jul 27, 2026
7fea7e5
perf(driver): avoid serializing element subtree during visibility che…
jennifer-shehane Jul 27, 2026
c9256a6
chore: disable Blink cache-aware font loading when the proxy is disab…
AtofStryker Jul 27, 2026
ab16370
chore: cookie support over the CDP Fetch transport when the proxy is …
AtofStryker Jul 27, 2026
e88e492
test: verify browser h2 against a standalone dual-stack origin (#34337)
AtofStryker Jul 27, 2026
926aa8e
chore: add advisory proxy-disabled coverage to PR workflow (#34344)
cacieprins Jul 28, 2026
cb8d480
chore: Update v8 snapshot cache (#34313)
cypress-bot[bot] Jul 28, 2026
f745449
chore: upgrade knip to 6.29.0 (#34373)
jennifer-shehane Jul 29, 2026
53f8582
fix: prevent intermittent cy.origin crash during config synchronizati…
jennifer-shehane Jul 29, 2026
87a0b8c
refactor(driver): register jQuery selectors via $.expr.pseudos (#34374)
jennifer-shehane Jul 29, 2026
d3f8fcb
chore: Label poorly-named elements for UI Coverage / Accessibility re…
jennifer-shehane Jul 29, 2026
c8a5ba9
chore: apply upstream proxy settings when the internal proxy is disab…
cacieprins Jul 29, 2026
48a25ca
test: fix studio state-management spec for anon-consent banner (#34410)
mschile Jul 30, 2026
d10dcfb
chore: notify Slack when a release SBOM upload fails (#34409)
mschile Jul 30, 2026
d738ed2
dependency: commit the deduplicated yarn.lock and fix v8 snapshot gen…
mschile Jul 30, 2026
2bd5562
chore: run Node version probe via ELECTRON_RUN_AS_NODE to avoid binar…
mschile Jul 30, 2026
4dd9e32
chore: skip accessibility verification checkout for contributor PRs (…
jennifer-shehane Jul 31, 2026
68a2dfd
chore: update patch-package to 8.0.1 (#34389)
jennifer-shehane Jul 31, 2026
1350758
chore: remove core-js-pure structuredClone ponyfill from driver (#34383)
jennifer-shehane Jul 31, 2026
be6f06a
dependency: stop shipping tslib to cypress consumers (#34372)
jennifer-shehane Jul 31, 2026
475a895
chore: update @testing-library/cypress to 10.1.3 (#34418)
jennifer-shehane Jul 31, 2026
8592202
misc: add options argument to `cy.env()` TypeScript definitions (#34285)
lazerg Jul 31, 2026
fc22314
fix: ship @babel/preset-typescript's package.json in the binary so Ty…
mschile Jul 31, 2026
4209684
chore: split Test Replay stream capture out of CompressBody (#34425)
AtofStryker Jul 31, 2026
6536776
chore: Update Chrome (stable) to 151.0.7922.71 and Chrome (beta) to 1…
cypress-bot[bot] Jul 31, 2026
5161139
fix: treat 3xx responses as successful in Command Log (#34282)
sarang-code2 Jul 31, 2026
4cf07fb
chore: serve strategy:file downloads over CDP Fetch when the proxy is…
cacieprins Jul 31, 2026
c6f480b
dependency: upgrade arch from 2.2.0 to 3.0.0 (#34426)
jennifer-shehane Jul 31, 2026
4421454
chore: remove getenv dependency from @packages/data-context (#34430)
jennifer-shehane Jul 31, 2026
e53621d
chore: replace strip-ansi with util.stripVTControlCharacters in Node …
jennifer-shehane Jul 31, 2026
ed93e86
fix: decode inline source maps without a charset (#34204)
anxkhn Jul 31, 2026
60cd87f
fix: match cy.intercept routes on non-default ports (#34205)
anxkhn Aug 1, 2026
4df93b5
chore: use a fixed branch name in the update-browser-versions workflo…
mschile Aug 1, 2026
210190f
chore: replace p-defer with native Promise.withResolvers (#34438)
jennifer-shehane Aug 1, 2026
5b0b44b
fix: preserve colons in cy.intercept basic-auth passwords (#34206)
anxkhn Aug 1, 2026
e86a161
test(driver): fix flaky cy.wait() timeout error tests in waiting.cy.j…
jennifer-shehane Aug 1, 2026
f1d26b6
test(launchpad): de-flake multiple config errors recovery test (#34442)
jennifer-shehane Aug 2, 2026
06715ad
test(driver): fix flaky "sets initial=true and then removes" navigati…
jennifer-shehane Aug 2, 2026
a51fba2
test: fix flaky git-repo setup on Windows CI (#34445)
jennifer-shehane Aug 2, 2026
c555f22
test(launchpad): de-flake choose-a-browser browser-path warning test …
jennifer-shehane Aug 2, 2026
aae1c20
test(net-stubbing): fix flaky body-parsing intercept tests (#34446)
jennifer-shehane Aug 2, 2026
0c81261
test: de-flake top-nav "connect project" login workflow (#34448)
jennifer-shehane Aug 2, 2026
bbd5a21
test(driver): fix flaky service worker "supports caching" test in Fir…
jennifer-shehane Aug 2, 2026
0f53b60
test: de-flake Git-data runs list e2e assertions (#34449)
jennifer-shehane Aug 2, 2026
71b79b4
chore: update actions/github-script to v9 to resolve Node 20 deprecat…
jennifer-shehane Aug 2, 2026
1cacb2d
fix: preserve $ characters in interpolated error message values (#34220)
anxkhn Aug 2, 2026
26f5d65
test: de-flake launchpad top-nav login modal workflow (#34451)
jennifer-shehane Aug 2, 2026
e826ab6
test: de-flake cookies redirect-cascade system test (#34456)
jennifer-shehane Aug 2, 2026
4fdc8c3
test: de-flake launchpad manifest logged-in open-mode test (#34447)
jennifer-shehane Aug 2, 2026
9a215c1
fix: insert $ sequences literally in cy.* error message args (#34221)
anxkhn Aug 2, 2026
ad61e39
test: de-flake 'e2e visit / low response timeout / passes' (#34457)
jennifer-shehane Aug 2, 2026
579b7e0
test: de-flake "prints current retries" system test (#34455)
jennifer-shehane Aug 2, 2026
18b07b8
chore: de-flake screenshot capture consistency checks (#34454)
jennifer-shehane Aug 2, 2026
bc2ab7a
test: de-flake system tests by disabling incidental failure screensho…
jennifer-shehane Aug 3, 2026
3263784
chore: Update v8 snapshot cache (#34393)
cypress-bot[bot] Aug 3, 2026
e6263b2
fix: identify the AUT frame when the app overwrites window.name (#34473)
mschile Aug 3, 2026
708f105
feat(driver): support HTTP QUERY method in cy.request() and cy.interc…
jennifer-shehane Aug 3, 2026
cec8aeb
chore: restore missing arch yarn.lock entry and add a lockfile drift …
mschile Aug 4, 2026
d80340f
chore: guard CDP Fetch body streams against uncaught Invalid Intercep…
cacieprins Aug 4, 2026
7e0cad8
feat: allow scrollBehavior to be configured per axis (#34474)
mschile Aug 4, 2026
de07471
chore: Update Chrome (beta) to 152.0.7977.13 (#34477)
cypress-bot[bot] Aug 4, 2026
6b6de04
ci: consolidate CDP remediations into *-cdp-remediated jobs (#34478)
cacieprins Aug 4, 2026
04c5dee
chore: update kitchensink version (#34483)
mschile Aug 4, 2026
360c92c
chore: updating v8 snapshot cache (#34488)
cypress-bot[bot] Aug 5, 2026
3177b23
chore: own the browser-transfer encoding invariants in the synthetic …
AtofStryker Aug 5, 2026
231c700
chore: Update Chrome (stable) to 151.0.7922.75 and Chrome for Testing…
cypress-bot[bot] Aug 5, 2026
4f97fa4
chore: remove skipped settings_spec and the dead code it covered (#34…
jennifer-shehane Aug 6, 2026
23c4c89
docs: update stale cypress-services paths in development guides (#34509)
AtofStryker Aug 6, 2026
6b2daca
chore: quote mocha --fgrep for multi-word POSIX filters (#34494)
cacieprins Aug 6, 2026
689d691
test: de-flake the webkit screenshot viewport capture system test (#3…
jennifer-shehane Aug 6, 2026
548316e
fix: prevent the AUT pane from going blank after pinning a command (#…
mschile Aug 6, 2026
4e8fe8e
fix(grep): ignore empty parts in a semicolon-separated grep title (#3…
jennifer-shehane Aug 7, 2026
a052981
chore: propagate CDP Fetch resourceType onto synthetic req (#34482)
cacieprins Aug 7, 2026
ca1f7d3
chore: remove dead files from scripts (#34524)
jennifer-shehane Aug 7, 2026
23bb5b4
chore: run shared middleware for extra-target CDP sessions when proxy…
cacieprins Aug 7, 2026
98d14f9
chore: continue unmodified CDP Fetch responses instead of fulfilling …
cacieprins Aug 7, 2026
b1494e6
chore: release @cypress/grep-v6.0.3
semantic-release-bot Aug 7, 2026
1bc3fb6
test: await project server close before reopen (#34275)
pradapjackie Aug 7, 2026
50b5426
test(server): skip the proxy performance suite while its fixture host…
jennifer-shehane Aug 7, 2026
2579fcb
chore: Update v8 snapshot cache (#34538)
cypress-bot[bot] Aug 9, 2026
7f5a8c6
misc: report the overridden cache folder when the binary is missing i…
jennifer-shehane Aug 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update dependency @types/parse5-html-rewriting-stream to…
… v5.1.2 (cypress-io#33014)

* chore(deps): update dependency @types/parse5-html-rewriting-stream to v5.1.2

* empty commit

* chore(deps): update dependency @types/parse5-html-rewriting-stream to v5.1.2

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
  • Loading branch information
renovate[bot] and jennifer-shehane authored Dec 1, 2025
commit 1be1c2c5e45d599bee7eb2ec1bd97002953c71f8
2 changes: 1 addition & 1 deletion packages/rewriter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@cypress/request-promise": "^5.0.0",
"@types/parse5-html-rewriting-stream": "5.1.1",
"@types/parse5-html-rewriting-stream": "5.1.2",
"fs-extra": "9.1.0",
"vitest": "^3.2.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8818,10 +8818,10 @@
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==

"@types/parse5-html-rewriting-stream@5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@types/parse5-html-rewriting-stream/-/parse5-html-rewriting-stream-5.1.1.tgz#a53feb6070b02193b5fc64e3cd81937a0f2503a9"
integrity sha512-mjD4nx8WudMCR8EQVlU7Trc2uwKND7LMuftzgsbMmiFTeeW+viKjeqg7VnE0TNjSSQv3z9588K8BsT+N1EBLlg==
"@types/parse5-html-rewriting-stream@5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@types/parse5-html-rewriting-stream/-/parse5-html-rewriting-stream-5.1.2.tgz#919d5bbf69ef61e11d873e7195891c3811491a03"
integrity sha512-7CHY6QlayurvYRST5xatE/ipIueph5V+EW2xU12P0CsNucuwygnuiE4foYsdQUEkhnKrTU62KmikANPnoxiGrg==
dependencies:
"@types/parse5-sax-parser" "*"

Expand Down