discord
discord copied to clipboard
build(deps): bump chardet from 5.0.0 to 5.2.0
Bumps chardet from 5.0.0 to 5.2.0.
Release notes
Sourced from chardet's releases.
chardet 5.2.0
Adds support for running chardet CLI via
python -m chardet(0e9b7bc20366163efcc221281201baff4100fe19,@dan-blanchard)chardet 5.1.0
Features
- Add
should_rename_legacyargument to most functions, which will rename older encodings to their more modern equivalents (e.g.,GB2312becomesGB18030) (#264,@dan-blanchard)- Add capital letter sharp S and ISO-8859-15 support (#222,
@SimonWaldherr)- Add a prober for MacRoman encoding (#5 updated as c292b52a97e57c95429ef559af36845019b88b33, Rob Speer and
@dan-blanchard)- Add
--minimalflag tochardetectcommand (#214,@dan-blanchard)- Add type annotations to the project and run mypy on CI (#261,
@jdufresne)- Add support for Python 3.11 (#274,
@hugovk)Fixes
- Clarify LGPL version in License trove classifier (#255,
@musicinmybrain)- Remove support for EOL Python 3.6 (#260,
@jdufresne)- Remove unnecessary guards for non-falsey values (#259,
@jdufresne)Misc changes
- Switch to Python 3.10 release in GitHub actions (#257,
@jdufresne)- Remove setup.py in favor of build package (#262,
@jdufresne)- Run tests on macos, Windows, and 3.11-dev (#267,
@dan-blanchard)
Commits
78250d9Bump version to 5.2.00e9b7bcAdd main module to support python -m chardet0649ffeBump version to 5.2.0dev08087f00Bump version to 5.1.0041875fRevert "Distinguish between final and intermediate ResultDict (#266)"7264282Add support for Python 3.11 (#274)ac934feIgnore black reformatting for blamefa4c1afFix mypy error99cd852Update black pre-commit0a0aa94Fix linter- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.