René's URL Explorer Experiment


Title: Bump pypa/cibuildwheel from 4.0.0 to 4.1.0 in the all-dependencies group by dependabot[bot] · Pull Request #694 · msgpack/msgpack-python · GitHub

Open Graph Title: Bump pypa/cibuildwheel from 4.0.0 to 4.1.0 in the all-dependencies group by dependabot[bot] · Pull Request #694 · msgpack/msgpack-python

X Title: Bump pypa/cibuildwheel from 4.0.0 to 4.1.0 in the all-dependencies group by dependabot[bot] · Pull Request #694 · msgpack/msgpack-python

Description: Bumps the all-dependencies group with 1 update: pypa/cibuildwheel. Updates pypa/cibuildwheel from 4.0.0 to 4.1.0 Release notes Sourced from pypa/cibuildwheel's releases. v4.1.0 ✨ Updates Pyodide to the final 314.0.0 release, so Pyodide 3.14 wheels now build by default without the pyodide-prerelease enable flag. (#2906) 🐛 Raises clear errors when a build produces no wheel, instead of failing later with a confusing message (#2909) 🛠 Speeds up CLI startup through lazy imports on Python 3.15 (#2797) 📚 Adds an FAQ section on caching cibuildwheel's downloaded tools with CIBW_CACHE_PATH (#2842) 📚 Documentation improvements: clarifies which shell is used for command options, clarifies environment variable precedence, and fixes a dead Pyodide env info link (#2904, #2905, #2911) Changelog Sourced from pypa/cibuildwheel's changelog. title: Changelog ref: changelog Changelog v4.1.0 12 June 2026 ✨ Updates Pyodide to the final 314.0.0 release, so Pyodide 3.14 wheels now build by default without the pyodide-prerelease enable flag. (#2906) 🐛 Raises clear errors when a build produces no wheel, instead of failing later with a confusing message (#2909) 🛠 Speeds up CLI startup through lazy imports on Python 3.15 (#2797) 📚 Adds an FAQ section on caching cibuildwheel's downloaded tools with CIBW_CACHE_PATH (#2842) 📚 Documentation improvements: clarifies which shell is used for command options, clarifies environment variable precedence, and fixes a dead Pyodide env info link (#2904, #2905, #2911) v4.0.0 7 June 2026 See @​henryiii's release post for more info on new features! 🌟 Adds wheel auditing with abi3audit as a default after the repair step, with new audit-requires and audit-command options (#2805) 🌟 Adds pyemscripten platform tag support (PEP 783), updates Pyodide to 314.0.0a2, and adds a pyodide-eol enable flag for building end-of-life Pyodide versions (#2812, #2848) 🌟 Sets up delvewheel as the default repair-wheel-command for Windows, so extension module DLLs are now bundled automatically. Skip by setting it to empty if not needed. (#2831) ✨ Adds CPython 3.15 support, under the enable option cpython-prerelease. This version of cibuildwheel uses 3.15.0b2. (#2833, #2850) While CPython is in beta, the ABI can change, so your wheels might not be compatible with the final release. For this reason, we don't recommend distributing wheels until RC1, at which point 3.15 will be available in cibuildwheel without the flag. ✨ Adds CPython 3.15 support for iOS and Android (#2857, #2858) ✨ Adds Android improvements for building NumPy and related packages, including auditwheel support, pkg-config and Fortran configuration, and the xbuild-files option (#2695) ✨ Adds CIBUILDWHEEL_BUILD_IDENTIFIER environment variable set to the current build identifier (e.g. cp311-manylinux_x86_64) during per-build steps (#2872) ✨ Adds {project} and {package} placeholders to config-settings (#2827) ⚠️ Drops support for Python 3.8 (#2686) ⚠️ Removes the experimental CPython 3.13 free-threading builds and the cpython-freethreading enable option. CPython 3.14+ free-threading support remains available without the enable flag. (#2684) ⚠️ Drops support for Cirrus CI, which is shutting down June 1, 2026 (#2817) ⚠️ Drops GraalPy 3.11 (gp311) support, as agreed in #2741, and removes GraalPy 24-only workarounds (#2895) 🔐 Adds SHA256 verification for direct downloads of Python interpreters, virtualenv, and python-build-standalone assets (#2873) 🔐 Adds tarfile extraction filter for safe archive extraction (#2856) 🐛 Fixes UV_PYTHON not being set for before-build on Linux when using uv as the build-frontend (#2830) 🐛 Fixes detection of musl libc when downloading python-build-standalone, which previously always selected the gnu asset on musl hosts like Alpine (#2889) 🐛 Fixes config-settings expansion when {project} or {package} contains spaces or backslashes (#2886) 🐛 Prevents deadlock when linux32 fails and forwards platform args to the sanity check (#2880, #2888) 🐛 Fixes container resource leaks on start failure and during teardown (#2879, #2887) 🐛 Removes potential partial cache-population in case of error (#2892) 🐛 Raises a clear error when ANDROID_API_LEVEL is not an integer (#2891) 🐛 Replaces assert with proper exception in python-build-standalone (#2859) 🐛 Uses ConfigurationError when package_dir is outside cwd instead of a generic Exception (#2898) 🛠 Updates dependencies and container pins (#2893, #2882, #2874, #2868, #2862, #2884, #2845, #2837, #2818, #2810, #2838, #2813) ... (truncated) Commits 2947353 Bump version: v4.1.0 14a3c3a Remove Travis pre-commit check 42aa134 chore: minor cleanups and perf tweaks from code review (#2910) 01265e5 Clarify shell used for command options (#2904) f4afd95 Add FAQ section on caching cibuildwheel's downloaded tools (#2842) 6c08562 fix: faster CLI on Python 3.15 (#2797) 4f42ee3 fix: raise clear errors when no wheel is produced (#2909) f3aa1be Fix dead Pyodide env info link, remove mention of alpha ABI (#2911) d60fc2b Support new graalpy asset names that include Python version. (#2863) 55c8985 docs: clarify environment precedence (#2905) Additional commits viewable in compare view 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 show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) @dependabot ignore minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) @dependabot ignore will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) @dependabot unignore will remove all of the ignore conditions of the specified dependency @dependabot unignore will remove the ignore condition of the specified dependency and ignore conditions

Open Graph Description: Bumps the all-dependencies group with 1 update: pypa/cibuildwheel. Updates pypa/cibuildwheel from 4.0.0 to 4.1.0 Release notes Sourced from pypa/cibuildwheel's releases. v4.1.0 ✨ Updates Pyo...

X Description: Bumps the all-dependencies group with 1 update: pypa/cibuildwheel. Updates pypa/cibuildwheel from 4.0.0 to 4.1.0 Release notes Sourced from pypa/cibuildwheel's releases. v4.1.0 ✨ Updates...

Opengraph URL: https://github.com/msgpack/msgpack-python/pull/694

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:468827ea-6c92-76ca-8498-e3ff3f7af8c6
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA99A:1EC7:5675DF9:7A5E654:6A50219B
html-safe-nonce200ad7399377a70760fd9750e84fb7d6f2d2b6b3ffdd2eceef172cc450a2c13d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBOTlBOjFFQzc6NTY3NURGOTo3QTVFNjU0OjZBNTAyMTlCIiwidmlzaXRvcl9pZCI6IjM4MzUzNDg3NjQyNDA5MTI3OTUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac5e18133abd5be40a51455d530506d311aa7e8808e3ffa865b7585340445e710e
hovercard-subject-tagpull_request:3869231816
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/msgpack/msgpack-python/pull/694/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps the all-dependencies group with 1 update: pypa/cibuildwheel. Updates pypa/cibuildwheel from 4.0.0 to 4.1.0 Release notes Sourced from pypa/cibuildwheel's releases. v4.1.0 ✨ Updates Pyo...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonea08040246389072795e3b4e7b33c6d9a0c564eee02e829a809326d67c418b069
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/msgpack/msgpack-python git https://github.com/msgpack/msgpack-python.git
octolytics-dimension-user_id198264
octolytics-dimension-user_loginmsgpack
octolytics-dimension-repository_id2242705
octolytics-dimension-repository_nwomsgpack/msgpack-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id2242705
octolytics-dimension-repository_network_root_nwomsgpack/msgpack-python
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
released1b91b18e7330fc458dfd824c61eaed7daa830d6
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/msgpack/msgpack-python/pull/694/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmsgpack%2Fmsgpack-python%2Fpull%2F694%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmsgpack%2Fmsgpack-python%2Fpull%2F694%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=msgpack%2Fmsgpack-python
Reloadhttps://github.com/msgpack/msgpack-python/pull/694/files
Reloadhttps://github.com/msgpack/msgpack-python/pull/694/files
Reloadhttps://github.com/msgpack/msgpack-python/pull/694/files
Please reload this pagehttps://github.com/msgpack/msgpack-python/pull/694/files
msgpack https://github.com/msgpack
msgpack-pythonhttps://github.com/msgpack/msgpack-python
Notifications https://github.com/login?return_to=%2Fmsgpack%2Fmsgpack-python
Fork 249 https://github.com/login?return_to=%2Fmsgpack%2Fmsgpack-python
Star 2.1k https://github.com/login?return_to=%2Fmsgpack%2Fmsgpack-python
Code https://github.com/msgpack/msgpack-python
Issues 3 https://github.com/msgpack/msgpack-python/issues
Pull requests 5 https://github.com/msgpack/msgpack-python/pulls
Discussions https://github.com/msgpack/msgpack-python/discussions
Actions https://github.com/msgpack/msgpack-python/actions
Security and quality 1 https://github.com/msgpack/msgpack-python/security
Insights https://github.com/msgpack/msgpack-python/pulse
Code https://github.com/msgpack/msgpack-python
Issues https://github.com/msgpack/msgpack-python/issues
Pull requests https://github.com/msgpack/msgpack-python/pulls
Discussions https://github.com/msgpack/msgpack-python/discussions
Actions https://github.com/msgpack/msgpack-python/actions
Security and quality https://github.com/msgpack/msgpack-python/security
Insights https://github.com/msgpack/msgpack-python/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fmsgpack%2Fmsgpack-python%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fmsgpack%2Fmsgpack-python%2Fissues%2Fnew%2Fchoose
methanehttps://github.com/methane
mainhttps://github.com/msgpack/msgpack-python/tree/main
dependabot/github_actions/all-dependencies-8723a5029dhttps://github.com/msgpack/msgpack-python/tree/dependabot/github_actions/all-dependencies-8723a5029d
Conversation 0 https://github.com/msgpack/msgpack-python/pull/694
Commits 1 https://github.com/msgpack/msgpack-python/pull/694/commits
Checks 51 https://github.com/msgpack/msgpack-python/pull/694/checks
Files changed 1 https://github.com/msgpack/msgpack-python/pull/694/files
Bump pypa/cibuildwheel from 4.0.0 to 4.1.0 in the all-dependencies group https://github.com/msgpack/msgpack-python/pull/694/files#top
Show all changes 1 commit https://github.com/msgpack/msgpack-python/pull/694/files
236e826 Bump pypa/cibuildwheel from 4.0.0 to 4.1.0 in the all-dependencies group dependabot[bot] Jun 15, 2026 https://github.com/msgpack/msgpack-python/pull/694/commits/236e8261137654e59e35dc1aebd2460b0355eac6
Clear filters https://github.com/msgpack/msgpack-python/pull/694/files
Please reload this pagehttps://github.com/msgpack/msgpack-python/pull/694/files
Please reload this pagehttps://github.com/msgpack/msgpack-python/pull/694/files
.github/workflows/wheel.ymlhttps://github.com/msgpack/msgpack-python/pull/694/files#diff-ac3c74ee584d913de4395ec4eac7256dbd38ced6e1fe789ec9f119529ef7e5e8
View file https://github.com/msgpack/msgpack-python/blob/236e8261137654e59e35dc1aebd2460b0355eac6/.github/workflows/wheel.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/msgpack/msgpack-python/pull/694/{{ revealButtonHref }}
https://github.com/msgpack/msgpack-python/pull/694/files#diff-ac3c74ee584d913de4395ec4eac7256dbd38ced6e1fe789ec9f119529ef7e5e8
https://github.com/msgpack/msgpack-python/pull/694/files#diff-ac3c74ee584d913de4395ec4eac7256dbd38ced6e1fe789ec9f119529ef7e5e8
Please reload this pagehttps://github.com/msgpack/msgpack-python/pull/694/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.