build(deps): bump the minor-and-patch-updates group across 1 directory with 4 updates - #18
dependabot[bot] wants to merge 1 commit into
Conversation
f748437 to
4cc00a2
Compare
gcalpay
left a comment
There was a problem hiding this comment.
Technical review context for follow-up verification; no approval or merge decision is being made here.
I reviewed the current diff and current CI state. This PR only updates pinned GitHub Action revisions in workflow files; I did not find changes to workflow permissions, action inputs, job structure, shell commands, or release logic beyond the uses: revisions themselves.
Observed updates include:
actions/checkoutv7.0.0 -> v7.0.1 across CI, CodeQL, native qualification, portability, publishing, and security workflowsgithub/codeql-action/initandanalyzev4.36.3 -> v4.37.4pypa/gh-action-pypi-publishv1.14.0 -> v1.14.2
Current PR-head CI is fully green: Verify, CodeQL, and Dependency audit all completed successfully.
The checkout 7.0.1 release notes include fixes around the unsafe-PR check, branch whitespace handling, and escaping values passed to --unset. The CodeQL update includes CodeQL bundle/input-handling changes, so the fact that the existing CodeQL workflow passes is useful evidence. The PyPI publish action is release-critical even though the diff is only a pinned revision.
No blocking defect is apparent from the repository diff or current CI. Before merging, Codex should still independently verify that each pinned SHA corresponds to the stated upstream release, confirm there have been no relevant changes on main that make this PR stale, and pay particular attention to the publishing action because that path is higher impact than ordinary CI. If those checks agree with the current green CI, this looks like routine workflow-maintenance rather than a source-code change.
5a9e93e to
a8bf9e8
Compare
a8bf9e8 to
b2fa218
Compare
Up to standards ✅🟢 Issues
|
There was a problem hiding this comment.
Pull Request Overview
- This pull request consists of routine maintenance updates to various GitHub Action versions used across the repository's workflows.
- Codacy analysis confirms that the project remains up to standards, with no new issues, complexity increases, or quality regressions introduced by these changes.
- No critical security flaws or major logic bugs were identified in the modified workflow configurations.
Test suggestions
- Verify actions/checkout version update across all workflow files.
- Verify CodeQL action steps (init and analyze) version updates.
- Verify pypa/gh-action-pypi-publish version update in the publish workflow.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify actions/checkout version update across all workflow files.
2. Verify CodeQL action steps (init and analyze) version updates.
3. Verify pypa/gh-action-pypi-publish version update in the publish workflow.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
…y with 4 updates Bumps the minor-and-patch-updates group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action/init](https://github.com/github/codeql-action), [github/codeql-action/analyze](https://github.com/github/codeql-action) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish). Updates `actions/checkout` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@9c091bb...3d3c42e) Updates `github/codeql-action/init` from 4.36.3 to 4.37.9 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@54f647b...cdf488f) Updates `github/codeql-action/analyze` from 4.36.3 to 4.37.9 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@54f647b...cdf488f) Updates `pypa/gh-action-pypi-publish` from 1.14.0 to 1.14.2 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@cef2210...dc37677) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: github/codeql-action/analyze dependency-version: 4.37.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: github/codeql-action/init dependency-version: 4.37.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
b2fa218 to
935f1ea
Compare
Bumps the minor-and-patch-updates group with 4 updates in the / directory: actions/checkout, github/codeql-action/init, github/codeql-action/analyze and pypa/gh-action-pypi-publish.
Updates
actions/checkoutfrom 7.0.0 to 7.0.1Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Updates
github/codeql-action/initfrom 4.36.3 to 4.37.9Release notes
Sourced from github/codeql-action/init's releases.
Changelog
Sourced from github/codeql-action/init's changelog.
... (truncated)
Commits
cdf488fMerge pull request #4107 from github/update-v4.37.9-920ba7cd17243f38Update changelog for v4.37.9920ba7cMerge pull request #4106 from github/update-bundle/codeql-bundle-v2.26.4ecfa6e1Add changelog noteadcdf4aUpdate default bundle to codeql-bundle-v2.26.4486fec2Merge pull request #4099 from github/update-supported-enterprise-server-versions134624cMerge pull request #4101 from github/dependabot/npm_and_yarn/npm-minor-457d82...ff43db8Merge pull request #4103 from github/mergeback/v4.37.8-to-main-db488dde4605e03Rebuild099c869Update changelog and version after v4.37.8Updates
github/codeql-action/analyzefrom 4.36.3 to 4.37.9Release notes
Sourced from github/codeql-action/analyze's releases.
Changelog
Sourced from github/codeql-action/analyze's changelog.
... (truncated)
Commits
cdf488fMerge pull request #4107 from github/update-v4.37.9-920ba7cd17243f38Update changelog for v4.37.9920ba7cMerge pull request #4106 from github/update-bundle/codeql-bundle-v2.26.4ecfa6e1Add changelog noteadcdf4aUpdate default bundle to codeql-bundle-v2.26.4486fec2Merge pull request #4099 from github/update-supported-enterprise-server-versions134624cMerge pull request #4101 from github/dependabot/npm_and_yarn/npm-minor-457d82...ff43db8Merge pull request #4103 from github/mergeback/v4.37.8-to-main-db488dde4605e03Rebuild099c869Update changelog and version after v4.37.8Updates
pypa/gh-action-pypi-publishfrom 1.14.0 to 1.14.2Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
... (truncated)
Commits
dc37677Merge pull request #417 from trail-of-forks/ft/bump-deps8b2f234Bumppypi-attestationsandsigstore78b72dbMerge pull request #416 from takluyver/twine-v792f4d2aUpdate twine to v7ba38be9Merge pull request #408 from adisivaprasad/bump-setup-python-v6a6c5088Bump actions/setup-python from v5.6.0 to v6.2.0