Jupyter-server

Latest version: v2.14.0

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

Scan your dependencies

Page 12 of 15

1.11.0

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

Enhancements made

- Allow non-empty directory deletion through settings [574](https://github.com/jupyter-server/jupyter_server/pull/574) ([fcollonval](https://github.com/fcollonval))

Bugs fixed

- pytest_plugin: allow user specified headers in jp_ws_fetch [580](https://github.com/jupyter-server/jupyter_server/pull/580) ([oliver-sanders](https://github.com/oliver-sanders))
- Shutdown kernels/terminals on api/shutdown [579](https://github.com/jupyter-server/jupyter_server/pull/579) ([martinRenou](https://github.com/martinRenou))
- pytest: package conftest [576](https://github.com/jupyter-server/jupyter_server/pull/576) ([oliver-sanders](https://github.com/oliver-sanders))
- Set stacklevel on warning to point to the right place. [572](https://github.com/jupyter-server/jupyter_server/pull/572) ([Carreau](https://github.com/Carreau))
- Respect reraise setting [571](https://github.com/jupyter-server/jupyter_server/pull/571) ([vidartf](https://github.com/vidartf))

Maintenance and upkeep improvements

- Fix jupyter_client warning [581](https://github.com/jupyter-server/jupyter_server/pull/581) ([martinRenou](https://github.com/martinRenou))
- Add Pre-Commit Config [575](https://github.com/jupyter-server/jupyter_server/pull/575) ([fcollonval](https://github.com/fcollonval))
- Clean up link checking [569](https://github.com/jupyter-server/jupyter_server/pull/569) ([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-08-02&to=2021-09-09&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2021-08-02..2021-09-09&type=Issues) | [Carreau](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3ACarreau+updated%3A2021-08-02..2021-09-09&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-08-02..2021-09-09&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Afcollonval+updated%3A2021-08-02..2021-09-09&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AmartinRenou+updated%3A2021-08-02..2021-09-09&type=Issues) | [oliver-sanders](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aoliver-sanders+updated%3A2021-08-02..2021-09-09&type=Issues) | [vidartf](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Avidartf+updated%3A2021-08-02..2021-09-09&type=Issues)

1.10.2

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

Bugs fixed

- fix: make command line aliases work again [564](https://github.com/jupyter-server/jupyter_server/pull/564) ([mariobuikhuizen](https://github.com/mariobuikhuizen))
- decode bytes from secure cookie [562](https://github.com/jupyter-server/jupyter_server/pull/562) ([oliver-sanders](https://github.com/oliver-sanders))

Maintenance and upkeep improvements

- Add the needed space in the welcome message [561](https://github.com/jupyter-server/jupyter_server/pull/561) ([echarles](https://github.com/echarles))
- Update check-release workflow [558](https://github.com/jupyter-server/jupyter_server/pull/558) ([afshin](https://github.com/afshin))

Documentation improvements

- Fix typo in allow_password_change help [559](https://github.com/jupyter-server/jupyter_server/pull/559) ([manics](https://github.com/manics))

Contributors to this release

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

[afshin](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aafshin+updated%3A2021-07-23..2021-08-02&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-07-23..2021-08-02&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aecharles+updated%3A2021-07-23..2021-08-02&type=Issues) | [manics](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Amanics+updated%3A2021-07-23..2021-08-02&type=Issues) | [mariobuikhuizen](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Amariobuikhuizen+updated%3A2021-07-23..2021-08-02&type=Issues) | [oliver-sanders](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aoliver-sanders+updated%3A2021-07-23..2021-08-02&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2021-07-23..2021-08-02&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2021-07-23..2021-08-02&type=Issues)

1.10.1

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

Bugs fixed

- Protect against unset spec [556](https://github.com/jupyter-server/jupyter_server/pull/556) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

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

[fcollonval](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Afcollonval+updated%3A2021-07-22..2021-07-23&type=Issues)

1.10.0

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

Enhancements made

- PR: Add a new preferred-dir traitlet [549](https://github.com/jupyter-server/jupyter_server/pull/549) ([goanpeca](https://github.com/goanpeca))
- stop hook for extensions [526](https://github.com/jupyter-server/jupyter_server/pull/526) ([oliver-sanders](https://github.com/oliver-sanders))
- extensions: allow extensions in namespace packages [523](https://github.com/jupyter-server/jupyter_server/pull/523) ([oliver-sanders](https://github.com/oliver-sanders))

Bugs fixed

- Fix examples/simple test execution [552](https://github.com/jupyter-server/jupyter_server/pull/552) ([davidbrochart](https://github.com/davidbrochart))
- Rebuild package-lock, fixing local setup [548](https://github.com/jupyter-server/jupyter_server/pull/548) ([martinRenou](https://github.com/martinRenou))

Maintenance and upkeep improvements

- small test changes [541](https://github.com/jupyter-server/jupyter_server/pull/541) ([oliver-sanders](https://github.com/oliver-sanders))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2021-06-24..2021-07-21&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-06-24..2021-07-21&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adavidbrochart+updated%3A2021-06-24..2021-07-21&type=Issues) | [goanpeca](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Agoanpeca+updated%3A2021-06-24..2021-07-21&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akevin-bates+updated%3A2021-06-24..2021-07-21&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AmartinRenou+updated%3A2021-06-24..2021-07-21&type=Issues) | [oliver-sanders](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aoliver-sanders+updated%3A2021-06-24..2021-07-21&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2021-06-24..2021-07-21&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2021-06-24..2021-07-21&type=Issues)

1.9.0

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

Enhancements made

- enable a way to run a task when an io_loop is created [531](https://github.com/jupyter-server/jupyter_server/pull/531) ([eastonsuo](https://github.com/eastonsuo))
- adds `GatewayClient.auth_scheme` configurable [529](https://github.com/jupyter-server/jupyter_server/pull/529) ([telamonian](https://github.com/telamonian))
- \[Notebook port 4835\] Add UNIX socket support to notebook server [525](https://github.com/jupyter-server/jupyter_server/pull/525) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Fix nbconvert handler [545](https://github.com/jupyter-server/jupyter_server/pull/545) ([davidbrochart](https://github.com/davidbrochart))
- Fixes AsyncContentsManagerexists [542](https://github.com/jupyter-server/jupyter_server/pull/542) ([icankeep](https://github.com/icankeep))

Maintenance and upkeep improvements

- argon2 as an optional dependency [532](https://github.com/jupyter-server/jupyter_server/pull/532) ([vidartf](https://github.com/vidartf))
- Test Downstream Packages [528](https://github.com/jupyter-server/jupyter_server/pull/528) ([blink1073](https://github.com/blink1073))
- fix jp_ws_fetch not work by its own 441 [527](https://github.com/jupyter-server/jupyter_server/pull/527) ([eastonsuo](https://github.com/eastonsuo))

Documentation improvements

- Update link to meeting notes [535](https://github.com/jupyter-server/jupyter_server/pull/535) ([krassowski](https://github.com/krassowski))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2021-05-20..2021-06-24&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-05-20..2021-06-24&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adavidbrochart+updated%3A2021-05-20..2021-06-24&type=Issues) | [eastonsuo](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aeastonsuo+updated%3A2021-05-20..2021-06-24&type=Issues) | [icankeep](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aicankeep+updated%3A2021-05-20..2021-06-24&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ajtpio+updated%3A2021-05-20..2021-06-24&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akevin-bates+updated%3A2021-05-20..2021-06-24&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akrassowski+updated%3A2021-05-20..2021-06-24&type=Issues) | [telamonian](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Atelamonian+updated%3A2021-05-20..2021-06-24&type=Issues) | [vidartf](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Avidartf+updated%3A2021-05-20..2021-06-24&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2021-05-20..2021-06-24&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2021-05-20..2021-06-24&type=Issues)

1.8.0

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

Enhancements made

- Expose a public property to sort extensions deterministically. [522](https://github.com/jupyter-server/jupyter_server/pull/522) ([Zsailer](https://github.com/Zsailer))

Bugs fixed

- init_httpserver at the end of initialize [517](https://github.com/jupyter-server/jupyter_server/pull/517) ([minrk](https://github.com/minrk))

Maintenance and upkeep improvements

- Upgrade anyio to 3.1 for all py versions [521](https://github.com/jupyter-server/jupyter_server/pull/521) ([mwakaba2](https://github.com/mwakaba2))
- Enable Server Tests on Windows [519](https://github.com/jupyter-server/jupyter_server/pull/519) ([jtpio](https://github.com/jtpio))
- restore preference for SelectorEventLoop on Windows [513](https://github.com/jupyter-server/jupyter_server/pull/513) ([minrk](https://github.com/minrk))
- set default config dir name [504](https://github.com/jupyter-server/jupyter_server/pull/504) ([minrk](https://github.com/minrk))

Contributors to this release

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

[codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-05-10..2021-05-20&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ajtpio+updated%3A2021-05-10..2021-05-20&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2021-05-10..2021-05-20&type=Issues) | [mwakaba2](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Amwakaba2+updated%3A2021-05-10..2021-05-20&type=Issues) | [vidartf](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Avidartf+updated%3A2021-05-10..2021-05-20&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2021-05-10..2021-05-20&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2021-05-10..2021-05-20&type=Issues)

Page 12 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.