Skip to content

chore(deps): update dependency chardet to v7.4.3#587

Merged
github-actions[bot] merged 1 commit intomasterfrom
konflux/mintmaker/master/chardet-7.x
Apr 14, 2026
Merged

chore(deps): update dependency chardet to v7.4.3#587
github-actions[bot] merged 1 commit intomasterfrom
konflux/mintmaker/master/chardet-7.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
chardet (changelog) ==7.4.2==7.4.3 age confidence

Release Notes

chardet/chardet (chardet)

v7.4.3

Compare Source

Patch release: fixes a crash when input contains null bytes inside a <meta charset> declaration.

Bug Fixes

  • Fixed ValueError: embedded null character crash when input contained a <meta charset> declaration with a null byte in the encoding name (e.g. b'<meta charset="\x00utf-8">'). codecs.lookup() raises ValueError on embedded nulls, and lookup_encoding() was only catching LookupError. Also added defensive ValueError catches in _validate_bytes() and _to_utf8() for completeness. (#​369, thanks @​DRMacIver for the report)

Full Changelog: chardet/chardet@7.4.2...7.4.3


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@github-actions github-actions Bot merged commit 9d42368 into master Apr 14, 2026
3 checks passed
@github-actions github-actions Bot deleted the konflux/mintmaker/master/chardet-7.x branch April 14, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants