Skip to content

chore(deps): update dependency ipykernel to v6.31.0#121

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ipykernel-6.x-lockfile
Open

chore(deps): update dependency ipykernel to v6.31.0#121
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ipykernel-6.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 7, 2025

This PR contains the following updates:

Package Change Age Confidence
ipykernel 6.29.56.31.0 age confidence

Release Notes

ipython/ipykernel (ipykernel)

v6.31.0

Compare Source

6.31.0

IPykernel 6.31.0 fixes an issue where display outputs such as Matplotlib plots were not included when using %notebook magic to save sessions as .ipynb files. This is enabled using the traitlet ZMQDisplayPublisher.store_display_history which defaults to the previous behaviour of False. This is a minor release rather than a patch release due to the addition of the new traitlet.

(Full Changelog)

Enhancements made
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​cclauss | @​Darshan808 | @​ianthomas23 | @​krassowski | @​lumberbot-app | @​meeseeksmachine | @​mgorny | @​minrk

v6.30.1

Compare Source

This is a bugfix release to fix a significant bug introduced in 6.30.0 that allowed control messages to be handled concurrently rather than sequentially which broke debugging in JupyterLab and VSCode.

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​ianthomas23

v6.30.0

Compare Source

This release fixes three bugs but is primarily a maintenance release bringing support for Python 3.13 and updating dependencies. It does not include subshells which will be in the upcoming 7.0.0 release. Users and downstream libraries that wish to avoid subshells should pin to ipykernel < 7.

(Full Changelog)

Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​Carreau | @​ccordoba12 | @​davidbrochart | @​dby-tmwctw | @​gregory-shklover | @​ianthomas23 | @​ivanov | @​jasongrout | @​krassowski | @​meeseeksmachine | @​minrk | @​nathanmcavoy | @​s-t-e-v-e-n-k


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 7, 2025
@renovate renovate bot force-pushed the renovate/ipykernel-6.x-lockfile branch from 6fd8fb0 to 42d3ad6 Compare October 20, 2025 15:00
@renovate renovate bot changed the title chore(deps): update dependency ipykernel to v6.30.1 chore(deps): update dependency ipykernel to v6.31.0 Oct 20, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.40%. Comparing base (e41662d) to head (c9e3fd8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #121   +/-   ##
=======================================
  Coverage   52.40%   52.40%           
=======================================
  Files           7        7           
  Lines         708      708           
  Branches      134      134           
=======================================
  Hits          371      371           
  Misses        297      297           
  Partials       40       40           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/ipykernel-6.x-lockfile branch from 42d3ad6 to c9e3fd8 Compare February 28, 2026 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants