-
Notifications
You must be signed in to change notification settings - Fork 4
chore: Bump toolkit version to latest #44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Bump toolkit version to latest #44
Conversation
📝 WalkthroughWalkthroughUpdated constant DEEPNOTE_TOOLKIT_VERSION in src/kernels/deepnote/types.ts from '0.2.30.post23' to '0.2.30.post30'. This change implicitly updates DEEPNOTE_TOOLKIT_WHEEL_URL, which derives its value from the version. No types, interfaces, control flow, or error handling were modified. Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (3)**/!(*.node|*.web).ts📄 CodeRabbit inference engine (.github/copilot-instructions.md)
Files:
**/*.{ts,tsx}📄 CodeRabbit inference engine (.github/copilot-instructions.md)
Files:
src/kernels/**/*.ts📄 CodeRabbit inference engine (.github/instructions/kernel.instructions.md)
Files:
🧠 Learnings (3)📚 Learning: 2025-10-09T11:21:57.494ZApplied to files:
📚 Learning: 2025-10-07T19:51:40.201ZApplied to files:
📚 Learning: 2025-10-09T11:21:57.494ZApplied to files:
🔇 Additional comments (1)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #44 +/- ##
=====================================
Coverage 70% 70%
=====================================
Files 512 512
Lines 37506 37506
Branches 4811 4811
=====================================
Hits 26473 26473
Misses 9441 9441
Partials 1592 1592 🚀 New features to boost your workflow:
|
Bumps to latest toolkit, which includes fixes for issues during package installation.
Summary by CodeRabbit