chardet/chardet
### [`v5.0.0`](https://togithub.com/chardet/chardet/releases/tag/5.0.0)
[Compare Source](https://togithub.com/chardet/chardet/compare/4.0.0...5.0.0)
⚠️ This release is the first release of chardet that no longer supports Python < 3.6 ⚠️
In addition to that change, it features the following user-facing changes:
- Added a prober for Johab Korean ([#207](https://togithub.com/chardet/chardet/issues/207), [@grizlupo](https://togithub.com/grizlupo))
- Added a prober for UTF-16/32 BE/LE ([#109](https://togithub.com/chardet/chardet/issues/109), [#206](https://togithub.com/chardet/chardet/issues/206), [@jpz](https://togithub.com/jpz))
- Added test data for Croatian, Czech, Hungarian, Polish, Slovak, Slovene, Greek, and Turkish, which should help prevent future errors with those languages
- Improved XML tag filtering, which should improve accuracy for XML files ([#208](https://togithub.com/chardet/chardet/issues/208))
- Tweaked `SingleByteCharSetProber` confidence to match latest uchardet ([#209](https://togithub.com/chardet/chardet/issues/209))
- Made `detect_all` return child prober confidences ([#210](https://togithub.com/chardet/chardet/issues/210))
- Updated examples in docs ([#223](https://togithub.com/chardet/chardet/issues/223), [@domdfcoding](https://togithub.com/domdfcoding))
- Documentation fixes ([#212](https://togithub.com/chardet/chardet/issues/212), [#224](https://togithub.com/chardet/chardet/issues/224), [#225](https://togithub.com/chardet/chardet/issues/225), [#226](https://togithub.com/chardet/chardet/issues/226), [#220](https://togithub.com/chardet/chardet/issues/220), [#221](https://togithub.com/chardet/chardet/issues/221), [#244](https://togithub.com/chardet/chardet/issues/244) from too many to mention)
- Minor performance improvements ([#252](https://togithub.com/chardet/chardet/issues/252), [@deedy5](https://togithub.com/deedy5))
- Add support for Python 3.10 when testing ([#232](https://togithub.com/chardet/chardet/issues/232), [@jdufresne](https://togithub.com/jdufresne))
- Lots of little development cycle improvements, mostly thanks to [@jdufresne](https://togithub.com/jdufresne)
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.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
==4.0.0
->==5.0.0
Release Notes
chardet/chardet
### [`v5.0.0`](https://togithub.com/chardet/chardet/releases/tag/5.0.0) [Compare Source](https://togithub.com/chardet/chardet/compare/4.0.0...5.0.0) ⚠️ This release is the first release of chardet that no longer supports Python < 3.6 ⚠️ In addition to that change, it features the following user-facing changes: - Added a prober for Johab Korean ([#207](https://togithub.com/chardet/chardet/issues/207), [@grizlupo](https://togithub.com/grizlupo)) - Added a prober for UTF-16/32 BE/LE ([#109](https://togithub.com/chardet/chardet/issues/109), [#206](https://togithub.com/chardet/chardet/issues/206), [@jpz](https://togithub.com/jpz)) - Added test data for Croatian, Czech, Hungarian, Polish, Slovak, Slovene, Greek, and Turkish, which should help prevent future errors with those languages - Improved XML tag filtering, which should improve accuracy for XML files ([#208](https://togithub.com/chardet/chardet/issues/208)) - Tweaked `SingleByteCharSetProber` confidence to match latest uchardet ([#209](https://togithub.com/chardet/chardet/issues/209)) - Made `detect_all` return child prober confidences ([#210](https://togithub.com/chardet/chardet/issues/210)) - Updated examples in docs ([#223](https://togithub.com/chardet/chardet/issues/223), [@domdfcoding](https://togithub.com/domdfcoding)) - Documentation fixes ([#212](https://togithub.com/chardet/chardet/issues/212), [#224](https://togithub.com/chardet/chardet/issues/224), [#225](https://togithub.com/chardet/chardet/issues/225), [#226](https://togithub.com/chardet/chardet/issues/226), [#220](https://togithub.com/chardet/chardet/issues/220), [#221](https://togithub.com/chardet/chardet/issues/221), [#244](https://togithub.com/chardet/chardet/issues/244) from too many to mention) - Minor performance improvements ([#252](https://togithub.com/chardet/chardet/issues/252), [@deedy5](https://togithub.com/deedy5)) - Add support for Python 3.10 when testing ([#232](https://togithub.com/chardet/chardet/issues/232), [@jdufresne](https://togithub.com/jdufresne)) - Lots of little development cycle improvements, mostly thanks to [@jdufresne](https://togithub.com/jdufresne)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.