Skip to content

Conversation

@m1so
Copy link
Member

@m1so m1so commented Nov 15, 2025

Summary by CodeRabbit

  • Chores
    • Updated project dependencies to maintain compatibility and ensure system stability.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 15, 2025

📝 Walkthrough

Walkthrough

Updated dependency version constraints in pyproject.toml. Changed ipykernel requirement from >6.30.0 to >=6.30.1,<7 across two dependency blocks. Added jupyter-core>=5.8.1,<6 constraint in one block while removing it from another block, effectively reorganizing where the constraint is declared.

Pre-merge checks

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed Title accurately summarizes the main change: updating ipykernel to v6 across all Python versions, matching the pyproject.toml dependency modifications.

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

📦 Python package built successfully!

  • Version: 1.1.3.dev4+f7ea666
  • Wheel: deepnote_toolkit-1.1.3.dev4+f7ea666-py3-none-any.whl
  • Install:
    pip install "deepnote-toolkit @ https://deepnote-staging-runtime-artifactory.s3.amazonaws.com/deepnote-toolkit-packages/1.1.3.dev4%2Bf7ea666/deepnote_toolkit-1.1.3.dev4%2Bf7ea666-py3-none-any.whl"

@codecov
Copy link

codecov bot commented Nov 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.88%. Comparing base (9994c8f) to head (32392f3).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   72.88%   72.88%           
=======================================
  Files          93       93           
  Lines        5142     5142           
  Branches      754      754           
=======================================
  Hits         3748     3748           
  Misses       1150     1150           
  Partials      244      244           
Flag Coverage Δ
combined 72.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@m1so m1so marked this pull request as ready for review November 15, 2025 11:14
@m1so m1so requested a review from a team as a code owner November 15, 2025 11:14
@m1so m1so changed the title chore(deps): Use ipykernel v6 in all Python versions hotfix(deps): Use ipykernel v6 in all Python versions Nov 15, 2025
@m1so m1so merged commit 8135e40 into main Nov 15, 2025
35 checks passed
@m1so m1so deleted the mb/downgrade-to-ipykernel-v6 branch November 15, 2025 11:17
@deepnote-bot
Copy link

🚀 Review App Deployment Started

📝 Description 🌐 Link / Info
🌍 Review application ra-33
🔑 Sign-in URL Click to sign-in
📊 Application logs View logs
🔄 Actions Click to redeploy
🚀 ArgoCD deployment View deployment
Last deployed 2025-11-15 11:19:27 (UTC)
📜 Deployed commit 662999966974002b0608496959f072f9870efbdd
🛠️ Toolkit version f7ea666

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants