renovate-bot opened a new pull request, #2918:
URL: https://github.com/apache/polaris/pull/2918

   This PR contains the following updates:
   
   | Package | Change | Age | Confidence |
   |---|---|---|---|
   | [ipykernel](https://redirect.github.com/ipython/ipykernel) | `==7.0.1` -> 
`==7.1.0` | 
[![age](https://developer.mend.io/api/mc/badges/age/pypi/ipykernel/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ipykernel/7.0.1/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>ipython/ipykernel (ipykernel)</summary>
   
   ### 
[`v7.1.0`](https://redirect.github.com/ipython/ipykernel/blob/HEAD/CHANGELOG.md#710)
   
   [Compare 
Source](https://redirect.github.com/ipython/ipykernel/compare/v7.0.1...v7.1.0)
   
   IPykernel 7.1.0 fixes an issue where display outputs such as Matplotlib 
plots were not included when using `%notebook` magic to save sessions as 
`.ipynb` files 
([#&#8203;1435](https://redirect.github.com/ipython/ipykernel/issues/1435)). 
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.
   
   Output from threads is restored to the pre-6.29 behavior by default (route 
to latest cell, unless `get_ipython().set_parent()` is called explicitly from 
the thread. If it is called, output from that thread will continue to be routed 
to the same cell). This behavior is now opt-in, instead of unconditional 
([#&#8203;1451](https://redirect.github.com/ipython/ipykernel/issues/1451)).
   
   This release also fixes bugs that were introduced into the 7.x branch 
relating to Matplotlib plots in separate windows not being displayed correctly 
([#&#8203;1458](https://redirect.github.com/ipython/ipykernel/issues/1458)), 
kernels launched in new threads failing asserts 
([#&#8203;1455](https://redirect.github.com/ipython/ipykernel/issues/1455)), 
and `ContextVar`s persisting between cells 
([#&#8203;1462](https://redirect.github.com/ipython/ipykernel/issues/1462)). 
There is also a fix for keyboard interrupts on Windows 
([#&#8203;1434](https://redirect.github.com/ipython/ipykernel/issues/1434)).
   
   ([Full 
Changelog](https://redirect.github.com/ipython/ipykernel/compare/v7.0.1...6f61a6835c217e42c406ee01b359e2fa235baf43))
   
   ##### Enhancements made
   
   - Store display outputs in history for `%notebook` magic 
[#&#8203;1435](https://redirect.github.com/ipython/ipykernel/pull/1435) 
([@&#8203;Darshan808](https://redirect.github.com/Darshan808))
   
   ##### Bugs fixed
   
   - fix ContextVar persistence across cells 
[#&#8203;1462](https://redirect.github.com/ipython/ipykernel/pull/1462) 
([@&#8203;minrk](https://redirect.github.com/minrk))
   - Fix matplotlib eventloops 
[#&#8203;1458](https://redirect.github.com/ipython/ipykernel/pull/1458) 
([@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - Refer to kernel launching thread instead of assuming the main thread 
[#&#8203;1455](https://redirect.github.com/ipython/ipykernel/pull/1455) 
([@&#8203;dfalbel](https://redirect.github.com/dfalbel))
   - Fix routing of background thread output when no parent is set explicitly 
[#&#8203;1451](https://redirect.github.com/ipython/ipykernel/pull/1451) 
([@&#8203;minrk](https://redirect.github.com/minrk))
   - Fix KeyboardInterrupt on Windows by manually resetting interrupt event 
[#&#8203;1434](https://redirect.github.com/ipython/ipykernel/pull/1434) 
([@&#8203;ptosco](https://redirect.github.com/ptosco))
   
   ##### Maintenance and upkeep improvements
   
   - update pre-commit and related 
[#&#8203;1465](https://redirect.github.com/ipython/ipykernel/pull/1465) 
([@&#8203;Carreau](https://redirect.github.com/Carreau))
   - test that matplotlib event loop integration is responsive 
[#&#8203;1463](https://redirect.github.com/ipython/ipykernel/pull/1463) 
([@&#8203;minrk](https://redirect.github.com/minrk))
   - update tests for 3.14 
[#&#8203;1453](https://redirect.github.com/ipython/ipykernel/pull/1453) 
([@&#8203;minrk](https://redirect.github.com/minrk))
   
   ##### Contributors to this release
   
   ([GitHub contributors page for this 
release](https://redirect.github.com/ipython/ipykernel/graphs/contributors?from=2025-10-14\&to=2025-10-27\&type=c))
   
   
[@&#8203;Carreau](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2025-10-14..2025-10-27\&type=Issues)
 | 
[@&#8203;Darshan808](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ADarshan808+updated%3A2025-10-14..2025-10-27\&type=Issues)
 | 
[@&#8203;dfalbel](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Adfalbel+updated%3A2025-10-14..2025-10-27\&type=Issues)
 | 
[@&#8203;ianthomas23](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aianthomas23+updated%3A2025-10-14..2025-10-27\&type=Issues)
 | 
[@&#8203;krassowski](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Akrassowski+updated%3A2025-10-14..2025-10-27\&type=Issues)
 | 
[@&#8203;lumberbot-app](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Alumberbot-app+updated%3A2025-10-14..2025-10-27\&type=Issues)
 | [@&#8203;minrk](https://redirect.github.com/search?q=repo%3Aipy
 
thon%2Fipykernel+involves%3Aminrk+updated%3A2025-10-14..2025-10-27\&type=Issues)
 | 
[@&#8203;ptosco](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aptosco+updated%3A2025-10-14..2025-10-27\&type=Issues)
   
   <!-- <END NEW CHANGELOG ENTRY> -->
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - At any time (no schedule defined), 
Automerge - At any time (no schedule defined).
   
   🚦 **Automerge**: Disabled by config. Please merge this manually once you are 
satisfied.
   
   â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry 
checkbox.
   
   🔕 **Ignore**: Close this PR and you won't be reminded about this update 
again.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR was generated by [Mend Renovate](https://mend.io/renovate/). View 
the [repository job log](https://developer.mend.io/github/apache/polaris).
   
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS1wb2xhcmlzIl19-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to