feat: bump versions to 1.15.0#6339
Conversation
There was a problem hiding this comment.
Summary: This PR bumps package and template dependency versions from 1.14.8a5 to 1.15.0 and updates version constants; no exploitable security vulnerabilities were identified.
Risk: Low risk. The changes do not add or modify authentication, authorization, data handling, external request paths, or user-accessible attack surfaces.
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughPackage versions and dependency pins are updated from 1.14.8a5 to 1.15.0 across the CLI, core, tools, files, devtools, main package manifests, and CLI-generated project templates. ChangesVersion 1.15.0 alignment
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Note
Low Risk
Version and dependency pin updates only; no runtime or behavioral code changes in this diff.
Overview
Bumps the shared CrewAI release from 1.14.8a5 to 1.15.0 across the monorepo so published packages and scaffolds stay aligned.
__version__is updated increwai,crewai-core,crewai-cli,crewai-tools,crewai-files, andcrewai-devtools. Inter-package pins inlib/crewai,lib/cli, andlib/crewai-tools(including the optionalcrewai-toolsextra) now require 1.15.0. CLI project templates for crew, flow, declarative flow, and tool scaffolds pincrewai[tools]==1.15.0for new projects.Reviewed by Cursor Bugbot for commit 975a972. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit
1.15.0.