Jupyter-server

Latest version: v2.14.1

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

Scan your dependencies

Page 11 of 15

1.13.2

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

Enhancements made

- Don't block the event loop when exporting with nbconvert [655](https://github.com/jupyter-server/jupyter_server/pull/655) ([davidbrochart](https://github.com/davidbrochart))
- Add more awaits for pending kernel in unit tests [654](https://github.com/jupyter-server/jupyter_server/pull/654) ([Zsailer](https://github.com/Zsailer))
- Print IPv6 url as hostname or enclosed in brackets [652](https://github.com/jupyter-server/jupyter_server/pull/652) ([op3](https://github.com/op3))

Bugs fixed

- Run pre_save_hook before model check [643](https://github.com/jupyter-server/jupyter_server/pull/643) ([davidbrochart](https://github.com/davidbrochart))
- handle KeyError when get session [641](https://github.com/jupyter-server/jupyter_server/pull/641) ([ccw630](https://github.com/ccw630))

Maintenance and upkeep improvements

- Clean up deprecations [650](https://github.com/jupyter-server/jupyter_server/pull/650) ([blink1073](https://github.com/blink1073))
- Update branch references [646](https://github.com/jupyter-server/jupyter_server/pull/646) ([blink1073](https://github.com/blink1073))
- pyproject.toml: clarify build system version [634](https://github.com/jupyter-server/jupyter_server/pull/634) ([adamjstewart](https://github.com/adamjstewart))

Contributors to this release

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

[adamjstewart](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aadamjstewart+updated%3A2021-12-09..2022-01-12&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2021-12-09..2022-01-12&type=Issues) | [ccw630](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Accw630+updated%3A2021-12-09..2022-01-12&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-12-09..2022-01-12&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adavidbrochart+updated%3A2021-12-09..2022-01-12&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aecharles+updated%3A2021-12-09..2022-01-12&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Afcollonval+updated%3A2021-12-09..2022-01-12&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akevin-bates+updated%3A2021-12-09..2022-01-12&type=Issues) | [op3](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aop3+updated%3A2021-12-09..2022-01-12&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2021-12-09..2022-01-12&type=Issues) | [Wh1isper](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AWh1isper+updated%3A2021-12-09..2022-01-12&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2021-12-09..2022-01-12&type=Issues)

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)

Page 11 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.