chore(deps): update dependency charset-normalizer to v3 #284
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.0.6->==3.3.2Release Notes
Ousret/charset_normalizer (charset-normalizer)
v3.3.2Compare Source
Fixed
Added
v3.3.1Compare Source
Changed
v3.3.0Compare Source
Added
python -m charset_normalizer.cliorpython -m charset_normalizerencoding.aliasesas they have no alias (#323)Removed
Changed
Fixed
v3.2.0Compare Source
Changed
from_pathno longer enforcePathLikeas its first argumentAdded
is_binarythat relies on main capabilities, and optimized to detect binariesenable_fallbackargument throughoutfrom_bytes,from_path, andfrom_fpthat allow a deeper control over the detection (default True)Fixed
v3.1.0Compare Source
Added
should_rename_legacyfor legacy functiondetectand disregard any new arguments without errors (PR #262)Removed
Changed
v3.0.1Compare Source
Fixed
Changed
v3.0.0Compare Source
Added
language_thresholdinfrom_bytes,from_pathandfrom_fpto adjust the minimum expected coherence rationormalizer --versionnow specify if current version provide extra speedup (meaning mypyc compilation whl)Changed
md.pycan be compiled using Mypyc to provide an extra speedup up to 4x faster than v2.1Fixed
Removed
first()andbest()from CharsetMatchnormalizechaos_secondary_pass,coherence_non_latinandw_counterfrom CharsetMatchunicodedata2v2.1.1Compare Source
Deprecated
normalizescheduled for removal in 3.0Changed
Fixed
v2.1.0Compare Source
Added
--version(PR #194)Changed
Fixed
Removed
Deprecated
unicodedata2as Python is quickly catching up, scheduled for removal in 3.0 (PR #194)v2.0.12Compare Source
Fixed
v2.0.11Compare Source
Added
Changed
v2.0.10Compare Source
Fixed
Changed
v2.0.9Compare Source
Changed
Fixed
explainto True (PR #146)v2.0.8Compare Source
Changed
NullHandlerby default from @nmaynes (PR #135)explainto True will add provisionally (bounded to function lifespan) a specific stream handler (PR #135)Fixed
Added
set_logging_handlerto configure a specific StreamHandler from @nmaynes (PR #135)CHANGELOG.mdentries, format is based on Keep a Changelog (PR #141)v2.0.7Compare Source
Added
Changed
Removed
Fixed
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.