Skip to content

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

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

chore(deps): update dependency cypress to v15.14.2#95
renovate[bot] wants to merge 1 commit intomainfrom
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.14.2 age confidence

Release Notes

cypress-io/cypress (cypress)

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.14.290 +11008497100

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 605.7 K 0.0017 0.0063 ±0.87% +11.6% 🚀
SharedRingBuffer – small payload (64 B) — write + read 64 bytes 545.5 K 0.0018 0.0072 ±0.97% +3.7%
SharedRingBuffer – medium payload (1 KB) — write 1 KB 298.1 K 0.0034 0.0125 ±0.55% -14.1% ⚠️
SharedRingBuffer – medium payload (1 KB) — write + read 1 KB 159.4 K 0.0063 0.0166 ±0.48% -38.7% ⚠️
SharedRingBuffer – large payload (16 KB) — write 16 KB 44.9 K 0.0223 0.0413 ±0.54% -22.8% ⚠️
SharedRingBuffer – large payload (16 KB) — write + read 16 KB 74.9 K 0.0134 0.0416 ±31.37% -2.9%
SharedRingBuffer – sequential throughput (100 × 64 B) — 100 write + read cycles 42.3 K 0.0236 0.0348 ±0.27% +4.2%
SharedRingBuffer – introspection — availableToRead 14.60 M 0.0001 0.0001 ±0.13% -1.8%
SharedRingBuffer – introspection — isEmpty 14.48 M 0.0001 0.0001 ±0.13% ~0%
SharedRingBuffer – introspection — isFull 14.51 M 0.0001 0.0001 ±0.11% ~0%
benchmarks/renderer/shared-buffer.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
SharedBuffer – allocation — createSharedBuffer(4 KB) 675.0 K 0.0015 0.0055 ±0.97% -5.4%
SharedBuffer – allocation — createSharedBuffer(64 KB) 70.5 K 0.0142 0.0369 ±0.87% +25.0% 🚀
SharedBuffer – small payload round-trip — write small JSON 350.6 K 0.0029 0.0102 ±0.37% -2.4%
SharedBuffer – small payload round-trip — write + read small JSON 260.0 K 0.0038 0.0132 ±0.41% -5.0%
SharedBuffer – medium payload round-trip — write medium JSON (~2 KB) 98.2 K 0.0102 0.0281 ±0.44% +10.3% 🚀
SharedBuffer – medium payload round-trip — write + read medium JSON (~2 KB) 58.7 K 0.0170 0.0296 ±0.31% ~0%
SharedBuffer – large payload round-trip — write large JSON (~10 KB) 15.6 K 0.0642 0.0892 ±0.31% ~0%
SharedBuffer – large payload round-trip — write + read large JSON (~10 KB) 7.7 K 0.1295 0.1589 ±0.33% -1.2%
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 2.63 M 0.0004 0.0009 ±0.69% ~0%
getClientIPAddress – single header — cf-connecting-ip (Cloudflare) 1.66 M 0.0006 0.0012 ±1.27% ~0%
getClientIPAddress – single header — x-forwarded-for (simple) 2.01 M 0.0005 0.0008 ±0.26% +4.2%
getClientIPAddress – single header — x-real-ip 1.55 M 0.0006 0.0011 ±0.23% +3.7%
getClientIPAddress – single header — true-client-ip (Akamai / Cloudflare Enterprise) 1.60 M 0.0006 0.0009 ±1.15% +3.6%
getClientIPAddress – x-forwarded-for multi-hop — 2-hop chain 1.90 M 0.0005 0.0007 ±1.21% +8.8%
getClientIPAddress – x-forwarded-for multi-hop — 4-hop chain 1.73 M 0.0006 0.0008 ±0.21% +3.5%
getClientIPAddress – Forwarded header (RFC 7239) — simple for= directive 1.02 M 0.0010 0.0013 ±1.20% ~0%
getClientIPAddress – Forwarded header (RFC 7239) — for= with port 752.6 K 0.0013 0.0018 ±0.90% +3.2%
getClientIPAddress – Forwarded header (RFC 7239) — IPv6 literal 721.7 K 0.0014 0.0028 ±0.34% -5.1%
getClientIPAddress – Forwarded header (RFC 7239) — multi-hop Forwarded 822.5 K 0.0012 0.0023 ±1.27% -2.3%
getClientIPAddress – IPv6 addresses — x-forwarded-for IPv6 1.13 M 0.0009 0.0016 ±0.27% -1.5%
benchmarks/utils/promise.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
promiseHash – concurrent resolution — 2 already-resolved promises 850.5 K 0.0012 0.0028 ±0.93% ~0%
promiseHash – concurrent resolution — 5 already-resolved promises 522.5 K 0.0019 0.0033 ±1.23% ~0%
promiseHash – concurrent resolution — 10 already-resolved promises 299.9 K 0.0033 0.0079 ±1.39% +5.2%
promiseHash – concurrent resolution — 5 promises with object values 482.9 K 0.0021 0.0028 ±1.24% ~0%
timeout – wrapping fast promises — timeout wrapping an already-resolved promise (1 s budget) 959.2 K 0.0010 0.0016 ±1.35% ~0%
timeout – wrapping fast promises — timeout wrapping an already-resolved object (5 s budget) 916.5 K 0.0011 0.0019 ±0.44% -2.0%
benchmarks/utils/safe-redirect.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
safeRedirect – valid paths — root path / 7.44 M 0.0001 0.0002 ±0.15% +10.0% 🚀
safeRedirect – valid paths — simple path /dashboard 3.48 M 0.0003 0.0003 ±0.11% -3.7%
safeRedirect – valid paths — nested path /settings/profile 3.07 M 0.0003 0.0004 ±0.19% -4.0%
safeRedirect – valid paths — path with query string /search?q=hello 3.32 M 0.0003 0.0003 ±0.11% -4.8%
safeRedirect – valid paths — path with hash /docs#section 3.42 M 0.0003 0.0003 ±0.10% -4.9%
safeRedirect – rejected inputs — absolute URL https://evil.com 4.39 M 0.0002 0.0003 ±0.12% -4.9%
safeRedirect – rejected inputs — protocol-relative URL //evil.com 4.55 M 0.0002 0.0002 ±0.11% +1.0%
safeRedirect – rejected inputs — backslash-relative /\evil.com 4.45 M 0.0002 0.0002 ±0.19% -4.0%
safeRedirect – rejected inputs — path traversal /../etc/passwd 3.89 M 0.0003 0.0003 ±0.11% -5.5%
safeRedirect – rejected inputs — null input 16.20 M 0.0001 0.0001 ±0.10% ~0%
safeRedirect – rejected inputs — undefined input 16.16 M 0.0001 0.0001 ±0.11% ~0%
safeRedirect – rejected inputs — empty string 16.14 M 0.0001 0.0001 ±0.11% ~0%
safeRedirect – percent-encoded bypass — percent-encoded // (%2F%2F) 4.44 M 0.0002 0.0002 ±0.21% -6.6%
safeRedirect – percent-encoded bypass — percent-encoded path traversal (%2e%2e) 4.46 M 0.0002 0.0003 ±0.11% -6.1%
safeRedirect – percent-encoded bypass — mixed percent-encoded absolute URL 4.29 M 0.0002 0.0003 ±0.11% -6.2%
safeRedirect – custom default redirect — valid path with custom default 3.42 M 0.0003 0.0003 ±0.11% -8.6%
safeRedirect – custom default redirect — invalid input with custom default 4.48 M 0.0002 0.0002 ±0.11% -6.7%

🔬 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
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