Skip to content

build(deps): aioia-core 2.4.0 업그레이드#86

Merged
ywkim merged 1 commit into
mainfrom
claude/update-aioia-core-version-Msp85
Feb 8, 2026
Merged

build(deps): aioia-core 2.4.0 업그레이드#86
ywkim merged 1 commit into
mainfrom
claude/update-aioia-core-version-Msp85

Conversation

@ywkim

@ywkim ywkim commented Feb 8, 2026

Copy link
Copy Markdown
Contributor

요약

aioia-core 2.0.0 → 2.4.0 업그레이드로 PR #44(CrudFilter TypedDict) 및 CI 개선 반영

목적

  • aioia-core PR #44의 타입 안전성 개선 반영 (CrudFilter TypedDict 정의)
  • 최신 버전으로 의존성 동기화 (buppy, fancall, aidol과 일관성 유지)

주요 개선 사항

📦 의존성 업데이트

  • aioia-core: 2.0.0 → 2.4.0
  • Poetry: 2.1.3 → 2.3.2 (lock 파일 재생성)

✅ 포함된 aioia-core 변경사항

테스트 체크리스트

  • make format 통과
  • make lint 통과
  • make type-check 통과
  • make unit-test 통과

개선 효과

  • 향후 filter 사용 시 CrudFilter 타입으로 타입 안전성 확보 가능
  • 다른 프로젝트들과 동일한 aioia-core 버전 사용으로 일관성 유지

🤖 Generated with Claude Code

PR #44 (CrudFilter TypedDict 추가, protocols.py → types.py 리네이밍)
변경사항을 반영하기 위해 aioia-core를 최신 버전으로 업그레이드.

trade-safety는 protocols import 및 filter를 사용하지 않으므로
Breaking Change 영향 없음. 전체 테스트 통과 확인.

https://claude.ai/code/session_013rYwt5NabDawXXcGpbMx1R

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

aioia-core 의존성을 2.4.0으로 업그레이드하는 PR입니다. poetry.lock 파일의 변경 사항은 올바르나, 프로젝트의 의존성을 명확히 하고 잠재적인 문제를 방지하기 위해 pyproject.toml의 버전 제약 조건도 함께 업데이트하는 것이 좋습니다. 이에 대한 구체적인 의견을 리뷰 댓글로 남겼습니다.

Comment thread backend/poetry.lock
@ywkim ywkim merged commit 333f6ad into main Feb 8, 2026
2 of 3 checks passed
@ywkim ywkim deleted the claude/update-aioia-core-version-Msp85 branch February 8, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants