Bump pypa/cibuildwheel from 3.2.0 to 3.2.1 in the actions group#332
Bump pypa/cibuildwheel from 3.2.0 to 3.2.1 in the actions group#332dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
@Joseph-Edwards Any idea why the ci is failing here? |
|
It seems that the default Python has been bumped to 3.14, which I guess is causing some problems for the dependencies. A quick fix would be to pin Python to 3.13 for now. However, since Python 3.9 is now EOL, and 3.14 is officially released, we should probably update our stuff too |
|
I also read that MacOS-13 runners are going to start failing sporadically during their brownout phase (now and November I think) to prompt developers to upgrade. There's a new MacOS runner that uses the old intel processors (which is the only reason we wanted to use the MacOS 13 runners) so we should upgrade to use that too. This is probably more of an issue for libsemigroups, but thought I'd write it down whilst it was on my mind |
|
Thanks @Joseph-Edwards, I think probably the best fix is to update things to that everything works with 3.14, and we begin to withdraw support for older python versions. |
|
Looks like pypa/cibuildwheel is updatable in another way, so this is no longer needed. |
Bumps the actions group with 1 update: pypa/cibuildwheel.
Updates
pypa/cibuildwheelfrom 3.2.0 to 3.2.1Release notes
Sourced from pypa/cibuildwheel's releases.
Changelog
Sourced from pypa/cibuildwheel's changelog.
Commits
9c00cb4Bump version: v3.2.1ae65c7d[Bot] Update dependencies (#2614)86c3857[pre-commit.ci] pre-commit autoupdate (#2615)68b1a81docs: include free-threading builds in identifier list (#2617)f131cd7fix: Python 3.14 on macOS requires MACOSX_DEPLOYMENT_TARGET set to 10.15 (#2613)8602e86[Bot] Update dependencies (#2606)8ccc265fix: resolve issues with macOS-15 runners (#2607)c0c1dea[pre-commit.ci] pre-commit autoupdate (#2608)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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