-
Notifications
You must be signed in to change notification settings - Fork 7.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency charset-normalizer to v3 #1193
chore(deps): update dependency charset-normalizer to v3 #1193
Conversation
|
|
Waiting on a new version of requests to be released with the fix @bourgeoisor linked above. |
1e16c1c
to
d846291
Compare
d846291
to
dc5afa3
Compare
dc5afa3
to
fd03cfa
Compare
Still getting the same issue:
This will be fixed in |
95a922f
to
a12eb0d
Compare
7fd3d33
to
9a4c3d2
Compare
This PR cannot be merged because the latest version of the |
* chore(deps): manual upgrade of dependencies accumulated upgrades from renovate PRs #997, #1094, #1095, #1193, #1379, #1384, #1387, #1388, #1389, * chore(deps): fix dependencies due to requests constraint the charset-normalizer is rolled back to lates of major version 2 (2.1.1). add importlib-metadata dependency. update opentelemetry-* to the version supported by 1.15.0 of the SDK. rollback to docker 3.10 for email & recommendation cause profiler package does not support python 3.11 regenerate email and recommendation svs protobuf * chore(deps): adding changes from #1402 and #1403
9a4c3d2
to
0ca334e
Compare
Speaking of new release, I just learned that the new release of |
There is now a new version of requests which fixes the above issue: https://github.com/psf/requests/releases |
0ca334e
to
14278ae
Compare
c2fa05a
to
1d2a593
Compare
1d2a593
to
1314e78
Compare
This PR contains the following updates:
==2.1.1
->==3.0.1
Release Notes
Ousret/charset_normalizer
v3.0.1
Compare Source
Fixed
Changed
v3.0.0
Compare Source
Added
language_threshold
infrom_bytes
,from_path
andfrom_fp
to adjust the minimum expected coherence rationormalizer --version
now specify if current version provide extra speedup (meaning mypyc compilation whl)Changed
md.py
can be compiled using Mypyc to provide an extra speedup up to 4x faster than v2.1Fixed
Removed
first()
andbest()
from CharsetMatchnormalize
chaos_secondary_pass
,coherence_non_latin
andw_counter
from CharsetMatchunicodedata2
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 Mend Renovate. View repository job log here.