chore(deps): bump hono and openclaw in /openclaw-plugin#9
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump hono and openclaw in /openclaw-plugin#9dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [hono](https://github.com/honojs/hono) to 4.12.12 and updates ancestor dependency [openclaw](https://github.com/openclaw/openclaw). These dependencies need to be updated together. Updates `hono` from 4.12.10 to 4.12.12 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.10...v4.12.12) Updates `openclaw` from 2026.4.8 to 2026.4.9 - [Release notes](https://github.com/openclaw/openclaw/releases) - [Commits](openclaw/openclaw@v2026.4.8...v2026.4.9) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.12 dependency-type: indirect - dependency-name: openclaw dependency-version: 2026.4.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
SonicBotMan
pushed a commit
that referenced
this pull request
Apr 10, 2026
…view) High priority: - #6 state machine: start() from idle now correctly transitions idle→queued→running - #1 FTS query injection: escape special chars in searchEpisodicFTS() - #2 JWT timing attack: use crypto.timingSafeEqual for signature comparison - #3 missing auth: add ownerId to Workflow + checkOwnership() on all mutating routes - #4 WebSocket leak: add close/error event listeners for异常断开 cleanup Medium priority: - #7 DAG layering: rewrite with Kahn algorithm (correct topological layering) - #8 Map iteration+delete: use Array.from() snapshot before modifying store - #9 JSON.parse: add try-catch + type validation in analyzer config parse Low priority: - #10 agent cache: add LRU eviction (max 20) to prevent memory growth - #11 Math.random(): replace with crypto.randomUUID() in memory stores - #12 silent errors: improve error messages in semantic-memory adapter ops - #13 API key exposure: use SHA-256 hash instead of key.slice(0,8)
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closed — openclaw 2026.4.9 and hono 4.12.10+ already manually upgraded in this repo, which supersedes this PR.