chore: change dbt package version to 0.23.1#2187
Conversation
…7f603c2 Co-Authored-By: Noy Arie <noyarie1992@gmail.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
👋 @devin-ai-integration[bot] |
📝 WalkthroughWalkthroughBumped the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Co-Authored-By: Noy Arie <noyarie1992@gmail.com>
Co-Authored-By: Noy Arie <noyarie1992@gmail.com>
Co-Authored-By: Noy Arie <noyarie1992@gmail.com>
Summary
Update the dbt package version to
0.23.1and the frontend report bundle.packages.ymltoelementary-data/elementary@0.23.1dbt depsand updatedpackage-lock.yml(removednamefields for backwards compat with older dbt versions)docs/_snippets/quickstart-package-install.mdxto reference0.23.1index.html)9f32d47faa00f77595d535619cdbc265d7f603c2Review & Testing Checklist for Human
0.23.1is the correct target forelementary-data/elementaryNotes
namefields inpackage-lock.ymlwere removed for backwards compatibility with dbt <1.9 (see PR package-lock: remove name to avoid breaking old dbt versions #2028 for precedent).Link to Devin session: https://app.devin.ai/sessions/9b183023d71044928da9dcd7811de745
Requested by: @NoyaArie