Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/crewai-gte-1.14.7
Closed

chore(deps-dev): Update crewai requirement from >=1.14.1 to >=1.14.7#40
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/crewai-gte-1.14.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on crewai to permit the latest version.

Release notes

Sourced from crewai's releases.

1.14.7

What's Changed

Features

  • Add pluggable default backends for memory, knowledge, rag, and flow.
  • Surface real finish_reason, sampling params, and response.id on LLM events.
  • Type DSL triggers as route-aware decorators.
  • Add chat API for conversational flows.
  • Make locking backend overridable.
  • Build FlowDefinition from Flow DSL metadata.
  • Add native Snowflake Cortex LLM provider.
  • Add crew trained agents file support.

Bug Fixes

  • Fix checkpoint to rebuild custom BaseLLM as concrete LLM on restore.
  • Gate restore on a flag to prevent live snapshots from replaying as resume.
  • Scope runtime state per run to bound growth and isolate concurrent runs.
  • Fix telemetry setup on crewai-login.
  • Respect suppress_flow_events for method-execution events.
  • Restore [project.scripts] in crewai package for uv tool install.
  • Resolve pip-audit CVEs for aiohttp, docling, and docling-core.
  • Fix file input not working reliably.
  • Fix Snowflake Claude incomplete tool result histories.

Documentation

  • Update changelog and version for v1.14.7.
  • Update OpenTelemetry collector documentation.
  • Update NVIDIA Nemotron LLM guide.
  • Add Databricks integration guide.
  • Add Snowflake integration guide.

Performance

  • Improve crewai import speed by lazy-loading docling imports.

Refactoring

  • Simplify flow condition evaluation to be stateless per event.
  • Decouple convo logic from runtime and add a conversational_definition.
  • Split flow.py into DSL, definition, and runtime.

Contributors

@​Luzk, @​alex-clawd, @​devin-ai-integration[bot], @​greysonlalonde, @​gvieira, @​jessemiller, @​lorenzejay, @​lucasgomide, @​mattatcha, @​vinibrsl

Commits
  • 21fa8e3 docs: update changelog and version for v1.14.7
  • f18c03c feat: bump versions to 1.14.7
  • 50b9c02 fix(checkpoint): rebuild custom BaseLLM as concrete LLM on restore
  • c55334b docs: update changelog and version for v1.14.7rc2
  • 05a2ba9 feat: bump versions to 1.14.7rc2
  • fbafe1f fix(flow): gate restore on a flag so live snapshots don't replay as resume
  • 5267c05 test(flow): pass show=False in test_flow_plotting to not open a browser
  • 243c9ed docs: update changelog and version for v1.14.7rc1
  • 68910b7 feat: bump versions to 1.14.7rc1
  • 2997827 ci: ignore GHSA-rrmf-rvhw-rf47 (torch alias of PYSEC-2025-194)
  • 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.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor Author

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.

@dependabot @github

dependabot Bot commented on behalf of github Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #46.

@dependabot dependabot Bot closed this Jun 27, 2026
@dependabot dependabot Bot deleted the dependabot/pip/crewai-gte-1.14.7 branch June 27, 2026 21:22
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