Skip to content

chore(deps): bump hono and openclaw in /openclaw-plugin#9

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/openclaw-plugin/multi-5000a27af4
Closed

chore(deps): bump hono and openclaw in /openclaw-plugin#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/openclaw-plugin/multi-5000a27af4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Closed — openclaw 2026.4.9 and hono 4.12.10+ already manually upgraded in this repo, which supersedes this PR.

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 10, 2026
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)
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2026

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.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/openclaw-plugin/multi-5000a27af4 branch April 10, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant