arcade-mcp/libs/arcade-cli/arcade_cli
Eric Gustin bdb7163313
Update ALL libs and their deps to most recent version of other libs (#716)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> Bumps versions across core libs and MCP packages, updates dependency
constraints accordingly, and refreshes CLI template defaults to the new
minimums.
> 
> - **Versions**:
>   - `arcade-core` → `3.4.0`
>   - `arcade-serve` → `3.1.5`
>   - `arcade-tdk` → `3.2.2`
>   - `arcade-mcp-server` → `1.11.1`
>   - Root `arcade-mcp` → `1.5.8`
> - **Dependency constraints**:
> - Raise minimums to `arcade-core>=3.4.0`, `arcade-serve>=3.1.5`,
`arcade-tdk>=3.2.2`, `arcade-mcp-server>=1.11.1` across affected
`pyproject.toml` files.
> - **CLI** (`libs/arcade-cli/arcade_cli/new.py`):
> - Update template minimums for `arcade-mcp` (`1.5.8`), `arcade-tdk`
(`3.2.2`), `arcade-serve` (`3.1.5`), and `arcade-mcp-server` (`1.11.1`).
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
b1b43e4d04810b0b49d4de6c943c23e69c99aad4. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2025-12-05 14:57:10 -08:00
..
templates Fix MCP capabilities, examples, tests, and more (#657) 2025-10-30 11:59:00 -07:00
usage Server start events (#635) 2025-10-22 16:14:52 -07:00
__init__.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
authn.py Server start events (#635) 2025-10-22 16:14:52 -07:00
config.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
configure.py Do not require entrypoint for arcade configure for HTTP server (#684) 2025-11-12 10:21:44 -08:00
constants.py Server start events (#635) 2025-10-22 16:14:52 -07:00
deploy.py Only serve worker endpoints if secret is set (#691) 2025-11-24 14:39:14 -08:00
display.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
main.py Improve arcade deploy CLI Command (#634) 2025-11-03 11:19:04 -08:00
new.py Update ALL libs and their deps to most recent version of other libs (#716) 2025-12-05 14:57:10 -08:00
secret.py CLI Usage (#593) 2025-10-03 10:15:08 -07:00
server.py Improve arcade deploy CLI Command (#634) 2025-11-03 11:19:04 -08:00
show.py CLI Usage (#593) 2025-10-03 10:15:08 -07:00
utils.py CLI Usage (#593) 2025-10-03 10:15:08 -07:00