Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency html2text to v2024 #46

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
html2text ==2020.1.16 -> ==2024.2.26 age adoption passing confidence

Release Notes

Alir3z4/html2text (html2text)

v2024.2.26

Compare Source

=========

  • Fixes #​409: IndexError on empty strong mark.

v2024.2.25

Compare Source

=========

  • Fix #​332: Insert at most one space for multiple emphasis
  • Feature #​318: Make padded tables more similar to pandoc's pipe_tables.
  • Add support for Python 3.9.
  • Fix extra line breaks inside html link text (between '[' and ']')
  • Fix #​344: indent <ul> inside <ol> three spaces instead of two to comply with CommonMark, GFM, etc.
  • Fix #​324: unnecessary spaces around <b>, <em>, and strike tags.
  • Don't wrap tables by default and add a --wrap-tables config option.
  • Feature #​198: Ignore <p> tags inside table rows.
  • Don't wrap tables by default and add a --wrap-tables config option
  • Remove support for Python ≤ 3.5. Now requires Python 3.6+.
  • Support for Python 3.10+.
  • Fix #​320 padding empty tables and tables with no </tr> tags.
  • Add ignore_mailto_links config option to ignore mailto: style links.
  • Feature #​407: Support the superscript and subscript tags.
  • Fix #​373: \n inside text of a Markdown link.
  • Feature #​406: Improve support for null atttibute values.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/html2text-2024.x branch from ba19f26 to 78f6344 Compare April 9, 2024 21:47
@shaiu shaiu merged commit 8b1eb33 into master Apr 9, 2024
2 checks passed
@shaiu shaiu deleted the renovate/html2text-2024.x branch April 9, 2024 21:48
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