arcade-mcp/libs
Eric Gustin 7c448aaf2e
Fix PostHog dependency issue (#740)
The 'MCP server started' events would fail to send to posthog if the CLI
was not installed. This PR fixes this by moving PostHog from being a
dependency of the CLI to a dependency of arcade-core.

<!-- CURSOR_SUMMARY -->
> [!NOTE]
> Aligns versions and dependency ranges across the CLI and server
packages; removes an unnecessary dependency.
> 
> - Bump `arcade-mcp-server` to `1.14.2` and `arcade-mcp` to `1.8.1`
> - Update `arcade-core` constraint to `>=4.2.1,<5.0.0`; CLI now
requires `arcade-mcp-server>=1.14.2`
> - Remove `posthog` from CLI dependencies
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
69f8bb397737d4c01f57630863762109819dbc4f. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2026-01-12 10:48:47 -08:00
..
arcade-cli Adding MCP Servers supports to Arcade Evals (#689) 2026-01-07 20:26:23 -03:00
arcade-core Fix PostHog dependency issue (#740) 2026-01-12 10:48:47 -08:00
arcade-evals Adding MCP Servers supports to Arcade Evals (#689) 2026-01-07 20:26:23 -03:00
arcade-mcp-server Fix PostHog dependency issue (#740) 2026-01-12 10:48:47 -08:00
arcade-serve Instrumentation for outbound requests (#726) 2025-12-12 15:30:11 -08:00
arcade-tdk PagerDuty typed OAuth object (#718) 2025-12-15 17:42:11 -03:00
tests Adding MCP Servers supports to Arcade Evals (#689) 2026-01-07 20:26:23 -03:00