Skip to content

Update langchain4j to 1.0.0-rc1#4

Merged
scala-steward-wvlet[bot] merged 1 commit intomainfrom
update/langchain4j-1.0.0-rc1
May 2, 2025
Merged

Update langchain4j to 1.0.0-rc1#4
scala-steward-wvlet[bot] merged 1 commit intomainfrom
update/langchain4j-1.0.0-rc1

Conversation

@scala-steward-wvlet
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates dev.langchain4j:langchain4j from 1.0.0-beta3 to 1.0.0-rc1

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (1.0.0-beta3).
You might want to review and update them manually.

build.sbt
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "dev.langchain4j", artifactId = "langchain4j" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "dev.langchain4j", artifactId = "langchain4j" }
}]
labels: test-library-update, early-semver-pre-release, semver-spec-pre-release, old-version-remains, commit-count:1

@scala-steward-wvlet scala-steward-wvlet Bot merged commit 19df7cc into main May 2, 2025
5 checks passed
@scala-steward-wvlet scala-steward-wvlet Bot deleted the update/langchain4j-1.0.0-rc1 branch May 2, 2025 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant