pullrequests Search Results · language:B4X language:C++ language:JavaScript language:Java language:Python language:JavaScript
Filter by
193M results
Automated Security Fixes
This PR contains automated dependency updates generated via npm audit fix.
Scope
Plugins
Vulnerabilities
Before:
- Critical: 3
- High: 10
- Moderate: 21
After:
...
automated
security
Motivation
- Provide a realtime hand-joint and 6D pose estimator that consumes Intel RealSense RGB frames and uses MediaPipe
Hands for 2D landmarks.
- Enable mapping of hand landmarks to a canonical ...
codex
Bumps peaceiris/actions-gh-pages from 4.0.0 to 4.1.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/peaceiris/actions-gh-pages/releases peaceiris/actions-gh-pages ...
dependencies
github_actions
💡 What: Optimized findAgentToRun in Runner.java by replacing the new ArrayList (...) and Collections.reverse() approach
with a ListIterator that iterates backward directly over the session.events().
🎯 ...
Problème (suite du fix précédent)
Après le fix du doublon d id, cliquer ▶️ Course produisait :
Uncaught ReferenceError: displayRaceInterface is not defined
at ui.iife.js:975
→ le conteneur de la ...
Motivation
- Rendre cohérente la carte « Livret 1 en analyse » en y affichant seulement les dossiers effectivement transmis à
SCOTIA.\
- Permettre de tracer et consulter l’historique complet des ...
codex
💡 What: Implemented a zero-copy Base64 concatenation optimization for the audio generation route. 🎯 Why: Decoding Base64
PCM, adding a header, and re-encoding back to Base64 was a significant CPU bottleneck ...
Was
make test war nacktes pytest und schlägt fehl: config/settings/test.py braucht lebendes Postgres + TEST_DB_*-Env. Neues
test-pg-Target kapselt das (ephemeres postgres:16-alpine, dual-Schema-Env, auto-detektiertes ...