pullrequests Search Results · language:Dune language:TypeScript language:Python language:HTML language:Python language:JavaScript
Filter by
255M results
Bumps vite, @vitejs/plugin-react and vitest. These dependencies needed to be updated together. Updates vite from 3.0.9
to 8.0.16 details summary Release notes /summary p em Sourced from a href= https://github.com/vitejs/vite/releases ...
dependencies
javascript
Summary
This PR extends the reminder system to support subtask-level reminders and introduces new interval reminder types
(monthly-date and weekly-day) as alternatives to the existing frequency-based ...
사용자가 선택한 차에 따라 차 우리는 과정을 단계별로 안내하는 차 우리는 과정 가이드 기능을 추가했습니다. 각 단계를 사용자가 직접 확인하며 이전/다음으로 이동할 수 있습니다.
Bumps the dev-dependencies group in /apps/vscode-e2e with 4 updates: @types/node, @types/vscode, @vscode/test-cli and
mocha.
Updates @types/node from 20.17.50 to 25.9.1 details summary Commits /summary ...
dependencies
javascript
Summary
施設検索がまだ空振りする最終原因を修正。loading=async ではスクリプト onload 直後に google.maps.importLibrary / google.maps.places が未定義のことがあり、初回検索で
placesLib が undefined → throw → セッション中ずっとOSMフォールバックになっていた(手動プローブは後から実行するので成功=再現しなかった)。 ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 90%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
Security Finding
| Champ | Valeur |
| --- | --- |
| Risk Score | 91/100 |
| Severity | CRITICAL |
| Alert | SecurityRiskCritical |
| Confidence | 95% |
Root Cause
L absence de runAsNonRoot et de NetworkPolicy ...
Summary
- The migrator stage was the last stage in the Dockerfile
- docker build . without --target always builds the final stage, so CI was pushing the goose migrator as minidm:latest
instead ...