{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"dbt-autofix scans dbt projects for deprecated configurations and automatically updates them to align with current best practices and dbt Fusion compatibility.","skillfed_tags":["dbt-ecosystem","deprecation-migration","cli-automation"],"use_cases":["Automatically fix deprecation warnings when upgrading a dbt project to dbt v1.10 or later.","Prepare a dbt project for migration to the dbt Fusion engine by scanning and updating incompatible configurations.","Batch-update YAML files across a large dbt project to move custom configs under the correct meta or config blocks.","Check installed dbt packages for Fusion compatibility and automatically upgrade them to compatible versions.","Run in dry-run mode to audit deprecations in a project before committing any changes."],"what_it_does":"dbt-autofix is a CLI tool that automatically detects and fixes deprecated configurations in dbt projects. It handles a wide range of deprecation types across YAML, SQL, and Python files\u2014including property migrations, custom key handling, duplicate key removal, and Jinja block cleanup\u2014making it easier to resolve deprecation warnings introduced in dbt v1.10 and prepare projects for dbt Fusion. The tool runs in dry-run mode by default and outputs results in human-readable or JSON format, allowing you to review changes before applying them.\n\nThe package depends on common utilities like click, typer, httpx, jinja2, pyyaml, and yamllint, plus dbt-specific tools (dbt-extractor, dbt-fusion-package-tools). It can also check and upgrade package dependencies for Fusion compatibility. For deprecations that cannot be automatically resolved, the documentation references an AGENTS.md guide for manual intervention strategies.","worth_installing":"Yes. The tool is actively maintained, has low install friction, carries no known security vulnerabilities, and directly solves a real problem for dbt users managing deprecation warnings and Fusion migration. The dry-run mode and JSON output make it safe to evaluate before applying changes. License status is unclear, so verify licensing terms before use in commercial projects."},"id":"dbt-autofix","links":{"html":"https://skillfed.io/packages/dbt-autofix","md":"https://skillfed.io/packages/dbt-autofix.md","pypi":"https://pypi.org/project/dbt-autofix/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-31","license_spdx":null,"license_treatment":"unclear","name":"dbt-autofix","python_support":"supports_current","summary":"CLI to autofix deprecations in dbt projects"},"popularity":{"monthly_downloads":181587,"position":10119,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.21.6"}
