Skip to content

deps(deps): update html2text requirement from 0.12 to 0.17#161

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/html2text-0.17
Open

deps(deps): update html2text requirement from 0.12 to 0.17#161
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/html2text-0.17

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Updates the requirements on html2text to permit the latest version.

Changelog

Sourced from html2text's changelog.

0.17.1

  • [added] Add support for XHTML (for the cases where it doesn't quite behave like HTML).

0.17.0

  • [changed] Split html2text example into html2text-cli crate
  • [fixed] A possible panic when syntax-highlighting
  • [changed] Update html5ever to 0.39.0

0.16.7

  • [added] Support <b> tags as bold (thanks amir)
  • [changed] Update html5ever to 0.38.0 (thanks mtorromeo)

0.16.6

  • [changed] Update html5ever and tendril dependencies.

0.16.5

  • [fixed] Fix a subtract with underflow with rowspans and empty rows (thanks mdierksen)

0.16.4

  • [fixed] Further fix for RcDom::serialize() when there is a <doctype>.

0.16.3

  • [fixed] RcDom::serialize() panicked.
  • [changed] Bumped html5ever dependency
  • [fixed] Fixed a subtraction underflow in the html2term example.

0.16.2

  • [fixed] Removed spurious dbg!() accidentally left in.

0.16.1

  • [added] Add Config::empty_img_mode() to configure how images with no alt text are handled.

0.16.0

  • [changed] Updated MSRV to 1.85.
  • [fixed] Fix a panic in debug mode (subtraction underflow) with some table/rowspan edge cases (thanks mtorromeo)

... (truncated)

Commits
  • 1f57ca8 Merge pull request #271 from jugglerchris/support_xhtml
  • 196e251 Fix a missing #[cfg] and add the xml feature to the CI runs.
  • ca5e28b Add XHTML handling to the Config API.
  • 09ac657 Add Config::parse_xml().
  • 4d68a3f Merge pull request #270 from jugglerchris/dev_20260403
  • 3aa4a9d Add --workspace to cargo build in CI.
  • f6e1a64 Update CHANGELOG.md.
  • c0cdc05 Bump minor dependencies.
  • f2a4cf7 Move common package keys to workspace.
  • 7110bfe ADD README for cli.
  • Additional commits viewable in compare view

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)

Updates the requirements on [html2text](https://github.com/jugglerchris/rust-html2text) to permit the latest version.
- [Changelog](https://github.com/jugglerchris/rust-html2text/blob/main/CHANGELOG.md)
- [Commits](jugglerchris/rust-html2text@0.12.0...release_0.17.1)

---
updated-dependencies:
- dependency-name: html2text
  dependency-version: 0.17.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

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

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

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