chore(deps): xgen-edit2docs 0.18.0 → 0.19.0 (4.2.2) - #29
Merged
Conversation
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 경로는 그대로다.
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.
왜
xgen-workflow 이미지 빌드가 깨졌다:
직접참조 URL 의존은 정확 버전 고정과 같아서, 소비자(xgen-workflow)가 0.19.0 을 핀하면 이쪽 0.18.0 핀과 공존할 수 없다.
무엇
xgen-edit2docs핀 v0.18.0 → v0.19.0 (feat(render): hwp/hwpx/doc/xls/ppt 네이티브 렌더 — 레거시 포맷 정규화 계층 xgen-edit2docs#1 — hwp/hwpx/doc/xls/ppt → OOXML 정규화 계층; 기존 docx/xlsx/pptx 엔진 경로는 순수 추가로 무변경, 781 tests passed)🤖 Generated with Claude Code