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 4 of 18

2.16.5

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

Maintenance and upkeep improvements

- Use pytest-jupyter [351](https://github.com/jupyterlab/jupyterlab_server/pull/351) ([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-08&to=2022-12-08&type=c))

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

2.16.4

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.16.3...2005945e4cbe81a1d7a52103557cefa6e1283592))

Maintenance and upkeep improvements

- Add py.typed marker file [349](https://github.com/jupyterlab/jupyterlab_server/pull/349) ([blink1073](https://github.com/blink1073))
- Update docutils requirement from \<0.19 to \<0.20 [348](https://github.com/jupyterlab/jupyterlab_server/pull/348) ([dependabot](https://github.com/dependabot))
- Update openapi-spec-validator requirement from \<0.5 to \<0.6 [347](https://github.com/jupyterlab/jupyterlab_server/pull/347) ([dependabot](https://github.com/dependabot))
- Update mistune requirement from \<1 to \<3 [345](https://github.com/jupyterlab/jupyterlab_server/pull/345) ([dependabot](https://github.com/dependabot))
- Update jinja2 requirement from \<3.1.0 to \<3.2.0 [344](https://github.com/jupyterlab/jupyterlab_server/pull/344) ([dependabot](https://github.com/dependabot))
- Adopt ruff and address lint [343](https://github.com/jupyterlab/jupyterlab_server/pull/343) ([blink1073](https://github.com/blink1073))
- Fixup workflows [339](https://github.com/jupyterlab/jupyterlab_server/pull/339) ([blink1073](https://github.com/blink1073))
- CI Cleanup [337](https://github.com/jupyterlab/jupyterlab_server/pull/337) ([blink1073](https://github.com/blink1073))

Documentation improvements

- Update codecov badge [340](https://github.com/jupyterlab/jupyterlab_server/pull/340) ([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-11-11&to=2022-12-08&type=c))

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

2.16.3

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

Maintenance and upkeep improvements

- Fix handling of jupyter core warning [335](https://github.com/jupyterlab/jupyterlab_server/pull/335) ([blink1073](https://github.com/blink1073))
- Increase coverage [334](https://github.com/jupyterlab/jupyterlab_server/pull/334) ([blink1073](https://github.com/blink1073))
- Fix license header CI job [333](https://github.com/jupyterlab/jupyterlab_server/pull/333) ([fcollonval](https://github.com/fcollonval))
- Bump tj-actions/changed-files from 33 to 34 [331](https://github.com/jupyterlab/jupyterlab_server/pull/331) ([dependabot](https://github.com/dependabot))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2022-10-31..2022-11-11&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2022-10-31..2022-11-11&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Adependabot+updated%3A2022-10-31..2022-11-11&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2022-10-31..2022-11-11&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2022-10-31..2022-11-11&type=Issues)

2.16.2

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

Bugs fixed

- Terminals availability is not the responsibility of JupyterLab [330](https://github.com/jupyterlab/jupyterlab_server/pull/330) ([fcollonval](https://github.com/fcollonval))

Maintenance and upkeep improvements

- Bump tj-actions/changed-files from 32 to 33 [328](https://github.com/jupyterlab/jupyterlab_server/pull/328) ([dependabot](https://github.com/dependabot))

Contributors to this release

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

[codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2022-10-19..2022-10-31&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Adependabot+updated%3A2022-10-19..2022-10-31&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2022-10-19..2022-10-31&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2022-10-19..2022-10-31&type=Issues)

2.16.1

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.16.0...11e0bb82dbaeb0cb45d16e18d80220003a15d459))

Maintenance and upkeep improvements

- Prep for using releaser [327](https://github.com/jupyterlab/jupyterlab_server/pull/327) ([blink1073](https://github.com/blink1073))
- Maintenance cleanup [325](https://github.com/jupyterlab/jupyterlab_server/pull/325) ([blink1073](https://github.com/blink1073))
- Bump actions/upload-artifact from 2 to 3 [322](https://github.com/jupyterlab/jupyterlab_server/pull/322) ([dependabot](https://github.com/dependabot))
- Bump actions/download-artifact from 2 to 3 [321](https://github.com/jupyterlab/jupyterlab_server/pull/321) ([dependabot](https://github.com/dependabot))
- Bump actions/checkout from 2 to 3 [320](https://github.com/jupyterlab/jupyterlab_server/pull/320) ([dependabot](https://github.com/dependabot))
- Bump tj-actions/changed-files from 24 to 32 [319](https://github.com/jupyterlab/jupyterlab_server/pull/319) ([dependabot](https://github.com/dependabot))
- Fix workflows and add new ones [318](https://github.com/jupyterlab/jupyterlab_server/pull/318) ([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-10-13&to=2022-10-19&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2022-10-13..2022-10-19&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2022-10-13..2022-10-19&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Adependabot+updated%3A2022-10-13..2022-10-19&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2022-10-13..2022-10-19&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2022-10-13..2022-10-19&type=Issues)

2.16.0

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

Enhancements made

- raise jupyter_server pin to include 2.x [302](https://github.com/jupyterlab/jupyterlab_server/pull/302) ([Zsailer](https://github.com/Zsailer))

Maintenance and upkeep improvements

- CI Cleanup [316](https://github.com/jupyterlab/jupyterlab_server/pull/316) ([blink1073](https://github.com/blink1073))
- Ignore warnings in prerelease test [312](https://github.com/jupyterlab/jupyterlab_server/pull/312) ([blink1073](https://github.com/blink1073))
- Clean up pyproject and ci [306](https://github.com/jupyterlab/jupyterlab_server/pull/306) ([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-08-23&to=2022-10-13&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2022-08-23..2022-10-13&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2022-08-23..2022-10-13&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2022-08-23..2022-10-13&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2022-08-23..2022-10-13&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3AZsailer+updated%3A2022-08-23..2022-10-13&type=Issues)

Page 4 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.