Skip to content

Bump crewai from 0.193.2 to 1.0.0#378

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps crewai from 0.193.2 to 1.0.0.

Release notes

Sourced from crewai's releases.

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
  • Revert bad cron schedule
  • Correct cron schedule to run every 5 days at specific dates
  • Use system PATH for Docker binary instead of hardcoded path
  • Add CodeQL configuration to properly exclude template directories

Documentation

  • Update security policy for vulnerability reporting
  • Add guide for capturing telemetry logs in CrewAI AMP
  • Add missing /resume files
  • Clarify webhook URL parameter in HITL workflows

Contributors

@​Vidit-Ostwal, @​greysonlalonde, @​heitorado, @​joaomdmoura, @​lorenzejay, @​lucasgomide, @​mplachta, @​theCyberTech

1.0.0b3

What's Changed

Features

  • Enhance task guardrail functionality and validation
  • Improve support for importing native SDK
  • Add Azure native tests
  • Enhance BedrockCompletion class with advanced features
  • Enhance GeminiCompletion class with client parameter support
  • Enhance AnthropicCompletion class with additional client parameters

Bug Fixes

  • Preserve nested condition structure in Flow decorators
  • Add standard print parameters to Printer.print method
  • Remove stdout prints and improve test determinism

Refactoring

  • Convert project module to metaclass with full typing

Contributors

@​greysonlalonde, @​lorenzejay

... (truncated)

Commits
  • cc83c1e feat: bump versions to 1.0.0
  • 7578901 chore: use main for devtools branch
  • d1343b9 Release/v1.0.0 (#3618)
  • 42f2b4d fix: preserve nested condition structure in Flow decorators
  • 0229390 fix: add standard print parameters to Printer.print method
  • f0fb349 Fixing copy and adding NOT_SPECIFIED check in task.py (#3690)
  • bf2e2a4 fix: don't error out if there it no input() available
  • 814c962 chore: update crewAI version to 0.203.1 in multiple templates (#3699)
  • 2ebb2e8 fix: add a leeway of 10s when decoding jwt (#3698)
  • 7b550eb fix: inject tool repository credentials in crewai run command
  • 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.0.0.
- [Release notes](https://github.com/crewAIInc/crewAI/releases)
- [Commits](crewAIInc/crewAI@0.193.2...1.0.0)

---
updated-dependencies:
- dependency-name: crewai
  dependency-version: 1.0.0
  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 Oct 21, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 22, 2025

Superseded by #379.

@dependabot dependabot bot closed this Oct 22, 2025
@dependabot dependabot bot deleted the dependabot/uv/crewai-1.0.0 branch October 22, 2025 15:33
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