Update Rust crate ollama-rs to v0.3.3 #72

Open
darkkirb wants to merge 1 commit from renovate/ollama-rs-0.x-lockfile into main
Owner

This PR contains the following updates:

Package Type Update Change
ollama-rs dependencies patch 0.3.2 -> 0.3.3

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pepperoni21/ollama-rs (ollama-rs)

v0.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pepperoni21/ollama-rs/compare/v0.3.2...v0.3.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ollama-rs](https://github.com/pepperoni21/ollama-rs) | dependencies | patch | `0.3.2` -> `0.3.3` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>pepperoni21/ollama-rs (ollama-rs)</summary> ### [`v0.3.3`](https://github.com/pepperoni21/ollama-rs/releases/tag/v0.3.3) [Compare Source](https://github.com/pepperoni21/ollama-rs/compare/v0.3.2...v0.3.3) #### What's Changed - Fixed tool calls by [@&#8203;pepperoni21](https://github.com/pepperoni21) in [#&#8203;224](https://github.com/pepperoni21/ollama-rs/pull/224) - Bump reqwest from 0.12.20 to 0.12.22 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;220](https://github.com/pepperoni21/ollama-rs/pull/220) - Bump schemars from 1.0.0 to 1.0.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;221](https://github.com/pepperoni21/ollama-rs/pull/221) - Bump tokio from 1.45.1 to 1.46.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;222](https://github.com/pepperoni21/ollama-rs/pull/222) - feat(macros): re-export schemars and serde by [@&#8203;hannahfluch](https://github.com/hannahfluch) in [#&#8203;223](https://github.com/pepperoni21/ollama-rs/pull/223) - Bump serde\_with from 3.13.0 to 3.14.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;225](https://github.com/pepperoni21/ollama-rs/pull/225) - feat: add `think` option to Coordinator by [@&#8203;ChrisAntaki](https://github.com/ChrisAntaki) in [#&#8203;231](https://github.com/pepperoni21/ollama-rs/pull/231) - Bump tokio from 1.46.1 to 1.47.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;228](https://github.com/pepperoni21/ollama-rs/pull/228) - Bump modelfile from 0.3.0 to 0.3.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;226](https://github.com/pepperoni21/ollama-rs/pull/226) - Bump serde\_json from 1.0.140 to 1.0.141 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;227](https://github.com/pepperoni21/ollama-rs/pull/227) - Bump macrotest from 1.1.0 to 1.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;232](https://github.com/pepperoni21/ollama-rs/pull/232) - Bump proc-macro2 from 1.0.95 to 1.0.96 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;233](https://github.com/pepperoni21/ollama-rs/pull/233) - Bump tokio from 1.47.0 to 1.47.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;234](https://github.com/pepperoni21/ollama-rs/pull/234) - Bump serde\_json from 1.0.141 to 1.0.142 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;235](https://github.com/pepperoni21/ollama-rs/pull/235) - Bump thiserror from 2.0.12 to 2.0.15 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;237](https://github.com/pepperoni21/ollama-rs/pull/237) - Bump syn from 2.0.104 to 2.0.106 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;238](https://github.com/pepperoni21/ollama-rs/pull/238) - Bump proc-macro2 from 1.0.96 to 1.0.101 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;239](https://github.com/pepperoni21/ollama-rs/pull/239) - Bump reqwest from 0.12.22 to 0.12.23 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;240](https://github.com/pepperoni21/ollama-rs/pull/240) - Bump scraper from 0.23.1 to 0.24.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;241](https://github.com/pepperoni21/ollama-rs/pull/241) - Bump regex from 1.11.1 to 1.11.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;242](https://github.com/pepperoni21/ollama-rs/pull/242) - Bump serde\_json from 1.0.142 to 1.0.143 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;243](https://github.com/pepperoni21/ollama-rs/pull/243) - Bump url from 2.5.4 to 2.5.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;244](https://github.com/pepperoni21/ollama-rs/pull/244) - Bump thiserror from 2.0.15 to 2.0.16 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;245](https://github.com/pepperoni21/ollama-rs/pull/245) - Bump text-splitter from 0.27.0 to 0.28.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;248](https://github.com/pepperoni21/ollama-rs/pull/248) - send\_chat\_messages\_with\_history take \&self by [@&#8203;denisstrizhkin](https://github.com/denisstrizhkin) in [#&#8203;247](https://github.com/pepperoni21/ollama-rs/pull/247) - Return Error instead of panicking if selector in ddg isn't found by [@&#8203;mineichen](https://github.com/mineichen) in [#&#8203;249](https://github.com/pepperoni21/ollama-rs/pull/249) - Fixed formatting by [@&#8203;pepperoni21](https://github.com/pepperoni21) in [#&#8203;250](https://github.com/pepperoni21/ollama-rs/pull/250) - Add unittest for DDG tool by [@&#8203;mineichen](https://github.com/mineichen) in [#&#8203;251](https://github.com/pepperoni21/ollama-rs/pull/251) - Allow images\_to\_ollama example parametrization by [@&#8203;mineichen](https://github.com/mineichen) in [#&#8203;252](https://github.com/pepperoni21/ollama-rs/pull/252) - Non blocking stdio by [@&#8203;mineichen](https://github.com/mineichen) in [#&#8203;253](https://github.com/pepperoni21/ollama-rs/pull/253) - Remove field 'stream' from GenerationRequest, by [@&#8203;mineichen](https://github.com/mineichen) in [#&#8203;254](https://github.com/pepperoni21/ollama-rs/pull/254) - Bump serde\_json from 1.0.143 to 1.0.145 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;255](https://github.com/pepperoni21/ollama-rs/pull/255) - Bump log from 0.4.27 to 0.4.28 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;256](https://github.com/pepperoni21/ollama-rs/pull/256) - Bump serde from 1.0.219 to 1.0.224 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;257](https://github.com/pepperoni21/ollama-rs/pull/257) - Bump futures-util from 0.3.29 to 0.3.31 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;258](https://github.com/pepperoni21/ollama-rs/pull/258) - Bump serde\_with from 3.14.0 to 3.14.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;261](https://github.com/pepperoni21/ollama-rs/pull/261) - Bump serde from 1.0.224 to 1.0.228 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;264](https://github.com/pepperoni21/ollama-rs/pull/264) - Bump quote from 1.0.40 to 1.0.41 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;265](https://github.com/pepperoni21/ollama-rs/pull/265) - Bump thiserror from 2.0.16 to 2.0.17 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;267](https://github.com/pepperoni21/ollama-rs/pull/267) - Bump reqwest from 0.12.23 to 0.12.24 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;269](https://github.com/pepperoni21/ollama-rs/pull/269) - Bump regex from 1.11.2 to 1.12.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;270](https://github.com/pepperoni21/ollama-rs/pull/270) - Bump serde\_with from 3.14.1 to 3.15.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;273](https://github.com/pepperoni21/ollama-rs/pull/273) - added json strcutured support for chat by [@&#8203;infosechoudini](https://github.com/infosechoudini) in [#&#8203;271](https://github.com/pepperoni21/ollama-rs/pull/271) #### New Contributors - [@&#8203;hannahfluch](https://github.com/hannahfluch) made their first contribution in [#&#8203;223](https://github.com/pepperoni21/ollama-rs/pull/223) - [@&#8203;ChrisAntaki](https://github.com/ChrisAntaki) made their first contribution in [#&#8203;231](https://github.com/pepperoni21/ollama-rs/pull/231) - [@&#8203;denisstrizhkin](https://github.com/denisstrizhkin) made their first contribution in [#&#8203;247](https://github.com/pepperoni21/ollama-rs/pull/247) - [@&#8203;mineichen](https://github.com/mineichen) made their first contribution in [#&#8203;249](https://github.com/pepperoni21/ollama-rs/pull/249) - [@&#8203;infosechoudini](https://github.com/infosechoudini) made their first contribution in [#&#8203;271](https://github.com/pepperoni21/ollama-rs/pull/271) **Full Changelog**: <https://github.com/pepperoni21/ollama-rs/compare/v0.3.2...v0.3.3> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yNC4wIiwidXBkYXRlZEluVmVyIjoiNDIuMjQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update Rust crate ollama-rs to v0.3.3
Some checks failed
renovate/artifacts Artifact file update failure
CI / cargo-deny (push) Successful in 10s
CI / cargo-deny (pull_request) Successful in 9s
6f31560d94
darkkirb scheduled this pull request to auto merge when all checks succeed 2025-12-02 20:01:20 +01:00
Author
Owner

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.toml
Post-upgrade command 'crate2nix generate' has not been added to the allowed list in allowedCommands
### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: Cargo.toml ``` Post-upgrade command 'crate2nix generate' has not been added to the allowed list in allowedCommands ```
Some checks are pending
renovate/artifacts Artifact file update failure
CI / cargo-deny (push) Successful in 10s
Required
Details
CI / cargo-deny (pull_request) Successful in 9s
Hydra packages.aarch64-linux.gurkbot
Required
Hydra packages.x86_64-linux.gurkbot
Required
Hydra checks.aarch64-linux.gurkbot
Required
Hydra checks.x86_64-linux.gurkbot
Required
Some required checks are missing.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ollama-rs-0.x-lockfile:renovate/ollama-rs-0.x-lockfile
git switch renovate/ollama-rs-0.x-lockfile
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
darkkirb/gurkbot!72
No description provided.