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

   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.1.0` → 
`==7.2.0` | 
![age](https://developer.mend.io/api/mc/badges/age/pypi/ipykernel/7.2.0?slim=true)
 | 
![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ipykernel/7.1.0/7.2.0?slim=true)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>ipython/ipykernel (ipykernel)</summary>
   
   ### 
[`v7.2.0`](https://redirect.github.com/ipython/ipykernel/blob/HEAD/CHANGELOG.md#720)
   
   [Compare 
Source](https://redirect.github.com/ipython/ipykernel/compare/v7.1.0...v7.2.0)
   
   ([Full 
Changelog](https://redirect.github.com/ipython/ipykernel/compare/39eaf96a...1630c4f7d5365918c4f06cf3caee3c278b52afc2))
   
   ##### New features added
   
   - Added kernel\_protocol\_version to kernelspec 
[#&#8203;1483](https://redirect.github.com/ipython/ipykernel/pull/1483) 
([@&#8203;JohanMabille](https://redirect.github.com/JohanMabille), 
[@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - Replaced PUB socket with XPUB socket 
[#&#8203;1482](https://redirect.github.com/ipython/ipykernel/pull/1482) 
([@&#8203;JohanMabille](https://redirect.github.com/JohanMabille), 
[@&#8203;SylvainCorlay](https://redirect.github.com/SylvainCorlay), 
[@&#8203;ccordoba12](https://redirect.github.com/ccordoba12), 
[@&#8203;ianthomas23](https://redirect.github.com/ianthomas23), 
[@&#8203;minrk](https://redirect.github.com/minrk))
   
   ##### Enhancements made
   
   - Made IOPubThread constructor backward compatible 
[#&#8203;1492](https://redirect.github.com/ipython/ipykernel/pull/1492) 
([@&#8203;JohanMabille](https://redirect.github.com/JohanMabille), 
[@&#8203;SylvainCorlay](https://redirect.github.com/SylvainCorlay), 
[@&#8203;ianthomas23](https://redirect.github.com/ianthomas23), 
[@&#8203;minrk](https://redirect.github.com/minrk))
   - Advertizes kernel protocol 5.5 
[#&#8203;1488](https://redirect.github.com/ipython/ipykernel/pull/1488) 
([@&#8203;JohanMabille](https://redirect.github.com/JohanMabille), 
[@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - Upgrade to jupyter\_client 8.8.0 
[#&#8203;1487](https://redirect.github.com/ipython/ipykernel/pull/1487) 
([@&#8203;JohanMabille](https://redirect.github.com/JohanMabille), 
[@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - Implement kernel-side callstack filtering for internal frames 
[#&#8203;1481](https://redirect.github.com/ipython/ipykernel/pull/1481) 
([@&#8203;arjxn-py](https://redirect.github.com/arjxn-py), 
[@&#8203;JohanMabille](https://redirect.github.com/JohanMabille), 
[@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   
   ##### Bugs fixed
   
   - add close event for wx timer app in loop\_wx 
[#&#8203;1478](https://redirect.github.com/ipython/ipykernel/pull/1478) 
([@&#8203;newville](https://redirect.github.com/newville), 
[@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   
   ##### Maintenance and upkeep improvements
   
   - Temporarily revert "Test changing base method to async after 
([#&#8203;1464](https://redirect.github.com/ipython/ipykernel/issues/1464))" 
[#&#8203;1493](https://redirect.github.com/ipython/ipykernel/pull/1493) 
([@&#8203;ianthomas23](https://redirect.github.com/ianthomas23), 
[@&#8203;JohanMabille](https://redirect.github.com/JohanMabille))
   - Update pytest requirement from <9,>=7.0 to >=7.0,<10 in the actions group 
across 1 directory 
[#&#8203;1489](https://redirect.github.com/ipython/ipykernel/pull/1489) 
([@&#8203;JohanMabille](https://redirect.github.com/JohanMabille))
   - Removed spyder downstream tests 
[#&#8203;1486](https://redirect.github.com/ipython/ipykernel/pull/1486) 
([@&#8203;JohanMabille](https://redirect.github.com/JohanMabille), 
[@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - Bump scientific-python/upload-nightly-action from 0.6.2 to 0.6.3 in the 
actions group 
[#&#8203;1484](https://redirect.github.com/ipython/ipykernel/pull/1484) 
([@&#8203;JohanMabille](https://redirect.github.com/JohanMabille))
   - Fix linting errors 
[#&#8203;1480](https://redirect.github.com/ipython/ipykernel/pull/1480) 
([@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - Bump actions/checkout from 5 to 6 in the actions group 
[#&#8203;1479](https://redirect.github.com/ipython/ipykernel/pull/1479) 
([@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - chore: update pre-commit hooks 
[#&#8203;1472](https://redirect.github.com/ipython/ipykernel/pull/1472) 
([@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   - chore: update pre-commit hooks 
[#&#8203;1467](https://redirect.github.com/ipython/ipykernel/pull/1467) 
([@&#8203;JohanMabille](https://redirect.github.com/JohanMabille))
   - Test changing base method to async after 
[#&#8203;1295](https://redirect.github.com/ipython/ipykernel/issues/1295) 
[#&#8203;1464](https://redirect.github.com/ipython/ipykernel/pull/1464) 
([@&#8203;Carreau](https://redirect.github.com/Carreau), 
[@&#8203;ianthomas23](https://redirect.github.com/ianthomas23))
   
   ##### 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=2025-10-27\&to=2026-02-06\&type=c))
   
   [@&#8203;arjxn-py](https://redirect.github.com/arjxn-py) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aarjxn-py+updated%3A2025-10-27..2026-02-06\&type=Issues))
 | [@&#8203;Carreau](https://redirect.github.com/Carreau) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2025-10-27..2026-02-06\&type=Issues))
 | [@&#8203;ccordoba12](https://redirect.github.com/ccordoba12) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Accordoba12+updated%3A2025-10-27..2026-02-06\&type=Issues))
 | [@&#8203;ianthomas23](https://redirect.github.com/ianthomas23) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aianthomas23+updated%3A2025-10-27..2026-02-06\&type=Issues))
 | [@&#8203;JohanMabille](https://redirect.github.com/JohanMabille) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AJohanMabille+update
 d%3A2025-10-27..2026-02-06\&type=Issues)) | 
[@&#8203;minrk](https://redirect.github.com/minrk) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2025-10-27..2026-02-06\&type=Issues))
 | [@&#8203;newville](https://redirect.github.com/newville) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Anewville+updated%3A2025-10-27..2026-02-06\&type=Issues))
 | [@&#8203;SylvainCorlay](https://redirect.github.com/SylvainCorlay) 
([activity](https://redirect.github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ASylvainCorlay+updated%3A2025-10-27..2026-02-06\&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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUtcG9sYXJpcyJdfQ==-->
   


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