Skip to content

feat: bump versions to 1.14.5a6#5827

Merged
heitorado merged 1 commit into
mainfrom
feat/bump-version-1.14.5a6
May 15, 2026
Merged

feat: bump versions to 1.14.5a6#5827
heitorado merged 1 commit into
mainfrom
feat/bump-version-1.14.5a6

Conversation

@heitorado
Copy link
Copy Markdown
Contributor

@heitorado heitorado commented May 15, 2026

Note

Low Risk
Low risk version-alignment change that only updates package __version__ constants and internal dependency pins; main risk is mismatched publishing or lockstep dependency resolution issues.

Overview
Bumps the CrewAI workspace release from 1.14.5a5 to 1.14.5a6 across crewai, crewai-core, crewai-cli, crewai-files, crewai-tools, and crewai-devtools.

Updates internal dependency pins in pyproject.toml files so packages reference the new 1.14.5a6 versions (including crewai optional deps for tools and file-processing).

Reviewed by Cursor Bugbot for commit 4c69bf1. Bugbot is set up for automated code reviews on this repo. Configure here.

Summary by CodeRabbit

  • Chores
    • Bumped package versions from 1.14.5a5 to 1.14.5a6 across all CrewAI libraries (core, CLI, tools, files, and devtools) and updated internal package dependencies accordingly.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

📝 Walkthrough

Walkthrough

This PR performs a pre-release version bump across the entire CrewAI workspace, updating all package versions from 1.14.5a5 to 1.14.5a6. The changes synchronize __version__ constants in all package __init__.py files and update internal dependency version pins in pyproject.toml files.

Changes

Version bump to 1.14.5a6

Layer / File(s) Summary
Core and CLI version updates
lib/crewai-core/src/crewai_core/__init__.py, lib/cli/src/crewai_cli/__init__.py, lib/cli/pyproject.toml
Core and CLI packages bump __version__ constants and update the core dependency pin.
Tools and files package version updates
lib/crewai-tools/src/crewai_tools/__init__.py, lib/crewai-tools/pyproject.toml, lib/crewai-files/src/crewai_files/__init__.py
Tools and files packages increment __version__ constants, with tools updating its crewai dependency pin.
Main crewai package version and dependency synchronization
lib/crewai/src/crewai/__init__.py, lib/crewai/pyproject.toml
Main package updates __version__ and pins all four internal dependencies to the new pre-release version.
Devtools package version update
lib/devtools/src/crewai_devtools/__init__.py
Devtools package increments its __version__ constant to align with the workspace version.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • crewAIInc/crewAI#5752: Directly related version bump PR updating the same __version__ constants and intra-workspace dependency pins.
  • crewAIInc/crewAI#5777: Also touches the same versioned entry points and dependency pins across __init__.py and pyproject.toml files.

Suggested labels

size/XS

Suggested reviewers

  • renatonitta

Poem

🐰 A tiny hop, a version bump so small,
From alpha five to six, we answer the call!
Each package updated, from core down to tools,
Consistency reigns—the most elegant of rules!
Version control made simple and bright,
Another release rolling forward tonight! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title accurately summarizes the primary change: a version bump across multiple packages from 1.14.5a5 to 1.14.5a6.
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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.14.5a6

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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

@heitorado heitorado merged commit 65ec783 into main May 15, 2026
58 checks passed
@heitorado heitorado deleted the feat/bump-version-1.14.5a6 branch May 15, 2026 19:52
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.

1 participant