Update dependency chardet to v7.4.1 #86

Merged
timatlee merged 1 commits from renovate/chardet-7.x into main 2026-04-11 10:37:36 -06:00
Collaborator

This PR contains the following updates:

Package Update Change
chardet (changelog) patch ==7.4.0.post2==7.4.1

Release Notes

chardet/chardet (chardet)

v7.4.1

Compare Source

Bug Fixes

  • BOM-prefixed UTF-16/32 input now returns utf-16/utf-32 instead of utf-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)

  • 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, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [chardet](https://github.com/chardet/chardet) ([changelog](https://chardet.readthedocs.io/en/latest/changelog.html)) | patch | `==7.4.0.post2` → `==7.4.1` | --- ### Release Notes <details> <summary>chardet/chardet (chardet)</summary> ### [`v7.4.1`](https://github.com/chardet/chardet/releases/tag/7.4.1) [Compare Source](https://github.com/chardet/chardet/compare/7.4.0.post2...7.4.1) #### Bug Fixes - BOM-prefixed UTF-16/32 input now returns `utf-16`/`utf-32` instead of `utf-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. ([#&#8203;364](https://github.com/chardet/chardet/issues/364), [#&#8203;365](https://github.com/chardet/chardet/issues/365)) **Full Changelog**: <https://github.com/chardet/chardet/compare/7.4.0...7.4.1> </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Edmonton) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEwOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2026-04-07 15:00:34 -06:00
Update dependency chardet to v7.4.1
Build Docker Image / build (pull_request) Successful in 1m58s
400c4e0d8c
timatlee merged commit 4d7e12510f into main 2026-04-11 10:37:36 -06:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: timatlee/cloudflare-ddns-docker-updated#86