chore(deps-dev): bump yarl from 1.20.1 to 1.24.2
Type: Pull Request
State: Closed
Association: Unknown
Comments: 3
(9 days ago)
(7 days ago)
(7 days ago)
dependencies python
Bumps yarl from 1.20.1 to 1.24.2.
Release notes
Sourced from yarl's releases.
1.24.2
Contributor-facing changes
Switched the aarch64 and armv7l wheel builds to GitHub's native ARM runners. The aarch64 wheels now build without QEMU emulation, and armv7l runs on aarch64 hosts so its 32-bit ARM execution is far cheaper than the previous aarch64-on-x86_64 path -- by :user:
bdraco.Related issues and pull requests on GitHub: #1724.
Restored per-runner native arches in the Windows wheel matrix on tag releases. The previous
CIBW_ARCHS_WINDOWS=AMD64 ARM64setting made bothwindows-latestandwindows-11-armcross-compile the other arch, producing two artifacts with identically-named wheels whose bytes differed; the deploy job'sdownload-artifact ... merge-multiplestep tore those writes together, yielding a wheel that PyPI rejected with400 Invalid distribution file. ZIP archive not accepted: Mis-matched data sizeduring the 1.24.0 and 1.24.1 releases -- by :user:bdraco.Related issues and pull requests on GitHub: #1725.
1.24.1
This release was yanked from PyPI due to a partial wheel publishing problem.
Contributor-facing changes
Allowed re-running the deploy job after a partial release failure: the
Make Releasestep now skips when the GitHub Release already exists, and the PyPI publish step usesskip-existingso dists that were already uploaded on a prior attempt do not break the retry -- by :user:bdraco.Related issues and pull requests on GitHub: #1721.
1.24.0
This release was yanked from PyPI due to a partial wheel publishing problem.
... (truncated)
Changelog
Sourced from yarl's changelog.
v1.24.2
(2026-05-19)
Contributor-facing changes
Switched the aarch64 and armv7l wheel builds to GitHub's native ARM runners. The aarch64 wheels now build without QEMU emulation, and armv7l runs on aarch64 hosts so its 32-bit ARM execution is far cheaper than the previous aarch64-on-x86_64 path -- by :user:
bdraco.Related issues and pull requests on GitHub: :issue:
1724.Restored per-runner native arches in the Windows wheel matrix on tag releases. The previous
CIBW_ARCHS_WINDOWS=AMD64 ARM64setting made bothwindows-latestandwindows-11-armcross-compile the other arch, producing two artifacts with identically-named wheels whose bytes differed; the deploy job'sdownload-artifact ... merge-multiplestep tore those writes together, yielding a wheel that PyPI rejected with400 Invalid distribution file. ZIP archive not accepted: Mis-matched data sizeduring the 1.24.0 and 1.24.1 releases -- by :user:bdraco.Related issues and pull requests on GitHub: :issue:
1725.
v1.24.1
(2026-05-19)
Contributor-facing changes
- Allowed re-running the deploy job after a partial release failure: the
Make Releasestep now skips when the GitHub Release already exists, and the PyPI publish step usesskip-existingso dists that were already uploaded on a prior attempt do not break the retry -- by :user:bdraco.
... (truncated)
Commits
d7d5867Release 1.24.2 (#1726)df6f4faci: build aarch64 and armv7l wheels on native ARM runners (#1724)229e624ci: pin CIBW_ARCHS_WINDOWS per runner to avoid wheel name collisions (#1725)10de971Release 1.24.1 (#1723)e6d1b8dMake the deploy job re-runnable after a partial release failure (#1721)98425c2ci: fall back to plain build frontend for odd-arch wheels (#1720)a9aa975Release 1.24.0 (#1719)8c35b6aAllow optional 'v' prefix in release head_line regex (#1718)0b434a6Pass PIP="uv pip" to make .develop in aiohttp workflow (#1717)c11af79Switch the aiohttp workflow to astral-sh/setup-uv (#1716)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| yarl | [>= 1.18.dev0, < 1.19] |
| yarl | [>= 1.17.dev0, < 1.18] |
| yarl | [>= 1.16.dev0, < 1.17] |
| yarl | [>= 1.15.5.dev0, < 1.15.6] |
| yarl | [< 1.16, > 1.15.2] |
Package Dependencies
Technical Details
| ID: | 15865516 |
| UUID: | 4479322054 |
| Node ID: | PR_kwDODnmQMs7dKiZ7 |
| Host: | GitHub |
| Repository: | microsoftgraph/msgraph-sdk-python-core |