Skip to content

upd: Bump ruby_llm dependency and remove PATCH semantic version constraint#61

Merged
aakashb95 merged 1 commit into
chatwoot:mainfrom
Muriel-Salvan:trust_ruby_llm_semantic_versions
Apr 20, 2026
Merged

upd: Bump ruby_llm dependency and remove PATCH semantic version constraint#61
aakashb95 merged 1 commit into
chatwoot:mainfrom
Muriel-Salvan:trust_ruby_llm_semantic_versions

Conversation

@Muriel-Salvan
Copy link
Copy Markdown
Contributor

Removing the PATCH semantic version constraint will allow users of ai-agents to use any non-breaking new version of ruby_llm, even if ruby_llm is not released for those new versions. It is safe as long as ruby_llm respects semantic versioning, which apparently is assumed given that the semantic operator ~> is already used for version constraint.

…raint

Removing the PATCH semantic version constraint will allow users of ai-agents to use any non-breaking new version of ruby_llm, even if ruby_llm is not released for those new versions.
It is safe as long as ruby_llm respects semantic versioning, which apparently is assumed given that the semantic operator ~> is already used for version constraint.
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 1, 2026

Deploy Preview for ruby-ai-agents canceled.

Name Link
🔨 Latest commit 06fbb99
🔍 Latest deploy log https://app.netlify.com/projects/ruby-ai-agents/deploys/69cd205e1860030008af4d2b

@scmmishra
Copy link
Copy Markdown
Member

Hey @Muriel-Salvan thanks for the PR. We'll test this internally and get it merged soon

@aakashb95 aakashb95 merged commit fe4741c into chatwoot:main Apr 20, 2026
7 checks passed
@aakashb95
Copy link
Copy Markdown
Contributor

Thanks for your contribution!

aakashb95 added a commit that referenced this pull request Apr 20, 2026
Bumps MINOR for the ruby_llm dependency major upgrade (~> 1.9.1 → ~> 1.14)
merged in #61, along with provider-specific params support (#44) and
internal refactors since 0.9.1.
aakashb95 added a commit that referenced this pull request Apr 20, 2026
* chore: release version 0.10.0

Bumps MINOR for the ruby_llm dependency major upgrade (~> 1.9.1 → ~> 1.14)
merged in #61, along with provider-specific params support (#44) and
internal refactors since 0.9.1.

* chore: drop internal refactor entries from 0.10.0 CHANGELOG

* chore: note internal refactors in 0.10.0 CHANGELOG
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.

3 participants