chore(deps): Bump the github-actions group with 5 updates#56
Conversation
Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4` | `6` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `5` | `7` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5` | `6` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `7` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `8` | Updates `actions/checkout` from 4 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4...v6) Updates `astral-sh/setup-uv` from 5 to 7 - [Commits](astral-sh/setup-uv@v5...v7) Updates `codecov/codecov-action` from 5 to 6 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5...v6) Updates `actions/upload-artifact` from 4 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v7) Updates `actions/download-artifact` from 4 to 8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v8) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: astral-sh/setup-uv dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
cmeans
left a comment
There was a problem hiding this comment.
QA Round 1 — PR #56
Verdict: Ready for QA Signoff. Zero findings. This PR is also the live validation of the #54 playbook end-to-end.
Playbook validation (post-merge gate from #54 — all green live)
sync-labels.ymlfired once2993a(#54 merge) and createdpython+github-actionslabels on the repo ✓- Auto-CHANGELOG workflow (
changelogcheck) ran on this PR and produced commitebffd46✓ - Bot commit attribution:
cmeans-claude-dev[bot] <272174644+cmeans-claude-dev[bot]@users.noreply.github.com>✓ - CHANGELOG entry has populated arrows:
actions/checkout 4→6, astral-sh/setup-uv 5→7, codecov/codecov-action 5→6, actions/upload-artifact 4→7, actions/download-artifact 4→8— placed at top of[Unreleased] / ### Changed, before the existing PEP 639 entry (newest first) ✓ - App-token push re-fired QA-Gate-required CI on bot's HEAD
ebffd46: test (ubuntu-latest), test (macos-latest), smoke-macos, on-push label automation — all SUCCESS ✓ - PR auto-promoted through
Awaiting CI→Ready for QAand picked up the newgithub-actionsdomain label ✓
Action upgrade review (5 bumps, breaking-change probe)
actions/checkout v4 → v6: Node.js 24 runtime; GH-hosted ubuntu/macos runners support this. CI passing onebffd46confirms.astral-sh/setup-uv v5 → v7: v6 skipped upstream; v7 default switched toreleases.astral.shmirror (avoids GH API rate limits). CI passing confirms.codecov/codecov-action v5 → v6: Node 24 runtime. Public-repo path requires no token;fail_ci_if_error: falsealready set. CI passing confirms.actions/upload-artifact v4 → v7: v7 addedarchive: falsefor direct single-file uploads;dist/path uses default archive=true — unaffected.actions/download-artifact v4 → v8: v5's "downloads-by-ID path behavior" breaking change doesn't apply (we download byname: dist); v8's hash-mismatch-now-errors default is fine for same-run upload→download.
Pre-merge verification (HEAD ebffd46)
.venv/bin/python -m pytest tests/→502 passed in 44.50s✓.venv/bin/ruff check src/ tests/→ clean ✓- YAML parses on
ci.yml,publish.yml,sync-labels.yml✓ - CI green on bot's HEAD ✓
TestPyPI workflow_dispatch — gap that PR-side CI couldn't cover
Dev fired workflow_dispatch on publish.yml. Run 25017398444 verified:
buildjob ✓ — exercisedactions/checkout@v6,astral-sh/setup-uv@v7,actions/upload-artifact@v7publish-testpypijob ✓ —actions/download-artifact@v8fetched theupload-artifact@v7output cleanly across the v4→v7 / v4→v8 major boundary, thenpypa/gh-action-pypi-publishtohttps://test.pypi.org/legacy/publish-pypiandgithub-releaseskipped — correctly gated off (workflow_dispatchis not a tag push)- Empirical proof on TestPyPI:
https://test.pypi.org/pypi/yt-dont-recommend/jsonlists0.5.0alongside0.1.0,0.1.1,0.1.2
sync-labels.yml's actions/checkout@v6 change is post-merge-only (fires on push to main); not separately exercised, but a no-op upgrade in that context (only step in the job).
Releasing QA Active, applying Ready for QA Signoff. QA Approved is for the maintainer.
|
Applying |
Bumps the github-actions group with 5 updates:
4657564748Updates
actions/checkoutfrom 4 to 6Release notes
Sourced from actions/checkout's releases.
... (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 (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)Updates
astral-sh/setup-uvfrom 5 to 7Commits
37802adFetch uv from Astral's mirror by default (#809)9f00d18chore(deps): bump zizmorcore/zizmor-action from 0.5.0 to 0.5.2 (#808)fd8f376Switch to ESM for source and test, use CommonJS for dist (#806)f9070deBump deps (#805)cadb67bchore: update known checksums for 0.10.10 (#804)e06108dUse astral-sh/versions as primary version provider (#802)0f6ec07docs: replace copilot instructions with AGENTS.md (#794)821e5c9docs: add cross-client dependabot rollup skill (#793)6ee6290chore(deps): bump versions (#792)9f332a1Add riscv64 architecture support to platform detection (#791)Updates
codecov/codecov-actionfrom 5 to 6Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
57e3a13Th/6.0.0 (#1928)f67d33dRevert "Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0""...Updates
actions/upload-artifactfrom 4 to 7Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testb7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEUpdates
actions/download-artifactfrom 4 to 8Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
3e5f45bAdd regression tests for CJK characters (#471)e6d03f6Add a regression test for artifact name + content-type mismatches (#472)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 doDependabot 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