Skip to content

chore(deps): Bump crewai from 1.14.1 to 1.14.4 in /a2a/git_issue_agent#280

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/a2a/git_issue_agent/crewai-1.14.4
Open

chore(deps): Bump crewai from 1.14.1 to 1.14.4 in /a2a/git_issue_agent#280
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/a2a/git_issue_agent/crewai-1.14.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps crewai from 1.14.1 to 1.14.4.

Release notes

Sourced from crewai's releases.

1.14.4

What's Changed

Features

  • Add support for custom persistence key in @​persist
  • Add Responses API support for Azure OpenAI provider
  • Forward credential_scopes to Azure AI Inference client
  • Add Vertex AI workload identity setup guide
  • Add Tavily Research and get Research
  • Add You.com MCP tools for search, research, and content extraction

Bug Fixes

  • Fix fall through when JSON regex match isn't valid JSON
  • Fix to preserve tool_calls when response also contains text
  • Fix to forward base_url and api_key to instructor.from_provider
  • Fix to warn and return empty when native MCP server returns no tools
  • Fix to use validated messages variable in non-streaming handlers
  • Fix to guard crew chat description helpers against LLM failures
  • Fix to reset messages and iterations between invocations
  • Fix to forward trained-agents file through replay and test
  • Fix to honor custom trained-agents file at inference
  • Fix to bind task-only agents to crew for multimodal input_files
  • Fix to serialize guardrail callables as null for JSON checkpointing
  • Fix renaming of force_final_answer to avoid self-referential router
  • Fix bump of litellm for SSTI fix; ignore unfixable pip CVE

Documentation

  • Update changelog and version for v1.14.4a1
  • Add E2B Sandbox Tools page
  • Add Daytona sandbox tools documentation

Contributors

@​EdwardIrby, @​dependabot[bot], @​factory-droid-oss, @​factory-droid[bot], @​greysonlalonde, @​kunalk16, @​lorenzejay, @​lucasgomide, @​manisrinivasan2k1, @​mattatcha, @​vinibrsl

1.14.4a2

What's Changed

New Contributors

Full Changelog: crewAIInc/crewAI@1.14.4a1...1.14.4a2

1.14.4a1

... (truncated)

Commits
  • 898f860 docs: update changelog and version for v1.14.4
  • 2c0323c feat: bump versions to 1.14.4
  • c580d42 chore(devtools): open PR for deployment test bump and wait for merge
  • 70f3919 fix(converter): fall through when JSON regex match isn't valid JSON
  • 864f0a8 Revert "feat(flow): support custom persistence key in @​persist (#5649)" (#5668)
  • 9f13235 fix(llm): preserve tool_calls when response also contains text
  • c7f0104 feat(azure): forward credential_scopes to Azure AI Inference client (#5661)
  • 14c3963 fix(instructor): forward base_url and api_key to instructor.from_provider
  • feb2e71 fix(mcp): warn and return empty when native MCP server returns no tools
  • e0b8675 feat(azure): add Responses API support for Azure OpenAI provider (#5201)
  • 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 1.14.1 to 1.14.4.
- [Release notes](https://github.com/crewAIInc/crewAI/releases)
- [Commits](crewAIInc/crewAI@1.14.1...1.14.4)

---
updated-dependencies:
- dependency-name: crewai
  dependency-version: 1.14.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
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

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant