Skip to content

fix(deps): update dependency @fastify/swagger-ui to v5.2.6#92

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fastify-swagger-ui-5.x
Open

fix(deps): update dependency @fastify/swagger-ui to v5.2.6#92
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fastify-swagger-ui-5.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
@fastify/swagger-ui 5.2.55.2.6 age confidence

Release Notes

fastify/fastify-swagger-ui (@​fastify/swagger-ui)

v5.2.6

Compare Source

What's Changed

Full Changelog: fastify/fastify-swagger-ui@v5.2.5...v5.2.6


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
Updated@​fastify/​swagger-ui@​5.2.5 ⏵ 5.2.6100 +110010093 +6100

View full report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

📚 Docs preview deployed

https://scratchyjs-docs-pr-92.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 531.6 K 0.0019 0.0104 ±0.91% -2.1%
SharedRingBuffer – small payload (64 B) — write + read 64 bytes 476.0 K 0.0021 0.0122 ±1.06% -9.5%
SharedRingBuffer – medium payload (1 KB) — write 1 KB 304.1 K 0.0033 0.0156 ±1.12% -12.4% ⚠️
SharedRingBuffer – medium payload (1 KB) — write + read 1 KB 185.8 K 0.0054 0.0233 ±0.52% -28.5% ⚠️
SharedRingBuffer – large payload (16 KB) — write 16 KB 66.0 K 0.0151 0.0338 ±1.06% +13.4% 🚀
SharedRingBuffer – large payload (16 KB) — write + read 16 KB 80.8 K 0.0124 0.0387 ±10.26% +4.8%
SharedRingBuffer – sequential throughput (100 × 64 B) — 100 write + read cycles 35.4 K 0.0283 0.0459 ±1.25% -12.9% ⚠️
SharedRingBuffer – introspection — availableToRead 14.05 M 0.0001 0.0002 ±0.08% -5.5%
SharedRingBuffer – introspection — isEmpty 14.07 M 0.0001 0.0002 ±0.09% -3.7%
SharedRingBuffer – introspection — isFull 13.82 M 0.0001 0.0002 ±0.08% -5.2%
benchmarks/renderer/shared-buffer.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
SharedBuffer – allocation — createSharedBuffer(4 KB) 583.7 K 0.0017 0.0117 ±0.49% -18.2% ⚠️
SharedBuffer – allocation — createSharedBuffer(64 KB) 57.4 K 0.0174 0.0390 ±0.73% +1.8%
SharedBuffer – small payload round-trip — write small JSON 297.4 K 0.0034 0.0134 ±0.40% -17.2% ⚠️
SharedBuffer – small payload round-trip — write + read small JSON 220.2 K 0.0045 0.0145 ±0.45% -19.5% ⚠️
SharedBuffer – medium payload round-trip — write medium JSON (~2 KB) 94.4 K 0.0106 0.0321 ±0.50% +6.0%
SharedBuffer – medium payload round-trip — write + read medium JSON (~2 KB) 56.7 K 0.0176 0.0363 ±0.41% -2.7%
SharedBuffer – large payload round-trip — write large JSON (~10 KB) 16.0 K 0.0627 0.1019 ±0.37% +3.4%
SharedBuffer – large payload round-trip — write + read large JSON (~10 KB) 7.2 K 0.1388 0.1764 ±0.42% -7.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 2.62 M 0.0004 0.0009 ±0.70% ~0%
getClientIPAddress – single header — cf-connecting-ip (Cloudflare) 1.45 M 0.0007 0.0012 ±1.19% -12.9% ⚠️
getClientIPAddress – single header — x-forwarded-for (simple) 1.79 M 0.0006 0.0010 ±1.09% -7.6%
getClientIPAddress – single header — x-real-ip 1.18 M 0.0008 0.0014 ±3.39% -21.3% ⚠️
getClientIPAddress – single header — true-client-ip (Akamai / Cloudflare Enterprise) 1.27 M 0.0008 0.0013 ±1.03% -18.0% ⚠️
getClientIPAddress – x-forwarded-for multi-hop — 2-hop chain 1.70 M 0.0006 0.0010 ±0.96% -2.5%
getClientIPAddress – x-forwarded-for multi-hop — 4-hop chain 1.50 M 0.0007 0.0012 ±0.98% -10.1% ⚠️
getClientIPAddress – Forwarded header (RFC 7239) — simple for= directive 941.8 K 0.0011 0.0019 ±1.01% -7.1%
getClientIPAddress – Forwarded header (RFC 7239) — for= with port 692.3 K 0.0014 0.0020 ±0.46% -5.1%
getClientIPAddress – Forwarded header (RFC 7239) — IPv6 literal 718.0 K 0.0014 0.0021 ±1.15% -5.6%
getClientIPAddress – Forwarded header (RFC 7239) — multi-hop Forwarded 763.3 K 0.0013 0.0021 ±0.43% -9.4%
getClientIPAddress – IPv6 addresses — x-forwarded-for IPv6 1.19 M 0.0008 0.0014 ±1.26% +3.3%
benchmarks/utils/promise.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
promiseHash – concurrent resolution — 2 already-resolved promises 722.8 K 0.0014 0.0025 ±0.97% -15.6% ⚠️
promiseHash – concurrent resolution — 5 already-resolved promises 415.0 K 0.0024 0.0038 ±1.32% -20.8% ⚠️
promiseHash – concurrent resolution — 10 already-resolved promises 263.0 K 0.0038 0.0052 ±0.44% -7.8%
promiseHash – concurrent resolution — 5 promises with object values 369.2 K 0.0027 0.0050 ±1.15% -24.0% ⚠️
timeout – wrapping fast promises — timeout wrapping an already-resolved promise (1 s budget) 859.4 K 0.0012 0.0020 ±1.53% -11.3% ⚠️
timeout – wrapping fast promises — timeout wrapping an already-resolved object (5 s budget) 816.3 K 0.0012 0.0019 ±0.58% -12.7% ⚠️
benchmarks/utils/safe-redirect.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
safeRedirect – valid paths — root path / 7.58 M 0.0001 0.0003 ±0.10% +12.1% 🚀
safeRedirect – valid paths — simple path /dashboard 3.90 M 0.0003 0.0005 ±0.19% +7.8%
safeRedirect – valid paths — nested path /settings/profile 3.35 M 0.0003 0.0006 ±0.10% +4.9%
safeRedirect – valid paths — path with query string /search?q=hello 3.74 M 0.0003 0.0005 ±0.08% +7.2%
safeRedirect – valid paths — path with hash /docs#section 3.80 M 0.0003 0.0004 ±0.08% +5.9%
safeRedirect – rejected inputs — absolute URL https://evil.com 5.02 M 0.0002 0.0004 ±0.08% +8.9%
safeRedirect – rejected inputs — protocol-relative URL //evil.com 5.04 M 0.0002 0.0004 ±0.08% +11.8% 🚀
safeRedirect – rejected inputs — backslash-relative /\evil.com 4.90 M 0.0002 0.0004 ±0.08% +5.7%
safeRedirect – rejected inputs — path traversal /../etc/passwd 4.41 M 0.0002 0.0004 ±0.08% +7.2%
safeRedirect – rejected inputs — null input 16.04 M 0.0001 0.0002 ±0.09% -1.1%
safeRedirect – rejected inputs — undefined input 16.14 M 0.0001 0.0002 ±0.09% ~0%
safeRedirect – rejected inputs — empty string 15.86 M 0.0001 0.0002 ±0.08% -2.1%
safeRedirect – percent-encoded bypass — percent-encoded // (%2F%2F) 4.87 M 0.0002 0.0004 ±0.09% +2.4%
safeRedirect – percent-encoded bypass — percent-encoded path traversal (%2e%2e) 4.86 M 0.0002 0.0004 ±0.22% +2.3%
safeRedirect – percent-encoded bypass — mixed percent-encoded absolute URL 4.79 M 0.0002 0.0004 ±0.09% +4.6%
safeRedirect – custom default redirect — valid path with custom default 3.95 M 0.0003 0.0004 ±0.09% +5.4%
safeRedirect – custom default redirect — invalid input with custom default 4.96 M 0.0002 0.0004 ±0.08% +3.3%

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

@renovate renovate Bot force-pushed the renovate/fastify-swagger-ui-5.x branch 2 times, most recently from 138443a to 06d5dd4 Compare April 21, 2026 12:06
@renovate renovate Bot assigned Asjas Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/fastify-swagger-ui-5.x branch from 06d5dd4 to f9752de Compare April 29, 2026 20:50
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