pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Java language:TypeScript
Filter by
237M results
Problem
deploy-platform.yml contained a duplicate deploy-agent job — the same job key appeared twice in the jobs map. YAML does
not allow duplicate keys; most parsers silently drop one of the entries, ...
Summary
- Passe le serveur e2e sur portless avec HTTPS local (port 1355) — nécessaire pour tester les comportements liés aux
cookies Secure
- Met à jour BASE_URL, NEXTAUTH_URL et WEBAPP_BASE_URL ...
Bumps the production-updates group with 18 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| axios | 1.15.2 | 1.18.0 |
| dotenv | 17.3.1 | 17.4.2 |
| express-rate-limit | 8.3.1 ...
dependencies
javascript
Estado antes: O guia tinha estrutura aproximada, mas misturava linguagem interna, respostas fixas e validações
incompletas. O aluno não conseguia confiar que o fluxo ficava executável seguindo apenas o ...
What
Gives the WC2026 fantasy dashboard the same terminal look as the FPL Draft Terminal:
- Near-black theme, IBM Plex Mono, teal/amber/green palette.
- Status bar with live pulse + a top-scorer ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- Add an exported pure-JS levenshtein(a, b) helper in lib/zipData.js
- Use a dynamic-programming implementation with memory proportional to the shorter input ...
Dependabot will resolve any conflicts with this PR as long as you don t alter it yourself. You can also trigger a rebase
manually by commenting @dependabot rebase.
details summary Dependabot commands ...
dependencies
javascript
Summary
- Narrows S5852 (vulnerability) to exponential backtracking only
- Creates S8786 (code-smell) for remaining super-linear cases (polynomial, quadratic)
- Extracts shared AbstractRedosCheck ...