Skip to content

feat: bump versions to 1.15.0#6339

Merged
lorenzejay merged 1 commit into
mainfrom
feat/bump-version-1.15.0
Jun 25, 2026
Merged

feat: bump versions to 1.15.0#6339
lorenzejay merged 1 commit into
mainfrom
feat/bump-version-1.15.0

Conversation

@lorenzejay

@lorenzejay lorenzejay commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

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 in crewai, crewai-core, crewai-cli, crewai-tools, crewai-files, and crewai-devtools. Inter-package pins in lib/crewai, lib/cli, and lib/crewai-tools (including the optional crewai-tools extra) now require 1.15.0. CLI project templates for crew, flow, declarative flow, and tool scaffolds pin crewai[tools]==1.15.0 for 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

  • Chores
    • Updated package versions across the ecosystem to 1.15.0.
    • Aligned project dependencies and generated project templates with the new release version.
    • New projects created from templates will now use the latest compatible package set.

@corridor-security corridor-security Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Walkthrough

Package 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.

Changes

Version 1.15.0 alignment

Layer / File(s) Summary
Public version constants
lib/crewai/src/crewai/__init__.py, lib/crewai-core/src/crewai_core/__init__.py, lib/crewai-files/src/crewai_files/__init__.py, lib/crewai-tools/src/crewai_tools/__init__.py, lib/cli/src/crewai_cli/__init__.py, lib/devtools/src/crewai_devtools/__init__.py
__version__ constants are updated to 1.15.0 in the package entry points.
Dependency pins
lib/crewai/pyproject.toml, lib/crewai-tools/pyproject.toml, lib/cli/pyproject.toml
Package manifests pin crewai-core, crewai-cli, crewai-tools, and crewai to 1.15.0.
CLI templates
lib/cli/src/crewai_cli/templates/*/pyproject.toml
Generated-project pyproject.toml templates pin crewai[tools] to 1.15.0.

Suggested reviewers

  • greysonlalonde
  • gabemilani
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the PR’s main change: bumping package and template versions to 1.15.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/bump-version-1.15.0

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@lorenzejay lorenzejay merged commit 54e28c1 into main Jun 25, 2026
57 of 58 checks passed
@lorenzejay lorenzejay deleted the feat/bump-version-1.15.0 branch June 25, 2026 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants