Skip to content

chore(deps): bump @openrouter/sdk from 1.2.11 to 1.2.59 - #359

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/openrouter/sdk-1.2.51
Open

chore(deps): bump @openrouter/sdk from 1.2.11 to 1.2.59#359
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/openrouter/sdk-1.2.51

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @openrouter/sdk from 1.2.11 to 1.2.59.

Release notes

Sourced from @​openrouter/sdk's releases.

typescript - v1.2.59 - 2026-08-24 16:53:29

Generated by Speakeasy CLI

@​openrouter/sdk 1.2.59

Typescript SDK Changes:

  • openrouter.apiKeys.list(): response.data[].externalUser Added
  • openrouter.apiKeys.create():
    • request.requestBody.externalUser Added
    • response.data.externalUser Added
  • openrouter.apiKeys.get(): response.data.externalUser Added
  • openrouter.apiKeys.update(): response.data.externalUser Added

Generated with Speakeasy CLI 1.787.0

Publishing Completed

typescript - v1.2.58 - 2026-08-24 15:23:03

Generated by Speakeasy CLI

2026-08-24 15:23:03

Changes

Based on:

Generated

  • [typescript v1.2.58] .

Releases

typescript - v1.2.57 - 2026-08-24 07:44:30

Generated by Speakeasy CLI

@​openrouter/sdk 1.2.57

Typescript SDK Changes:

  • openrouter.apiKeys.create():
    • request.requestBody.externalApiKey Added

Generated with Speakeasy CLI 1.787.0

Publishing Completed

typescript - v1.2.56 - 2026-08-24 04:12:46

Generated by Speakeasy CLI

@​openrouter/sdk 1.2.56

Typescript SDK Changes:

  • openrouter.containers.listContainerFiles(): request Changed (Breaking ⚠️)
  • openrouter.containers.getContainerFile(): request Changed (Breaking ⚠️)
  • openrouter.containers.downloadContainerFileContent(): request Changed (Breaking ⚠️)
  • openrouter.presets.createPresetsMessages():
    • request.messagesRequest.messages[].content.union(Array<>)[] Changed

... (truncated)

Changelog

Sourced from @​openrouter/sdk's changelog.

2025-08-22 16:09:25

Changes

Based on:

Generated

  • [typescript v0.1.2] .

2025-09-23 21:23:27

Changes

Based on:

Generated

  • [typescript v0.0.0-beta.2] .

Releases

2025-10-01 17:53:43

Changes

Based on:

Generated

  • [typescript v0.0.0-beta.17] .

Releases

2025-10-18 05:44:43

Changes

Based on:

Generated

  • [typescript v0.0.0-beta.41] .

Releases

2025-10-18 19:30:25

Changes

Based on:

Generated

  • [typescript v0.0.0-beta.42] .

Releases

... (truncated)

Commits
  • eb7e72a chore: 🐝 Update SDK - Generate (spec change merged) 1.2.59 (#868)
  • 2256dae chore: update OpenAPI spec from monorepo (#867)
  • 3c1f0e7 chore: 🐝 Update SDK - Generate (spec change merged) 1.2.58 (#866)
  • 2e79232 chore: update OpenAPI spec from monorepo (#865)
  • 0143c39 chore: 🐝 Update SDK - Generate (spec change merged) 1.2.57 (#864)
  • 6b78862 chore: update OpenAPI spec from monorepo (#863)
  • fd82ddd chore: 🐝 Update SDK - Generate (spec change merged) 1.2.56 (#862)
  • e618cc3 chore: update OpenAPI spec from monorepo (#861)
  • 6e1b805 chore: 🐝 Update SDK - Generate (spec change merged) 1.2.55 (#860)
  • f056618 chore: update OpenAPI spec from monorepo (#859)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 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 24, 2026
@github-actions github-actions Bot added the type: chore Maintenance / chores label Aug 24, 2026
@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Endpoint audit

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

Contract: pinned release artifact

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

Actionable client-only calls (0)

none

Actionable server-only operations (18)

  • DELETE /api/canvas-extensions/installed/{}
  • DELETE /api/llm/provider-connections/{}
  • GET /api/canvas-extensions/installed
  • GET /api/canvas-extensions/installed/{}
  • GET /api/canvas-extensions/installed/{}/bundle
  • GET /api/conversations/{}/events
  • GET /api/file/archive
  • GET /api/git/commits
  • GET /api/git/commits/{}/changes
  • GET /api/init
  • GET /api/llm/provider-connections
  • PATCH /api/canvas-extensions/installed/{}
  • PATCH /api/llm/provider-connections/{}
  • POST /api/canvas-extensions/install
  • POST /api/conversations/{}/load_plugin
  • POST /api/file/create_directory
  • POST /api/init
  • POST /api/llm/provider-connections
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

@all-hands-bot

Copy link
Copy Markdown
Contributor

👋 This PR needs a couple of things fixed before OpenHands can review it:

  • the PR description's HUMAN: section needs at least 20 characters describing what you tested, not just the template placeholder

Push an update once this is addressed and this check re-runs automatically.

This is an automated check - no AI was used to generate this comment.

Bumps [@openrouter/sdk](https://github.com/OpenRouterTeam/typescript-sdk) from 1.2.11 to 1.2.59.
- [Release notes](https://github.com/OpenRouterTeam/typescript-sdk/releases)
- [Changelog](https://github.com/OpenRouterTeam/typescript-sdk/blob/main/RELEASES.md)
- [Commits](OpenRouterTeam/typescript-sdk@v1.2.11...v1.2.59)

---
updated-dependencies:
- dependency-name: "@openrouter/sdk"
  dependency-version: 1.2.51
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump @openrouter/sdk from 1.2.11 to 1.2.51 chore(deps): bump @openrouter/sdk from 1.2.11 to 1.2.59 Aug 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/openrouter/sdk-1.2.51 branch from b018715 to a86f967 Compare August 27, 2026 17:27
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 type: chore Maintenance / chores

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant