Skip to content

Bump crewai from 0.193.2 to 1.4.1#387

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/crewai-1.4.1
Closed

Bump crewai from 0.193.2 to 1.4.1#387
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/crewai-1.4.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

Bumps crewai from 0.193.2 to 1.4.1.

Release notes

Sourced from crewai's releases.

1.4.1

What's Changed

Bug Fixes

  • Fix handling of agent max iterations
  • Resolve routing issues for LLM model syntax to respected providers

@​greysonlalonde

1.4.0

What's Changed

Features

  • Add support for non-AST plot routes
  • Implement first-class support for MCP
  • Add Pydantic validation dunder to BaseInterceptor
  • Add support for LLM message interceptor hooks
  • Cache i18n prompts for efficient use
  • Enhance QdrantVectorSearchTool

Bug Fixes

  • Fix issues with keeping stopwords updated
  • Resolve unpickleable values in flow state
  • Ensure lite agents course-correct on validation errors
  • Fix callback argument hashing to ensure caching works
  • Allow adding RAG source content from valid URLs
  • Make plot node selection smoother
  • Fix duplicating document IDs for knowledge

Refactoring

  • Improve MCP tool execution handling with concurrent futures
  • Simplify flow handling, typing, and logging; update UI and tests
  • Refactor stop word management to a property

Documentation

  • Migrate embedder to embedding_model and require vectordb across tool docs; add provider examples (en/ko/pt-BR)

Contributors

@​danielfsbarreto, @​greysonlalonde, @​lorenzejay, @​lucasgomide, @​tonykipkemboi

1.3.0

What's Changed

Features

  • Refactor flow handling, typing, and logging
  • Enhance QdrantVectorSearchTool

Bug Fixes

  • Fix Firecrawl tools and add tests

... (truncated)

Commits
  • 0f1c173 feat: bump versions to 1.4.1 (#3862)
  • 19c5b9a fix: properly handle agent max iterations
  • 1ed307b fix: route llm model syntax to litellm
  • d29867b chore: update version numbers to 1.4.0
  • b2c278e refactor: improve MCP tool execution handling with concurrent futures (#3854)
  • f6aed97 feat: allow non-ast plot routes
  • 40a2d38 fix: keep stopwords updated
  • 6f36d70 Lorenze/feat mcp first class support (#3850)
  • 9e5906c feat: add pydantic validation dunder to BaseInterceptor
  • fc52183 Lorenze/fix duplicating doc ids for knowledge (#3840)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [crewai](https://github.com/crewAIInc/crewAI) from 0.193.2 to 1.4.1.
- [Release notes](https://github.com/crewAIInc/crewAI/releases)
- [Commits](crewAIInc/crewAI@0.193.2...1.4.1)

---
updated-dependencies:
- dependency-name: crewai
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Nov 12, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Superseded by #396.

@dependabot dependabot bot closed this Dec 1, 2025
@dependabot dependabot bot deleted the dependabot/uv/crewai-1.4.1 branch December 1, 2025 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants