build(deps): aioia-core 2.4.0 업그레이드#86
Merged
Merged
Conversation
PR #44 (CrudFilter TypedDict 추가, protocols.py → types.py 리네이밍) 변경사항을 반영하기 위해 aioia-core를 최신 버전으로 업그레이드. trade-safety는 protocols import 및 filter를 사용하지 않으므로 Breaking Change 영향 없음. 전체 테스트 통과 확인. https://claude.ai/code/session_013rYwt5NabDawXXcGpbMx1R
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
aioia-core 2.0.0 → 2.4.0 업그레이드로 PR #44(CrudFilter TypedDict) 및 CI 개선 반영
목적
주요 개선 사항
📦 의존성 업데이트
aioia-core: 2.0.0 → 2.4.0✅ 포함된 aioia-core 변경사항
CrudFilterTypedDict 정의 추가credentials: 'include'추가테스트 체크리스트
make format통과make lint통과make type-check통과make unit-test통과개선 효과
CrudFilter타입으로 타입 안전성 확보 가능🤖 Generated with Claude Code