Skip to content

chore(deps): bump openclaw from 2026.5.7 to 2026.6.10#31

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/openclaw-2026.6.10
Open

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps openclaw from 2026.5.7 to 2026.6.10.

Release notes

Sourced from openclaw's releases.

openclaw 2026.6.10

Highlights

Changes

Fixes

Complete contribution record

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

Pull requests

Release verification

... (truncated)

Commits
  • aa69b12 docs(changelog): refresh 2026.6.10 notes
  • 3521a01 chore(release): prepare 2026.6.10 stable
  • 5ed8323 test(e2e): refresh docker setup fixture
  • e42b914 fix(ci): keep release branch CI shard bundles compatible
  • 51459a4 docs(changelog): include provider onboarding fix
  • 8b5527b fix(onboard): refresh provider plugin registry after setup installs (#95792)
  • 87b40c7 test(release): align beta2 validation expectations
  • b8108e4 test(telegram): add progress preview helper
  • dec86fe chore(release): refresh beta2 validation baselines
  • a2e5553 test(agents): cover fallback probe attempt position
  • 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.10.
- [Release notes](https://github.com/openclaw/openclaw/releases)
- [Commits](openclaw/openclaw@v2026.5.7...v2026.6.10)

---
updated-dependencies:
- dependency-name: openclaw
  dependency-version: 2026.6.10
  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 24, 2026
@dependabot dependabot Bot requested a review from trentdoney as a code owner June 24, 2026 04:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 24, 2026

@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: 2aec6d53e9

ℹ️ 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
"integrity": "sha512-76wdkrmfXfqGjueGgnb45ITPyUi1ycZ4IHgC2bhPDUfWHklY/q3MdLOAB+TF1e6xfl8NxNY0ZYaPCFNWSsw3Ug==",
"dev": true,
"node_modules/openclaw/node_modules/@types/retry": {
"version": "0.12.5",

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 invalid nested lock entries

This lock entry resolves @types/retry to 0.12.5, but the same updated OpenClaw tree declares p-retry's dependency as the exact version 0.12.0 at package-lock.json:3566; it also resolves tar to 7.5.16 while @openclaw/fs-safe requests exact 7.5.13 at package-lock.json:1401. I checked the package-lock tree with the documented npm ls --package-lock-only --all options, and npm exits with ELSPROBLEMS for these invalid packages, so dependency-tree validation fails even before tests run. Regenerate or pin the nested entries to versions that satisfy the exact constraints before landing the bump.

Useful? React with 👍 / 👎.

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