pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:PHP language:Python
Filter by
163M results
배경
국적별 단기입국 경로 확인 에서 명백히 제주 무사증 대상인 국적(법무부고시 입국불허 목록에 없는 국가)이 [방문 지역]을 ** 제주만 방문 으로 선택해도 ** 공식 확인이 필요한 사례입니다 ⚠️ 팝업이 떴습니다.
원인
jeju_only 분기에서 일반 무사증 비대상이지만 제주 무사증 대상인 국적의 결과 상태를 needs_official_check로 ...
Bumps the npm-minor-patch group with 6 updates in the /apps/studio directory:
| Package | From | To |
| --- | --- | --- |
| @auth0/auth0-react | 2.16.2 | 2.18.0 |
| @radix-ui/react-dialog | 1.1.15 | 1.1.16 ...
Use upstream DTensor layer norm backward strategy
PyTorch now provides a single-dim strategy for aten.native_layer_norm_backward.default, including partial grad-parameter
outputs for batch-sharded inputs, ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess to execute ...
ai-remediation
severity-low
Use upstream DTensor layer norm strategy
PyTorch now provides a single-dim strategy for aten.native_layer_norm.default, including the output metadata path needed
by AutoParallel, so the forward layer ...
Updates the requirements on pytest to permit the latest version. details summary Release notes /summary p em Sourced
from a href= https://github.com/pytest-dev/pytest/releases pytest s releases /a . /em ...
dependencies
python
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Bumps ruff from 0.12.10 to 0.15.17. details summary Release notes /summary p em Sourced from a href=
https://github.com/astral-sh/ruff/releases ruff s releases /a . /em /p blockquote h2 0.15.17 /h2 h2 ...
Bumps github/codeql-action from 3 to 4. details summary Release notes /summary p em Sourced from a href=
https://github.com/github/codeql-action/releases github/codeql-action s releases /a . /em /p blockquote ...
dependencies
github_actions
Use upstream DTensor select scatter strategy
PyTorch now provides a single-dim strategy for aten.select_scatter.default with the same non-selected-dimension sharding
mapping, so AutoParallel can remove ...