Skip to content

build(deps): bump crewai from 1.14.3 to 1.14.7#350

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/uv/dev/crewai-1.14.6
Closed

build(deps): bump crewai from 1.14.3 to 1.14.7#350
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/uv/dev/crewai-1.14.6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps crewai from 1.14.3 to 1.14.7.

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

1.14.7rc2

What's Changed

Bug Fixes

  • Gate restore on a flag to prevent live snapshots from replaying as resume

Documentation

... (truncated)

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 dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 11, 2026
Bumps [crewai](https://github.com/crewAIInc/crewAI) from 1.14.3 to 1.14.7.
- [Release notes](https://github.com/crewAIInc/crewAI/releases)
- [Commits](crewAIInc/crewAI@1.14.3...1.14.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump crewai from 1.14.3 to 1.14.6 build(deps): bump crewai from 1.14.3 to 1.14.7 Jun 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/dev/crewai-1.14.6 branch from 35a39c7 to 0963fe4 Compare June 15, 2026 10:49
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #383.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/uv/dev/crewai-1.14.6 branch June 22, 2026 09:24
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