Skip to content

build(deps): bump crewai from 0.203.1 to 1.10.1#57

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/crewai-1.10.1
Closed

build(deps): bump crewai from 0.203.1 to 1.10.1#57
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/crewai-1.10.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps crewai from 0.203.1 to 1.10.1.

Release notes

Sourced from crewai's releases.

1.10.1

What's Changed

🚀 Features

  • Upgrade Gemini GenAI

🐛 Bug Fixes

  • Adjust executor listener value to avoid recursion
  • Group parallel function response parts in a single Content object in Gemini
  • Surface thought output from thinking models in Gemini
  • Load MCP and platform tools when agent tools are None
  • Support Jupyter environments with running event loops in A2A
  • Use anonymous ID for ephemeral traces
  • Conditionally pass plus header
  • Skip signal handler registration in non-main threads for telemetry
  • Inject tool errors as observations and resolve name collisions
  • Upgrade pypdf from 4.x to 6.7.4 to resolve Dependabot alerts
  • Resolve critical and high Dependabot security alerts

📚 Documentation

  • Sync Composio tool documentation across locales

👥 Contributors

1.10.1a1

What's Changed

Features

  • Implement asynchronous invocation support in step callback methods
  • Implement lazy loading for heavy dependencies in Memory module

Documentation

  • Update changelog and version for v1.10.0

Refactoring

  • Refactor step callback methods to support asynchronous invocation
  • Refactor to implement lazy loading for heavy dependencies in Memory module

Bug Fixes

  • Fix branch for release notes

Contributors

... (truncated)

Commits
  • 53df419 feat: bump versions to 1.10.1 (#4706)
  • ea70976 fix: adjust executor listener value to avoid recursion (#4705)
  • 3cc6516 Memory overall improvements (#4688)
  • ad82e52 fix(gemini): group parallel function_response parts in a single Content objec...
  • 9336702 fix(deps): bump pypdf, urllib3 override, and dev dependencies for security fixes
  • 030f6d6 fix: use anon id for ephemeral traces
  • 95d51db Langgraph migration guide (#4681)
  • a8f5141 fix(gemini): surface thought output from thinking models
  • e7f17d2 fix: load MCP and platform tools when agent tools is None
  • 5d08112 fix(a2a): support Jupyter environments with running event loops
  • 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 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.203.1 to 1.10.1.
- [Release notes](https://github.com/crewAIInc/crewAI/releases)
- [Commits](crewAIInc/crewAI@0.203.1...1.10.1)

---
updated-dependencies:
- dependency-name: crewai
  dependency-version: 1.10.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 Pull requests that update python code labels Mar 5, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2026

Superseded by #58.

@dependabot dependabot bot closed this Mar 19, 2026
@dependabot dependabot bot deleted the dependabot/pip/crewai-1.10.1 branch March 19, 2026 03:23
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants