Skip to content

chore(deps-dev): bump @types/node from 26.1.0 to 26.2.0 - #324

Merged
neubig merged 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-26.1.2
Aug 11, 2026
Merged

chore(deps-dev): bump @types/node from 26.1.0 to 26.2.0#324
neubig merged 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-26.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @types/node from 26.1.0 to 26.2.0.

Commits

@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: All-Hands-AI/core-team. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 3, 2026
@github-actions github-actions Bot added the type: chore Maintenance / chores label Aug 3, 2026
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Endpoint audit

⚠️ 7 actionable Agent Server contract divergence(s) · report-only

Contract: pinned release artifact

Category Count
Actionable client-only calls 0
Actionable server-only operations 7
Documented non-divergences 13
Agent Server contract operations 117
Audited handwritten client endpoints 119

Actionable client-only calls (0)

none

Actionable server-only operations (7)

  • GET /api/conversations/{}/events
  • GET /api/file/archive
  • GET /api/git/commits
  • GET /api/git/commits/{}/changes
  • GET /api/init
  • POST /api/conversations/{}/load_plugin
  • POST /api/init
Documented non-divergences (13)

Client calls intentionally absent from the filtered contract (11)

  • GET /
  • GET /alive
  • GET /health
  • GET /ready
  • GET /server_info

Reason: Operational Agent Server endpoints intentionally excluded from the filtered public release artifact.
Owner: OpenHands runtime maintainers

  • DELETE /api/meta-profiles/{}
  • GET /api/meta-profiles
  • GET /api/meta-profiles/{}
  • POST /api/meta-profiles/{}
  • POST /api/meta-profiles/{}/activate

Reason: Client-ahead API stacked on the pending Agent Server meta-profiles implementation.
Owner: OpenHands SDK maintainers
Tracking: OpenHands/software-agent-sdk#3744

  • POST /api/profiles/{}/validate

Reason: Client-ahead API stacked on the pending Agent Server pre-flight LLM validation endpoint.
Owner: OpenHands TypeScript client maintainers
Tracking: OpenHands/software-agent-sdk#4422

Server operations covered by an exposed browser URL (2)

  • GET /api/conversations/{}/workspace
  • GET /api/conversations/{}/workspace/{}

Reason: RemoteWorkspace.startWorkspaceSession exposes these authenticated URLs for browser iframe and file requests; they are not HttpClient method calls.
Owner: OpenHands TypeScript client maintainers

neubig added a commit that referenced this pull request Aug 11, 2026
Update src/models/acp-providers.json to match the current ACP_PROVIDERS
in openhands-sdk main, including version bumps (claude-agent-acp 0.63.0→0.44.0,
codex-acp 1.1.7→1.1.2), model label changes (Claude Haiku 4.5→Claude Haiku),
and key ordering normalization. Update the acp-providers test expectation
to match the new codex-acp version.

Resolves the validate-acp-providers CI failure that was blocking
dependabot PRs #325 and #324.

Co-authored-by: openhands <openhands@all-hands.dev>
@neubig

neubig commented Aug 11, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.1.0 to 26.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump @types/node from 26.1.0 to 26.1.2 chore(deps-dev): bump @types/node from 26.1.0 to 26.2.0 Aug 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/node-26.1.2 branch from f0a6c2f to 707921d Compare August 11, 2026 17:50

@neubig neubig left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approved — all CI checks pass after rebase.

@neubig
neubig merged commit 0c52d17 into main Aug 11, 2026
14 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/types/node-26.1.2 branch August 11, 2026 17:55
@openhands-release-bot

Copy link
Copy Markdown
Contributor

🚀 Released in v1.38.0.

@openhands-release-bot openhands-release-bot Bot added the released: v1.38.0 Shipped in v1.38.0 label Aug 12, 2026
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 released: v1.38.0 Shipped in v1.38.0 type: chore Maintenance / chores

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant