Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps crewai-tools from 1.10.1 to 1.13.0.

Release notes

Sourced from crewai-tools's releases.

1.13.0

What's Changed

Features

  • Add RuntimeState RootModel for unified state serialization
  • Enhance event listener with new telemetry spans for skill and memory events
  • Add A2UI extension with v0.8/v0.9 support, schemas, and docs
  • Emit token usage data in LLMCallCompletedEvent
  • Auto-update deployment test repo during release
  • Improve enterprise release resilience and UX

Bug Fixes

  • Add tool repository credentials to crewai install
  • Add tool repository credentials to uv build in tool publish
  • Pass fingerprint metadata via config instead of tool args
  • Handle GPT-5.x models not supporting the stop API parameter
  • Add GPT-5 and o-series to multimodal vision prefixes
  • Bust uv cache for freshly published packages in enterprise release
  • Cap lancedb below 0.30.1 for Windows compatibility
  • Fix RBAC permission levels to match actual UI options
  • Fix inaccuracies in agent-capabilities across all languages

Documentation

  • Add coding agent skills demo video to getting started pages
  • Add comprehensive SSO configuration guide
  • Add comprehensive RBAC permissions matrix and deployment guide
  • Update changelog and version for v1.13.0

Performance

  • Reduce framework overhead with lazy event bus, skip tracing when disabled

Refactoring

  • Convert Flow to Pydantic BaseModel
  • Convert LLM classes to Pydantic BaseModel
  • Replace InstanceOf[T] with plain type annotations
  • Remove unused third_party LLM directory

Contributors

@​alex-clawd, @​dependabot[bot], @​greysonlalonde, @​iris-clawd, @​joaomdmoura, @​lorenzejay, @​lucasgomide, @​thiagomoretto

1.13.0rc1

What's Changed

Documentation

  • Update changelog and version for v1.13.0a2

Contributors

@​greysonlalonde

... (truncated)

Commits
  • 914776b docs: update changelog and version for v1.13.0 (#5247)
  • 6ef6fad feat: bump versions to 1.13.0 (#5246)
  • 1b7be63 Revert "refactor: remove unused and methods from (#5172)" (#5243)
  • 59aa5b2 fix: add tool repository credentials to crewai install (#5224)
  • 2e2fae0 fix: add tool repository credentials to uv build in tool publish (#5223)
  • 804c26b feat: add RuntimeState RootModel for unified state serialization
  • 4e46913 fix: pass fingerprint metadata via config instead of tool args (#5216)
  • 335130c feat: enhance event listener with new telemetry spans for skill and memory ev...
  • 186ea77 docs: Add coding agent skills demo video to getting started pages (#5237)
  • 9e51229 chore: add ExecutionContext model for state
  • 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.13.0.
- [Release notes](https://github.com/crewAIInc/crewAI/releases)
- [Commits](crewAIInc/crewAI@1.10.1...1.13.0)

---
updated-dependencies:
- dependency-name: crewai-tools
  dependency-version: 1.13.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 3, 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