Skip to content

Bump multidict from 6.6.2 to 6.6.3#11254

Merged
github-actions[bot] merged 1 commit into3.13from
dependabot/pip/3.13/multidict-6.6.3
Jul 2, 2025
Merged

Bump multidict from 6.6.2 to 6.6.3#11254
github-actions[bot] merged 1 commit into3.13from
dependabot/pip/3.13/multidict-6.6.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps multidict from 6.6.2 to 6.6.3.

Release notes

Sourced from multidict's releases.

6.6.3

Bug fixes

  • Fixed inconsistencies generated by the C implementation of _md_shrink() which might later lead to assertion failures and crash -- by :user:Romain-Geissler-1A.

    Related issues and pull requests on GitHub: #1229.


Changelog

Sourced from multidict's changelog.

6.6.3

(2025-06-30)

Bug fixes

  • Fixed inconsistencies generated by the C implementation of _md_shrink() which might later lead to assertion failures and crash -- by :user:Romain-Geissler-1A.

    Related issues and pull requests on GitHub: :issue:1229.


Commits

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2025
@dependabot dependabot bot requested review from asvetlov and webknjaz as code owners July 1, 2025 12:20
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2025
@github-actions github-actions bot enabled auto-merge (squash) July 1, 2025 12:20
@codecov
Copy link

codecov bot commented Jul 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (3.13@1826cf0). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.13   #11254   +/-   ##
=======================================
  Coverage        ?   98.28%           
=======================================
  Files           ?      132           
  Lines           ?    43578           
  Branches        ?     2388           
=======================================
  Hits            ?    42832           
  Misses          ?      565           
  Partials        ?      181           
Flag Coverage Δ
CI-GHA 98.18% <ø> (?)
OS-Linux 97.93% <ø> (?)
OS-Windows 95.63% <ø> (?)
OS-macOS 97.17% <ø> (?)
Py-3.10.11 96.81% <ø> (?)
Py-3.10.18 97.30% <ø> (?)
Py-3.11.13 97.50% <ø> (?)
Py-3.11.9 97.01% <ø> (?)
Py-3.12.10 97.10% <ø> (?)
Py-3.12.11 97.59% <ø> (?)
Py-3.13.3 97.83% <ø> (?)
Py-3.9.13 96.72% <ø> (?)
Py-3.9.23 97.19% <ø> (?)
Py-pypy7.3.16 87.85% <ø> (?)
VM-macos 97.17% <ø> (?)
VM-ubuntu 97.93% <ø> (?)
VM-windows 95.63% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco
Copy link
Member

bdraco commented Jul 2, 2025

@dependabot recreate

Bumps [multidict](https://github.com/aio-libs/multidict) from 6.6.2 to 6.6.3.
- [Release notes](https://github.com/aio-libs/multidict/releases)
- [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
- [Commits](aio-libs/multidict@v6.6.2...v6.6.3)

---
updated-dependencies:
- dependency-name: multidict
  dependency-version: 6.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/3.13/multidict-6.6.3 branch from 09be9c7 to 3fdb1a4 Compare July 2, 2025 18:39
@codspeed-hq
Copy link

codspeed-hq bot commented Jul 2, 2025

CodSpeed Performance Report

Merging #11254 will not alter performance

Comparing dependabot/pip/3.13/multidict-6.6.3 (3fdb1a4) with 3.13 (9d61fc4)

Summary

✅ 59 untouched benchmarks

@github-actions github-actions bot merged commit 4d078e0 into 3.13 Jul 2, 2025
36 checks passed
@github-actions github-actions bot deleted the dependabot/pip/3.13/multidict-6.6.3 branch July 2, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant