chore(deps): bump @opencode-ai/sdk from 1.18.3 to 1.18.18 - #474
chore(deps): bump @opencode-ai/sdk from 1.18.3 to 1.18.18#474dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@opencode-ai/sdk](https://github.com/sst/opencode-sdk-js) from 1.18.3 to 1.18.18. - [Release notes](https://github.com/sst/opencode-sdk-js/releases) - [Changelog](https://github.com/anomalyco/opencode-sdk-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/sst/opencode-sdk-js/commits) --- updated-dependencies: - dependency-name: "@opencode-ai/sdk" dependency-version: 1.18.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryUpdates the private agent-adapter package from
Confidence Score: 4/5The dependency bump appears safe to merge, with only the non-blocking stale SDK-version documentation needing attention. The manifest and lockfile consistently select SDK 1.18.18, repository builds honor the frozen lockfile, and no concrete SDK incompatibility was established; the remaining issue is documentation drift. Files Needing Attention: packages/host/agent-adapter/package.json and packages/host/agent-adapter/AGENTS.md
|
| Filename | Overview |
|---|---|
| packages/host/agent-adapter/package.json | Raises the OpenCode SDK dependency floor to 1.18.18, but the package’s dependency-version documentation still names 1.18.3. |
| pnpm-lock.yaml | Consistently resolves the updated SDK to 1.18.18 with its corresponding integrity hash and unchanged transitive dependency. |
Reviews (1): Last reviewed commit: "chore(deps): bump @opencode-ai/sdk from ..." | Re-trigger Greptile
| "@linkcode/transport": "workspace:*", | ||
| "@openai/codex": "^0.144.6", | ||
| "@opencode-ai/sdk": "^1.18.3", | ||
| "@opencode-ai/sdk": "^1.18.18", |
There was a problem hiding this comment.
SDK version documentation is stale
The manifest now requires @opencode-ai/sdk 1.18.18, while the package's dependency table still identifies 1.18.3 as the expected version. This leaves compatibility-sensitive maintenance and troubleshooting guidance out of sync with the dependency actually installed.
Bumps @opencode-ai/sdk from 1.18.3 to 1.18.18.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)