Ipykernel

Latest version: v6.29.5

Safety actively analyzes 688746 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 23

6.19.1

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.19.0...5e1b155207c506f01df5808b1ba41f868a10f097))

Bugs fixed

- fix: too many arguments dropped when passing to base comm constructor [1051](https://github.com/ipython/ipykernel/pull/1051) ([maartenbreddels](https://github.com/maartenbreddels))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-12-07&to=2022-12-08&type=c))

[maartenbreddels](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Amaartenbreddels+updated%3A2022-12-07..2022-12-08&type=Issues)

6.19.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.18.3...2c80e6c31e4912b2deaf5276b27568ba5088ad97))

Bugs fixed

- Fix: there can be only one comm_manager [1049](https://github.com/ipython/ipykernel/pull/1049) ([maartenbreddels](https://github.com/maartenbreddels))

Maintenance and upkeep improvements

- Adopt ruff and address lint [1046](https://github.com/ipython/ipykernel/pull/1046) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-11-29&to=2022-12-07&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-11-29..2022-12-07&type=Issues) | [maartenbreddels](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Amaartenbreddels+updated%3A2022-11-29..2022-12-07&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-11-29..2022-12-07&type=Issues)

6.18.3

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.18.2...c0f5b7e3a5287c288eff477ae70848decf25332d))

Bugs fixed

- Fix Comm interface for downstream users [1042](https://github.com/ipython/ipykernel/pull/1042) ([maartenbreddels](https://github.com/maartenbreddels))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-11-29&to=2022-11-29&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-11-29..2022-11-29&type=Issues) | [maartenbreddels](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Amaartenbreddels+updated%3A2022-11-29..2022-11-29&type=Issues)

6.18.2

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.18.1...a38167b1c689130df231fa77d712827bc75a8ba6))

Bugs fixed

- Configurables needs to be configurable [1037](https://github.com/ipython/ipykernel/pull/1037) ([Carreau](https://github.com/Carreau))

Maintenance and upkeep improvements

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-11-28&to=2022-11-29&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-11-28..2022-11-29&type=Issues) | [Carreau](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2022-11-28..2022-11-29&type=Issues) | [fperez](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Afperez+updated%3A2022-11-28..2022-11-29&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-11-28..2022-11-29&type=Issues)

6.18.1

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.18.0...252c406a82fb9bab4071bfbc287b7a24a51752d8))

Bugs fixed

- fix: use comm package in backwards compatible way [1028](https://github.com/ipython/ipykernel/pull/1028) ([maartenbreddels](https://github.com/maartenbreddels))

Maintenance and upkeep improvements

- Add more testing and deprecate the Gtk event loops [1036](https://github.com/ipython/ipykernel/pull/1036) ([blink1073](https://github.com/blink1073))
- More coverage improvements [1035](https://github.com/ipython/ipykernel/pull/1035) ([blink1073](https://github.com/blink1073))
- Add more tests [1034](https://github.com/ipython/ipykernel/pull/1034) ([blink1073](https://github.com/blink1073))
- Add more kernel tests [1032](https://github.com/ipython/ipykernel/pull/1032) ([blink1073](https://github.com/blink1073))
- Add more coverage and add Readme badges [1031](https://github.com/ipython/ipykernel/pull/1031) ([blink1073](https://github.com/blink1073))
- Clean up testing and coverage [1030](https://github.com/ipython/ipykernel/pull/1030) ([blink1073](https://github.com/blink1073))
- Use base setup dependency type [1029](https://github.com/ipython/ipykernel/pull/1029) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-11-21&to=2022-11-28&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-11-21..2022-11-28&type=Issues) | [maartenbreddels](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Amaartenbreddels+updated%3A2022-11-21..2022-11-28&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AmartinRenou+updated%3A2022-11-21..2022-11-28&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-11-21..2022-11-28&type=Issues)

6.18.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.17.1...ce0b6c296bc19223d426892657878f28af0ec206))

Enhancements made

- Add terminal color support [1025](https://github.com/ipython/ipykernel/pull/1025) ([blink1073](https://github.com/blink1073))
- Extract the Comm Python package [973](https://github.com/ipython/ipykernel/pull/973) ([martinRenou](https://github.com/martinRenou))

Maintenance and upkeep improvements

- Add windows coverage and clean up workflows [1023](https://github.com/ipython/ipykernel/pull/1023) ([blink1073](https://github.com/blink1073))
- Increase coverage [1021](https://github.com/ipython/ipykernel/pull/1021) ([blink1073](https://github.com/blink1073))
- Allow releasing from repo [1020](https://github.com/ipython/ipykernel/pull/1020) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-11-09&to=2022-11-21&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-11-09..2022-11-21&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AmartinRenou+updated%3A2022-11-09..2022-11-21&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-11-09..2022-11-21&type=Issues)

Page 6 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.