Skip to content

chore(deps): bump @openrouter/sdk from 0.10.2 to 1.0.12 in /agentbot-backend - #216

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/agentbot-backend/openrouter/sdk-1.0.12
Closed

chore(deps): bump @openrouter/sdk from 0.10.2 to 1.0.12 in /agentbot-backend#216
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/agentbot-backend/openrouter/sdk-1.0.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps @openrouter/sdk from 0.10.2 to 1.0.12.

Release notes

Sourced from @​openrouter/sdk's releases.

typescript - v1.0.12 - 2026-07-22 21:57:08

Generated by Speakeasy CLI

@​openrouter/sdk 1.0.12

Typescript SDK Changes:

  • openrouter.beta.responses.send():
    • request.responsesRequest.plugins[].union(pareto-router).maxPrice Added
  • openrouter.chat.send():
    • request.chatRequest.plugins[].union(pareto-router).maxPrice Added
  • openrouter.presets.createPresetsChatCompletions():
    • request.chatRequest.plugins[].union(pareto-router).maxPrice Added
  • openrouter.presets.createPresetsMessages():
    • request.messagesRequest.plugins[].union(pareto-router).maxPrice Added
  • openrouter.presets.createPresetsResponses():
    • request.responsesRequest.plugins[].union(pareto-router).maxPrice Added

Generated with Speakeasy CLI 1.787.0

Publishing Completed

typescript - v1.0.11 - 2026-07-22 19:19:44

Generated by Speakeasy CLI

@​openrouter/sdk 1.0.11

Typescript SDK Changes:

  • openrouter.beta.responses.send():
    • request.responsesRequest.plugins[].union(auto-router).pinModel Added
  • openrouter.chat.send():
    • request.chatRequest Changed
    • response.choices[].message.model Added
  • openrouter.presets.createPresetsChatCompletions():
    • request.chatRequest Changed
  • openrouter.presets.createPresetsMessages():
    • request.messagesRequest.plugins[].union(auto-router).pinModel Added
  • openrouter.presets.createPresetsResponses():
    • request.responsesRequest.plugins[].union(auto-router).pinModel Added

Generated with Speakeasy CLI 1.787.0

Publishing Completed

typescript - v1.0.10 - 2026-07-22 18:26:49

Generated by Speakeasy CLI

2026-07-22 18:26:49

Changes

Based on:

Generated

... (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
  • f41dd24 chore: 🐝 Update SDK - Generate (spec change merged) 1.0.12 (#667)
  • 1594f5e chore: update OpenAPI spec from monorepo (#666)
  • 2c20f5a chore: 🐝 Update SDK - Generate (spec change merged) 1.0.11 (#665)
  • f6918d8 chore: update OpenAPI spec from monorepo (#664)
  • 78b8bfb chore: 🐝 Update SDK - Generate (spec change merged) 1.0.10 (#663)
  • c03543d chore: update OpenAPI spec from monorepo (#662)
  • e2143f4 chore: 🐝 Update SDK - Generate (spec change merged) 1.0.9 (#661)
  • 5c9de71 chore: update OpenAPI spec from monorepo (#660)
  • b3258d4 chore: 🐝 Update SDK - Generate (spec change merged) 1.0.8 (#659)
  • 69bbd92 chore: update OpenAPI spec from monorepo (#658)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​openrouter/sdk since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 0.10.2 to 1.0.12.
- [Release notes](https://github.com/OpenRouterTeam/typescript-sdk/releases)
- [Changelog](https://github.com/OpenRouterTeam/typescript-sdk/blob/main/RELEASES.md)
- [Commits](OpenRouterTeam/typescript-sdk@v0.10.2...v1.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #238.

@dependabot dependabot Bot closed this Jul 30, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/agentbot-backend/openrouter/sdk-1.0.12 branch July 30, 2026 02:55
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants