Skip to content

chore(deps): bump html-to-text from 9.0.5 to 10.0.0#21

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/html-to-text-10.0.0
Open

chore(deps): bump html-to-text from 9.0.5 to 10.0.0#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/html-to-text-10.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Copy link
Copy Markdown
Contributor

Bumps html-to-text from 9.0.5 to 10.0.0.

Commits
  • 047f692 html-to-text-cli pretest: build html-to-text
  • 3ba41cd html-to-text v10.0.0 cli v0.6.0
  • 34e925b PR template and contributing guideline
  • 41116be added batch processing to example
  • 1d3944b html-to-text-cli: added completion handler to tests, just in case
  • 089df83 adjusted package exports
  • f8cd08d added tests for supported pseudo-class selectors
  • e245ca6 html-to-text-cli: removed deepmerge, bumped aspargvs, unified options mer...
  • e962d95 update GitHub workflows
  • 28ff2de replaced deepmerge with deepmerge-ts
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

packages/vue-email에서 html-to-text10.0.0으로 업그레이드했습니다. 최신 수정사항을 반영하며, 텍스트 출력이 일부 달라질 수 있어 확인이 필요합니다.

  • ⚠️ Breaking Changes

    • 메이저 업그레이드로 일부 API/옵션 호환성이 깨질 수 있습니다.
    • ESM import가 필요할 수 있습니다. require() 사용 시 에러 가능.
    • 기본 포맷팅(줄바꿈/공백) 변경으로 기존 텍스트 스냅샷과 차이가 날 수 있습니다.
  • How to test

    • 의존성 설치 후 packages/vue-email 빌드.
    • vue-email에서 사용하는 템플릿을 렌더링해 텍스트 버전을 생성하고 기존 결과와 비교.
    • 코드에서 import { htmlToText } from 'html-to-text' 형태의 ESM import가 정상 동작하는지 확인.
    • 워크스페이스 테스트가 있다면 실행해 텍스트 스냅샷 변화 여부를 확인.

Written for commit 62b7706. Summary will update on new commits. Review in cubic

Bumps [html-to-text](https://github.com/html-to-text/node-html-to-text) from 9.0.5 to 10.0.0.
- [Commits](html-to-text/node-html-to-text@9.0.5...10.0.0)

---
updated-dependencies:
- dependency-name: html-to-text
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 5, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@sonarqubecloud

sonarqubecloud Bot commented May 5, 2026

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Requires human review: Major version bump (9.x to 10.x) of a production dependency (html-to-text) may introduce breaking API/behavior changes. This requires human review to assess compatibility with the codebase.

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.

0 participants