Update dependency chardet to v7.4.1 #86
Reference in New Issue
Block a user
Delete Branch "renovate/chardet-7.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:
==7.4.0.post2→==7.4.1Release Notes
chardet/chardet (chardet)
v7.4.1Compare Source
Bug Fixes
utf-16/utf-32instead ofutf-16-le/utf-16-be/utf-32-le/utf-32-be. The endian-specific codecs don't strip the BOM on decode, so callers were getting a stray U+FEFF at the start of their text. BOM-less detection is unchanged. (#364, #365)Full Changelog: https://github.com/chardet/chardet/compare/7.4.0...7.4.1
Configuration
📅 Schedule: (in timezone America/Edmonton)
🚦 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.