Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Bumps crewai-tools from 1.14.1 to 1.14.2.

Release notes

Sourced from crewai-tools's releases.

1.14.2

What's Changed

Features

  • Add checkpoint resume, diff, and prune commands with improved discoverability.
  • Add from_checkpoint parameter to Agent.kickoff and related methods.
  • Add template management commands for project templates.
  • Add resume hints to devtools release on failure.
  • Add deploy validation CLI and enhance LLM initialization ergonomics.
  • Add checkpoint forking with lineage tracking.
  • Enrich LLM token tracking with reasoning tokens and cache creation tokens.

Bug Fixes

  • Fix prompt on stale branch conflicts in devtools release.
  • Patch vulnerabilities in authlib, langchain-text-splitters, and pypdf.
  • Scope streaming handlers to prevent cross-run chunk contamination.
  • Dispatch Flow checkpoints through Flow APIs in TUI.
  • Use recursive glob for JSON checkpoint discovery.
  • Handle cyclic JSON schemas in MCP tool resolution.
  • Preserve Bedrock tool call arguments by removing truthy default.
  • Emit flow_finished event after HITL resume.
  • Fix various vulnerabilities by updating dependencies, including requests, cryptography, and pytest.
  • Fix to stop forwarding strict mode to Bedrock Converse API.

Documentation

  • Document missing parameters and add Checkpointing section.
  • Update changelog and version for v1.14.2 and previous release candidates.
  • Add enterprise A2A feature documentation and update OSS A2A docs.

Contributors

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

1.14.2rc1

What's Changed

Bug Fixes

  • Fix handling of cyclic JSON schemas in MCP tool resolution
  • Fix vulnerability by bumping python-multipart to 0.0.26
  • Fix vulnerability by bumping pypdf to 6.10.1

Documentation

  • Update changelog and version for v1.14.2a5

Contributors

@​greysonlalonde

1.14.2a5

What's Changed

... (truncated)

Commits
  • a899434 docs: update changelog and version for v1.14.2
  • 5ca62c2 feat: bump versions to 1.14.2
  • 11989da fix: prompt on stale branch conflicts in devtools release
  • 19ac7d2 fix: patch authlib, langchain-text-splitters, and pypdf vulnerabilities
  • 2f48937 docs(crews): document missing params and add Checkpointing section (OSS-32) (...
  • c5192b9 feat: add checkpoint resume, diff, prune commands and save discoverability
  • 54391fd feat: add from_checkpoint parameter to Agent.kickoff, kickoff_async, akickoff
  • 6136228 fix: scope streaming handlers to prevent cross-run chunk contamination
  • fbe2a04 fix: mock Repository.init in test_publish_when_not_in_sync
  • baf91d8 fix: update broken enterprise link on installation page (OSS-36) (#5443)
  • 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.2.
- [Release notes](https://github.com/crewAIInc/crewAI/releases)
- [Commits](crewAIInc/crewAI@1.14.1...1.14.2)

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

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

dependabot Bot commented on behalf of github May 1, 2026

Superseded by #281.

@dependabot dependabot Bot closed this May 1, 2026
@dependabot dependabot Bot deleted the dependabot/pip/a2a/git_issue_agent/crewai-tools-1.14.2 branch May 1, 2026 05:55
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Kagenti Issue Prioritization May 1, 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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant