Skip to content

chore(deps): update dependency cypress to v15.15.0#95

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cypress-15.x
Open

chore(deps): update dependency cypress to v15.15.0#95
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cypress-15.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 21, 2026

This PR contains the following updates:

Package Change Age Confidence
cypress (source) 15.14.015.15.0 age confidence

Release Notes

cypress-io/cypress (cypress)

v15.15.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-15-0

v15.14.2

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-14-2

v15.14.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-14-1


Configuration

📅 Schedule: (in timezone Africa/Johannesburg)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Apr 21, 2026
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 21, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcypress@​15.14.0 ⏵ 15.15.090 +11008497 +2100

View full report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

📚 Docs preview deployed

https://scratchyjs-docs-pr-95.asjas.workers.dev

Updates automatically on every push to this PR.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

⚡ Benchmark Results

benchmarks/renderer/ring-buffer.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
SharedRingBuffer – small payload (64 B) — write 64 bytes 693.8 K 0.0014 0.0051 ±0.68% +27.8% 🚀
SharedRingBuffer – small payload (64 B) — write + read 64 bytes 628.4 K 0.0016 0.0058 ±0.44% +19.4% 🚀
SharedRingBuffer – medium payload (1 KB) — write 1 KB 268.8 K 0.0037 0.0102 ±9.17% -22.6% ⚠️
SharedRingBuffer – medium payload (1 KB) — write + read 1 KB 143.3 K 0.0070 0.0156 ±1.01% -44.9% ⚠️
SharedRingBuffer – large payload (16 KB) — write 16 KB 46.6 K 0.0215 0.0369 ±0.53% -20.0% ⚠️
SharedRingBuffer – large payload (16 KB) — write + read 16 KB 132.7 K 0.0075 0.0330 ±1.68% +72.2% 🚀
SharedRingBuffer – sequential throughput (100 × 64 B) — 100 write + read cycles 59.9 K 0.0167 0.0294 ±0.40% +47.3% 🚀
SharedRingBuffer – introspection — availableToRead 18.64 M 0.0001 0.0001 ±0.10% +25.4% 🚀
SharedRingBuffer – introspection — isEmpty 18.79 M 0.0001 0.0001 ±0.10% +28.5% 🚀
SharedRingBuffer – introspection — isFull 18.65 M 0.0001 0.0001 ±0.09% +27.9% 🚀
benchmarks/renderer/shared-buffer.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
SharedBuffer – allocation — createSharedBuffer(4 KB) 748.9 K 0.0013 0.0052 ±0.77% +5.0%
SharedBuffer – allocation — createSharedBuffer(64 KB) 58.2 K 0.0172 0.0356 ±1.09% +3.2%
SharedBuffer – small payload round-trip — write small JSON 385.7 K 0.0026 0.0096 ±0.37% +7.3%
SharedBuffer – small payload round-trip — write + read small JSON 295.3 K 0.0034 0.0098 ±0.38% +8.0%
SharedBuffer – medium payload round-trip — write medium JSON (~2 KB) 117.4 K 0.0085 0.0211 ±5.51% +31.9% 🚀
SharedBuffer – medium payload round-trip — write + read medium JSON (~2 KB) 74.3 K 0.0135 0.0281 ±0.39% +27.4% 🚀
SharedBuffer – large payload round-trip — write large JSON (~10 KB) 20.8 K 0.0482 0.0738 ±0.34% +34.5% 🚀
SharedBuffer – large payload round-trip — write + read large JSON (~10 KB) 10.2 K 0.0978 0.1211 ±0.33% +30.8% 🚀
benchmarks/utils/ip-address.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
getClientIPAddress – no IP headers — no IP-related headers → null 3.55 M 0.0003 0.0004 ±0.17% +34.4% 🚀
getClientIPAddress – single header — cf-connecting-ip (Cloudflare) 2.17 M 0.0005 0.0008 ±0.31% +29.8% 🚀
getClientIPAddress – single header — x-forwarded-for (simple) 2.66 M 0.0004 0.0006 ±0.31% +37.3% 🚀
getClientIPAddress – single header — x-real-ip 1.92 M 0.0005 0.0008 ±0.33% +28.3% 🚀
getClientIPAddress – single header — true-client-ip (Akamai / Cloudflare Enterprise) 2.03 M 0.0005 0.0008 ±2.75% +31.3% 🚀
getClientIPAddress – x-forwarded-for multi-hop — 2-hop chain 2.36 M 0.0004 0.0007 ±1.22% +35.1% 🚀
getClientIPAddress – x-forwarded-for multi-hop — 4-hop chain 2.22 M 0.0005 0.0007 ±0.23% +33.0% 🚀
getClientIPAddress – Forwarded header (RFC 7239) — simple for= directive 1.24 M 0.0008 0.0012 ±1.32% +22.4% 🚀
getClientIPAddress – Forwarded header (RFC 7239) — for= with port 924.8 K 0.0011 0.0017 ±0.88% +26.8% 🚀
getClientIPAddress – Forwarded header (RFC 7239) — IPv6 literal 938.3 K 0.0011 0.0017 ±0.88% +23.3% 🚀
getClientIPAddress – Forwarded header (RFC 7239) — multi-hop Forwarded 1.03 M 0.0010 0.0015 ±0.33% +22.1% 🚀
getClientIPAddress – IPv6 addresses — x-forwarded-for IPv6 1.47 M 0.0007 0.0010 ±2.48% +27.8% 🚀
benchmarks/utils/promise.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
promiseHash – concurrent resolution — 2 already-resolved promises 1.02 M 0.0010 0.0027 ±0.83% +18.8% 🚀
promiseHash – concurrent resolution — 5 already-resolved promises 602.9 K 0.0017 0.0026 ±1.17% +15.0% 🚀
promiseHash – concurrent resolution — 10 already-resolved promises 348.9 K 0.0029 0.0037 ±1.00% +22.4% 🚀
promiseHash – concurrent resolution — 5 promises with object values 538.0 K 0.0019 0.0026 ±0.32% +10.7% 🚀
timeout – wrapping fast promises — timeout wrapping an already-resolved promise (1 s budget) 1.12 M 0.0009 0.0015 ±0.40% +15.6% 🚀
timeout – wrapping fast promises — timeout wrapping an already-resolved object (5 s budget) 1.08 M 0.0009 0.0016 ±1.45% +15.7% 🚀
benchmarks/utils/safe-redirect.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
safeRedirect – valid paths — root path / 10.33 M 0.0001 0.0001 ±0.12% +52.7% 🚀
safeRedirect – valid paths — simple path /dashboard 4.98 M 0.0002 0.0002 ±0.09% +37.7% 🚀
safeRedirect – valid paths — nested path /settings/profile 4.40 M 0.0002 0.0003 ±0.19% +37.7% 🚀
safeRedirect – valid paths — path with query string /search?q=hello 4.73 M 0.0002 0.0003 ±0.14% +35.6% 🚀
safeRedirect – valid paths — path with hash /docs#section 4.88 M 0.0002 0.0003 ±0.12% +35.8% 🚀
safeRedirect – rejected inputs — absolute URL https://evil.com 5.94 M 0.0002 0.0002 ±0.09% +28.8% 🚀
safeRedirect – rejected inputs — protocol-relative URL //evil.com 6.22 M 0.0002 0.0002 ±0.10% +38.0% 🚀
safeRedirect – rejected inputs — backslash-relative /\evil.com 6.36 M 0.0002 0.0002 ±0.19% +37.3% 🚀
safeRedirect – rejected inputs — path traversal /../etc/passwd 5.80 M 0.0002 0.0002 ±0.09% +41.0% 🚀
safeRedirect – rejected inputs — null input 20.49 M 0.0000 0.0001 ±0.12% +26.3% 🚀
safeRedirect – rejected inputs — undefined input 20.58 M 0.0000 0.0001 ±0.09% +27.0% 🚀
safeRedirect – rejected inputs — empty string 20.63 M 0.0000 0.0001 ±0.08% +27.4% 🚀
safeRedirect – percent-encoded bypass — percent-encoded // (%2F%2F) 6.15 M 0.0002 0.0002 ±0.09% +29.5% 🚀
safeRedirect – percent-encoded bypass — percent-encoded path traversal (%2e%2e) 6.18 M 0.0002 0.0002 ±0.17% +30.0% 🚀
safeRedirect – percent-encoded bypass — mixed percent-encoded absolute URL 5.93 M 0.0002 0.0002 ±0.09% +29.5% 🚀
safeRedirect – custom default redirect — valid path with custom default 5.18 M 0.0002 0.0003 ±0.10% +38.4% 🚀
safeRedirect – custom default redirect — invalid input with custom default 6.27 M 0.0002 0.0002 ±0.10% +30.5% 🚀

🔬 Compared against the latest benchmark run on main. ⚠️ = >10% slower · 🚀 = >10% faster.

@renovate renovate Bot assigned Asjas Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/cypress-15.x branch from 1d27bea to 775a542 Compare April 29, 2026 20:48
@renovate renovate Bot changed the title chore(deps): update dependency cypress to v15.14.1 chore(deps): update dependency cypress to v15.14.2 Apr 29, 2026
@renovate renovate Bot force-pushed the renovate/cypress-15.x branch from 775a542 to 65a9f0a Compare May 12, 2026 12:48
@renovate renovate Bot force-pushed the renovate/cypress-15.x branch from 65a9f0a to 2268a63 Compare May 12, 2026 18:39
@renovate renovate Bot changed the title chore(deps): update dependency cypress to v15.14.2 chore(deps): update dependency cypress to v15.15.0 May 12, 2026
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.

1 participant