Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:PHP language:Ruby

Filter by

180M results  (2 s)

180M results

Bumps i18next from 24.2.2 to 26.3.0. details summary Release notes /summary p em Sourced from a href= https://github.com/i18next/i18next/releases i18next s releases /a . /em /p blockquote h2 v26.3.0 /h2 ...
dependencies
javascript

Summary - Adds a tag-driven Baskets view under Explore that aggregates every position/trade carrying a strategy:* tag and tracks realized recovery against a derived loss baseline. - First use ...

Docs only. Updates docs/demo-walter-checklist.md so the 5-minute script matches the current app (Central de pedidos, PR #29). What changed - New flow order: Home → Catálogo → Carrito/Checkout (dirección ...

Why The comment could show two summaries — a ### Summary section and the agent s own summary sentence — sitting one above the other, leaving a maintainer to guess which to trust. Redundancy is exactly ...

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 85% - Auto-fix allowed: False 📝 Summary The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high

Bumps axios from 1.16.0 to 1.16.1. details summary Release notes /summary p em Sourced from a href= https://github.com/axios/axios/releases axios s releases /a . /em /p blockquote h2 v1.16.1 — May 13, ...
dependencies
javascript

Bumps vitest from 4.0.16 to 4.1.0. details summary Release notes /summary p em Sourced from a href= https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v4.1.0 /h2 ...
dependencies
javascript

Bumps ws from 8.20.1 to 8.21.0. details summary Release notes /summary p em Sourced from a href= https://github.com/websockets/ws/releases ws s releases /a . /em /p blockquote h2 8.21.0 /h2 h1 Features ...
dependencies
javascript

Summary Two bugs in one tiny commit: 1. Sidebar.jsx read useParams().chatId but App.jsx defines the chat route as /app/c/:id (param is named id). The result was that activeChatId was always null, ...