Skip to content

feat(container): update image docker.io/hexsleeves/tailscale-mcp-server ( 1.2.0 → 1.3.0 )#5747

Open
naoki-bot[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-hexsleeves-tailscale-mcp-server-1.x
Open

feat(container): update image docker.io/hexsleeves/tailscale-mcp-server ( 1.2.0 → 1.3.0 )#5747
naoki-bot[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-hexsleeves-tailscale-mcp-server-1.x

Conversation

@naoki-bot

@naoki-bot naoki-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
docker.io/hexsleeves/tailscale-mcp-server minor 1.2.01.3.0

Release Notes

HexSleeves/tailscale-mcp (docker.io/hexsleeves/tailscale-mcp-server)

v1.3.0

Compare Source

Added
  • Node.js runtime compatibility: added node shebang to the compiled entry point and switched subprocess spawning from Bun.spawn to node:child_process. The package now runs with plain Node.js 20+ via npx -y @​hexsleeves/tailscale-mcp-server.
  • engines field in package.json declares node >=20.
  • 81 unit tests covering all 15 MCP tools, risk-level gating, and resource handlers.
  • CONTRIBUTING.md, GitHub issue templates, and an MCP registry server.json manifest.
Changed
  • README consolidated: quick-start configs for Claude Desktop, Claude Code, and Cursor; full tool reference table; environment variable table.
  • Removed dead logger module that was no longer reachable after the 1.0.0 server rebuild.
  • Tailnet summary errors now log a structured message instead of swallowing the failure silently.
Security
  • Tailscale CLI stderr output is now redacted before being forwarded to logs, preventing accidental exposure of auth keys in diagnostic output.
  • Input validation tightened across tool handlers to reject empty strings and out-of-range values earlier.
  • Bumped hono override to 4.12.21, clearing four moderate audit advisories in the transitive dependency chain.


Configuration

📅 Schedule: (in timezone Europe/Lisbon)

  • 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: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate.

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.

0 participants