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` |  |  | --- ### 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 [#​1483](https://redirect.github.com/ipython/ipykernel/pull/1483) ([@​JohanMabille](https://redirect.github.com/JohanMabille), [@​ianthomas23](https://redirect.github.com/ianthomas23)) - Replaced PUB socket with XPUB socket [#​1482](https://redirect.github.com/ipython/ipykernel/pull/1482) ([@​JohanMabille](https://redirect.github.com/JohanMabille), [@​SylvainCorlay](https://redirect.github.com/SylvainCorlay), [@​ccordoba12](https://redirect.github.com/ccordoba12), [@​ianthomas23](https://redirect.github.com/ianthomas23), [@​minrk](https://redirect.github.com/minrk)) ##### Enhancements made - Made IOPubThread constructor backward compatible [#​1492](https://redirect.github.com/ipython/ipykernel/pull/1492) ([@​JohanMabille](https://redirect.github.com/JohanMabille), [@​SylvainCorlay](https://redirect.github.com/SylvainCorlay), [@​ianthomas23](https://redirect.github.com/ianthomas23), [@​minrk](https://redirect.github.com/minrk)) - Advertizes kernel protocol 5.5 [#​1488](https://redirect.github.com/ipython/ipykernel/pull/1488) ([@​JohanMabille](https://redirect.github.com/JohanMabille), [@​ianthomas23](https://redirect.github.com/ianthomas23)) - Upgrade to jupyter\_client 8.8.0 [#​1487](https://redirect.github.com/ipython/ipykernel/pull/1487) ([@​JohanMabille](https://redirect.github.com/JohanMabille), [@​ianthomas23](https://redirect.github.com/ianthomas23)) - Implement kernel-side callstack filtering for internal frames [#​1481](https://redirect.github.com/ipython/ipykernel/pull/1481) ([@​arjxn-py](https://redirect.github.com/arjxn-py), [@​JohanMabille](https://redirect.github.com/JohanMabille), [@​ianthomas23](https://redirect.github.com/ianthomas23)) ##### Bugs fixed - add close event for wx timer app in loop\_wx [#​1478](https://redirect.github.com/ipython/ipykernel/pull/1478) ([@​newville](https://redirect.github.com/newville), [@​ianthomas23](https://redirect.github.com/ianthomas23)) ##### Maintenance and upkeep improvements - Temporarily revert "Test changing base method to async after ([#​1464](https://redirect.github.com/ipython/ipykernel/issues/1464))" [#​1493](https://redirect.github.com/ipython/ipykernel/pull/1493) ([@​ianthomas23](https://redirect.github.com/ianthomas23), [@​JohanMabille](https://redirect.github.com/JohanMabille)) - Update pytest requirement from <9,>=7.0 to >=7.0,<10 in the actions group across 1 directory [#​1489](https://redirect.github.com/ipython/ipykernel/pull/1489) ([@​JohanMabille](https://redirect.github.com/JohanMabille)) - Removed spyder downstream tests [#​1486](https://redirect.github.com/ipython/ipykernel/pull/1486) ([@​JohanMabille](https://redirect.github.com/JohanMabille), [@​ianthomas23](https://redirect.github.com/ianthomas23)) - Bump scientific-python/upload-nightly-action from 0.6.2 to 0.6.3 in the actions group [#​1484](https://redirect.github.com/ipython/ipykernel/pull/1484) ([@​JohanMabille](https://redirect.github.com/JohanMabille)) - Fix linting errors [#​1480](https://redirect.github.com/ipython/ipykernel/pull/1480) ([@​ianthomas23](https://redirect.github.com/ianthomas23)) - Bump actions/checkout from 5 to 6 in the actions group [#​1479](https://redirect.github.com/ipython/ipykernel/pull/1479) ([@​ianthomas23](https://redirect.github.com/ianthomas23)) - chore: update pre-commit hooks [#​1472](https://redirect.github.com/ipython/ipykernel/pull/1472) ([@​ianthomas23](https://redirect.github.com/ianthomas23)) - chore: update pre-commit hooks [#​1467](https://redirect.github.com/ipython/ipykernel/pull/1467) ([@​JohanMabille](https://redirect.github.com/JohanMabille)) - Test changing base method to async after [#​1295](https://redirect.github.com/ipython/ipykernel/issues/1295) [#​1464](https://redirect.github.com/ipython/ipykernel/pull/1464) ([@​Carreau](https://redirect.github.com/Carreau), [@​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)) [@​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)) | [@​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)) | [@​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)) | [@​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)) | [@​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)) | [@​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)) | [@​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)) | [@​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]
