pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Java
Filter by
129M results
making changes in srver.Js
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @typescript-eslint/eslint-plugin (source) | 8.61.1 → 8.62.0 | age | confidence |
| @typescript-eslint/parser ...
Summary
Adds the RacePlayer join API for Stage B.
This PR allows a race participant to join an existing waiting race by room code and display name.
The server creates a RacePlayer, assigns a lane and ...
Ziel
Generische Infrastruktur, damit ein Fork eigene Zusatzseiten (z. B. ein vereinsspezifischer Shop) hinzufügen kann, ohne
das geteilte astro-poc/src/pages/ zu verändern — das bleibt branding-neutral ...
Bumps undici from 6.26.0 to 6.27.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/nodejs/undici/releases undici s releases /a . /em /p blockquote h2 v6.27.0 /h2 h1 ...
dependencies
javascript
Summary
Migrates linting from @kesills/eslint-config-airbnb-typescript (FlatCompat on ESLint 8) to eslint-config-airbnb-extended
on ESLint 9, composing its base + node + typescript flat configs (no React). ...
Summary
Closes SEC-05 from the security sprint.
The /api/claude edge function previously forwarded the client-supplied request body verbatim to Anthropic, meaning any
caller could substitute:
- model: ...
API RESTful de agendamentos para o estúdio de podcast CodeCast.
O que foi implementado
- CRUD completo de Estúdios
- CRUD completo de Hosts
- Módulo de Agendamentos com validação de conflito de ...