Skip to content

chore(deps): update github-actions to 3.14 - #2391

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/github-actions
Jun 15, 2026
Merged

chore(deps): update github-actions to 3.14#2391
renovate[bot] merged 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
python uses-with minor 3.123.14

Release Notes

actions/python-versions (python)

v3.14.6: 3.14.6

Compare Source

Python 3.14.6

v3.14.5: 3.14.5

Compare Source

Python 3.14.5

v3.14.4: 3.14.4

Compare Source

Python 3.14.4

v3.14.3: 3.14.3

Compare Source

Python 3.14.3

v3.14.2: 3.14.2

Compare Source

Python 3.14.2

v3.14.1: 3.14.1

Compare Source

Python 3.14.1

v3.14.0: 3.14.0

Compare Source

Python 3.14.0

v3.13.14: 3.13.14

Compare Source

Python 3.13.14

v3.13.13: 3.13.13

Compare Source

Python 3.13.13

v3.13.12: 3.13.12

Compare Source

Python 3.13.12

v3.13.11: 3.13.11

Compare Source

Python 3.13.11

v3.13.10: 3.13.10

Compare Source

Python 3.13.10

v3.13.9: 3.13.9

Compare Source

Python 3.13.9

v3.13.8: 3.13.8

Compare Source

Python 3.13.8

v3.13.7: 3.13.7

Compare Source

Python 3.13.7

v3.13.6: 3.13.6

Compare Source

Python 3.13.6

v3.13.5: 3.13.5

Compare Source

Python 3.13.5

v3.13.4: 3.13.4

Compare Source

Python 3.13.4

v3.13.3: 3.13.3

Compare Source

Python 3.13.3

v3.13.2: 3.13.2

Compare Source

Python 3.13.2

v3.13.1: 3.13.1

Compare Source

Python 3.13.1

v3.13.0: 3.13.0

Compare Source

Python 3.13.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Dependency updates label Jun 15, 2026
@renovate
renovate Bot requested a review from stranske as a code owner June 15, 2026 03:06
@renovate
renovate Bot enabled auto-merge (squash) June 15, 2026 03:06
@renovate
renovate Bot temporarily deployed to agent-standard June 15, 2026 03:06 Inactive
@stranske-keepalive

Copy link
Copy Markdown
Contributor

Workflow source needed

PR #2391 needs either a linked GitHub issue or one valid non-issue Workflow Source before PR metadata automation can manage it safely.

Please do one of:

  • Add <!-- meta:issue:123 --> or a normal Closes #123 / Related to #123 line.
  • Check one Workflow Source option in the PR body.
  • Add a hidden marker such as <!-- workflow-source:local_request -->, <!-- workflow-source:manual_remote -->, <!-- workflow-source:review_followup -->, <!-- workflow-source:sync_campaign -->, or <!-- workflow-source:dependabot -->.
  • Add a workflow source label such as workflow:source-direct-pr, workflow:source-local-request, workflow:source-review-followup, workflow:source-sync, or workflow:no-automation.

Once a valid source is present, this warning will not be reposted.

@renovate
renovate Bot temporarily deployed to agent-standard June 15, 2026 03:06 Inactive
@stranske-keepalive

stranske-keepalive Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Automated Status Summary

Head SHA: 7a0157a
Latest Runs: ⏳ pending — Gate
Required contexts: Gate / gate, Health 45 Agents Guard / guard
Required: core tests (3.12): ⏳ pending, core tests (3.13): ⏳ pending, docker smoke: ⏳ pending, gate: ⏳ pending

Workflow / Job Result Logs
(no jobs reported) ⏳ pending

Coverage Overview

  • Coverage history entries: 0

Updated automatically; will refresh on subsequent CI/Docker completions.


Keepalive checklist

Scope

No scope information available

Tasks

  • No tasks defined

Acceptance criteria

  • No acceptance criteria defined

