Skip to content

build(deps): bump undici and openclaw#13

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-4cebc0e542
Closed

build(deps): bump undici and openclaw#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-4cebc0e542

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Removes undici. It's no longer used after updating ancestor dependency openclaw. These dependencies need to be updated together.

Removes undici

Updates openclaw from 2026.6.1 to 2026.6.9

Release notes

Sourced from openclaw's releases.

openclaw 2026.6.9

2026.6.9

Highlights

Changes

Fixes

Complete contribution record

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

Pull requests

... (truncated)

Commits
  • c645ec4 fix(release): terminate command descendants on signal
  • c04126a test(release): align full validation workflow contract
  • 99f3728 fix(ci): deduplicate release Telegram validation
  • aee871b fix(plugins): restore StepFun ClawHub release
  • b86293f docs(changelog): finalize 2026.6.9 ledger
  • 55ee540 test(release): stabilize validation contracts
  • 4ddd670 docs(changelog): finalize 2026.6.9 ledger
  • 0fafe13 merge: synchronize release branch with latest main
  • 437164c docs(changelog): finalize 2026.6.9 ledger
  • 1988e1a chore(deadcode): remove memory wiki helper shims
  • Additional commits viewable in compare view

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.

Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependency [openclaw](https://github.com/openclaw/openclaw). These dependencies need to be updated together.


Removes `undici`

Updates `openclaw` from 2026.6.1 to 2026.6.9
- [Release notes](https://github.com/openclaw/openclaw/releases)
- [Commits](openclaw/openclaw@v2026.6.1...v2026.6.9)

---
updated-dependencies:
- dependency-name: undici
  dependency-version:
  dependency-type: indirect
- dependency-name: openclaw
  dependency-version: 2026.6.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 Jun 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #16.

@dependabot dependabot Bot closed this Jun 29, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-4cebc0e542 branch June 29, 2026 12:10
josephismikhail added a commit that referenced this pull request Jun 29, 2026
…bump (#17)

openclaw >= 2026.6.6 restructured its plugin-sdk type bundling, so the
inferred return type of `definePluginEntry(...)` references an internal,
non-exported hashed chunk (e.g. dist/plugin-sdk/types-*.js). With
`declaration: true`, `tsc` cannot name that type portably and fails the
build with TS2742 at plugins/ix-plugin.ts.

Annotate the default export with `ReturnType<typeof definePluginEntry>`,
which names the type via the imported symbol and is portable for
declaration emit. Compiles against both the current (2026.6.1) and bumped
(2026.6.9) openclaw; build + tests green. Unblocks Dependabot PRs #12/#13/#14.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@josephismikhail

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use @dependabot rebase or @dependabot recreate. If the branch was deleted, Dependabot will create a new PR on the next scheduled run, or you can trigger an update from the Dependency graph page.

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