Skip to content

chore: version packages - #532

Merged
mergify[bot] merged 4 commits into
mainfrom
changeset-release/main
Jul 10, 2026
Merged

chore: version packages#532
mergify[bot] merged 4 commits into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

hevy-mcp@1.27.0

Minor Changes

  • #512 0a592d7 Thanks @charliecreates! - Add validated structured output schemas and structuredContent to all read-only tools while preserving their existing text responses.

Patch Changes

  • #504 bae0ffb Thanks @charliecreates! - Correct the MCP registration span tool count to reflect successful tool registrations.

  • #509 fb00d27 Thanks @charliecreates! - Expose the user profile, workout count, exercise template catalog, and routine
    folders as discoverable MCP resources.

✨ PR Description

Purpose: Release version 1.27.0 with structured output schemas for read-only tools and new MCP resource discovery capabilities.

Main changes:

  • Bumped package version from 1.26.6 to 1.27.0 in package.json
  • Added structured content schemas to all read-only tools alongside text responses
  • Exposed user profile, workout count, exercise templates, and routine folders as discoverable MCP resources

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from eb0c275 to 5e4b76a Compare July 10, 2026 10:40

@gitstream-cm gitstream-cm Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✨ PR Review

LGTM

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Review using Guidelines Learn how

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from cd39df5 to 0387649 Compare July 10, 2026 11:10
@mergify

mergify Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Queued — the merge queue status continues in this comment ↓.

@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.58%. Comparing base (f274d03) to head (feebb50).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #532   +/-   ##
=======================================
  Coverage   90.58%   90.58%           
=======================================
  Files          25       25           
  Lines        1115     1115           
  Branches      284      284           
=======================================
  Hits         1010     1010           
  Misses         46       46           
  Partials       59       59           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

gitstream-cm[bot]
gitstream-cm Bot previously requested changes Jul 10, 2026

@gitstream-cm gitstream-cm Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Files in src/generated/ are generated by Kubb and must not be edited manually.
Run npm run build:client to regenerate the API client.

gitstream-cm[bot]
gitstream-cm Bot previously requested changes Jul 10, 2026

@gitstream-cm gitstream-cm Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Added as any and as unknown assertions are prohibited in tool handlers.
Use InferToolParams<typeof schema> to infer parameters from the Zod schema.

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Unit Test Results

  1 files   23 suites   1s ⏱️
342 tests 342 ✅ 0 💤 0 ❌
343 runs  343 ✅ 0 💤 0 ❌

Results for commit feebb50.

♻️ This comment has been updated with latest results.

@charliecreates

Copy link
Copy Markdown
Contributor

gitstream/block_generated_edits is blocking this release PR, but the current PR diff against main contains no src/generated/ files. The request appears to have been triggered while merging main into changeset-release/main, which made gitStream inspect inherited generated-client changes rather than a manual edit on this PR.

No safe PR-local repair is clear: regenerating the client would not change the diff that triggered the rule, and altering the gitStream policy needs an owner decision. Please update or override the block_generated_edits rule for the automated changeset-release/main branch (or dismiss the provider review) before merging.

— charlied/pr-check-repair

@gitstream-cm
gitstream-cm Bot dismissed their stale review July 10, 2026 12:18

Review resolved

@chrisdoc chrisdoc added the queue Add to Mergify merge queue label Jul 10, 2026
@chrisdoc
chrisdoc dismissed gitstream-cm[bot]’s stale review July 10, 2026 12:21

False positive from gitStream AI review on a changeset release PR that does not modify tool handlers.

@chrisdoc

Copy link
Copy Markdown
Owner

@Mergifyio refresh

@mergify

mergify Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

refresh

✅ Pull request refreshed

@mergify mergify Bot added the queued label Jul 10, 2026
@mergify

mergify Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-07-10 12:21 UTC · Rule: default · triggered by rule Queue pull requests labeled 'queue'
  • Checks failed · on draft merge queue: checking main (d0fa4e7) and #532 together #542
  • 🚫 Left the queue2026-07-10 12:28 UTC · at 3475c6cd4ff558de559f2c091d9d2f355ad8ebc4

This pull request spent 7 minutes 2 seconds in the queue, including 1 minute 22 seconds running CI.

Waiting for
  • check-success = "Build and test (Node 24.x)"
All conditions
  • check-success = "Build and test (Node 24.x)"
  • check-success = "Build and test (Node 26.x)"

Reason

The merge conditions cannot be satisfied due to failing checks

  • Build and test (Node 24.x)

Failing checks:

Hint

You may have to fix your CI before adding the pull request to the queue again.
If you update this pull request, to fix the CI, it will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue instead, you can requeue the pull request, without updating it, by posting a @mergifyio queue comment.

Requeued — the merge queue status continues in this comment ↓.

mergify Bot added a commit that referenced this pull request Jul 10, 2026
@mergify mergify Bot added dequeued and removed queued labels Jul 10, 2026
@mergify mergify Bot added queued and removed dequeued labels Jul 10, 2026
@mergify

mergify Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 6 minutes 49 seconds in the queue, with no time running CI.

Waiting for
  • check-success = "Build and test (Node 24.x)"
  • check-success = "Build and test (Node 26.x)"
All conditions
  • check-success = "Build and test (Node 24.x)"
  • check-success = "Build and test (Node 26.x)"

Reason

The pull request #532 has been manually updated

Requeued — the merge queue status continues in this comment ↓.

@charliecreates

Copy link
Copy Markdown
Contributor

gitstream/block_generated_edits is still action_required on 7984b22. The latest PR diff only contains release artifacts (.changeset/, CHANGELOG.md, and package.json), with no src/generated/ or src/tools/ changes; gitstream/block_unsafe_tool_assertions also reported action_required for the same head.

No evidence-grounded PR change can satisfy either rule. This needs an owner to dismiss the provider requests or adjust the gitStream rules to exclude the automated changeset-release/main release PR; I did not change repository or provider configuration.

— charlied/pr-check-repair

mergify Bot added a commit that referenced this pull request Jul 10, 2026
@mergify

mergify Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 1 minute 52 seconds in the queue, including 1 minute 20 seconds running CI.

Required conditions to merge
  • check-success = "Build and test (Node 24.x)"
  • check-success = "Build and test (Node 26.x)"

mergify Bot added a commit that referenced this pull request Jul 10, 2026
@mergify
mergify Bot merged commit 3b80b0f into main Jul 10, 2026
26 checks passed
@mergify
mergify Bot deleted the changeset-release/main branch July 10, 2026 12:51
@mergify mergify Bot removed the queued label Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved-by-team queue Add to Mergify merge queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant