Skip to content

chore(deps): update dependency charset-normalizer to v2.0.8

Stackspin-renovate Bot requested to merge renovate/charset-normalizer-2.x into main

This MR contains the following updates:

Package Update Change
charset-normalizer patch ==2.0.7 -> ==2.0.8

Release Notes

ousret/charset_normalizer

v2.0.8

Compare Source

Changed
  • Improvement over Vietnamese detection (MR #​126)
  • MD improvement on trailing data and long foreign (non-pure latin) data (MR #​124)
  • Efficiency improvements in cd/alphabet_languages from @​adbar (MR #​122)
  • call sum() without an intermediary list following PEP 289 recommendations from @​adbar (MR #​129)
  • Code style as refactored by Sourcery-AI (MR #​131)
  • Minor adjustment on the MD around european words (MR #​133)
  • Remove and replace SRTs from assets / tests (MR #​139)
  • Initialize the library logger with a NullHandler by default from @​nmaynes (MR #​135)
  • Setting kwarg explain to True will add provisionally (bounded to function lifespan) a specific stream handler (MR #​135)
Fixed
  • Fix large (misleading) sequence giving UnicodeDecodeError (MR #​137)
  • Avoid using too insignificant chunk (MR #​137)
Added

Configuration

📅 Schedule: At any time (no schedule defined).

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

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

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports