Jupyter-events

Latest version: v0.12.0

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

Scan your dependencies

Page 1 of 3

0.12.0

([Full Changelog](https://github.com/jupyter/jupyter_events/compare/v0.11.0...6704ea630522f44542d83608f750da0068e41443))

Bugs fixed

- pop taskName for older version of python-json-logger [110](https://github.com/jupyter/jupyter_events/pull/110) ([Carreau](https://github.com/Carreau))

Maintenance and upkeep improvements

- declare dependency on packaging [109](https://github.com/jupyter/jupyter_events/pull/109) ([bollwyvl](https://github.com/bollwyvl))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/jupyter_events/graphs/contributors?from=2024-12-17&to=2025-02-03&type=c))

[bollwyvl](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3Abollwyvl+updated%3A2024-12-17..2025-02-03&type=Issues) | [Carreau](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3ACarreau+updated%3A2024-12-17..2025-02-03&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

0.11.0

([Full Changelog](https://github.com/jupyter/jupyter_events/compare/v0.10.0...f8012610f86408908004febed9e0e06ef71ca951))

Bugs fixed

- Switch schema `version` type to `str` [104](https://github.com/jupyter/jupyter_events/pull/104) ([afshin](https://github.com/afshin))
- Fix DeprecationWarning with patched python-json-logger [103](https://github.com/jupyter/jupyter_events/pull/103) ([cjwatson](https://github.com/cjwatson))
- Prevent unintended `KeyError` when emitting an unregistered event schema [101](https://github.com/jupyter/jupyter_events/pull/101) ([afshin](https://github.com/afshin))

Maintenance and upkeep improvements

- Fix typo and remove double check. [107](https://github.com/jupyter/jupyter_events/pull/107) ([Carreau](https://github.com/Carreau))
- test on 3.13 [106](https://github.com/jupyter/jupyter_events/pull/106) ([Carreau](https://github.com/Carreau))

Documentation improvements

- Fix typo [102](https://github.com/jupyter/jupyter_events/pull/102) ([davidbrochart](https://github.com/davidbrochart))
- Update notebook to match current version of jupyter-events [98](https://github.com/jupyter/jupyter_events/pull/98) ([manics](https://github.com/manics))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/jupyter_events/graphs/contributors?from=2024-03-18&to=2024-12-17&type=c))

[afshin](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3Aafshin+updated%3A2024-03-18..2024-12-17&type=Issues) | [Carreau](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3ACarreau+updated%3A2024-03-18..2024-12-17&type=Issues) | [cjwatson](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3Acjwatson+updated%3A2024-03-18..2024-12-17&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3Adavidbrochart+updated%3A2024-03-18..2024-12-17&type=Issues) | [manics](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3Amanics+updated%3A2024-03-18..2024-12-17&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3AZsailer+updated%3A2024-03-18..2024-12-17&type=Issues)

0.10.0

([Full Changelog](https://github.com/jupyter/jupyter_events/compare/v0.9.1...e7784fd09356ef074d69d1c2f192f1ad96f5f00c))

Enhancements made

- Enable adding listeners to event before the event is registered [97](https://github.com/jupyter/jupyter_events/pull/97) ([Zsailer](https://github.com/Zsailer))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/jupyter_events/graphs/contributors?from=2024-03-12&to=2024-03-18&type=c))

[Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3AZsailer+updated%3A2024-03-12..2024-03-18&type=Issues)

0.9.1

([Full Changelog](https://github.com/jupyter/jupyter_events/compare/v0.9.0...014a91c793b12d008bb744614a280bc14b5be7eb))

Maintenance and upkeep improvements

- Update Release Scripts [96](https://github.com/jupyter/jupyter_events/pull/96) ([blink1073](https://github.com/blink1073))
- chore: update pre-commit hooks [95](https://github.com/jupyter/jupyter_events/pull/95) ([pre-commit-ci](https://github.com/pre-commit-ci))
- chore: update pre-commit hooks [94](https://github.com/jupyter/jupyter_events/pull/94) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Update ruff and typing [93](https://github.com/jupyter/jupyter_events/pull/93) ([blink1073](https://github.com/blink1073))
- chore: update pre-commit hooks [92](https://github.com/jupyter/jupyter_events/pull/92) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/jupyter_events/graphs/contributors?from=2023-11-06&to=2024-03-12&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3Ablink1073+updated%3A2023-11-06..2024-03-12&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3Apre-commit-ci+updated%3A2023-11-06..2024-03-12&type=Issues)

0.9.0

([Full Changelog](https://github.com/jupyter/jupyter_events/compare/v0.8.0...228a04801224d127f4304e17398464d045794cf0))

Bugs fixed

- Clean up linting and fix a bug that was found [91](https://github.com/jupyter/jupyter_events/pull/91) ([blink1073](https://github.com/blink1073))

Maintenance and upkeep improvements

- Clean up linting and fix a bug that was found [91](https://github.com/jupyter/jupyter_events/pull/91) ([blink1073](https://github.com/blink1073))
- Adopt ruff format [90](https://github.com/jupyter/jupyter_events/pull/90) ([blink1073](https://github.com/blink1073))
- Normalize "jsonschema\[format-nongpl\]" in pyproject.toml [86](https://github.com/jupyter/jupyter_events/pull/86) ([frenzymadness](https://github.com/frenzymadness))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/jupyter_events/graphs/contributors?from=2023-10-16&to=2023-11-06&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3Ablink1073+updated%3A2023-10-16..2023-11-06&type=Issues) | [frenzymadness](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3Afrenzymadness+updated%3A2023-10-16..2023-11-06&type=Issues)

0.8.0

([Full Changelog](https://github.com/jupyter/jupyter_events/compare/v0.7.0...e3edb6a868924d3f1b15eaf18d45be621ad77cef))

Bugs fixed

- Allow for string annotations in listener signature [88](https://github.com/jupyter/jupyter_events/pull/88) ([blink1073](https://github.com/blink1073))

Maintenance and upkeep improvements

- Adopt sp-repo-review [89](https://github.com/jupyter/jupyter_events/pull/89) ([blink1073](https://github.com/blink1073))
- Bump actions/checkout from 3 to 4 [84](https://github.com/jupyter/jupyter_events/pull/84) ([dependabot](https://github.com/dependabot))
- Add more PyPI URLs [82](https://github.com/jupyter/jupyter_events/pull/82) ([pydanny](https://github.com/pydanny))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/jupyter_events/graphs/contributors?from=2023-07-31&to=2023-10-16&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3Ablink1073+updated%3A2023-07-31..2023-10-16&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3Adependabot+updated%3A2023-07-31..2023-10-16&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3Apre-commit-ci+updated%3A2023-07-31..2023-10-16&type=Issues) | [pydanny](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3Apydanny+updated%3A2023-07-31..2023-10-16&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_events+involves%3AZsailer+updated%3A2023-07-31..2023-10-16&type=Issues)

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.