Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Bumps crewai from 0.193.2 to 1.2.0.

Release notes

Sourced from crewai's releases.

1.2.0

What's Changed

Bug Fixes

  • Update default LLM model and improve error logging in LLM utilities
  • Change flow visualization directory and method inspection

Dropping Unused

  • Remove aisuite

Contributors

@​greysonlalonde, @​lorenzejay

1.1.0

What's Changed

Features

  • Enhance InternalInstructor to support multiple LLM providers
  • Implement mypy plugin base
  • Improve QdrantVectorSearchTool

Bug Fixes

  • Correct broken integration documentation links
  • Fix double trace call and add types
  • Pin template versions to latest

Documentation

  • Update LLM integration details and examples

Refactoring

  • Improve CrewBase typing

Contributors

@​cwarre33, @​danielfsbarreto, @​greysonlalonde, @​lorenzejay

1.0.0

What's Changed

Features

  • Bump versions to 1.0.0
  • Enhance knowledge and guardrail event handling in Agent class
  • Inject tool repository credentials in crewai run command

Bug Fixes

  • Preserve nested condition structure in Flow decorators
  • Add standard print parameters to Printer.print method
  • Fix errors when there is no input() available
  • Add a leeway of 10s when decoding JWT

... (truncated)

Commits
  • a83c57a feat: bump versions to 1.2.0 (#3787)
  • 08e15ab fix: update default LLM model and improve error logging in LLM utilities (#3785)
  • 9728388 fix: change flow viz del dir; method inspection
  • 4371cf5 chore: remove aisuite
  • d28daa2 feat: bump versions to 1.1.0 (#3770)
  • a850813 feat: enhance InternalInstructor to support multiple LLM providers (#3767)
  • 5944a39 fix: correct broken integration documentation links
  • c594859 feat: mypy plugin base
  • 2ee27ef feat: improvements on QdrantVectorSearchTool
  • f6e13eb chore: update codeql config paths to new folders
  • 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.2.0.
- [Release notes](https://github.com/crewAIInc/crewAI/releases)
- [Commits](crewAIInc/crewAI@0.193.2...1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Oct 24, 2025
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