freiheit / discord_feedbot

Moved to https://gitlab.com/ffreiheit/discord_feedbot
MIT License
81 stars 28 forks source link

Update dependency html2text to v2024 #271

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 6 months ago

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`](https://togithub.com/Alir3z4/html2text/blob/HEAD/ChangeLog.rst#2024226) [Compare Source](https://togithub.com/Alir3z4/html2text/compare/2024.2.25...2024.2.26) ## ========= - Fixes [#​409](https://togithub.com/Alir3z4/html2text/issues/409): IndexError on empty strong mark. ### [`v2024.2.25`](https://togithub.com/Alir3z4/html2text/blob/HEAD/ChangeLog.rst#2024225) [Compare Source](https://togithub.com/Alir3z4/html2text/compare/2020.1.16...2024.2.25) ## ========= - Fix [#​332](https://togithub.com/Alir3z4/html2text/issues/332): Insert at most one space for multiple emphasis - Feature [#​318](https://togithub.com/Alir3z4/html2text/issues/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](https://togithub.com/Alir3z4/html2text/issues/344): indent `
    ` inside `
      ` three spaces instead of two to comply with CommonMark, GFM, etc. - Fix [#​324](https://togithub.com/Alir3z4/html2text/issues/324): unnecessary spaces around ``, ``, and `strike` tags. - Don't wrap tables by default and add a `--wrap-tables` config option. - Feature [#​198](https://togithub.com/Alir3z4/html2text/issues/198): Ignore `

      ` 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](https://togithub.com/Alir3z4/html2text/issues/320) padding empty tables and tables with no `` tags. - Add `ignore_mailto_links` config option to ignore `mailto:` style links. - Feature [#​407](https://togithub.com/Alir3z4/html2text/issues/407): Support the superscript and subscript tags. - Fix [#​373](https://togithub.com/Alir3z4/html2text/issues/373): `\n` inside text of a Markdown link. - Feature [#​406](https://togithub.com/Alir3z4/html2text/issues/406): Improve support for null atttibute values.


Configuration

📅 Schedule: Branch creation - "after 5pm and before 10pm every weekday,every weekend" in timezone America/Los_Angeles, 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.

github-actions[bot] commented 2 months ago

Stale pull request message

renovate[bot] commented 2 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2024.x releases. But if you manually upgrade to 2024.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.