Skip to content

chore(deps): Bump crewai-tools from 1.10.1 to 1.14.0 in /a2a/git_issue_agent#221

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps crewai-tools from 1.10.1 to 1.14.0.

Release notes

Sourced from crewai-tools's releases.

1.14.0

What's Changed

Features

  • Add checkpoint list/info CLI commands
  • Add guardrail_type and name to distinguish traces
  • Add SqliteProvider for checkpoint storage
  • Add CheckpointConfig for automatic checkpointing
  • Implement runtime state checkpointing, event system, and executor refactor

Bug Fixes

  • Add SSRF and path traversal protections
  • Add path and URL validation to RAG tools
  • Exclude embedding vectors from memory serialization to save tokens
  • Ensure output directory exists before writing in flow template
  • Bump litellm to >=1.83.0 to address CVE-2026-35030
  • Remove SEO indexing field causing Arabic page rendering

Documentation

  • Update changelog and version for v1.14.0
  • Update quickstart and installation guides for improved clarity
  • Add storage providers section, export JsonProvider
  • Add AMP Training Tab guide

Refactoring

  • Clean up checkpoint API
  • Remove CodeInterpreterTool and deprecate code execution parameters

Contributors

@​alex-clawd, @​github-actions[bot], @​greysonlalonde, @​iris-clawd, @​joaomdmoura, @​lorenzejay, @​lucasgomide

1.14.0a4

What's Changed

Features

  • Add guardrail_type and name to distinguish traces
  • Add SqliteProvider for checkpoint storage
  • Add CheckpointConfig for automatic checkpointing
  • Implement runtime state checkpointing, event system, and executor refactor

Bug Fixes

  • Exclude embedding vectors from memory serialization to save tokens
  • Bump litellm to >=1.83.0 to address CVE-2026-35030

Documentation

  • Update quickstart and installation guides for improved clarity
  • Add storage providers section and export JsonProvider

Performance

... (truncated)

Commits
  • 25eb4ad docs: update changelog and version for v1.14.0 (#5322)
  • 1534ba2 feat: bump versions to 1.14.0 (#5321)
  • 868416b fix: add SSRF and path traversal protections (#5315)
  • a5df7c7 feat: checkpoint list/info CLI commands
  • 5958a16 refactor: checkpoint API cleanup
  • 9325e2f fix: add path and URL validation to RAG tools (#5310)
  • 25e7ca0 docs: update changelog and version for v1.14.0a4
  • 5b4a0e8 feat: bump versions to 1.14.0a4
  • e64b37c refactor: remove CodeInterpreterTool and deprecate code execution params (#5309)
  • c132d57 perf: use JSONB for checkpoint data column
  • 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.10.1 to 1.14.0.
- [Release notes](https://github.com/crewAIInc/crewAI/releases)
- [Commits](crewAIInc/crewAI@1.10.1...1.14.0)

---
updated-dependencies:
- dependency-name: crewai-tools
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 8, 2026
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