Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Updates the requirements on html2text to permit the latest version.

Changelog

Sourced from html2text's changelog.

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)

0.15.5

  • [fixed] Fix an assertion and some missing styles with rowspan cells in rich mode.

0.15.4

  • [added] Support handling rowspan in tables.

0.15.3

  • [fixed] Parse <noscript> tags as if scripting is disabled (thanks craigchiang)

... (truncated)

Commits
  • ec40e98 Merge pull request #265 from jugglerchris/update_edition_2024
  • 028ce0d Run cargo fmt.
  • cff74f8 Updates for 0.16.7.
  • 877bc83 Update html5ever to 0.38.
  • d7e58fd Update to Rust 2024 edition.
  • 401d944 Merge pull request #263 from amir/add-support-for-html-tag-b
  • d15baa7 Add support for HTML tag b
  • ca1e964 Merge pull request #260 from jugglerchris/updates_20260117
  • 57d4e4d Update some dependencies, and update version to 0.16.6.
  • 2584097 Merge pull request #257 from jugglerchris/updates_20260110
  • 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.16.7)

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

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

dependabot bot commented on behalf of github Feb 9, 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