<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by ti-chi-bot[bot]</shortDescription></cause><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by ti-chi-bot[bot]</shortDescription></cause><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by renovate[bot]</shortDescription></cause></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>22659</buildableDurationMillis><buildableTimeMillis>22659</buildableTimeMillis><buildingDurationMillis>39873</buildingDurationMillis><executingTimeMillis>39873</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>9387</waitingDurationMillis><waitingTimeMillis>9387</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmain _class='hudson.plugins.git.util.Build'><buildNumber>448</buildNumber><marked><SHA1>6c09939e48a080257c3e243f9b81624c010e88ff</SHA1><branch><SHA1>6c09939e48a080257c3e243f9b81624c010e88ff</SHA1><name>origin/main</name></branch></marked><revision><SHA1>6c09939e48a080257c3e243f9b81624c010e88ff</SHA1><branch><SHA1>6c09939e48a080257c3e243f9b81624c010e88ff</SHA1><name>origin/main</name></branch></revision></originmain></buildsByBranchName><lastBuiltRevision><SHA1>6c09939e48a080257c3e243f9b81624c010e88ff</SHA1><branch><SHA1>6c09939e48a080257c3e243f9b81624c010e88ff</SHA1><name>origin/main</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PingCAP-QE/ci.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#448</displayName><duration>39873</duration><estimatedDuration>80415</estimatedDuration><fullDisplayName>seed #448</fullDisplayName><id>448</id><inProgress>false</inProgress><keepLog>false</keepLog><number>448</number><queueId>426158</queueId><result>SUCCESS</result><timestamp>1728524679141</timestamp><url>https://do.pingcap.net/jenkins/view/all/job/seed/448/</url><builtOn>default-dhd10</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/ops/parse-jenkins-build-log/requirements.txt</affectedPath><affectedPath>scripts/ops/release-check-version/requirements.txt</affectedPath><commitId>6c09939e48a080257c3e243f9b81624c010e88ff</commitId><timestamp>1728524643000</timestamp><author><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>chore(deps): update dependency charset-normalizer to v3.4.0 (#3157)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[charset-normalizer](https://redirect.github.com/Ousret/charset_normalizer)
| `==3.3.2` -&gt; `==3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/charset-normalizer/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/charset-normalizer/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/charset-normalizer/3.3.2/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/charset-normalizer/3.3.2/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

&gt; [!WARNING]
&gt; Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

&lt;details&gt;
&lt;summary&gt;Ousret/charset_normalizer (charset-normalizer)&lt;/summary&gt;

###
[`v3.4.0`](https://redirect.github.com/Ousret/charset_normalizer/blob/HEAD/CHANGELOG.md#340-2024-10-08)

[Compare
Source](https://redirect.github.com/Ousret/charset_normalizer/compare/3.3.2...3.4.0)

##### Added

- Argument `--no-preemptive` in the CLI to prevent the detector to
search for hints.
- Support for Python 3.13
([#&amp;#8203;512](https://redirect.github.com/Ousret/charset_normalizer/issues/512))

##### Fixed

- Relax the TypeError exception thrown when trying to compare a
CharsetMatch with anything else than a CharsetMatch.
- Improved the general reliability of the detector based on user
feedbacks.
([#&amp;#8203;520](https://redirect.github.com/Ousret/charset_normalizer/issues/520))
([#&amp;#8203;509](https://redirect.github.com/Ousret/charset_normalizer/issues/509))
([#&amp;#8203;498](https://redirect.github.com/Ousret/charset_normalizer/issues/498))
([#&amp;#8203;407](https://redirect.github.com/Ousret/charset_normalizer/issues/407))
([#&amp;#8203;537](https://redirect.github.com/Ousret/charset_normalizer/issues/537))
- Declared charset in content (preemptive detection) not changed when
converting to utf-8 bytes.
([#&amp;#8203;381](https://redirect.github.com/Ousret/charset_normalizer/issues/381))

&lt;/details&gt;

---

### 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.

---

- [ ] &lt;!-- rebase-check --&gt;If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/PingCAP-QE/ci).

&lt;!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--&gt;

Co-authored-by: renovate[bot] &lt;29139614+renovate[bot]@users.noreply.github.com&gt;
</comment><date>2024-10-10 01:44:03 +0000</date><id>6c09939e48a080257c3e243f9b81624c010e88ff</id><msg>chore(deps): update dependency charset-normalizer to v3.4.0 (#3157)</msg><path><editType>edit</editType><file>scripts/ops/parse-jenkins-build-log/requirements.txt</file></path><path><editType>edit</editType><file>scripts/ops/release-check-version/requirements.txt</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>