Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
deps: update dependency charset-normalizer to v2.1.1 (#849)
Browse files Browse the repository at this point in the history
[![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.1` | [![age](https://badges.renovateapi.com/packages/pypi/charset-normalizer/2.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/charset-normalizer/2.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/charset-normalizer/2.1.1/compatibility-slim/2.0.12)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/charset-normalizer/2.1.1/confidence-slim/2.0.12)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>ousret/charset_normalizer</summary>

### [`v2.1.1`](https://togithub.com/ousret/charset_normalizer/blob/HEAD/CHANGELOG.md#&#8203;211-httpsgithubcomOusretcharsetnormalizercompare210211-2022-08-19)

[Compare Source](https://togithub.com/ousret/charset_normalizer/compare/2.1.0...2.1.1)

##### Deprecated

-   Function `normalize` scheduled for removal in 3.0

##### Changed

-   Removed useless call to decode in fn is_unprintable ([#&#8203;206](https://togithub.com/ousret/charset_normalizer/issues/206))

##### Fixed

-   Third-party library (i18n xgettext) crashing not recognizing utf\_8 (PEP 263) with underscore from [@&#8203;aleksandernovikov](https://togithub.com/aleksandernovikov) ([#&#8203;204](https://togithub.com/ousret/charset_normalizer/issues/204))

### [`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/googleapis/java-scheduler).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDguMCIsInVwZGF0ZWRJblZlciI6IjMyLjIwOC4wIn0=-->
  • Loading branch information
renovate-bot committed Sep 28, 2022
1 parent 8b2094e commit 857251a
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 857251a

Please sign in to comment.