Skip to content

Bump io.github.ollama4j:ollama4j from 1.0.100 to 1.1.3#32

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.github.ollama4j-ollama4j-1.1.3
Open

Bump io.github.ollama4j:ollama4j from 1.0.100 to 1.1.3#32
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.github.ollama4j-ollama4j-1.1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 23, 2025

Copy link
Copy Markdown

Bumps io.github.ollama4j:ollama4j from 1.0.100 to 1.1.3.

Release notes

Sourced from io.github.ollama4j:ollama4j's releases.

1.1.3

What's Changed

Full Changelog: ollama4j/ollama4j@1.1.2...1.1.3

1.1.2

What's Changed

Full Changelog: ollama4j/ollama4j@1.1.1...1.1.2

1.1.1

What's Changed

[!CAUTION] Breaking changes by @​amithkoujalgi in ollama4j/ollama4j#183 and ollama4j/ollama4j#194.

  • Breaking: Replaced instances of OllamaAPI with Ollama
  • Breaking: exception types refactored
    • Methods now throw only OllamaBaseException (removed IOException, InterruptedException, URISyntaxException) for:
      • ping, ps, listModels, getVersion, pullModel(String), getModelDetails, createModel, deleteModel
  • Breaking: removal of methods
    • listModelsFromLibrary()
    • getLibraryModelDetails(LibraryModel libraryModel)
    • findModelTagFromLibrary(String modelName, String tag)
    • pullModel(LibraryModelTag libraryModelTag)
    • createModelWithFilePath(String modelName, String modelFilePath)
    • createModelWithModelFileContents(String modelName, String modelFileContents)
    • generateEmbeddings(String model, String prompt)
    • generateEmbeddings(OllamaEmbeddingsRequestModel modelRequest)

... (truncated)

Commits
  • b456fed Merge pull request #225 from ollama4j/fix-docs-build
  • 1c14528 Merge branch 'main' into fix-docs-build
  • 1bca07e Add workflow_dispatch trigger to build-on-pull-request.yml for manual execution
  • 47c5943 Update dependencies in package.json and package-lock.json to version 3.9.2 fo...
  • 3061b2d Merge branch 'main' into fix-docs-build
  • 531f063 Merge pull request #212 from ollama4j/dependabot/npm_and_yarn/docs/docsearch/...
  • 887a9e1 Merge pull request #213 from ollama4j/dependabot/maven/org.projectlombok-lomb...
  • 10e2a60 Merge pull request #219 from ollama4j/dependabot/npm_and_yarn/docs/docusaurus...
  • d589315 Merge pull request #218 from ollama4j/dependabot/github_actions/actions/setup...
  • 95cc216 Merge pull request #214 from ollama4j/dependabot/maven/org.junit.jupiter-juni...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [io.github.ollama4j:ollama4j](https://github.com/ollama4j/ollama4j) from 1.0.100 to 1.1.3.
- [Release notes](https://github.com/ollama4j/ollama4j/releases)
- [Commits](ollama4j/ollama4j@1.0.100...1.1.3)

---
updated-dependencies:
- dependency-name: io.github.ollama4j:ollama4j
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 23, 2025
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants