Skip to content

Commit 41470c8

Browse files
mdesmetclaude
andauthored
chore: bump @altimateai/dbt-integration to 0.3.0 (#1936)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 28c25f3 commit 41470c8

3 files changed

Lines changed: 5 additions & 6 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1342,7 +1342,7 @@
13421342
"altimateai.vscode-altimate-mcp-server"
13431343
],
13441344
"dependencies": {
1345-
"@altimateai/dbt-integration": "^0.2.14",
1345+
"@altimateai/dbt-integration": "^0.3.0",
13461346
"@jupyterlab/coreutils": "^6.2.4",
13471347
"@jupyterlab/nbformat": "^4.2.4",
13481348
"@jupyterlab/services": "^7.0.0",

src/inversify.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,6 @@ container
657657
projectConfigDiagnostics,
658658
deferConfig,
659659
onDiagnosticsChanged,
660-
container.get(DbtCloudVariantDetector),
661660
);
662661
};
663662
});

0 commit comments

Comments
 (0)