Skip to content

chore(ci): Bump actions/setup-python from 6 to 7 - #500

Merged
Data-Wise merged 1 commit into
devfrom
dependabot/github_actions/actions/setup-python-7
Sep 5, 2026
Merged

chore(ci): Bump actions/setup-python from 6 to 7#500
Data-Wise merged 1 commit into
devfrom
dependabot/github_actions/actions/setup-python-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-python from 6 to 7.

Release notes

Sourced from actions/setup-python's releases.

v7.0.0

What's Changed

Enhancements

Bug Fix

Dependency Upgrade

New Contributors

Full Changelog: actions/setup-python@v6...v7.0.0

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

Full Changelog: actions/setup-python@v6.2.0...v6.3.0

v6.2.0

What's Changed

Dependency Upgrades

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automated, ci. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Data-Wise added a commit that referenced this pull request Sep 5, 2026
.STATUS had not been touched since 2026-07-07 (f740eb5): the header still
read Phase: Released (v7.16.0) while v7.17.0, v7.17.1 and v7.17.2 had all
shipped, and Focus: held the literal string "--help" -- a bad write, not a
focus.

- Header: Phase -> Released (v7.17.2); Focus -> a real one-line focus.
- Added four session entries reconstructed from CHANGELOG.md, the merged PR
  bodies (#505, #506, #509, #513, #499, #514, #515) and the release tags:
  v7.17.0 (teach deploy safety + CI coverage), v7.17.1 (alias-proof
  pipelines), v7.17.2 (CI hardening + PATH fix), plus the 2026-07-08..07-19
  housekeeping commits and a session entry for this resync itself.
- Demoted the stale "Current Session (2026-07-07)" and two older headings
  that had been left as "Current Session" against the file's own convention.
- Test baseline refreshed from evidence rather than carried forward:
  84 passed / 0 failed / 0 timeout / 1 skipped across 85 registered suites,
  per CI run 33946019980 on dev.
- Next Action re-verified against repo state: added stale-issue triage
  (#487/#488/#489), the PR #500 rebase decision, .gitignore for
  .token-optimizer, and the advisory markdown-lint backlog.

Verified: scripts/check-status.zsh clean on the updated file (validator
confirmed non-vacuous via a planted "Progress: banana" defect, which it
caught); _flow_status_field reads all four header fields correctly.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@Data-Wise

Copy link
Copy Markdown
Owner

@dependabot recreate

Recreating so this picks up target-branch: dev from #515. This PR predates that fix (opened 2026-07-20) and is still based on main, which is PR-only via the devmain release pipeline — so it can't merge as-is. The bump itself is still needed: .github/workflows/docs.yml is on actions/setup-python@v6.

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot changed the base branch from main to dev September 5, 2026 18:41
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-7 branch from 397214c to 17570e4 Compare September 5, 2026 18:41
@Data-Wise
Data-Wise merged commit c607a14 into dev Sep 5, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/setup-python-7 branch September 5, 2026 18:56
Data-Wise added a commit that referenced this pull request Sep 6, 2026
…timizer/

Session log entry for the work done after this morning's resync, plus a
Next Action list re-verified against the resulting repo state.

What the entry records (each verified against git/gh, not .STATUS):
- PR #500 merged (c607a14) after 6 weeks stuck. It was based on main,
  predating #515's target-branch key. "@dependabot recreate" retargeted it
  to dev -- so target-branch is NOT creation-time-only, and a mis-based
  dependabot PR can be rescued rather than closed and waited out.
- Issues #489 and #488 closed with evidence (PR #496, merge commit
  94d9bde, code live at zsh/functions.zsh:620 and :638).
- Issue #487 rewritten, not closed: the AI rewrite trigger was never built
  and never rejected, and its spec is unrecoverable because the branch
  holding it was never pushed. The surviving copy of its decisions was the
  GitHub issue body, not git.
- 9 stale remote feature/* branches: 8 deleted after passing both gates
  (remote tip == PR headRefOid, and the PR merge commit is an ancestor of
  dev); feature/email-dispatcher-restructure kept, since it is the only
  copy of a 96-line ORCHESTRATE plan.
- Tooling friction worth remembering: branch-guard blocked a provably-safe
  push --delete (the cc-config#32 false positive), and the auto-mode
  classifier blocked a deletion loop while allowing the same deletions
  individually.

.gitignore: .token-optimizer/ is a per-machine plugin cache.

Also restores the ## Parked section, which an over-broad regex removed
while rewriting ## Next Action in the same pass.

Verified: scripts/check-status.zsh clean; _flow_status_field reads Phase,
Focus and Progress correctly.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant