Skip to content

chore(deps): bump mistralai from 1.12.2 to 1.12.4#1048

Merged
clementb49 merged 1 commit intomasterfrom
dependabot/uv/mistralai-1.12.4
Feb 21, 2026
Merged

chore(deps): bump mistralai from 1.12.2 to 1.12.4#1048
clementb49 merged 1 commit intomasterfrom
dependabot/uv/mistralai-1.12.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2026

Bumps mistralai from 1.12.2 to 1.12.4.

Release notes

Sourced from mistralai's releases.

python - v1.12.4 - 2026-02-20 17:54:29

Generated by Speakeasy CLI

mistralai 1.12.4

Python SDK Changes:

  • mistral.beta.conversations.start():
    • request.inputs.[array].[] Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • mistral.beta.conversations.list(): response.[] Changed Breaking ⚠️
  • mistral.beta.conversations.get(): response Changed Breaking ⚠️
  • mistral.beta.conversations.append():
    • request.inputs.[array].[] Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • mistral.beta.conversations.get_history(): response Changed Breaking ⚠️
  • mistral.beta.conversations.get_messages(): response Changed Breaking ⚠️
  • mistral.beta.conversations.restart():
    • request.inputs.[array].[] Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • mistral.beta.conversations.start_stream():
    • request.inputs.[array].[] Changed Breaking ⚠️
    • response.[].data Changed Breaking ⚠️
  • mistral.beta.conversations.append_stream():
    • request.inputs.[array].[] Changed Breaking ⚠️
    • response.[].data Changed Breaking ⚠️
  • mistral.beta.conversations.restart_stream():
    • request.inputs.[array].[] Changed Breaking ⚠️
    • response.[].data Changed Breaking ⚠️
  • mistral.beta.agents.create(): response.object Changed Breaking ⚠️
  • mistral.beta.agents.list(): response.[].object Changed Breaking ⚠️
  • mistral.beta.agents.get(): response.object Changed Breaking ⚠️
  • mistral.beta.agents.update(): response.object Changed Breaking ⚠️
  • mistral.beta.agents.update_version(): response.object Changed Breaking ⚠️
  • mistral.beta.agents.list_versions(): response.[].object Changed Breaking ⚠️
  • mistral.beta.agents.get_version(): response.object Changed Breaking ⚠️
  • mistral.chat.complete():
    • request.messages.[] Changed Breaking ⚠️
    • response.choices.[].message Changed Breaking ⚠️
  • mistral.chat.stream():
    • request.messages.[] Changed Breaking ⚠️
    • response.[].data.choices.[].delta.content.[array].[] Changed Breaking ⚠️
  • mistral.fim.complete(): response.choices.[].message Changed Breaking ⚠️
  • mistral.fim.stream(): response.[].data.choices.[].delta.content.[array].[] Changed Breaking ⚠️
  • mistral.agents.complete():
    • request.messages.[] Changed Breaking ⚠️
    • response.choices.[].message Changed Breaking ⚠️
  • mistral.agents.stream():
    • request.messages.[] Changed Breaking ⚠️
    • response.[].data.choices.[].delta.content.[array].[] Changed Breaking ⚠️
  • mistral.classifiers.moderate_chat():
    • request.inputs.[array].[] Changed Breaking ⚠️
  • mistral.classifiers.classify_chat():

... (truncated)

Changelog

Sourced from mistralai's changelog.

2024-08-07 14:25:13

Changes

Based on:

Generated

  • [python v1.0.0] .

Releases

2024-08-08 18:12:16

Changes

Based on:

Generated

  • [python v1.0.1] .

Releases

2024-08-20 08:36:28

Changes

Based on:

Generated

  • [python v1.0.2] .

Releases

2024-08-29 09:09:05

Changes

Based on:

Generated

  • [python v1.0.3] .

Releases

2024-09-13 16:21:24

Changes

Based on:

Generated

  • [python v1.1.0] .

Releases

... (truncated)

Commits

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 [mistralai](https://github.com/mistralai/client-python) from 1.12.2 to 1.12.4.
- [Release notes](https://github.com/mistralai/client-python/releases)
- [Changelog](https://github.com/mistralai/client-python/blob/v1.12.4/RELEASES.md)
- [Commits](mistralai/client-python@v1.12.2...v1.12.4)

---
updated-dependencies:
- dependency-name: mistralai
  dependency-version: 1.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 21, 2026
@clementb49 clementb49 merged commit 8157e23 into master Feb 21, 2026
8 checks passed
@clementb49 clementb49 deleted the dependabot/uv/mistralai-1.12.4 branch February 21, 2026 12:34
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant