UNCLASSIFIED - NO CUI

Skip to content

Update dependency charset_normalizer to v2.0.5

renovate requested to merge renovate/charset_normalizer-2.x into development

This MR contains the following updates:

Package Type Update Change
charset_normalizer ironbank-pypi patch 2.0.4 -> 2.0.5

Release Notes

ousret/charset_normalizer

v2.0.5

Compare Source

Changes:

Internal: 🎨 The project now comply with: flake8, mypy, isort and black to ensure a better overall quality #​81 Internal: 🎨 The MANIFEST.in was not exhaustive #​78 Improvement: The BC-support with v1.x was improved, the old staticmethods are restored #​82 Remove: 🔥 The project no longer raise warning on tiny content given for detection, will be simply logged as warning instead #​92 Improvement: The Unicode detection is slightly improved, see #​93 Bugfix: 🐛 In some rare case, the chunks extractor could cut in the middle of a multi-byte character and could mislead the mess detection #​95 Bugfix: 🐛 Some rare 'space' characters could trip up the UnprintablePlugin/Mess detection #​96 Improvement: 🎨 Add syntax sugar __bool__ for results CharsetMatches list-container see #​91

This release push further the detection coverage to 97 % !


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, check this box.

This MR has been generated by Renovate Bot.

Merge request reports