Jupyter-server

Latest version: v2.14.0

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

Scan your dependencies

Page 11 of 15

1.13.1

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v1.13.0...affd5d9a2e6d718baa2185518256f51921fd4484))

Bugs fixed

- nudge both the shell and control channels [636](https://github.com/jupyter-server/jupyter_server/pull/636) ([Zsailer](https://github.com/Zsailer))

Maintenance and upkeep improvements

- Fix macos pypy check [632](https://github.com/jupyter-server/jupyter_server/pull/632) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2021-12-06&to=2021-12-09&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2021-12-06..2021-12-09&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-12-06..2021-12-09&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2021-12-06..2021-12-09&type=Issues)

1.13.0

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v1.12.1...b51969f16f04375d52cb029d72f90174141c760d))

Enhancements made

- Persistent session storage [614](https://github.com/jupyter-server/jupyter_server/pull/614) ([Zsailer](https://github.com/Zsailer))

Bugs fixed

- Nudge on the control channel instead of the shell [628](https://github.com/jupyter-server/jupyter_server/pull/628) ([JohanMabille](https://github.com/JohanMabille))

Maintenance and upkeep improvements

- Clean up downstream tests [629](https://github.com/jupyter-server/jupyter_server/pull/629) ([blink1073](https://github.com/blink1073))
- Clean up version info handling [620](https://github.com/jupyter-server/jupyter_server/pull/620) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2021-11-26&to=2021-12-06&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2021-11-26..2021-12-06&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-11-26..2021-12-06&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aecharles+updated%3A2021-11-26..2021-12-06&type=Issues) | [JohanMabille](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AJohanMabille+updated%3A2021-11-26..2021-12-06&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ajtpio+updated%3A2021-11-26..2021-12-06&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2021-11-26..2021-12-06&type=Issues)

1.12.1

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v1.12.0...ead83374b3b874bdf4ea47fca5aee1ecb5940a85))

Bugs fixed

- Await `_finish_kernel_start` [617](https://github.com/jupyter-server/jupyter_server/pull/617) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Update to Python 3.10 in the CI workflows [618](https://github.com/jupyter-server/jupyter_server/pull/618) ([jtpio](https://github.com/jtpio))
- Use `maintainer-tools` base setup action [616](https://github.com/jupyter-server/jupyter_server/pull/616) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2021-11-23&to=2021-11-26&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2021-11-23..2021-11-26&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-11-23..2021-11-26&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ajtpio+updated%3A2021-11-23..2021-11-26&type=Issues)

1.12.0

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v1.11.2...758dba6f8873f60c1ca41057b4be108da5a6ff1a))

Enhancements made

- Consistent logging method [607](https://github.com/jupyter-server/jupyter_server/pull/607) ([mwakaba2](https://github.com/mwakaba2))
- Use pending kernels [593](https://github.com/jupyter-server/jupyter_server/pull/593) ([blink1073](https://github.com/blink1073))

Bugs fixed

- Set `xsrf` cookie on base url [612](https://github.com/jupyter-server/jupyter_server/pull/612) ([minrk](https://github.com/minrk))
- Update `jpserver_extensions` trait to work with `traitlets` 5.x [610](https://github.com/jupyter-server/jupyter_server/pull/610) ([Zsailer](https://github.com/Zsailer))
- Fix `allow_origin_pat` property to properly parse regex [603](https://github.com/jupyter-server/jupyter_server/pull/603) ([havok2063](https://github.com/havok2063))

Maintenance and upkeep improvements

- Enforce labels on PRs [613](https://github.com/jupyter-server/jupyter_server/pull/613) ([blink1073](https://github.com/blink1073))
- Normalize file name and path in `test_api` [608](https://github.com/jupyter-server/jupyter_server/pull/608) ([toonn](https://github.com/toonn))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2021-11-01&to=2021-11-23&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2021-11-01..2021-11-23&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-11-01..2021-11-23&type=Issues) | [havok2063](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ahavok2063+updated%3A2021-11-01..2021-11-23&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2021-11-01..2021-11-23&type=Issues) | [mwakaba2](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Amwakaba2+updated%3A2021-11-01..2021-11-23&type=Issues) | [toonn](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Atoonn+updated%3A2021-11-01..2021-11-23&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2021-11-01..2021-11-23&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2021-11-01..2021-11-23&type=Issues)

1.11.2

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v1.11.1...fda4cc5a96703bb4e871a5a622ef6031c7f6385b))

Bugs fixed

- Fix \\s deprecation warning [600](https://github.com/jupyter-server/jupyter_server/pull/600) ([Zsailer](https://github.com/Zsailer))
- Remove requests-unixsocket dependency [599](https://github.com/jupyter-server/jupyter_server/pull/599) ([kevin-bates](https://github.com/kevin-bates))
- bugfix: dir_exists is never awaited [597](https://github.com/jupyter-server/jupyter_server/pull/597) ([stdll00](https://github.com/stdll00))
- Fix missing await when call 'async_replace_file' [595](https://github.com/jupyter-server/jupyter_server/pull/595) ([Wh1isper](https://github.com/Wh1isper))
- add a pytest fixture for capturing logging stream [588](https://github.com/jupyter-server/jupyter_server/pull/588) ([Zsailer](https://github.com/Zsailer))

Maintenance and upkeep improvements

- Avoid dependency on NBConvert versions for REST API test [601](https://github.com/jupyter-server/jupyter_server/pull/601) ([Zsailer](https://github.com/Zsailer))
- Bump ansi-regex from 5.0.0 to 5.0.1 [590](https://github.com/jupyter-server/jupyter_server/pull/590) ([dependabot](https://github.com/dependabot))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2021-10-04&to=2021-11-01&type=c))

[codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-10-04..2021-11-01&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adependabot+updated%3A2021-10-04..2021-11-01&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akevin-bates+updated%3A2021-10-04..2021-11-01&type=Issues) | [stdll00](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Astdll00+updated%3A2021-10-04..2021-11-01&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2021-10-04..2021-11-01&type=Issues) | [Wh1isper](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AWh1isper+updated%3A2021-10-04..2021-11-01&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2021-10-04..2021-11-01&type=Issues)

1.11.1

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v1.11.0...f4c3889658c1daad1d8966438d1f1b98b3f60641))

Bugs fixed

- Do not log connection error if the kernel is already shutdown [584](https://github.com/jupyter-server/jupyter_server/pull/584) ([martinRenou](https://github.com/martinRenou))
- \[BUG\]: allow None for min_open_files_limit trait [587](https://github.com/jupyter-server/jupyter_server/pull/587) ([Zsailer](https://github.com/Zsailer))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2021-09-09&to=2021-10-04&type=c))

[codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-09-09..2021-10-04&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AmartinRenou+updated%3A2021-09-09..2021-10-04&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2021-09-09..2021-10-04&type=Issues)

Page 11 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.