Skip to content

chore(deps): bump @openrouter/sdk from 1.2.11 to 1.2.34 - #348

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @openrouter/sdk from 1.2.11 to 1.2.34.

Release notes

Sourced from @​openrouter/sdk's releases.

typescript - v1.2.34 - 2026-08-13 23:08:07

Generated by Speakeasy CLI

2026-08-13 23:08:07

Changes

Based on:

Generated

  • [typescript v1.2.34] .

Releases

Publishing Completed

typescript - v1.2.33 - 2026-08-13 18:27:12

Generated by Speakeasy CLI

2026-08-13 18:27:12

Changes

Based on:

Generated

  • [typescript v1.2.33] .

Releases

Publishing Completed

typescript - v1.2.32 - 2026-08-13 03:26:59

Generated by Speakeasy CLI

2026-08-13 03:26:59

Changes

Based on:

Generated

  • [typescript v1.2.32] .

Releases

Publishing Completed

typescript - v1.2.31 - 2026-08-13 01:40:02

Generated by Speakeasy CLI

2026-08-13 01:40:02

Changes

... (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
  • 4af84c6 chore: 🐝 Update SDK - Generate (spec change merged) 1.2.34 (#814)
  • dbde9ef chore: update OpenAPI spec from monorepo (#813)
  • 687212a chore: 🐝 Update SDK - Generate (spec change merged) 1.2.33 (#812)
  • 66c3c77 chore: update OpenAPI spec from monorepo (#811)
  • e078162 chore: 🐝 Update SDK - Generate (spec change merged) 1.2.32 (#810)
  • 0596714 chore: update OpenAPI spec from monorepo (#809)
  • fa69492 chore: 🐝 Update SDK - Generate (spec change merged) 1.2.31 (#808)
  • 6fe4128 chore: update OpenAPI spec from monorepo (#807)
  • 451c162 chore: 🐝 Update SDK - Generate (spec change merged) 1.2.30 (#805)
  • 6dc58fa chore: update OpenAPI spec from monorepo (#804)
  • Additional commits viewable in compare view

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)

Bumps [@openrouter/sdk](https://github.com/OpenRouterTeam/typescript-sdk) from 1.2.11 to 1.2.34.
- [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.34)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

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

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

@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.

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