Skip to content

chore(deps): bump @opencode-ai/plugin from 1.2.27 to 1.14.19#55

Merged
vtemian merged 2 commits into
mainfrom
dependabot/npm_and_yarn/opencode-ai/plugin-1.14.19
Apr 22, 2026
Merged

chore(deps): bump @opencode-ai/plugin from 1.2.27 to 1.14.19#55
vtemian merged 2 commits into
mainfrom
dependabot/npm_and_yarn/opencode-ai/plugin-1.14.19

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @opencode-ai/plugin from 1.2.27 to 1.14.19.

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)

Summary by cubic

Upgrade @opencode-ai/plugin to 1.14.19 and regenerate bun.lock. Update types (ToolResult) and clean PTY tests to match new plugin typings; no runtime changes.

Written for commit 3bf7661. Summary will update on new commits.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 20, 2026
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

dependabot Bot and others added 2 commits April 22, 2026 13:43
Bumps @opencode-ai/plugin from 1.2.27 to 1.14.19.

---
updated-dependencies:
- dependency-name: "@opencode-ai/plugin"
  dependency-version: 1.14.19
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
- Regenerate bun.lock for the new plugin version.
- Update OcttoTool.execute return type to Promise<ToolResult> since the
  plugin's tool() now returns a richer object (string | { output,
  metadata }) instead of a plain string.
- Drop unnecessary `as any` / `id!` assertions in PTY tool tests that
  the new plugin typings already narrow.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vtemian vtemian force-pushed the dependabot/npm_and_yarn/opencode-ai/plugin-1.14.19 branch from 641486f to 3bf7661 Compare April 22, 2026 10:45
@vtemian vtemian merged commit 41bef47 into main Apr 22, 2026
1 check passed
@vtemian vtemian deleted the dependabot/npm_and_yarn/opencode-ai/plugin-1.14.19 branch April 22, 2026 10:46
Wuxie233 referenced this pull request in Wuxie233/micode May 4, 2026
* chore(deps): bump @opencode-ai/plugin from 1.2.27 to 1.14.19

Bumps @opencode-ai/plugin from 1.2.27 to 1.14.19.

---
updated-dependencies:
- dependency-name: "@opencode-ai/plugin"
  dependency-version: 1.14.19
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: adapt to @opencode-ai/plugin 1.14.19

- Regenerate bun.lock for the new plugin version.
- Update OcttoTool.execute return type to Promise<ToolResult> since the
  plugin's tool() now returns a richer object (string | { output,
  metadata }) instead of a plain string.
- Drop unnecessary `as any` / `id!` assertions in PTY tool tests that
  the new plugin typings already narrow.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vlad Temian <vladtemian@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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