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

   This PR contains the following updates:
   
   | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | 
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
   |---|---|---|---|
   | [ipykernel](https://redirect.github.com/ipython/ipykernel) | `==7.2.0` → 
`==7.3.0` | 
![age](https://developer.mend.io/api/mc/badges/age/pypi/ipykernel/7.3.0?slim=true)
 | 
![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ipykernel/7.2.0/7.3.0?slim=true)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>ipython/ipykernel (ipykernel)</summary>
   
   ### 
[`v7.3.0`](https://redirect.github.com/ipython/ipykernel/blob/HEAD/CHANGELOG.md#730)
   
   [Compare 
Source](https://redirect.github.com/ipython/ipykernel/compare/v7.2.0...v7.3.0)
   
   ([Full 
Changelog](https://redirect.github.com/ipython/ipykernel/compare/v7.2.0...28e9cf822f3f3fd4f92c58db1213f7a54cf43a96))
   
   ##### New features added
   
   - feat(displayhook): add register\_hook/unregister\_hook to 
ZMQShellDisplayHook 
[#&#8203;1522](https://redirect.github.com/ipython/ipykernel/pull/1522) 
([@&#8203;rgbkrk](https://redirect.github.com/rgbkrk), 
[@&#8203;minrk](https://redirect.github.com/minrk))
   - Support ZMQ Curve for transport encryption 
[#&#8203;1515](https://redirect.github.com/ipython/ipykernel/pull/1515) 
([@&#8203;krassowski](https://redirect.github.com/krassowski), 
[@&#8203;Carreau](https://redirect.github.com/Carreau), 
[@&#8203;minrk](https://redirect.github.com/minrk))
   
   ##### Enhancements made
   
   - Support new iPython system\_raise\_on\_error flag in ZMQInteractiveShell 
[#&#8203;1496](https://redirect.github.com/ipython/ipykernel/pull/1496) 
([@&#8203;adityawasudeo](https://redirect.github.com/adityawasudeo), 
[@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - pass cell\_meta from do\_execute to run\_cell 
[#&#8203;1475](https://redirect.github.com/ipython/ipykernel/pull/1475) 
([@&#8203;erawn](https://redirect.github.com/erawn), 
[@&#8203;P4X-ng](https://redirect.github.com/P4X-ng), 
[@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   
   ##### Bugs fixed
   
   - Fix broken IPython Reference URL in help\_links 
[#&#8203;1526](https://redirect.github.com/ipython/ipykernel/pull/1526) 
([@&#8203;goelakash](https://redirect.github.com/goelakash), 
[@&#8203;Carreau](https://redirect.github.com/Carreau), 
[@&#8203;JohanMabille](https://redirect.github.com/JohanMabille), 
[@&#8203;krassowski](https://redirect.github.com/krassowski))
   - Mark cell execution as failing when formatter errors out 
[#&#8203;1521](https://redirect.github.com/ipython/ipykernel/pull/1521) 
([@&#8203;krassowski](https://redirect.github.com/krassowski), 
[@&#8203;Carreau](https://redirect.github.com/Carreau))
   - Fix ENOTSOCK traceback when iopub socket closes during shutdown 
[#&#8203;1518](https://redirect.github.com/ipython/ipykernel/pull/1518) 
([@&#8203;Carreau](https://redirect.github.com/Carreau), 
[@&#8203;minrk](https://redirect.github.com/minrk))
   - Bugfix: Ensure that we take a copy of the sys.modules before iterating 
over it [#&#8203;1514](https://redirect.github.com/ipython/ipykernel/pull/1514) 
([@&#8203;pelson](https://redirect.github.com/pelson), 
[@&#8203;Carreau](https://redirect.github.com/Carreau))
   
   ##### Maintenance and upkeep improvements
   
   - build docs on latest python 
[#&#8203;1525](https://redirect.github.com/ipython/ipykernel/pull/1525) 
([@&#8203;Carreau](https://redirect.github.com/Carreau))
   - Fix recent debugpy failures 
[#&#8203;1524](https://redirect.github.com/ipython/ipykernel/pull/1524) 
([@&#8203;Carreau](https://redirect.github.com/Carreau))
   - Unpin Spinx now that typehints issue ought to be resolved 
[#&#8203;1517](https://redirect.github.com/ipython/ipykernel/pull/1517) 
([@&#8203;krassowski](https://redirect.github.com/krassowski), 
[@&#8203;Carreau](https://redirect.github.com/Carreau))
   - Fix downstream test: do not use editable install for `ipyparallel` 
[#&#8203;1516](https://redirect.github.com/ipython/ipykernel/pull/1516) 
([@&#8203;krassowski](https://redirect.github.com/krassowski), 
[@&#8203;Carreau](https://redirect.github.com/Carreau))
   - Linting fixes 
[#&#8203;1509](https://redirect.github.com/ipython/ipykernel/pull/1509) 
([@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - chore: update pre-commit hooks 
[#&#8203;1508](https://redirect.github.com/ipython/ipykernel/pull/1508) 
([@&#8203;Carreau](https://redirect.github.com/Carreau))
   - chore: update pre-commit hooks 
[#&#8203;1502](https://redirect.github.com/ipython/ipykernel/pull/1502) 
([@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - Removed pinning of virtualenv 
[#&#8203;1501](https://redirect.github.com/ipython/ipykernel/pull/1501) 
([@&#8203;JohanMabille](https://redirect.github.com/JohanMabille))
   - Fixed a flaky windows test 
[#&#8203;1500](https://redirect.github.com/ipython/ipykernel/pull/1500) 
([@&#8203;adityawasudeo](https://redirect.github.com/adityawasudeo), 
[@&#8203;JohanMabille](https://redirect.github.com/JohanMabille), 
[@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - Switch from using nest-asyncio to nest-asyncio2 
[#&#8203;1499](https://redirect.github.com/ipython/ipykernel/pull/1499) 
([@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - Temporary pin virtualenv < 21 
[#&#8203;1498](https://redirect.github.com/ipython/ipykernel/pull/1498) 
([@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - Reintroduce changing base method to async 
[#&#8203;1497](https://redirect.github.com/ipython/ipykernel/pull/1497) 
([@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - chore: update pre-commit hooks 
[#&#8203;1495](https://redirect.github.com/ipython/ipykernel/pull/1495) 
([@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   
   ##### Other merged PRs
   
   - Bump the actions group across 1 directory with 2 updates 
[#&#8203;1513](https://redirect.github.com/ipython/ipykernel/pull/1513) 
([@&#8203;Carreau](https://redirect.github.com/Carreau), 
[@&#8203;minrk](https://redirect.github.com/minrk))
   
   ##### Contributors to this release
   
   The following people contributed discussions, new ideas, code and 
documentation contributions, and review.
   See [our definition of 
contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports).
   
   ([GitHub contributors page for this 
release](https://redirect.github.com/ipython/ipykernel/graphs/contributors?from=2026-02-06\&to=2026-06-10\&type=c))
   
   [@&#8203;adityawasudeo](https://redirect.github.com/adityawasudeo) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aadityawasudeo+updated%3A2026-02-06..2026-06-10\&type=Issues))
 | [@&#8203;Carreau](https://redirect.github.com/Carreau) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2026-02-06..2026-06-10\&type=Issues))
 | [@&#8203;erawn](https://redirect.github.com/erawn) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aerawn+updated%3A2026-02-06..2026-06-10\&type=Issues))
 | [@&#8203;goelakash](https://redirect.github.com/goelakash) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Agoelakash+updated%3A2026-02-06..2026-06-10\&type=Issues))
 | [@&#8203;ianthomas23](https://redirect.github.com/ianthomas23) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aianthomas23+updated%3A2026-
 02-06..2026-06-10\&type=Issues)) | 
[@&#8203;JohanMabille](https://redirect.github.com/JohanMabille) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AJohanMabille+updated%3A2026-02-06..2026-06-10\&type=Issues))
 | [@&#8203;krassowski](https://redirect.github.com/krassowski) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Akrassowski+updated%3A2026-02-06..2026-06-10\&type=Issues))
 | [@&#8203;minrk](https://redirect.github.com/minrk) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2026-02-06..2026-06-10\&type=Issues))
 | [@&#8203;P4X-ng](https://redirect.github.com/P4X-ng) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AP4X-ng+updated%3A2026-02-06..2026-06-10\&type=Issues))
 | [@&#8203;pelson](https://redirect.github.com/pelson) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apelson+
 updated%3A2026-02-06..2026-06-10\&type=Issues)) | 
[@&#8203;rgbkrk](https://redirect.github.com/rgbkrk) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Argbkrk+updated%3A2026-02-06..2026-06-10\&type=Issues))
   
   <!-- <END NEW CHANGELOG ENTRY> -->
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: (UTC)
   
   - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS1wb2xhcmlzIl19-->
   


-- 
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