Bump the actions group across 1 directory with 4 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(16 days ago)
(9 days ago)
(9 days ago)
dependencies github_actions CI: Run cibuildwheel CI: Run cygwin
Bumps the actions group with 4 updates in the / directory: pypa/cibuildwheel, github/codeql-action, cygwin/cygwin-install-action and actions/cache.
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 github/codeql-action from 4.31.9 to 4.32.3
Release notes
Sourced from github/codeql-action's releases.
v4.32.3
- Added experimental support for testing connections to private package registries. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for Default Setup. #3466
v4.32.2
v4.32.1
- A warning is now shown in Default Setup workflow logs if a private package registry is configured using a GitHub Personal Access Token (PAT), but no username is configured. #3422
- Fixed a bug which caused the CodeQL Action to fail when repository properties cannot successfully be retrieved. #3421
v4.32.0
v4.31.11
- When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
- Improved error handling throughout the CodeQL Action. #3415
- Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
- The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403
v4.31.10
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.10 - 12 Jan 2026
- Update default CodeQL bundle version to 2.23.9. #3393
See the full CHANGELOG.md for more information.
Changelog
Sourced from github/codeql-action's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
No user facing changes.
4.32.3 - 13 Feb 2026
- Added experimental support for testing connections to private package registries. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for Default Setup. #3466
4.32.2 - 05 Feb 2026
4.32.1 - 02 Feb 2026
- A warning is now shown in Default Setup workflow logs if a private package registry is configured using a GitHub Personal Access Token (PAT), but no username is configured. #3422
- Fixed a bug which caused the CodeQL Action to fail when repository properties cannot successfully be retrieved. #3421
4.32.0 - 26 Jan 2026
4.31.11 - 23 Jan 2026
- When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
- Improved error handling throughout the CodeQL Action. #3415
- Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
- The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403
4.31.10 - 12 Jan 2026
- Update default CodeQL bundle version to 2.23.9. #3393
4.31.9 - 16 Dec 2025
No user facing changes.
4.31.8 - 11 Dec 2025
- Update default CodeQL bundle version to 2.23.8. #3354
4.31.7 - 05 Dec 2025
- Update default CodeQL bundle version to 2.23.7. #3343
4.31.6 - 01 Dec 2025
... (truncated)
Commits
9e907b5Merge pull request #3479 from github/update-v4.32.3-4bf6fa4e21814c9fUpdate changelog for v4.32.34bf6fa4Merge pull request #3478 from github/mbg/changelog/add-connection-test-entry9658e23Merge pull request #3476 from github/henrymercer/retry-auth-errorsbe75dd9Add changelog entry for #346605bca54Apply suggestion from@βCopilot2d6b98cMerge pull request #3475 from github/henrymercer/retry-auth-errors876cecbAvoid requesting features in CCR43b46a1Retry API authentication errors since these can be transient8ad4b6eMerge pull request #3472 from github/dependabot/github_actions/dot-github/wor...- Additional commits viewable in compare view
Updates cygwin/cygwin-install-action from 6.0 to 6.1
Commits
711d29fTemporarily switch mirror site to mirrorservice.org- See full diff in compare view
Updates actions/cache from 5.0.1 to 5.0.3
Release notes
Sourced from actions/cache's releases.
v5.0.3
What's Changed
- Bump
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)- Bump
@actions/coreto v2.0.3Full Changelog: https://github.com/actions/cache/compare/v5...v5.0.3
v.5.0.2
v5.0.2
What's Changed
When creating cache entries, 429s returned from the cache service will not be retried.
Changelog
Sourced from actions/cache's changelog.
Releases
How to prepare a release
[!NOTE]
Relevant for maintainers with write access only.
- Switch to a new branch from
main.- Run
npm testto ensure all tests are passing.- Update the version in
https://github.com/actions/cache/blob/main/package.json.- Run
npm run buildto update the compiled files.- Update this
https://github.com/actions/cache/blob/main/RELEASES.mdwith the new version and changes in the## Changelogsection.- Run
licensed cacheto update the license report.- Run
licensed statusand resolve any warnings by updating thehttps://github.com/actions/cache/blob/main/.licensed.ymlfile with the exceptions.- Commit your changes and push your branch upstream.
- Open a pull request against
mainand get it reviewed and merged.- Draft a new release https://github.com/actions/cache/releases use the same version number used in
package.json
- Create a new tag with the version number.
- Auto generate release notes and update them to match the changes you made in
RELEASES.md.- Toggle the set as the latest release option.
- Publish the release.
- Navigate to https://github.com/actions/cache/actions/workflows/release-new-action-version.yml
- There should be a workflow run queued with the same version number.
- Approve the run to publish the new version and update the major tags for this action.
Changelog
5.0.3
- Bump
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)- Bump
@actions/coreto v2.0.35.0.2
- Bump
@actions/cacheto v5.0.3 #16925.0.1
- Update
@azure/storage-blobto^12.29.1via@actions/cache@5.0.1#16855.0.0
[!IMPORTANT]
actions/cache@v5runs on the Node.js 24 runtime and requires a minimum Actions Runner version of2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.4.3.0
- Bump
@actions/cacheto v4.1.0
... (truncated)
Commits
cdf6c1fMerge pull request #1695 from actions/Link-/prepare-5.0.3a1bee22Add review for the@βactions/http-clientlicense4695763Add licensed outputdc73bb9Upgrade dependencies and address security warnings345d5c2Add 5.0.3 builds8b402f5Merge pull request #1692 from GhadimiR/main304ab5alicense for httpclient609fc19Update licensed record for cacheb22231eBuild93150cdAdd PR link to releases- 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
github/codeql-action
actions
4.31.9 β 4.32.3
Minor
Technical Details
| ID: | 14052943 |
| UUID: | 3946064071 |
| Node ID: | PR_kwDOCKbz3s7EAtlZ |
| Host: | GitHub |
| Repository: | fedora-python/matplotlib |