andreoliwa / nitpick

Enforce the same settings on multiple projects
https://nitpick.readthedocs.io/
MIT License
393 stars 24 forks source link

chore(deps): update dependency charset-normalizer to v3.3.2 #635

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
charset-normalizer ==3.3.0 -> ==3.3.2 age adoption passing confidence

Release Notes

Ousret/charset_normalizer (charset-normalizer) ### [`v3.3.2`](https://togithub.com/Ousret/charset_normalizer/blob/HEAD/CHANGELOG.md#332-2023-10-31) [Compare Source](https://togithub.com/Ousret/charset_normalizer/compare/3.3.1...3.3.2) ##### Fixed - Unintentional memory usage regression when using large payload that match several encoding ([#​376](https://togithub.com/Ousret/charset_normalizer/issues/376)) - Regression on some detection case showcased in the documentation ([#​371](https://togithub.com/Ousret/charset_normalizer/issues/371)) ##### Added - Noise (md) probe that identify malformed arabic representation due to the presence of letters in isolated form (credit to my wife) ### [`v3.3.1`](https://togithub.com/Ousret/charset_normalizer/blob/HEAD/CHANGELOG.md#331-2023-10-22) [Compare Source](https://togithub.com/Ousret/charset_normalizer/compare/3.3.0...3.3.1) ##### Changed - Optional mypyc compilation upgraded to version 1.6.1 for Python >= 3.8 - Improved the general detection reliability based on reports from the community

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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 Mend Renovate. View repository job log here.

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 0.35.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: