chore: bump package versions#406
Conversation
Release the changes that have accumulated on main since the last tag for each package: - @deepnote/blocks 4.5.1 -> 4.6.0 - @deepnote/cli 0.6.1 -> 0.7.0 - @deepnote/convert 3.2.2 -> 3.2.3 - @deepnote/database-integrations 1.4.3 -> 1.5.0 - @deepnote/mcp 0.3.2 -> 0.3.3 - @deepnote/reactivity 1.2.0 -> 1.2.1 - @deepnote/runtime-core 0.3.0 -> 0.4.0 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (7)
📝 WalkthroughWalkthroughSeven Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 6✅ Passed checks (6 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #406 +/- ##
=======================================
Coverage 83.94% 83.94%
=======================================
Files 151 151
Lines 8047 8047
Branches 2236 2236
=======================================
Hits 6755 6755
Misses 1291 1291
Partials 1 1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
Cuts a release for every package by bumping its
versionto cover the commits that have landed onmainsince each package's last tag. No code changes — onlyversionfields inpackage.json(same pattern as #346). Inter-package deps useworkspace:*, so no dependent references need updating.@deepnote/blocks@deepnote/cli@deepnote/convert@deepnote/database-integrations@deepnote/mcp@deepnote/reactivity@deepnote/runtime-coreWhat each release ships
@deepnote/cli0.7.0@deepnote/database-integrations1.5.0@deepnote/runtime-core0.4.0@deepnote/blocks4.6.0@deepnote/reactivity1.2.1ast-analyzer.tschange; the feat(blocks): addagentblock type #336/fix(@deepnote/reactivity): remove agent block #340 agent-block add+remove cancel out)@deepnote/convert3.2.3@deepnote/mcp0.3.3🤖 Generated with Claude Code
Summary by CodeRabbit