Update dependency charset-normalizer to v2.1.0 #5

Merged
renovate[bot] merged 1 commits from renovate/charset-normalizer-2.x into main 2022-06-30 21:29:27 +02:00
renovate[bot] commented 2022-06-26 00:00:15 +02:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
charset-normalizer ==2.0.12 -> ==2.1.0 age adoption passing confidence

Release Notes

ousret/charset_normalizer

v2.1.0

Compare Source

Added
  • Output the Unicode table version when running the CLI with --version (PR #​194)
Changed
Fixed
  • Workaround potential bug in cpython with Zero Width No-Break Space located in Arabic Presentation Forms-B, Unicode 1.1 not acknowledged as space (PR #​175)
  • CLI default threshold aligned with the API threshold from @​oleksandr-kuzmenko (PR #​181)
Removed
  • Support for Python 3.5 (PR #​192)
Deprecated
  • Use of backport unicodedata from unicodedata2 as Python is quickly catching up, scheduled for removal in 3.0 (PR #​194)

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [charset-normalizer](https://togithub.com/ousret/charset_normalizer) | `==2.0.12` -> `==2.1.0` | [![age](https://badges.renovateapi.com/packages/pypi/charset-normalizer/2.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/charset-normalizer/2.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/charset-normalizer/2.1.0/compatibility-slim/2.0.12)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/charset-normalizer/2.1.0/confidence-slim/2.0.12)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ousret/charset_normalizer</summary> ### [`v2.1.0`](https://togithub.com/ousret/charset_normalizer/blob/HEAD/CHANGELOG.md#&#8203;210-httpsgithubcomOusretcharsetnormalizercompare2012210-2022-06-19) [Compare Source](https://togithub.com/ousret/charset_normalizer/compare/2.0.12...2.1.0) ##### Added - Output the Unicode table version when running the CLI with `--version` (PR [#&#8203;194](https://togithub.com/ousret/charset_normalizer/issues/194)) ##### Changed - Re-use decoded buffer for single byte character sets from [@&#8203;nijel](https://togithub.com/nijel) (PR [#&#8203;175](https://togithub.com/ousret/charset_normalizer/issues/175)) - Fixing some performance bottlenecks from [@&#8203;deedy5](https://togithub.com/deedy5) (PR [#&#8203;183](https://togithub.com/ousret/charset_normalizer/issues/183)) ##### Fixed - Workaround potential bug in cpython with Zero Width No-Break Space located in Arabic Presentation Forms-B, Unicode 1.1 not acknowledged as space (PR [#&#8203;175](https://togithub.com/ousret/charset_normalizer/issues/175)) - CLI default threshold aligned with the API threshold from [@&#8203;oleksandr-kuzmenko](https://togithub.com/oleksandr-kuzmenko) (PR [#&#8203;181](https://togithub.com/ousret/charset_normalizer/issues/181)) ##### Removed - Support for Python 3.5 (PR [#&#8203;192](https://togithub.com/ousret/charset_normalizer/issues/192)) ##### Deprecated - Use of backport unicodedata from `unicodedata2` as Python is quickly catching up, scheduled for removal in 3.0 (PR [#&#8203;194](https://togithub.com/ousret/charset_normalizer/issues/194)) </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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/luketainton/pypilot).
codecov[bot] commented 2022-06-30 21:26:40 +02:00 (Migrated from github.com)

Codecov Report

Merging #5 (bdc9a5f) into main (8f1a82f) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main        #5   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          103       103           
=========================================
  Hits           103       103           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f1a82f...bdc9a5f. Read the comment docs.

# [Codecov](https://codecov.io/gh/luketainton/pypilot/pull/5?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luke+Tainton) Report > Merging [#5](https://codecov.io/gh/luketainton/pypilot/pull/5?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luke+Tainton) (bdc9a5f) into [main](https://codecov.io/gh/luketainton/pypilot/commit/8f1a82f113df8b1cbe08371f3e4495e36a6353ec?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luke+Tainton) (8f1a82f) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #5 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 103 103 ========================================= Hits 103 103 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/luketainton/pypilot/pull/5?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luke+Tainton). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luke+Tainton) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/luketainton/pypilot/pull/5?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luke+Tainton). Last update [8f1a82f...bdc9a5f](https://codecov.io/gh/luketainton/pypilot/pull/5?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luke+Tainton). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luke+Tainton).
luketainton (Migrated from github.com) approved these changes 2022-06-30 21:28:09 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/pypilot#5
No description provided.