Update dependency charset-normalizer to v3.2.0 #148

Merged
Xefir merged 1 commits from renovate/charset-normalizer-3.x into master 2023-07-08 09:52:12 +00:00
Owner

This PR contains the following updates:

Package Update Change
charset-normalizer minor ==3.1.0 -> ==3.2.0

Release Notes

Ousret/charset_normalizer (charset-normalizer)

v3.2.0

Compare Source

Changed
  • Typehint for function from_path no longer enforce PathLike as its first argument
  • Minor improvement over the global detection reliability
Added
  • Introduce function is_binary that relies on main capabilities, and optimized to detect binaries
  • Propagate enable_fallback argument throughout from_bytes, from_path, and from_fp that allow a deeper control over the detection (default True)
  • Explicit support for Python 3.12
Fixed
  • Edge case detection failure where a file would contain 'very-long' camel cased word (Issue #​289)

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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | minor | `==3.1.0` -> `==3.2.0` | --- ### Release Notes <details> <summary>Ousret/charset_normalizer (charset-normalizer)</summary> ### [`v3.2.0`](https://github.com/Ousret/charset_normalizer/blob/HEAD/CHANGELOG.md#320-2023-06-07) [Compare Source](https://github.com/Ousret/charset_normalizer/compare/3.1.0...3.2.0) ##### Changed - Typehint for function `from_path` no longer enforce `PathLike` as its first argument - Minor improvement over the global detection reliability ##### Added - Introduce function `is_binary` that relies on main capabilities, and optimized to detect binaries - Propagate `enable_fallback` argument throughout `from_bytes`, `from_path`, and `from_fp` that allow a deeper control over the detection (default True) - Explicit support for Python 3.12 ##### Fixed - Edge case detection failure where a file would contain 'very-long' camel cased word (Issue [#&#8203;289](https://github.com/Ousret/charset_normalizer/issues/289)) </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjE2IiwidXBkYXRlZEluVmVyIjoiMzYuMS4xNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Xefir added 1 commit 2023-07-08 06:41:00 +00:00
books / flake8 (push) Successful in 42s Details
books / docker (push) Successful in 1m2s Details
books / pypi (push) Has been skipped Details
86c7399924
Update dependency charset-normalizer to v3.2.0
Xefir merged commit 567f1d7fa1 into master 2023-07-08 09:52:11 +00:00
Xefir deleted branch renovate/charset-normalizer-3.x 2023-07-08 09:52:12 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/PyNyaaTa#148
No description provided.