Skip to content

chore(deps-dev): Update crewai requirement from >=1.14.1 to >=1.14.2#16

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/crewai-gte-1.14.2
Open

chore(deps-dev): Update crewai requirement from >=1.14.1 to >=1.14.2#16
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/crewai-gte-1.14.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on crewai to permit the latest version.

Release notes

Sourced from crewai'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

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 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)

Updates the requirements on [crewai](https://github.com/crewAIInc/crewAI) to permit the latest version.
- [Release notes](https://github.com/crewAIInc/crewAI/releases)
- [Commits](crewAIInc/crewAI@1.14.1...1.14.2)

---
updated-dependencies:
- dependency-name: crewai
  dependency-version: 1.14.2
  dependency-type: direct:development
...

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

dependabot bot commented on behalf of github Apr 18, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants