chore(ci): bump the github-actions group across 1 directory with 6 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(3 months ago)
(3 months ago)
dependencies github_actions
Bumps the github-actions group with 6 updates in the / directory:
| Package | From | To |
|---|---|---|
| actions/checkout | 6.0.1 |
6.0.2 |
| actions/setup-python | 6.1.0 |
6.2.0 |
| CodSpeedHQ/action | 4.5.1 |
4.11.0 |
| pypa/cibuildwheel | 3.3.0 |
3.3.1 |
| actions/upload-artifact | 6.0.0 |
7.0.0 |
| actions/download-artifact | 7.0.0 |
8.0.0 |
Updates actions/checkout from 6.0.1 to 6.0.2
Release notes
Sourced from actions/checkout's releases.
v6.0.2
What's Changed
- Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set by
@TingluoHuangin actions/checkout#2355- Fix tag handling: preserve annotations and explicit fetch-tags by
@ericsciplein actions/checkout#2356Full Changelog: https://github.com/actions/checkout/compare/v6.0.1...v6.0.2
Changelog
Sourced from actions/checkout's changelog.
Changelog
v6.0.2
- Fix tag handling: preserve annotations and explicit fetch-tags by
@ericsciplein actions/checkout#2356v6.0.1
- Add worktree support for persist-credentials includeIf by
@ericsciplein actions/checkout#2327v6.0.0
- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248v5.0.1
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301v5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226v4.3.1
- Port v6 cleanup to v4 by
@ericsciplein actions/checkout#2305v4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-millerin actions/checkout#1732
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...- See full diff in compare view
Updates actions/setup-python from 6.1.0 to 6.2.0
Release notes
Sourced from actions/setup-python's releases.
v6.2.0
What's Changed
Dependency Upgrades
- Upgrade dependencies to Node 24 compatible versions by
@salmanmkcin actions/setup-python#1259- Upgrade urllib3 from 2.5.0 to 2.6.3 in
/__tests__/databy@dependabotin actions/setup-python#1253 and actions/setup-python#1264Full Changelog: https://github.com/actions/setup-python/compare/v6...v6.2.0
Commits
Updates CodSpeedHQ/action from 4.5.1 to 4.11.0
Release notes
Sourced from CodSpeedHQ/action's releases.
v4.11.0
Release Notes
🚀 Features
- feat: add SHA256 hash verification for the installer script by
@art049in CodSpeedHQ/action#189- Collect debug info by pid by
@GuillaumeLagrangein #240- Skip tests requiring sudo if
GITHUB_ACTIONSis not set by@GuillaumeLagrange- Deduplicate symbol maps, unwind_data and debug info by
@GuillaumeLagrange- Use bench_pids filters when harvesting symbols from perf file by
@GuillaumeLagrange- Add new fields to perf metadata by
@GuillaumeLagrangein #246- Always try to attach to libc-compatible API by
@not-matthias- Support tcmalloc by
@not-matthias- Support more standard allocation APIs by
@not-matthias- Add tracegrind support as an alternative simulation tool by
@art049in #236🐛 Bug Fixes
- Re-add perf map colection removed by mistake by
@GuillaumeLagrangein #251🏗️ Refactor
- Use common lib paths for all allocators by
@not-matthias⚙️ Internals
- chore: bump runner version to 4.11.0 by
@github-actions[bot] in CodSpeedHQ/action#190- Bump exec-harness version
- Remove outdated allocator check by
@not-matthiasin #241- Add tcmalloc test by
@not-matthiasInstall codspeed-runner 4.11.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v4.11.0/codspeed-runner-installer.sh | shDownload codspeed-runner 4.11.0
File Platform Checksum codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
Full Changelog: https://github.com/CodSpeedHQ/action/compare/v4.10.6...v4.11.0
v4.10.6
Release Notes
... (truncated)
Commits
2ac5728Release v4.11.0 🚀9f9b098chore: bump runner version to 4.11.0 (#190)2f0adbdfeat: add SHA256 hash verification for the installer script (#189)4deb327Release v4.10.6 🚀a4c005achore: bump runner version to 4.10.6f6b352afeat: use codspeed hosted installer script9a74b6bRelease v4.10.5 🚀d6fbd84chore: bump runner version to 4.10.5fa0c9b1Release v4.10.4 🚀af115eechore: bump runner version to 4.10.4- Additional commits viewable in compare view
Updates pypa/cibuildwheel from 3.3.0 to 3.3.1
Release notes
Sourced from pypa/cibuildwheel's releases.
v3.3.1
- 🛠 Update dependencies and container pins, including updating to CPython 3.14.2. (#2708)
Changelog
Sourced from pypa/cibuildwheel's changelog.
title: Changelog
Changelog
v3.3.1
5 January 2026
- 🛠 Update dependencies and container pins, including updating to CPython 3.14.2. (#2708)
v3.3.0
12 November 2025
- 🐛 Fix an incompatibility with Docker v29 (#2660)
- ✨ Adds
test-runtimeoption, to customise how tests on simulated/emulated environments are run (#2636)- ✨ Adds support for new
manylinux_2_35images on 32-bit ARMarmv7l, offering better C++20 compatibility (#2656)- ✨
build[uv]is now supported on Android (#2587)- ✨ You can now install extras (such as
uv) with a simple option on the GitHub Action (#2630)- ✨
{project}and{package}placeholders are now supported inrepair-wheel-command(#2589)- 🛠 The versions set with
dependency-versionsno longer constrain packages specified by yourbuild-system.requires. Previously, on platforms other than Linux, the constraints in this option would remain in the environment during the build. This has been tidied up make behaviour more consistent between platforms, and to prevent version conflicts. (#2583)- 🛠 Improve the handling of
test-commandon Android, enabling more options to be passed (#2590)- 📚 Docs improvements (#2618)
v3.2.1
12 October 2025
- 🛠 Update to CPython 3.14.0 final (#2614)
- 🐛 Fix the default MACOSX_DEPLOYMENT_TARGET on Python 3.14 (#2613)
- 📚 Docs improvements (#2617)
v3.2.0
22 September 2025
- ✨ Adds GraalPy v25 (Python 3.12) support (#2597)
- 🛠 Update to CPython 3.14.0rc3 (#2602)
- 🛠 Adds CPython 3.14.0 prerelease support for Android, and a number of improvements to Android builds (#2568, #2591)
- 🛠 Improvements to testing on Android, passing environment markers when installing the venv, and providing more debug output when build-verbosity is set (#2575)
- ⚠️ PyPy 3.10 was moved to
pypy-eolin theenableoption, as it is now end-of-life. (#2521)- 📚 Docs improvements (#2574, #2601, #2598)
v3.1.4
19 August 2025
- ✨ Add a
--clean-cachecommand to clean up our cache (#2489)
... (truncated)
Commits
298ed2fBump version: v3.3.1f0ff944[3.3.x] Update dependencies (#2708)- See full diff in compare view
Updates actions/upload-artifact from 6.0.0 to 7.0.0
Release notes
Sourced from actions/upload-artifact's releases.
v7.0.0
v7 What's new
Direct Uploads
Adds support for uploading single files directly (unzipped). Callers can set the new
archiveparameter tofalseto skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. Thenameparameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.ESM
To support new versions of the
@actions/*packages, we've upgraded the package to ESM.What's Changed
- Add proxy integration test by
@Link- in actions/upload-artifact#754- Upgrade the module to ESM and bump dependencies by
@danwkennedyin actions/upload-artifact#762- Support direct file uploads by
@danwkennedyin actions/upload-artifact#764New Contributors
@Link- made their first contribution in actions/upload-artifact#754Full Changelog: https://github.com/actions/upload-artifact/compare/v6...v7.0.0
Commits
Updates actions/download-artifact from 7.0.0 to 8.0.0
Release notes
Sourced from actions/download-artifact's releases.
v8.0.0
v8 - What's new
Direct downloads
To support direct uploads in
actions/upload-artifact, the action will no longer attempt to unzip all downloaded files. Instead, the action checks theContent-Typeheader ahead of unzipping and skips non-zipped files. Callers wishing to download a zipped file as-is can also set the newskip-decompressparameter tofalse.Enforced checks (breaking)
A previous release introduced digest checks on the download. If a download hash didn't match the expected hash from the server, the action would log a warning. Callers can now configure the behavior on mismatch with the
digest-mismatchparameter. To be secure by default, we are now defaulting the behavior toerrorwhich will fail the workflow run.ESM
To support new versions of the @actions/* packages, we've upgraded the package to ESM.
What's Changed
- Don't attempt to un-zip non-zipped downloads by
@danwkennedyin actions/download-artifact#460- Add a setting to specify what to do on hash mismatch and default it to
errorby@danwkennedyin actions/download-artifact#461Full Changelog: https://github.com/actions/download-artifact/compare/v7...v8.0.0
Commits
70fc10cMerge pull request #461 from actions/danwkennedy/digest-mismatch-behaviorf258da9Add change docsccc058eFix linting issuesbd7976bAdd a setting to specify what to do on hash mismatch and default it toerrorac21fcfMerge pull request #460 from actions/danwkennedy/download-no-unzip15999bfAdd note about package bumps974686eBump the version tov8and add release notesfbe48b1Update test names to make it clearer what they do96bf374One more test fixb8c4819Fix skip decompress test- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
actions/upload-artifact
actions
6.0.0 → 7.0.0
Major
actions/download-artifact
actions
7.0.0 → 8.0.0
Major
Technical Details
| ID: | 14236012 |
| UUID: | 4006267881 |
| Node ID: | PR_kwDOAUjOu87HFGt1 |
| Host: | GitHub |
| Repository: | python-zeroconf/python-zeroconf |