Skip to content

chore: [DevOps] bump the production-minor-patch group with 2 updates#876

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/production-minor-patch-796251c4ad
Open

chore: [DevOps] bump the production-minor-patch group with 2 updates#876
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/production-minor-patch-796251c4ad

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Bumps the production-minor-patch group with 2 updates: org.springframework.ai:spring-ai-bom and org.springframework.ai:spring-ai-autoconfigure-mcp-client.

Updates org.springframework.ai:spring-ai-bom from 1.1.6 to 1.1.7

Release notes

Sourced from org.springframework.ai:spring-ai-bom's releases.

Spring AI 1.1.7

⭐ New Features

  • Ollama doesnt work in a graalvm native image #6064

🐞 Bug Fixes

  • OpenAiChatModel streaming drops chunks due to internal switchMap when using buffered concatMap #6122
  • RedisVectorStore#doDelete only deletes the 10 first messages #6066
Commits
  • d850386 Release version 1.1.7
  • 5b78fe9 Harden filename handling in AnthropicSkillsResponseHelper
  • 3fc3748 Fix deprecated model for OpenAI SDK Image model
  • b83d392 Fix OpenAI ITs
  • f63fac2 Fix deprecated audio models in OpenAI API and OpenAI SDK
  • 9a5f215 fix: update OpenAI image API to gpt-image-1-mini, dropping DALL-E support
  • 30c7be9 fix: Add missing configurations for ChatModel streaming tests
  • 42b9cc7 Replace switchMap with concatMap/map to prevent streaming data loss (#6106)
  • 24a89f5 Fix Redis vector store filter delete to paginate search results
  • df99841 Add Ollama ThinkOption runtime hints
  • Additional commits viewable in compare view

Updates org.springframework.ai:spring-ai-autoconfigure-mcp-client from 1.0.7 to 1.0.8

Release notes

Sourced from org.springframework.ai:spring-ai-autoconfigure-mcp-client's releases.

Spring AI 1.0.8

🐞 Bug Fixes

  • RedisVectorStore#doDelete only deletes the 10 first messages #6068
Commits
  • ca9ab87 Release version 1.0.8
  • ca20205 Fix Redis vector store filter delete to paginate search results
  • 91a5173 Re-configure the backport bot
  • 9fd9996 [documentation] Document correct usage of DocumentReader urls
  • bf8aae6 Next development version 1.0.8-SNAPSHOT
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-minor-patch group with 2 updates: [org.springframework.ai:spring-ai-bom](https://github.com/spring-projects/spring-ai) and [org.springframework.ai:spring-ai-autoconfigure-mcp-client](https://github.com/spring-projects/spring-ai).


Updates `org.springframework.ai:spring-ai-bom` from 1.1.6 to 1.1.7
- [Release notes](https://github.com/spring-projects/spring-ai/releases)
- [Commits](spring-projects/spring-ai@v1.1.6...v1.1.7)

Updates `org.springframework.ai:spring-ai-autoconfigure-mcp-client` from 1.0.7 to 1.0.8
- [Release notes](https://github.com/spring-projects/spring-ai/releases)
- [Commits](spring-projects/spring-ai@v1.0.7...v1.0.8)

---
updated-dependencies:
- dependency-name: org.springframework.ai:spring-ai-bom
  dependency-version: 1.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.springframework.ai:spring-ai-autoconfigure-mcp-client
  dependency-version: 1.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
...

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 May 28, 2026
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