From 786c8f744c20abba46a25fa03b38d07572ac5dba Mon Sep 17 00:00:00 2001 From: Rebot <96078724+reboot-dev-bot@users.noreply.github.com> Date: Wed, 29 Apr 2026 16:07:18 +0000 Subject: [PATCH] [Release] Synchronize for release --- Dockerfile | 2 +- pyproject.toml | 4 ++-- requirements-dev.lock | 2 +- requirements.lock | 2 +- web/package-lock.json | 28 ++++++++++++++-------------- web/package.json | 4 ++-- 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/Dockerfile b/Dockerfile index 3b42d49..3dcdbb4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ # locally before `docker build` so that `web/dist/` contains the # bundled UIs. This image copies that prebuilt bundle rather # than installing Node and rebuilding it here. -FROM ghcr.io/reboot-dev/reboot-base:1.0.3 +FROM ghcr.io/reboot-dev/reboot-base:1.0.4 WORKDIR /app diff --git a/pyproject.toml b/pyproject.toml index 6db12ed..222d05b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,13 +7,13 @@ dependencies = [ "uuid7>=0.1.0", "anyio>=4.0.0", "pydantic-ai-slim[anthropic]>=1.0.0", - "reboot==1.0.3", + "reboot==1.0.4", ] [tool.rye] dev-dependencies = [ "pytest>=7.4", - "reboot==1.0.3", + "reboot==1.0.4", ] # This project only uses `rye` to provide `python` and its dependencies. diff --git a/requirements-dev.lock b/requirements-dev.lock index d806d32..c2e1f9e 100644 --- a/requirements-dev.lock +++ b/requirements-dev.lock @@ -229,7 +229,7 @@ python-ulid==3.1.0 pyyaml==6.0.2 # via kubernetes-asyncio # via reboot -reboot==1.0.3 +reboot==1.0.4 referencing==0.37.0 # via jsonschema # via jsonschema-specifications diff --git a/requirements.lock b/requirements.lock index eb61686..a70e1a1 100644 --- a/requirements.lock +++ b/requirements.lock @@ -220,7 +220,7 @@ python-ulid==3.1.0 pyyaml==6.0.2 # via kubernetes-asyncio # via reboot -reboot==1.0.3 +reboot==1.0.4 referencing==0.37.0 # via jsonschema # via jsonschema-specifications diff --git a/web/package-lock.json b/web/package-lock.json index 86b1c71..9465bdc 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -10,8 +10,8 @@ "dependencies": { "@modelcontextprotocol/ext-apps": "1.5.0", "@modelcontextprotocol/sdk": "1.29.0", - "@reboot-dev/reboot-api": "1.0.3", - "@reboot-dev/reboot-react": "1.0.3", + "@reboot-dev/reboot-api": "1.0.4", + "@reboot-dev/reboot-react": "1.0.4", "react": "^18.2.0", "react-dom": "^18.2.0", "react-markdown": "^10.1.0", @@ -888,9 +888,9 @@ } }, "node_modules/@reboot-dev/reboot-api": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@reboot-dev/reboot-api/-/reboot-api-1.0.3.tgz", - "integrity": "sha512-oivrFr4nbT3ByBQ+SAvfeBWPsSFu1Xii4LbBAKb1nBiiYlxZ0Q0ERDpSTTcv3xVtzrcIjSbXG22Hftk1hlRovg==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@reboot-dev/reboot-api/-/reboot-api-1.0.4.tgz", + "integrity": "sha512-fZhhSz7Rf0wkRTJSulqdKlHorBlM6bPO2g9g/z6sL8byTqbJ+jFCaYyXupT/+s1VEC9EhdiAezossYikgBKbIQ==", "license": "Apache-2.0", "dependencies": { "@scarf/scarf": "1.4.0", @@ -915,15 +915,15 @@ } }, "node_modules/@reboot-dev/reboot-react": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@reboot-dev/reboot-react/-/reboot-react-1.0.3.tgz", - "integrity": "sha512-vLDI3bVAv/0O5cYNVl3ard4onfTEDOHSkQ6Q1ylqs4E/rfGatsL6HtJYEqHVwkRQ5RXNaaJWV5f2V64dAWFsnQ==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@reboot-dev/reboot-react/-/reboot-react-1.0.4.tgz", + "integrity": "sha512-p6cnF7B1qRu5eH3DkpneMoflXKyszTpFxpHp+CjJaZZ72EMFq2HnlLydKAIaNtJUjknCNxy4ASMgxion2KGKzA==", "license": "Apache-2.0", "dependencies": { "@modelcontextprotocol/ext-apps": "1.5.0", "@modelcontextprotocol/sdk": "1.29.0", - "@reboot-dev/reboot-api": "1.0.3", - "@reboot-dev/reboot-web": "1.0.3", + "@reboot-dev/reboot-api": "1.0.4", + "@reboot-dev/reboot-web": "1.0.4", "@scarf/scarf": "1.4.0", "@types/uuid": "^9.0.4", "js-sha1": "0.7.0", @@ -951,12 +951,12 @@ } }, "node_modules/@reboot-dev/reboot-web": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@reboot-dev/reboot-web/-/reboot-web-1.0.3.tgz", - "integrity": "sha512-mFXgoOTUhUrlXs9p1g4vZCu33Dv9ze4ayN4X5ES8F9zkP+O4rweC/aQAalzpzEPA+Mk6HIUUNADUT2Lo1C4c0A==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@reboot-dev/reboot-web/-/reboot-web-1.0.4.tgz", + "integrity": "sha512-l1WhRDGpRTTMcY7KuvkUlg69QcNPHqDbqiaMblUYn5UefIRuD2p6dnKbNwDnHFMPN7FQrY3sh139kPLelQxN0A==", "license": "Apache-2.0", "dependencies": { - "@reboot-dev/reboot-api": "1.0.3", + "@reboot-dev/reboot-api": "1.0.4", "@scarf/scarf": "1.4.0", "js-sha1": "0.7.0", "lru-cache-idb": "^0.5.2", diff --git a/web/package.json b/web/package.json index 828969b..74c916f 100644 --- a/web/package.json +++ b/web/package.json @@ -17,8 +17,8 @@ "dependencies": { "@modelcontextprotocol/ext-apps": "1.5.0", "@modelcontextprotocol/sdk": "1.29.0", - "@reboot-dev/reboot-api": "1.0.3", - "@reboot-dev/reboot-react": "1.0.3", + "@reboot-dev/reboot-api": "1.0.4", + "@reboot-dev/reboot-react": "1.0.4", "react": "^18.2.0", "react-dom": "^18.2.0", "react-markdown": "^10.1.0",