@renovate
renovate Bot merged commit 2f1845c into main Jun 15, 2026
64 of 74 checks passed
@renovate
renovate Bot deleted the renovate/github-actions branch June 15, 2026 03:06
@renovate
renovate Bot temporarily deployed to agent-high-privilege June 15, 2026 03:07 Inactive

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fec9763316

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

uses: actions/setup-python@v6
with:
python-version: '3.12'
python-version: '3.14'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep agent runners on supported Python

In the agent runner context, this fixed 3.14 is used before the workflow installs the checked-out repository's requirements*.txt and editable pyproject.toml (later in this job). I checked .github/workflows/pr-00-gate.yml, and the supported/default CI matrix remains primary-python-version: '3.12' with python-versions: '["3.12", "3.13"]', so repos whose dependencies or requires-python are valid for the current gate but not for 3.14 will now fail during setup before the agent can run. Keep these reusable runners on the supported runtime or make the Python version a caller input/read from the repo.

Useful? React with 👍 / 👎.

stranske pushed a commit that referenced this pull request Jun 17, 2026
Health 74 "Check Template Drift" was RED on main: 7 of 15 allowlisted
root->template workflow pairs had stale fingerprints, so they showed as
unallowlisted drift (exit 1). They went stale after action-version bumps
(#2391/#2394) and root feature work changed the normalized content of
both sides without re-baselining.

Each of the 7 was examined; all are intentional, bidirectional divergence
rather than a missing consumer improvement:
- consumer template workflows SHA-pin third-party actions per the fleet
  action-pin contract (docs/HISTORY.md, PR #1925) and carry LangSmith
  tracing env;
- the root Workflows-repo copies use floating major tags plus repo-internal
  concurrency + sparse-checkout (docs/fixes/sparse-checkout-audit-2026-02-03.csv);
- agents-63-issue-intake is additionally an alias-mapped Workflows-internal
  superset (~1.7k lines) vs the 216-line consumer intake template.

Aligning the template to root would strip the contractually-required
consumer action pins from all consumers, so the entries are re-baselined
(fingerprints refreshed + documented reasons) rather than aligned. The 8
already-passing entries are untouched.

Verified: scripts/check_template_drift.py --allowlist
config/template-drift-allowlist.txt now reports 0 unallowlisted drift
(15 allowlisted, 3 in sync), exit 0.

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

# Conflicts:
#	config/template-drift-allowlist.txt
stranske added a commit that referenced this pull request Jun 17, 2026
…2397)

Health 74 "Check Template Drift" was RED on main: 7 of 15 allowlisted
root->template workflow pairs had stale fingerprints, so they showed as
unallowlisted drift (exit 1). They went stale after action-version bumps
(#2391/#2394) and root feature work changed the normalized content of
both sides without re-baselining.

Each of the 7 was examined; all are intentional, bidirectional divergence
rather than a missing consumer improvement:
- consumer template workflows SHA-pin third-party actions per the fleet
  action-pin contract (docs/HISTORY.md, PR #1925) and carry LangSmith
  tracing env;
- the root Workflows-repo copies use floating major tags plus repo-internal
  concurrency + sparse-checkout (docs/fixes/sparse-checkout-audit-2026-02-03.csv);
- agents-63-issue-intake is additionally an alias-mapped Workflows-internal
  superset (~1.7k lines) vs the 216-line consumer intake template.

Aligning the template to root would strip the contractually-required
consumer action pins from all consumers, so the entries are re-baselined
(fingerprints refreshed + documented reasons) rather than aligned. The 8
already-passing entries are untouched.

Verified: scripts/check_template_drift.py --allowlist
config/template-drift-allowlist.txt now reports 0 unallowlisted drift
(15 allowlisted, 3 in sync), exit 0.

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

# Conflicts:
#	config/template-drift-allowlist.txt

Co-authored-by: Tim Stranske <tim@stranskemo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants