Skip to content

Conversation

@chayac
Copy link
Contributor

@chayac chayac commented Jan 8, 2026

Description

Removes autofix's dependency on dbt-common. We only use the jinja2 client from dbt-common, and dbt-common introduces a lot of dependencies that can cause potential conflicts with different versions of core. Removing the dbt-common dependency will reduce the complexity of managing dependencies when installing autofix which is a frequent source of user issues.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

  • Ran uv tool ruff format --config pyproject.toml
  • If this is a bug fix:
    • Updated integration tests with bug repro
    • Linked to bug report ticket
  • Added unit tests if needed
  • Updated unit tests if needed
  • Tests passed when run locally

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.

2 participants