Skip to content

Update dependency charset-normalizer to v3.4.7#152

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/charset-normalizer-3.x
Closed

Update dependency charset-normalizer to v3.4.7#152
renovate[bot] wants to merge 1 commit intomainfrom
renovate/charset-normalizer-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 14, 2025

This PR contains the following updates:

Package Change Age Confidence
charset-normalizer (changelog) ==3.4.3==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)

v3.4.5

Compare Source

Changed
  • Update setuptools constraint to setuptools>=68,<=82.
  • Raised upper bound of mypyc for the optional pre-built extension to v1.19.1
Fixed
  • Add explicit link to lib math in our optimized build. (#​692)
  • Logger level not restored correctly for empty byte sequences. (#​701)
  • TypeError when passing bytearray to from_bytes. (#​703)
Misc
  • Applied safe micro-optimizations in both our noise detector and language detector.
  • Rewrote the query_yes_no function (inside CLI) to avoid using ambiguous licensed code.
  • Added cd.py submodule into mypyc optional compilation to reduce further the performance impact.

v3.4.4

Compare Source

Changed
  • Bound setuptools to a specific constraint setuptools>=68,<=81.
  • Raised upper bound of mypyc for the optional pre-built extension to v1.18.2
Removed
  • setuptools-scm as a build dependency.
Misc
  • Enforced hashes in dev-requirements.txt and created ci-requirements.txt for security purposes.
  • Additional pre-built wheels for riscv64, s390x, and armv7l architectures.
  • Restore multiple.intoto.jsonl in GitHub releases in addition to individual attestation file per wheel.

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/charset-normalizer-3.x branch from 5b4132e to 6103b20 Compare October 28, 2025 00:36
@renovate renovate Bot force-pushed the renovate/charset-normalizer-3.x branch 2 times, most recently from eeb97a7 to b0245d6 Compare November 13, 2025 17:11
@renovate renovate Bot force-pushed the renovate/charset-normalizer-3.x branch 2 times, most recently from cc4c1fb to 8a00081 Compare December 19, 2025 21:41
@renovate renovate Bot force-pushed the renovate/charset-normalizer-3.x branch from 8a00081 to 8517044 Compare February 10, 2026 22:26
@renovate renovate Bot changed the title Update dependency charset-normalizer to v3.4.4 Update dependency charset-normalizer to v3.4.5 Mar 6, 2026
@renovate renovate Bot force-pushed the renovate/charset-normalizer-3.x branch 2 times, most recently from 1aa27c3 to cc85823 Compare March 9, 2026 22:48
@renovate renovate Bot changed the title Update dependency charset-normalizer to v3.4.5 Update dependency charset-normalizer to v3.4.6 Mar 15, 2026
@renovate renovate Bot force-pushed the renovate/charset-normalizer-3.x branch from cc85823 to 35ad2cc Compare March 15, 2026 21:57
@renovate renovate Bot changed the title Update dependency charset-normalizer to v3.4.6 Update dependency charset-normalizer to v3.4.7 Apr 2, 2026
@renovate renovate Bot force-pushed the renovate/charset-normalizer-3.x branch 2 times, most recently from a201782 to beb1254 Compare April 8, 2026 23:25
@renovate renovate Bot force-pushed the renovate/charset-normalizer-3.x branch from beb1254 to 0845870 Compare April 15, 2026 00:49
@renovate renovate Bot force-pushed the renovate/charset-normalizer-3.x branch from 0845870 to 816805a Compare April 15, 2026 01:20
@frankw2 frankw2 closed this Apr 15, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 15, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==3.4.7). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/charset-normalizer-3.x branch April 15, 2026 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant