Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps crewai-tools from 1.14.1 to 1.14.4.

Release notes

Sourced from crewai-tools'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-tools](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-tools
  dependency-version: 1.14.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@pdettori
Copy link
Copy Markdown
Contributor

pdettori commented May 6, 2026

Closing: crewai 1.14.4 has unresolvable dependency conflicts (litellm/openai/python-dotenv incompatibility). Needs manual resolution — likely requires updating python-dotenv or pinning litellm. Track in a dedicated issue.

@pdettori pdettori closed this May 6, 2026
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Kagenti Issue Prioritization May 6, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 6, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/a2a/git_issue_agent/crewai-tools-1.14.4 branch May 6, 2026 02:56
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: Done

Development

Successfully merging this pull request may close these issues.

2 participants