obecker / causalist

German legal case management app
0 stars 2 forks source link

:arrow_up: Bump org.http4k:http4k-connect-bom from 5.17.1.1 to 5.18.0.0 in /backend #276

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps org.http4k:http4k-connect-bom from 5.17.1.1 to 5.18.0.0.

Release notes

Sourced from org.http4k:http4k-connect-bom's releases.

5.18.0.0

Changelog:

  • http4k-connect-* - Upgrade dependencies.
  • http4k-connect-amazon-cognito* - [Breaking] AWS Cognito: Add support for server side authentication ( AdminInitiateAuth and AdminRespondToAuthChallenge). H/T @​markth0mas
  • http4k-connect-ai-** - [Breaking] Repackaged ModelName to common location. Just update imports!
  • http4k-connect-ai-langchain - [Breaking] Added support for LmStudio chat and embedding models. Break is renamed: ChatModelOptions to OpenAiChatModelOptions.
  • http4k-connect-ai-lmstudio* - [New module!] LmStudio adapter module and fake so you can connect to a locally running LLM server running any model.
Changelog

Sourced from org.http4k:http4k-connect-bom's changelog.

v5.18.0.0

  • http4k-connect-* - Upgrade dependencies.
  • http4k-connect-amazon-cognito* - [Breaking] AWS Cognito: Add support for server side authentication ( AdminInitiateAuth and AdminRespondToAuthChallenge). H/T @​markth0mas
  • http4k-connect-ai-** - [Breaking] Repackaged ModelName to common location. Just update imports!
  • http4k-connect-ai-langchain - [Breaking] Added support for LmStudio chat and embedding models. Break is renamed: ChatModelOptions to OpenAiChatModelOptions.
  • http4k-connect-ai-lmstudio* - [New module!] LmStudio adapter module and fake so you can connect to a locally running LLM server running any model.
Commits
  • 33e258b Release 5.18.0.0
  • 65aab49 CHANGELOG.md
  • 05a76f9 Extracted out "ignore lmstudio if not running" test
  • b7a8303 Add lmstudio to langchain support
  • 35bdb43 Move ModelName to common location
  • b12c2c1 Add LmStudio
  • a28bfdb Upgrade versions.
  • 1d6afa2 AWS Cognito: Add support for server side authentication (AdminInitiateAuth an...
  • 714ee03 Auto-upgrade to 5.25.0.0 (#434)
  • See full diff in compare view


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 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)