Skip to content

Update stacklok/toolhive-studio to v0.40.1 - #1172

Merged
samuv merged 1 commit into
mainfrom
renovate/stacklok-toolhive-studio-0.x
Sep 22, 2026
Merged

samuv merged 1 commit into
mainfrom
renovate/stacklok-toolhive-studio-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
stacklok/toolhive-studio patch v0.40.0v0.40.1

After this PR opens, .github/workflows/upstream-release-docs.yml adds source-verified content edits for the new release. For stacklok/toolhive, the same workflow also syncs reference assets (CLI help, Swagger) and regenerates the CRD MDX pages.


Release Notes

stacklok/toolhive-studio (stacklok/toolhive-studio)

v0.40.1

Compare Source

What's Changed

Full Changelog: stacklok/toolhive-studio@v0.40.0...v0.40.1


Configuration

📅 Schedule: (in timezone America/New_York)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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.


Docs update for toolhive-studio v0.40.1

Note

Skill reported no doc-relevant changes for this release.
This PR only bumps the version pin and any pin_files edits.

At a glance

Upstream stacklok/toolhive-studio v0.40.0v0.40.1
Hand-written changes 0 commit(s)
Reference assets unchanged
Gaps 0
Owner @samuv - identified from release author
Release contributors 1 review requested (see sidebar) · 3 not requested (no docs impact)
Action required

Who does what

@samuv cut this release and owns this PR: review your own changes, chase the remaining approvals, and merge once they're in. You don't need to wait on a review from anyone listed as having no docs impact below.

Everyone with a review request: the target is a review and approval within 2 business days.

No docs impact identified

3 contributor(s) had no-docs-impact commits in this release. No review was requested, and the workflow did not auto-notify them.

Run cost

Session Turns Cost (USD)
Generation 26 $2.3505
Editorial review 4 $0.3829
Total 30 $2.7334
How this PR was built

Two Claude Opus sessions run per release: a generation pass
(upstream-release-docs skill, 6 phases) followed by a fresh-
context editorial pass (docs-review). Prettier/ESLint
auto-fixes are applied after.

Auto-synced paths — do not hand-edit these in review:

  • static/api-specs/
  • docs/toolhive/reference/cli/ (toolhive only)

If a "Gaps needing human context" section is present above,
each entry includes a paste-ready Helper prompt for local
Claude
a reviewer can use to resolve the gap.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot added the autogen-docs Pull requests generated by automated release workflows label Sep 22, 2026
@vercel

vercel Bot commented Sep 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
docs-website Ready Ready Preview Sep 22, 2026 12:24am UTC

Request Review

@github-actions
github-actions Bot marked this pull request as draft September 22, 2026 00:23
@claude

claude Bot commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Claude finished @renovate[bot]'s task in 3m 8s —— View job


Upstream release docs sync

Running /upstream-release-docs stacklok/toolhive-studio v0.40.1 in unattended mode.

  • Load skill and analyze release
  • Categorize commits (Phase 1)
  • Deep-dive human-authored commits (Phase 2)
  • Audit existing docs for impact (Phase 3)
  • Write artifacts (NO_CHANGES.md, REVIEWERS.json)
  • Nothing to commit (both artifacts are gitignored by design; the workflow reads them from disk)

Result: no doc-relevant changes

v0.40.1 is a maintenance release only. Every commit is one of: dependency bump, security patch to an internal transitive dep, CI plumbing, or an upstream-repo README/diagram refresh. No CLI flags, config keys, API routes, CRD fields, defaults, or user-visible desktop-app behavior changed.

Notable dependency landings verified for hidden reader-facing impact:

  • Electron 43 → 44 (stacklok/toolhive-studio#2694): drops macOS 12 support, 32-bit Windows/Linux builds, and the retired openAsHidden login-item option. docs/toolhive/guides-ui does not pin an Electron version, a minimum macOS version, or 32-bit Windows/Linux support - the only guides-ui/install.mdx OS statements are Windows 10/11 (x64) and Linux (x86_64/amd64), both unaffected - so nothing to falsify.
  • stacklok/toolhive 0.47.0 → 0.50.0 inside toolhive-studio (stacklok/toolhive-studio#2695, #2707, #2709, #2728): studio bundles a specific toolhive core version; the docs-website's own toolhive pin is a separate axis tracked by its own release-docs run.
  • chore(docs): update README screenshot and diagram (stacklok/toolhive-studio#2660): touches only upstream's own README.md and upstream's docs/images/. The docs-website has its own copies of toolhive-ui-screenshot-*.webp and toolhive-diagram-*.svg under /static/img/toolhive/ and does not auto-sync them from upstream (see .github/upstream-projects.yaml - toolhive-studio has no assets: block). Refreshing these screenshots is a separate manual concern outside this workflow's remit.

Artifacts written

  • NO_CHANGES.md - one-line explanation for the workflow to splice into the PR body.
  • REVIEWERS.json - all four contributors (danbarr, eleftherias, reyortiz3, samuv) classified docs_facing: false with per-person reasons. The owner (samuv) still gets a review request from the workflow's fallback path.

No GAPS.md (nothing deferred) and no SUMMARY.md (no hand-edits made).
| Branch: renovate/stacklok-toolhive-studio-0.x

@claude

claude Bot commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Claude finished @renovate[bot]'s task in 21s —— View job


Docs review

  • Inspect files changed in the latest commit
  • Determine whether any docs edits require review

The only file touched in this PR is .github/upstream-projects.yaml (a version bump from v0.40.0 to v0.40.1). No documentation pages were added or modified in this commit, so there is nothing for /docs-review to act on.

Per the PR description, source-verified content edits for this release are added later by .github/workflows/upstream-release-docs.yml. Any docs review should run after that workflow's follow-up commit lands on this branch.

No changes pushed.
· Branch: renovate/stacklok-toolhive-studio-0.x

@github-actions
github-actions Bot requested a review from samuv September 22, 2026 00:28
@github-actions
github-actions Bot marked this pull request as ready for review September 22, 2026 00:28
@samuv
samuv merged commit 0b6f919 into main Sep 22, 2026
5 checks passed
@samuv
samuv deleted the renovate/stacklok-toolhive-studio-0.x branch September 22, 2026 09:51

This branch was successfully deployed

1 active deployment
Preview 0e7f02b7 Deployed Sep 22, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autogen-docs Pull requests generated by automated release workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant