Commit 2dcf534
authored
Bump multidict from 6.5.0 to 6.5.1 (#11242)
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.5.0 to
6.5.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aio-libs/multidict/releases">multidict's
releases</a>.</em></p>
<blockquote>
<h2>6.5.1</h2>
<h2>Bug fixes</h2>
<ul>
<li>
<p>Fixed a bug in C implementation when multidict is resized and it has
deleted slots.</p>
<p>The bug was introduced by multidict 6.5.0 release.</p>
<p>Patch by :user:<code>asvetlov</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
<a
href="https://redirect.github.com/aio-libs/multidict/issues/1195">#1195</a>.</p>
</li>
</ul>
<h2>Contributor-facing changes</h2>
<ul>
<li>
<p>A pair of code formatters for Python and C have been configured in
the pre-commit tool.</p>
<p><em>Related issues and pull requests on GitHub:</em>
<a
href="https://redirect.github.com/aio-libs/multidict/issues/1123">#1123</a>.</p>
</li>
<li>
<p>Shorted fixture parametrization ids.</p>
<p>For example,
<code>test_keys_view_xor[case-insensitive-pure-python-module]</code>
becomes <code>test_keys_view_xor[ci-py]</code> -- by
:user:<code>asvetlov</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
<a
href="https://redirect.github.com/aio-libs/multidict/issues/1192">#1192</a>.</p>
</li>
<li>
<p>The :file:<code>reusable-cibuildwheel.yml</code> workflow has been
refactored to
be more generic and :file:<code>ci-cd.yml</code> now holds all the
configuration
toggles -- by :user:<code>webknjaz</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
<a
href="https://redirect.github.com/aio-libs/multidict/issues/1193">#1193</a>.</p>
</li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aio-libs/multidict/blob/master/CHANGES.rst">multidict's
changelog</a>.</em></p>
<blockquote>
<h1>6.5.1</h1>
<p><em>(2025-06-24)</em></p>
<h2>Bug fixes</h2>
<ul>
<li>
<p>Fixed a bug in C implementation when multidict is resized and it has
deleted slots.</p>
<p>The bug was introduced by multidict 6.5.0 release.</p>
<p>Patch by :user:<code>asvetlov</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
:issue:<code>1195</code>.</p>
</li>
</ul>
<h2>Contributor-facing changes</h2>
<ul>
<li>
<p>A pair of code formatters for Python and C have been configured in
the pre-commit tool.</p>
<p><em>Related issues and pull requests on GitHub:</em>
:issue:<code>1123</code>.</p>
</li>
<li>
<p>Shorted fixture parametrization ids.</p>
<p>For example,
<code>test_keys_view_xor[case-insensitive-pure-python-module]</code>
becomes <code>test_keys_view_xor[ci-py]</code> -- by
:user:<code>asvetlov</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
:issue:<code>1192</code>.</p>
</li>
<li>
<p>The :file:<code>reusable-cibuildwheel.yml</code> workflow has been
refactored to
be more generic and :file:<code>ci-cd.yml</code> now holds all the
configuration
toggles -- by :user:<code>webknjaz</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
:issue:<code>1193</code>.</p>
</li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aio-libs/multidict/commit/df0379fe7f27682359e3298a9ad1507f650cc690"><code>df0379f</code></a>
Release 6.5.1 (<a
href="https://redirect.github.com/aio-libs/multidict/issues/1197">#1197</a>)</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/964d65f3c1a4aaa7f49acc6c2028aef79aba69fd"><code>964d65f</code></a>
Issue 1195 (<a
href="https://redirect.github.com/aio-libs/multidict/issues/1196">#1196</a>)</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/c90fade05a2dfb2818993de920f02764b86e4772"><code>c90fade</code></a>
Fix md_get_all() return value (<a
href="https://redirect.github.com/aio-libs/multidict/issues/1194">#1194</a>)</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/eeb048f7ec15d51ff1289a7eb431618fd79c9036"><code>eeb048f</code></a>
Merge branch 'maintenance/generic-gha-cibuildwheel'</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/0072f7e53b4cb097948abb8b05c39029a3c231ca"><code>0072f7e</code></a>
📝 Add a change note for PR <a
href="https://redirect.github.com/aio-libs/multidict/issues/1193">#1193</a></li>
<li><a
href="https://github.com/aio-libs/multidict/commit/7fa1318a151336e7dd6462f790527ac8be90a559"><code>7fa1318</code></a>
🧪 Generalize <code>cibuildwheel</code> config w/ env vars</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/2f05c7b85209502804472e8f3e4d60befdc7271b"><code>2f05c7b</code></a>
🧪 Implement CI UI build matrix groups</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/661a5e16dda31981bbcf43b13219d6cf9b4f3298"><code>661a5e1</code></a>
Surface <code>timeout-minutes</code> in reusable-cibuildwheel</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/67a8cb2d196ef8fff33812caed1bf7d726c79dd2"><code>67a8cb2</code></a>
Replace reusable-cibuildwheel <code>tag</code>
w/<code>check-name</code></li>
<li><a
href="https://github.com/aio-libs/multidict/commit/9ed7eb142cdbb06d3cc2ee71e5418235885dddbc"><code>9ed7eb1</code></a>
Make hash compute sparse @ <code>reusable-cibuildwheel</code></li>
<li>Additional commits viewable in <a
href="https://github.com/aio-libs/multidict/compare/v6.5.0...v6.5.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a5aa198 commit 2dcf534
File tree
7 files changed
+11
-7
lines changed- requirements
7 files changed
+11
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | | - | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments