Skip to content

chore(deps): xgen-edit2docs 0.18.0 → 0.19.0 (4.2.2) - #29

Merged
CocoRoF merged 1 commit into
mainfrom
chore/edit2docs-0.19.0
Aug 31, 2026
Merged

chore(deps): xgen-edit2docs 0.18.0 → 0.19.0 (4.2.2)#29
CocoRoF merged 1 commit into
mainfrom
chore/edit2docs-0.19.0

Conversation

@CocoRoF

@CocoRoF CocoRoF commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

xgen-workflow 이미지 빌드가 깨졌다:

The conflict is caused by:
    The user requested xgen-edit2docs 0.19.0 (…/v0.19.0/…whl)
    xgen-agent-runtime 4.2.1 depends on xgen-edit2docs 0.18.0 (…/v0.18.0/…whl)
ERROR: ResolutionImpossible

직접참조 URL 의존은 정확 버전 고정과 같아서, 소비자(xgen-workflow)가 0.19.0 을 핀하면 이쪽 0.18.0 핀과 공존할 수 없다.

무엇

🤖 Generated with Claude Code

edit2docs 0.19.0 이 documents/legacy 계층(hwp/hwpx/doc/xls/ppt → OOXML
정규화)을 추가했다. xgen-workflow 가 0.19.0 을 핀하는 순간, 이 패키지의
0.18.0 고정 핀과 pip 해석이 충돌해 이미지 빌드가 ResolutionImpossible 로
깨진다 (같은 직접참조 URL 패키지는 출처가 하나여야 한다). 핀을 함께 올린다.

edit2docs 0.19.0 은 순수 추가(신규 legacy 모듈 + simple.py 진입부 정규화
분기)라 Doc* built-ins 의 기존 docx/xlsx/pptx 경로는 그대로다.
@CocoRoF
CocoRoF merged commit 5bdb250 into main Aug 31, 2026
7 checks passed
@CocoRoF
CocoRoF deleted the chore/edit2docs-0.19.0 branch August 31, 2026 04:24
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.

1 participant