Skip to content

build(deps): refresh CI tooling and repair validation provisioning - #73

Merged
steipete merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-d445ed8c0e
Sep 23, 2026
Merged

steipete merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-d445ed8c0e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

What Problem This Solves

Refreshes CI tooling and fixes remote validation failing to provision because its configured disk is smaller than the current image.

User Impact

No package runtime or engine requirement changes. Maintainers can provision validation machines again and use current pnpm patch/minor releases.

Why This Change Was Made

Retains the original pnpm/action-setup 6.1.0 and Blacksmith Docker Builder 2.2.0 updates, upgrades pnpm/setup to 3.0.0, and updates the existing pnpm 11 and 12 lanes to 11.27.1 and 12.5.1. Explicit Node versions and disabled automatic installation preserve the workflow behavior across the setup Action major. The validation disk now matches the image’s 400 GB minimum.

Evidence

Remote Linux validation passed all 220 tests with no failures or cancellations, plus npm run check (data validation and unchanged README generation). The first provisioning attempt reproduced the 160 GB image-size failure; provisioning succeeded with 400 GB. Independent Codex review found no actionable P0–P2 findings.

Exact-head GitHub CI is green: Scripts, Actionlint, CodeQL, and the real main surface RTT workflow all passed at 8b13300222a461ffda2c447a36127afac673777a: https://github.com/openclaw/openclaw-rtt/actions/runs/35834484470

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 14, 2026 09:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 14, 2026
@dependabot dependabot Bot changed the title Bump the github-actions group across 1 directory with 2 updates build(deps): bump the github-actions group across 1 directory with 2 updates Sep 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-d445ed8c0e branch from a1b10b9 to 942362a Compare September 21, 2026 09:20
dependabot Bot and others added 2 commits September 23, 2026 00:53
…updates

Bumps the github-actions group with 2 updates in the / directory: [pnpm/action-setup](https://github.com/pnpm/action-setup) and [useblacksmith/setup-docker-builder](https://github.com/useblacksmith/setup-docker-builder).


Updates `pnpm/action-setup` from 6.0.10 to 6.1.0
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v6.0.10...v6.1.0)

Updates `useblacksmith/setup-docker-builder` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/useblacksmith/setup-docker-builder/releases)
- [Commits](useblacksmith/setup-docker-builder@a5256a7...1921511)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: useblacksmith/setup-docker-builder
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@steipete
steipete force-pushed the dependabot/github_actions/github-actions-d445ed8c0e branch from 942362a to 8b13300 Compare September 23, 2026 07:57
@steipete steipete changed the title build(deps): bump the github-actions group across 1 directory with 2 updates build(deps): refresh CI tooling and repair validation provisioning Sep 23, 2026
@steipete
steipete requested a review from vincentkoc September 23, 2026 08:09
@steipete
steipete merged commit c78bf82 into main Sep 23, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-d445ed8c0e branch September 23, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant