Skip to content

Conversation

@RomneyDa
Copy link
Collaborator

@RomneyDa RomneyDa commented Nov 26, 2025

Description

To incorporate new adapters

Should wait for an additional version release after #8887 is merged


Summary by cubic

Bump config and fetch dependencies to enable new adapters and update parsing/validation libraries. No code changes.

Written for commit 248d3b5. Summary will update automatically on new commits.

@continue-development-app
Copy link

Keep this PR in a mergeable state →

Learn more

All Green is an AI agent that automatically:

✅ Addresses code review comments

✅ Fixes failing CI checks

✅ Resolves merge conflicts

@continue
Copy link
Contributor

continue bot commented Nov 26, 2025

No documentation updates needed for this PR.

This is an internal dependency bump that updates @continuedev/config-yaml and @continuedev/fetch versions. The changes are:

  • Transitive dependency updates (yaml, zod)
  • Package-lock maintenance
  • License information additions

These internal packages are not user-facing and don't require documentation changes.

@continue
Copy link
Contributor

continue bot commented Nov 26, 2025

The CI failures are due to package-lock.json files being out of sync, not missing test coverage.

The error indicates:

npm ci can only install packages when your package.json and package-lock.json are in sync
Missing: nopt@8.1.0 from lock file
Missing: @npmcli/installed-package-contents@3.0.0 from lock file

To fix:

  1. Run npm install in the affected packages (openai-adapters, continue-sdk) to regenerate lock files
  2. Commit the updated lock files

No additional tests are needed - this is a pure dependency bump PR. The existing test suites will validate that the dependency updates don't introduce breaking changes once the lock files are fixed.

@RomneyDa RomneyDa closed this Nov 27, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Nov 27, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Nov 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants