Jupyterlab-server

Latest version: v2.27.1

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

Scan your dependencies

Page 3 of 18

2.21.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.20.0...48be03a73c11b2f800ad768aed30d417b248d98e))

Enhancements made

- Add json5 support for page_config.json [388](https://github.com/jupyterlab/jupyterlab_server/pull/388) ([peytondmurray](https://github.com/peytondmurray))

Maintenance and upkeep improvements

- Updates test dependencies [387](https://github.com/jupyterlab/jupyterlab_server/pull/387) ([brichet](https://github.com/brichet))
- Ignore warning from bind_sockets [383](https://github.com/jupyterlab/jupyterlab_server/pull/383) ([blink1073](https://github.com/blink1073))
- Bump actions/checkout from 2 to 3 [379](https://github.com/jupyterlab/jupyterlab_server/pull/379) ([dependabot](https://github.com/dependabot))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2023-03-06&to=2023-03-22&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2023-03-06..2023-03-22&type=Issues) | [brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Abrichet+updated%3A2023-03-06..2023-03-22&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2023-03-06..2023-03-22&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Adependabot+updated%3A2023-03-06..2023-03-22&type=Issues) | [peytondmurray](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apeytondmurray+updated%3A2023-03-06..2023-03-22&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2023-03-06..2023-03-22&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Awelcome+updated%3A2023-03-06..2023-03-22&type=Issues)

2.20.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.19.0...4a08b8418248f4068a3ae0bdf4aa93c524130421))

Bugs fixed

- Change periodic callback time from tuple to int (376 [376](https://github.com/jupyterlab/jupyterlab_server/pull/376) ([rmoe](https://github.com/rmoe))

Maintenance and upkeep improvements

- Pin openapi deps [381](https://github.com/jupyterlab/jupyterlab_server/pull/381) ([blink1073](https://github.com/blink1073))
- Revert "Fix some CodeQL notices" [372](https://github.com/jupyterlab/jupyterlab_server/pull/372) ([fcollonval](https://github.com/fcollonval))
- Fix some CodeQL notices [371](https://github.com/jupyterlab/jupyterlab_server/pull/371) ([fcollonval](https://github.com/fcollonval))
- Add more linting [369](https://github.com/jupyterlab/jupyterlab_server/pull/369) ([blink1073](https://github.com/blink1073))
- Clean up openapi compat and warnings [368](https://github.com/jupyterlab/jupyterlab_server/pull/368) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2023-01-16&to=2023-03-06&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2023-01-16..2023-03-06&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2023-01-16..2023-03-06&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2023-01-16..2023-03-06&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2023-01-16..2023-03-06&type=Issues) | [rmoe](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Armoe+updated%3A2023-01-16..2023-03-06&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Awelcome+updated%3A2023-01-16..2023-03-06&type=Issues)

2.19.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.18.0...a226eaa4e0a55a167ef7ab6ef7da53a2013a3fb1))

Enhancements made

- Don't change language environment variable [366](https://github.com/jupyterlab/jupyterlab_server/pull/366) ([fcollonval](https://github.com/fcollonval))

Maintenance and upkeep improvements

- Fix test_process_app [367](https://github.com/jupyterlab/jupyterlab_server/pull/367) ([blink1073](https://github.com/blink1073))
- Sync lint deps [365](https://github.com/jupyterlab/jupyterlab_server/pull/365) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2023-01-03&to=2023-01-16&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2023-01-03..2023-01-16&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2023-01-03..2023-01-16&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2023-01-03..2023-01-16&type=Issues)

2.18.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.17.0...a2528876192e34fa2856b8fb3941148c6447d591))

Enhancements made

- Prepare for jupyter_server preferred_dir fix [324](https://github.com/jupyterlab/jupyterlab_server/pull/324) ([vidartf](https://github.com/vidartf))

Bugs fixed

- Handle systems with `python3` [362](https://github.com/jupyterlab/jupyterlab_server/pull/362) ([blink1073](https://github.com/blink1073))

Maintenance and upkeep improvements

- Clean up docs build [363](https://github.com/jupyterlab/jupyterlab_server/pull/363) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2022-12-26&to=2023-01-03&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2022-12-26..2023-01-03&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2022-12-26..2023-01-03&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2022-12-26..2023-01-03&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2022-12-26..2023-01-03&type=Issues) | [vidartf](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Avidartf+updated%3A2022-12-26..2023-01-03&type=Issues)

2.17.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.16.6...6870153670345c20e2b86a02e6a35394703fbbf5))

Maintenance and upkeep improvements

- Do not repeat requirements [361](https://github.com/jupyterlab/jupyterlab_server/pull/361) ([blink1073](https://github.com/blink1073))
- Add support for newer openapi spec [360](https://github.com/jupyterlab/jupyterlab_server/pull/360) ([blink1073](https://github.com/blink1073))
- Add spelling and docstring enforcement [358](https://github.com/jupyterlab/jupyterlab_server/pull/358) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2022-12-23&to=2022-12-26&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2022-12-23..2022-12-26&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2022-12-23..2022-12-26&type=Issues)

2.16.6

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.16.5...b8135b4a661f75560d39b52aab90f3e951884c39))

Bugs fixed

- Restore print outputs in process [357](https://github.com/jupyterlab/jupyterlab_server/pull/357) ([blink1073](https://github.com/blink1073))

Maintenance and upkeep improvements

- Bump tj-actions/changed-files from 34 to 35 [355](https://github.com/jupyterlab/jupyterlab_server/pull/355) ([dependabot](https://github.com/dependabot))
- Fix license header job [354](https://github.com/jupyterlab/jupyterlab_server/pull/354) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2022-12-08..2022-12-23&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2022-12-08..2022-12-23&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Adependabot+updated%3A2022-12-08..2022-12-23&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2022-12-08..2022-12-23&type=Issues)

Page 3 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.