Update dependency charset-normalizer to v3.4.9 #108

Merged
timatlee merged 1 commits from renovate/charset-normalizer-3.x into main 2026-07-08 07:59:02 -06:00
Collaborator

This PR contains the following updates:

Package Update Change
charset-normalizer (changelog) patch ==3.4.7==3.4.9

Release Notes

jawah/charset_normalizer (charset-normalizer)

v3.4.9

Compare Source

Fixed
  • Regression in our fallback path leading to a decode error. (#​771)
    We've yanked 3.4.8 as a result of that bug.

v3.4.8

Compare Source

Fixed
  • Wall import time due to cascade codec imports for our multibyte first sort of iana supported codecs (#​742)
  • Unnecessary json import at runtime (#​753)
  • Inverse capitalization not seen by noise detector (#​731)
Changed
  • No longer holding a global cache for our noise / coherence measurements. Relax RSS memory usage.
  • Micro-optimizations in our noise / coherence measurements.
  • No longer using regex search by default for our preemptive charset mark algorithm.
  • Raised upperbound of setuptools to v83.
  • Raised upperbound of mypy(c) to v2.1.
Removed
  • Redundant UTF7 BOM marker (#​730)

Configuration

📅 Schedule: (in timezone America/Edmonton)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [charset-normalizer](https://github.com/jawah/charset_normalizer) ([changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)) | patch | `==3.4.7` → `==3.4.9` | --- ### Release Notes <details> <summary>jawah/charset_normalizer (charset-normalizer)</summary> ### [`v3.4.9`](https://github.com/jawah/charset_normalizer/blob/HEAD/CHANGELOG.md#349-2026-07-07) [Compare Source](https://github.com/jawah/charset_normalizer/compare/3.4.8...3.4.9) ##### Fixed - Regression in our fallback path leading to a decode error. ([#&#8203;771](https://github.com/jawah/charset_normalizer/issues/771)) We've yanked 3.4.8 as a result of that bug. ### [`v3.4.8`](https://github.com/jawah/charset_normalizer/blob/HEAD/CHANGELOG.md#348-2026-07-06) [Compare Source](https://github.com/jawah/charset_normalizer/compare/3.4.7...3.4.8) ##### Fixed - Wall import time due to cascade codec imports for our multibyte first sort of iana supported codecs ([#&#8203;742](https://github.com/jawah/charset_normalizer/issues/742)) - Unnecessary json import at runtime ([#&#8203;753](https://github.com/jawah/charset_normalizer/issues/753)) - Inverse capitalization not seen by noise detector ([#&#8203;731](https://github.com/jawah/charset_normalizer/issues/731)) ##### Changed - No longer holding a global cache for our noise / coherence measurements. Relax RSS memory usage. - Micro-optimizations in our noise / coherence measurements. - No longer using regex search by default for our preemptive charset mark algorithm. - Raised upperbound of setuptools to v83. - Raised upperbound of mypy(c) to v2.1. ##### Removed - Redundant UTF7 BOM marker ([#&#8203;730](https://github.com/jawah/charset_normalizer/issues/730)) </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Edmonton) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI1NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2026-07-07 09:00:28 -06:00
Update dependency charset-normalizer to v3.4.9
Build Docker Image / build (pull_request) Successful in 1m51s
5424b9de5e
timatlee merged commit 97341486a5 into main 2026-07-08 07:59:02 -06:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: timatlee/cloudflare-ddns-docker-updated#108