Skip to content

release: 0.40.1#102

Merged
Dithilli merged 1 commit into
mainfrom
release-please--branches--main--components--hyperspell
Jul 17, 2026
Merged

release: 0.40.1#102
Dithilli merged 1 commit into
mainfrom
release-please--branches--main--components--hyperspell

Conversation

@aburkard

@aburkard aburkard commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.40.1 (2026-07-17)

Bug Fixes

  • mcp: execute tool dies on Deno >= 2 (unix socket needs net permission) (#100) (9604f1b)
  • mcp: execute tool dies on Deno >= 2.9 (unix sockets moved behind net permission) (#101) (6b11b2f)

This PR was generated with Release Please. See documentation.

@firetiger-agent

firetiger-agent Bot commented Jul 17, 2026

Copy link
Copy Markdown

Firetiger has created a monitoring plan for this PR.

View monitor

@entelligence-ai-pr-reviews

Copy link
Copy Markdown

Confidence Score: 5/5 - Safe to Merge

Safe to merge — this is a version bump release PR (0.40.1) with no substantive logic changes identified by the automated review. The PR appears clean with zero new review comments generated and no unresolved pre-existing concerns flagged. Release PRs of this nature, focused solely on version incrementation, carry minimal risk provided the underlying changes were reviewed in feature PRs prior to this release cut.

Key Findings:

  • No new review comments were generated, indicating no detectable logic, security, or correctness issues in the reviewed files.
  • Zero critical, significant, or medium-severity issues were identified by heuristic analysis across the changed files.
  • This is a release version bump (0.40.1), which typically involves changelog updates and version file changes rather than functional code modifications, further reducing risk.
  • Coverage was limited to 1 of 6 changed files, but given the nature of a release PR (version metadata files), this is acceptable and consistent with low-risk release mechanics.

@aburkard
aburkard force-pushed the release-please--branches--main--components--hyperspell branch from 35975d2 to 5bc3312 Compare July 17, 2026 00:58
@entelligence-ai-pr-reviews

Copy link
Copy Markdown

EntelligenceAI PR Summary

Documents the v0.40.1 patch release in the changelog, capturing two bug fixes for the mcp module caused by Unix socket permission changes in newer Deno versions.

  • Fixed execute tool failures on Deno >= 2 due to Unix sockets requiring the net permission
  • Fixed execute tool failures on Deno >= 2.9 for the same underlying permission requirement change

Confidence Score: 5/5 - Safe to Merge

Safe to merge — this PR is a pure changelog update documenting the v0.40.1 patch release, with no functional code changes introduced. It accurately captures two bug fixes for Unix socket net permission requirements in the mcp module affecting Deno >= 2 and Deno >= 2.9 respectively. No review comments were generated, no logic or runtime code is touched, and the change is entirely documentation/release-tracking in nature.

Key Findings:

  • The PR exclusively modifies the changelog file to document already-shipped bug fixes, introducing zero risk of regressions or new behavior.
  • The described fixes — Unix socket net permission handling for Deno >= 2 and Deno >= 2.9 — are clearly scoped and well-explained in the changelog entry, providing accurate context for the patch release.
  • No existing unresolved review comments or pre-existing concerns are associated with this PR, and heuristic analysis flagged zero issues across all severity levels.
Files requiring special attention
  • CHANGELOG.md

@Dithilli
Dithilli merged commit 745ec35 into main Jul 17, 2026
7 of 8 checks passed
@aburkard

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants