pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Java
Filter by
184M results
Bumps the python-dev group with 1 update: ruff.
Updates ruff from 0.15.18 to 0.15.20 details summary Release notes /summary p em Sourced from a href=
https://github.com/astral-sh/ruff/releases ruff s ...
dependencies
python:uv
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Bumps the js-minor-and-patch group with 6 updates in the /frontend directory:
| Package | From | To |
| --- | --- | --- |
| @typescript-eslint/eslint-plugin | 8.59.0 | 8.62.0 |
| @typescript-eslint/parser ...
Summary
- Refreshes .harness/roadmap_status.md after PR #808 merged.
- Regenerates tools/dashboard/roadmap.html with tools/dashboard/generate.py.
- Records PR #808 in recently completed and drift ...
Closes #320
問題
backend/app/domain/rules.py の _GIFT_TAX_EXCLUDED に仕様 BR-4-TAX-1 の列挙に無い「御霊前・御仏前・中元・歳暮」が含まれており、贈与税集計が過小になるバグ。
変更内容
backend/app/domain/rules.py
# 変更前
_GIFT_TAX_EXCLUDED = ( 香典 , 御霊前 , ...
merge:human
- 🚨 Severity: MEDIUM
- 💡 Vulnerability: Information leakage (stack trace / exception details exposed to client).
- 🎯 Impact: An attacker could gain sensitive information about the backend infrastructure, ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
- Add Dockerfile, .dockerignore for containerised deployment
- Add GitHub Actions workflow: test on PR, build/push to ECR on main push, manual crawler dispatch via
workflow_dispatch
- Support ...