chore(deps): update dependency charset-normalizer to v3.5.1 #14
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
renovate-bot
renovate-security
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
mCaptcha/mcaptcha-api-rs!14
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/charset-normalizer-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==3.3.2->==3.5.1Release Notes
jawah/charset_normalizer (charset-normalizer)
v3.5.1Compare Source
Changed
Fixed
Only impacted large content input >1M bytes.
v3.5.0Compare Source
Added
Fixed
Changed
pure Python fallback. The previous engine (mypyc) started to hit rough limit around
the optimization of our noise/coherence detector while Cython allows us to
steer the engine toward the right generated optimized sources.
This change SHOULD not impact bundler (e.g. Pyinstaller) as the module are
immediately discoverable (i.e. not hidden import like mypyc did).
Moreover, a long wished distribution is the abi3 wheels, this will allow us
to no longer rush each year when a new Python interpreter is released.
We still distribute the interpreter specific wheels for faster performance.
Misc
v3.4.9Compare Source
Fixed
We've yanked 3.4.8 as a result of that bug.
v3.4.8Compare Source
Fixed
Changed
Removed
v3.4.7Compare Source
Changed
setuptoolsconstraint tosetuptools>=68,<82.1.Fixed
v3.4.6Compare Source
Changed
charset_normalizer.mdfor higher performance. Removedeligible(..)andfeed(...)in favor of
feed_info(...).UNICODE_RANGES_COMBINEDusing Unicode blocks v17.Fixed
--normalizewriting to wrong path when passing multiple files in. (#702)Misc
v3.4.5Compare Source
Changed
setuptoolsconstraint tosetuptools>=68,<=82.Fixed
Misc
query_yes_nofunction (inside CLI) to avoid using ambiguous licensed code.cd.pysubmodule into mypyc optional compilation to reduce further the performance impact.v3.4.4Compare Source
Changed
setuptoolsto a specific constraintsetuptools>=68,<=81.Removed
setuptools-scmas a build dependency.Misc
dev-requirements.txtand createdci-requirements.txtfor security purposes.multiple.intoto.jsonlin GitHub releases in addition to individual attestation file per wheel.v3.4.3Compare Source
Changed
CHARSET_NORMALIZER_USE_MYPYCisn't set to1. (#595) (#583)detectoutput legacy function. (#391)Added
Fixed
Misc
Each published wheel comes with its SBOM. We choose CycloneDX as the format.
v3.4.2Compare Source
Fixed
argparse.FileTypeby backporting the target class into the package. (#591)Changed
v3.4.1Compare Source
Changed
pyproject.tomlinstead ofsetup.cfgusing setuptools as the build backend.Added
Removed
build-requirements.txtas per usingpyproject.tomlnative build configuration.bin/integration.pyandbin/serve.pyin favor of downstream integration test (see noxfile).setup.cfgin favor ofpyproject.tomlmetadata configuration.utils.range_scanfunction.Fixed
utf_8instead of preferredutf-8. (#572)v3.4.0Compare Source
Added
--no-preemptivein the CLI to prevent the detector to search for hints.Fixed
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.
This PR has been generated by Renovate Bot.
82e4f044218e61ae706achore(deps): update dependency charset-normalizer to v3.4.0to chore(deps): update dependency charset-normalizer to v3.4.18e61ae706a3c881b5ca9chore(deps): update dependency charset-normalizer to v3.4.1to chore(deps): update dependency charset-normalizer to v3.4.23c881b5ca9to29d5a0d1a4chore(deps): update dependency charset-normalizer to v3.4.2to chore(deps): update dependency charset-normalizer to v3.4.329d5a0d1a4to7019f063c2chore(deps): update dependency charset-normalizer to v3.4.3to chore(deps): update dependency charset-normalizer to v3.4.47019f063c2toaf03ecc572chore(deps): update dependency charset-normalizer to v3.4.4to chore(deps): update dependency charset-normalizer to v3.4.5af03ecc572to42271d367achore(deps): update dependency charset-normalizer to v3.4.5to chore(deps): update dependency charset-normalizer to v3.4.642271d367ato2de9f8c527chore(deps): update dependency charset-normalizer to v3.4.6to chore(deps): update dependency charset-normalizer to v3.4.72de9f8c527to4ce764bb434ce764bb43to5513ac287dchore(deps): update dependency charset-normalizer to v3.4.7to chore(deps): update dependency charset-normalizer to v3.4.95513ac287dto406da86bf4chore(deps): update dependency charset-normalizer to v3.4.9to chore(deps): update dependency charset-normalizer to v3.5.1406da86bf4to299fba7605View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.