Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Update dependency charset-normalizer from 2.0.7 to 2.1.1#27

Merged
rchaing-figure merged 1 commit intomainfrom
renovate/charset-normalizer-2.x
May 2, 2023
Merged

Update dependency charset-normalizer from 2.0.7 to 2.1.1#27
rchaing-figure merged 1 commit intomainfrom
renovate/charset-normalizer-2.x

Conversation

@figure-renovate
Copy link
Copy Markdown
Contributor

@figure-renovate figure-renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
charset-normalizer ==2.0.7 -> ==2.1.1 age adoption passing confidence

Release Notes

Ousret/charset_normalizer

v2.1.1

Compare Source

Deprecated
  • Function normalize scheduled for removal in 3.0
Changed
  • Removed useless call to decode in fn is_unprintable (#​206)
Fixed

v2.1.0

Compare Source

Added
  • Output the Unicode table version when running the CLI with --version (PR #​194)
Changed
Fixed
  • Workaround potential bug in cpython with Zero Width No-Break Space located in Arabic Presentation Forms-B, Unicode 1.1 not acknowledged as space (PR #​175)
  • CLI default threshold aligned with the API threshold from @​oleksandr-kuzmenko (PR #​181)
Removed
  • Support for Python 3.5 (PR #​192)
Deprecated
  • Use of backport unicodedata from unicodedata2 as Python is quickly catching up, scheduled for removal in 3.0 (PR #​194)

v2.0.12

Compare Source

Fixed
  • ASCII miss-detection on rare cases (PR #​170)

v2.0.11

Compare Source

Added
  • Explicit support for Python 3.11 (PR #​164)
Changed
  • The logging behavior have been completely reviewed, now using only TRACE and DEBUG levels (PR #​163 #​165)

v2.0.10

Compare Source

Fixed
  • Fallback match entries might lead to UnicodeDecodeError for large bytes sequence (PR #​154)
Changed
  • Skipping the language-detection (CD) on ASCII (PR #​155)

v2.0.9

Compare Source

Changed
  • Moderating the logging impact (since 2.0.8) for specific environments (PR #​147)
Fixed
  • Wrong logging level applied when setting kwarg explain to True (PR #​146)

v2.0.8

Compare Source

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

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), 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

@figure-renovate figure-renovate bot requested a review from a team March 17, 2023 19:22
@rchaing-figure rchaing-figure merged commit 0f92724 into main May 2, 2023
@rchaing-figure rchaing-figure deleted the renovate/charset-normalizer-2.x branch May 2, 2023 19:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant