chore(deps-dev): bump dev-dependencies group with 4 updates - #102
Merged
Conversation
- @ai-sdk/provider 3.0.14 -> 3.0.15 - @opencode-ai/sdk 1.18.9 -> 1.18.18 (aligned with @opencode-ai/plugin 1.18.18 from #93; the previous skew between the plugin's nested sdk copy and the root dev sdk broke CI on dependabot PR #98) - @types/node 26.1.2 -> 26.2.0 - @types/semver 7.7.1 -> 7.8.0 Supersedes dependabot PR #98, which dependabot closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces dependabot PR #98 (closed by dependabot as updatable in another way). Bumps the same four dev dependencies; notably aligns
@opencode-ai/sdkwith@opencode-ai/plugin1.18.18 merged in #93 — the version skew between the two was what failed #98's typecheck (OpencodeClienttypes from two different@opencode-ai/sdkcopies).@ai-sdk/provider3.0.14 → 3.0.15@opencode-ai/sdk1.18.9 → 1.18.18@types/node26.1.2 → 26.2.0@types/semver7.7.1 → 7.8.0Local:
npm run typecheckclean,npm test567/567 pass.