pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Python language:Python language:JavaScript
Filter by
176M results
Summary
- add the IK reachability drill to the simulator calibration regression suite
- surface its summary, CSV, and heatmap in the suite summary, artifact index/report, workflow checks, and README ...
Product Description
Documentation only — updates the Verified Monitoring demo narrative (the DDD walkthrough script) to match what the
dashboard now does: the new map Layers panel + designed-plan overlay ...
Bumps launch-editor from 2.12.0 to 2.14.1. details summary Commits /summary ul li a href=
https://github.com/vitejs/launch-editor/commit/3f97c648307a70e7c930ba63f040e6ba8e72bc16 code 3f97c64 /code /a v2.14.1 ...
dependencies
javascript
Bumps webtemplate-dbca from 1.8.3 to 1.9.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/dbca-wa/webtemplate/blob/master/CHANGELOG.md webtemplate-dbca s changelog /a ...
dependencies
python:uv
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
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The use of subprocess with shlex.quote ...
ai-remediation
severity-low
Closes #4186
Auto-opened by /single-story-deliver.
Problem
The Dockerfile build fails with /bin/sh: bash: not found (exit code 127) because the node:24.11.1-alpine base image does
not include bash. The Bun install script (curl -fsSL https://bun.sh/install ...