pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python
Filter by
149M results
GAUD-10190
This PR pins @babel/eslint-parser to v7 since v8 requires eslint v9 or v10.
Fixes #262.
Problem
The root / route gated the first-run wizard on onboarding_state.is_complete alone. Installs configured via env vars (the
common arr-stack pattern) never run the wizard, so is_complete ...
Bumps form-data from 4.0.5 to 4.0.6. details summary Changelog /summary p em Sourced from a href=
https://github.com/form-data/form-data/blob/master/CHANGELOG.md form-data s changelog /a . /em /p blockquote ...
dependencies
javascript
Summary
- Move syncOwnerFromCore and syncConfigToComm off WS onOpen into a single 5-min periodic timer
- Remove notifyPolicyChanged() — policy enforcement is code-level (shouldHandleMessage), not ...
This pull request introduces several performance optimizations and code simplifications across the simulation and
planning modules, particularly in attitude calculations, constraint validation, target ...
Summary
- expose revision in /api/debug/config so Railway deployment version can be verified
- add /api/debug/bigquery to test a simple BigQuery SELECT 1 independent of domain tables
- allow the ...
Bumps pnpm/action-setup from 6 to 6.0.8. details summary Release notes /summary p em Sourced from a href=
https://github.com/pnpm/action-setup/releases pnpm/action-setup s releases /a . /em /p blockquote ...
dependencies
github_actions
Summary
Register DockerExecutor.cleanup() with atexit after a container is started, and make cleanup idempotent. This gives
normal interpreter shutdown and uncaught-exception exits another path to stop ...