Skip to content

Comments

Bump @mistralai/mistralai from 1.10.0 to 1.11.0#2655

Merged
lpeyr merged 1 commit intodepsfrom
dependabot/npm_and_yarn/deps/mistralai/mistralai-1.11.0
Jan 11, 2026
Merged

Bump @mistralai/mistralai from 1.10.0 to 1.11.0#2655
lpeyr merged 1 commit intodepsfrom
dependabot/npm_and_yarn/deps/mistralai/mistralai-1.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2025

Bumps @mistralai/mistralai from 1.10.0 to 1.11.0.

Release notes

Sourced from @​mistralai/mistralai's releases.

typescript - v1.11.0 - 2025-12-17 09:36:42

Generated by Speakeasy CLI

@​mistralai/mistralai 1.11.0

SDK Changes Detected:

  • mistral.beta.libraries.create(): response.owner_id Changed Breaking ⚠️
  • mistral.beta.libraries.documents.get(): response Changed Breaking ⚠️
  • mistral.models.list():
    • response.data.[].[fine-tuned].capabilities Changed
    • error.status[422] Removed Breaking ⚠️
  • mistral.files.list():
    • request.includeTotal Added
    • response.total Changed Breaking ⚠️
  • mistral.beta.conversations.start():
    • request Changed Breaking ⚠️
    • response.outputs.[].[toolExecutionEntry].name Changed Breaking ⚠️
  • mistral.beta.libraries.accesses.delete():
    • request.sharingDelete.orgId Changed
    • response.share_with_uuid Changed Breaking ⚠️
  • mistral.beta.libraries.accesses.updateOrCreate():
    • request.sharingIn.orgId Changed
    • response.share_with_uuid Changed Breaking ⚠️
  • mistral.beta.conversations.append():
    • request.conversationAppendRequest.inputs.[array].[].[toolExecutionEntry].name Changed Breaking ⚠️
    • response.outputs.[].[toolExecutionEntry].name Changed Breaking ⚠️
  • mistral.beta.libraries.accesses.list(): response.data.[].shareWithUuid Changed Breaking ⚠️
  • mistral.beta.conversations.restart():
    • request.conversationRestartRequest Changed Breaking ⚠️
    • response.outputs.[].[toolExecutionEntry].name Changed Breaking ⚠️
  • mistral.beta.libraries.documents.update():
    • request.documentUpdateIn.attributes Added
    • response Changed Breaking ⚠️
  • mistral.beta.libraries.documents.upload(): response Changed Breaking ⚠️
  • mistral.beta.libraries.documents.list():
    • request.filtersAttributes Added
    • response.data.[] Changed Breaking ⚠️
  • mistral.beta.libraries.update(): response.owner_id Changed Breaking ⚠️
  • mistral.beta.libraries.delete(): response.owner_id Changed Breaking ⚠️
  • mistral.beta.libraries.get(): response.owner_id Changed Breaking ⚠️
  • mistral.beta.conversations.getHistory(): response.entries.[].[toolExecutionEntry].name Changed Breaking ⚠️
  • mistral.beta.libraries.list(): response.data.[].ownerId Changed Breaking ⚠️
  • mistral.models.retrieve(): response.[base].capabilities Changed
  • mistral.agents.complete():
    • request.metadata Added
  • mistral.beta.agents.get():
    • request.agentVersion Added
    • response Changed
  • mistral.beta.agents.list():
    • request Changed
    • response.[] Changed
  • mistral.beta.agents.updateVersion(): response Changed

... (truncated)

Changelog

Sourced from @​mistralai/mistralai's changelog.

2024-08-07 14:12:46

Changes

Based on:

Generated

  • [typescript v1.0.0] .

Releases

2024-08-07 17:09:34

Changes

Based on:

Generated

  • [typescript v1.0.1] .

Releases

2024-08-08 18:05:34

Changes

Based on:

Generated

  • [typescript v1.0.2] .

Releases

2024-08-20 08:43:27

Changes

Based on:

Generated

  • [typescript v1.0.3] .

Releases

2024-08-23 13:33:36

Changes

Based on:

Generated

  • [typescript v1.0.4] .

Releases

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by aac228, a new releaser for @​mistralai/mistralai since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@mistralai/mistralai](https://github.com/mistralai/client-ts) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/mistralai/client-ts/releases)
- [Changelog](https://github.com/mistralai/client-ts/blob/main/RELEASES.md)
- [Commits](mistralai/client-ts@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: "@mistralai/mistralai"
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from lpeyr as a code owner December 17, 2025 17:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 17, 2025
@lpeyr lpeyr merged commit faf40fa into deps Jan 11, 2026
1 check passed
@lpeyr lpeyr deleted the dependabot/npm_and_yarn/deps/mistralai/mistralai-1.11.0 branch January 11, 2026 15:49
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.

1 participant