Update dependency charset-normalizer to v3.4.7 #49

Open
renovate-bot wants to merge 1 commit from renovate/charset-normalizer-3.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
charset-normalizer (changelog) ==3.4.5==3.4.7 age confidence

Release Notes

jawah/charset_normalizer (charset-normalizer)

v3.4.7

Compare Source

Changed
  • Pre-built optimized version using mypy[c] v1.20.
  • Relax setuptools constraint to setuptools>=68,<82.1.
Fixed
  • Correctly remove SIG remnant in utf-7 decoded string. (#​718) (#​716)

v3.4.6

Compare Source

Changed
  • Flattened the logic in charset_normalizer.md for higher performance. Removed eligible(..) and feed(...)
    in favor of feed_info(...).
  • Raised upper bound for mypy[c] to 1.20, for our optimized version.
  • Updated UNICODE_RANGES_COMBINED using Unicode blocks v17.
Fixed
  • Edge case where noise difference between two candidates can be almost insignificant. (#​672)
  • CLI --normalize writing to wrong path when passing multiple files in. (#​702)
Misc
  • Freethreaded pre-built wheels now shipped in PyPI starting with 3.14t. (#​616)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [charset-normalizer](https://github.com/jawah/charset_normalizer) ([changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)) | `==3.4.5` → `==3.4.7` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/charset-normalizer/3.4.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/charset-normalizer/3.4.5/3.4.7?slim=true) | --- ### Release Notes <details> <summary>jawah/charset_normalizer (charset-normalizer)</summary> ### [`v3.4.7`](https://github.com/jawah/charset_normalizer/blob/HEAD/CHANGELOG.md#347-2026-04-02) [Compare Source](https://github.com/jawah/charset_normalizer/compare/3.4.6...3.4.7) ##### Changed - Pre-built optimized version using mypy\[c] v1.20. - Relax `setuptools` constraint to `setuptools>=68,<82.1`. ##### Fixed - Correctly remove SIG remnant in utf-7 decoded string. ([#&#8203;718](https://github.com/jawah/charset_normalizer/issues/718)) ([#&#8203;716](https://github.com/jawah/charset_normalizer/issues/716)) ### [`v3.4.6`](https://github.com/jawah/charset_normalizer/blob/HEAD/CHANGELOG.md#346-2026-03-15) [Compare Source](https://github.com/jawah/charset_normalizer/compare/3.4.5...3.4.6) ##### Changed - Flattened the logic in `charset_normalizer.md` for higher performance. Removed `eligible(..)` and `feed(...)` in favor of `feed_info(...)`. - Raised upper bound for mypy\[c] to 1.20, for our optimized version. - Updated `UNICODE_RANGES_COMBINED` using Unicode blocks v17. ##### Fixed - Edge case where noise difference between two candidates can be almost insignificant. ([#&#8203;672](https://github.com/jawah/charset_normalizer/issues/672)) - CLI `--normalize` writing to wrong path when passing multiple files in. ([#&#8203;702](https://github.com/jawah/charset_normalizer/issues/702)) ##### Misc - Freethreaded pre-built wheels now shipped in PyPI starting with 3.14t. ([#&#8203;616](https://github.com/jawah/charset_normalizer/issues/616)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate-bot force-pushed renovate/charset-normalizer-3.x from 5dedce9c92 to e126eeb01b 2026-04-02 12:03:15 +00:00 Compare
renovate-bot changed title from Update dependency charset-normalizer to v3.4.6 to Update dependency charset-normalizer to v3.4.7 2026-04-02 12:03:16 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/charset-normalizer-3.x:renovate/charset-normalizer-3.x
git switch renovate/charset-normalizer-3.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/charset-normalizer-3.x
git switch renovate/charset-normalizer-3.x
git rebase main
git switch main
git merge --ff-only renovate/charset-normalizer-3.x
git switch renovate/charset-normalizer-3.x
git rebase main
git switch main
git merge --no-ff renovate/charset-normalizer-3.x
git switch main
git merge --squash renovate/charset-normalizer-3.x
git switch main
git merge --ff-only renovate/charset-normalizer-3.x
git switch main
git merge renovate/charset-normalizer-3.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gravityfargo/modernleft-docs!49
No description provided.