Bump the github-actions group with 4 updates#763
Conversation
rgommers
left a comment
There was a problem hiding this comment.
The cibuildwheel updates look incorrect. The hash 147de6...) is the most recent commit on the cibuildwheel main branch, but the version numbers in this diff aren't touched, which is clearly wrong. @cclauss maybe you'd be able to figure out why?
|
Strangely, 147de6f4f7bba00e694321b7cf3a519441a444fa isn't a part of a release from |
|
In a mountain hut because it is the National Day here in Switzerland but perhaps @henryiii can shed some light on this. |
|
I'll try to see if asking to re-create the PR helps – it could have been a Dependabot bug. Edit: I see, someone with greater than triage permissions has to do it 😅 |
|
@dependabot recreate |
|
Sorry, only users with push access can use that command. |
|
@dependabot recreate |
Bumps the github-actions group with 4 updates: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel), [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/download-artifact](https://github.com/actions/download-artifact) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `pypa/cibuildwheel` from 2.18.1 to 2.19.2 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Commits](pypa/cibuildwheel@v2.18.1...v2.19.2) Updates `actions/upload-artifact` from 4.3.3 to 4.3.4 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@6546280...0b2256b) Updates `actions/download-artifact` from 4.1.7 to 4.1.8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@65a9edc...fa0a91b) Updates `softprops/action-gh-release` from 2.0.6 to 2.0.8 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@a74c6b7...c062e08) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
6189690 to
105cc91
Compare
|
That recreate didn't change anything. I pushed a commit to force using the actual upstream commit that's tagged as Either way, not so great that dependabot picks a random commit from |
rgommers
left a comment
There was a problem hiding this comment.
Tested all wheel builds on my fork, all green - in it goes.
Bumps the github-actions group with 4 updates: pypa/cibuildwheel, actions/upload-artifact, actions/download-artifact and softprops/action-gh-release.
Updates
pypa/cibuildwheelfrom 2.18.1 to 2.19.2Release notes
Sourced from pypa/cibuildwheel's releases.
Commits
7e5a838Bump version: v2.19.219e1b8achore: attestations (#1916)73581ae[Bot] Update dependencies (#1917)f21ff5e[pre-commit.ci] pre-commit autoupdate (#1914)973946bfix: support --no-isolation with build[uv] (#1889)5ea40e6[Bot] Update dependencies (#1913)6a36f64feat: add macOS on GitLab (#1911)31de15bchore: remove nosetests from tests and docs (#1898)3179fd2[Bot] Update dependencies (#1900)184d4e1fix(ci): CircleCI / Azure Pipelines / GitLab (#1899)Updates
actions/upload-artifactfrom 4.3.3 to 4.3.4Release notes
Sourced from actions/upload-artifact's releases.
Commits
0b2256bMerge pull request #584 from actions/robherley/bump-pkgs488dceflicensed cache04c51f5ncc32a9e27bump@actions/artifactand npm audit552bf37new version79616d2Merge pull request #565 from actions/eggyhead/use-artifact-v2.1.6Updates
actions/download-artifactfrom 4.1.7 to 4.1.8Release notes
Sourced from actions/download-artifact's releases.
Commits
fa0a91bMerge pull request #341 from actions/robherley/bump-pkgsb54d088Update@actions/artifactversion, bump dependenciesUpdates
softprops/action-gh-releasefrom 2.0.6 to 2.0.8Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
c062e08release 2.0.8380635cchore(deps): bump@actions/githubfrom 5.1.1 to 6.0.0 (#470)20adb42refactor: write jest config in ts (#485)f808f15chore(deps): bump glob from 10.4.2 to 11.0.0 (#477)6145241chore(deps): bump@octokit/plugin-throttlingfrom 9.3.0 to 9.3.1 (#484)4ac522dchore(deps): bump@types/nodefrom 20.14.9 to 20.14.11 (#483)25849b1chore(deps): bump prettier from 2.8.0 to 3.3.3 (#480)6206056chore: update dependabot commit msg39aadf1chore: runfrizbee actions .github/workflows/6f3ab65chore: update dist fileDependabot 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