Skip to content

chore(deps): bump openclaw from 2026.5.7 to 2026.6.8#27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/openclaw-2026.6.8
Closed

chore(deps): bump openclaw from 2026.5.7 to 2026.6.8#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/openclaw-2026.6.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown

Bumps openclaw from 2026.5.7 to 2026.6.8.

Release notes

Sourced from openclaw's releases.

openclaw 2026.6.8

2026.6.8

Highlights

Changes

Fixes

Complete contribution record

This audited record covers the complete v2026.6.6..v2026.6.8 history: 192 merged PRs. The generation manifest also supplies direct commits as editorial input; the grouped notes above prioritize user impact.

Pull requests

... (truncated)

Commits
  • 844f405 docs(changelog): note patched Hono runtime
  • 71fbd3e fix(deps): update Hono security pin
  • 6a49346 docs(changelog): refresh 2026.6.8 notes
  • 94c72ac Keep key-free web search providers opt-in (#93616)
  • 6af6e1e fix(ci): require billable Anthropic release key
  • 6c375c7 fix(ci): prefer Anthropic OAuth in live validation
  • b1e925f fix(ci): support Anthropic OAuth release validation
  • cf9dea7 fix(release): satisfy retry delay lint
  • 780373f chore(release): prepare 2026.6.8 stable
  • 11af11a fix(release): tolerate npm propagation after publish
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [openclaw](https://github.com/openclaw/openclaw) from 2026.5.7 to 2026.6.8.
- [Release notes](https://github.com/openclaw/openclaw/releases)
- [Commits](openclaw/openclaw@v2026.5.7...v2026.6.8)

---
updated-dependencies:
- dependency-name: openclaw
  dependency-version: 2026.6.8
  dependency-type: indirect
...

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 Jun 20, 2026
@dependabot dependabot Bot requested a review from trentdoney as a code owner June 20, 2026 07:09

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 43792333fa

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread package-lock.json
"resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.7.tgz",
"integrity": "sha512-NGnrxS/nLKUo5nkbVQxlC71sB4hdfImdYIbFeSCidxtwATx0AHRPcANSLd0q5Bb2BkoSWo2iisQhGg5/r+ihbA==",
"node_modules/openclaw/node_modules/protobufjs": {
"version": "8.4.1",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Regenerate the lockfile with satisfiable subdeps

The updated lockfile makes OpenClaw's nested dependency tree invalid: @google/genai still declares protobufjs: ^7.5.4 earlier in this same lockfile, but the only nested protobufjs it can resolve under node_modules/openclaw is the out-of-range 8.x version here. I checked this with npm ls --package-lock-only --all, which now exits with ELSPROBLEMS (the parent commit's lock exits 0) and also reports other out-of-range nested entries, so any dependency-tree validation or OpenClaw path that loads the Gemini SDK can fail until the lock is regenerated or corrected to satisfy the declared ranges.

Useful? React with 👍 / 👎.

@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Author

Superseded by #29.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/openclaw-2026.6.8 branch June 22, 2026 03:26
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.

0 participants