Jupyterlab-server

Latest version: v2.27.1

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

Scan your dependencies

Page 2 of 18

2.25.1

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.25.0...641ddbe75cf194cd343f9fba05226f365d36765a))

Bugs fixed

- Add repository info when getting federated extensions [417](https://github.com/jupyterlab/jupyterlab_server/pull/417) ([nbowditch-einblick](https://github.com/nbowditch-einblick))

Maintenance and upkeep improvements

- Update typings for server 2.10 [421](https://github.com/jupyterlab/jupyterlab_server/pull/421) ([blink1073](https://github.com/blink1073))
- chore: update pre-commit hooks [420](https://github.com/jupyterlab/jupyterlab_server/pull/420) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Clean up lint and ci [418](https://github.com/jupyterlab/jupyterlab_server/pull/418) ([blink1073](https://github.com/blink1073))
- Adopt ruff format [415](https://github.com/jupyterlab/jupyterlab_server/pull/415) ([blink1073](https://github.com/blink1073))
- Adopt sp-repo-review [414](https://github.com/jupyterlab/jupyterlab_server/pull/414) ([blink1073](https://github.com/blink1073))
- Update openapi-spec-validator requirement from \<0.7.0,>=0.6.0 to >=0.6.0,\<0.8.0 [412](https://github.com/jupyterlab/jupyterlab_server/pull/412) ([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-09-12&to=2023-11-08&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2023-09-12..2023-11-08&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Adependabot+updated%3A2023-09-12..2023-11-08&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2023-09-12..2023-11-08&type=Issues) | [nbowditch-einblick](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Anbowditch-einblick+updated%3A2023-09-12..2023-11-08&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2023-09-12..2023-11-08&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Awelcome+updated%3A2023-09-12..2023-11-08&type=Issues)

2.25.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.24.0...91b576d6a87e2fca0958e815c32391ebc8398945))

Maintenance and upkeep improvements

- Bump openapi deps and support Python 3.8-3.12 [410](https://github.com/jupyterlab/jupyterlab_server/pull/410) ([blink1073](https://github.com/blink1073))
- Bump actions/checkout from 3 to 4 [408](https://github.com/jupyterlab/jupyterlab_server/pull/408) ([dependabot](https://github.com/dependabot))
- Bump apache/skywalking-eyes from 0.4.0 to 0.5.0 [407](https://github.com/jupyterlab/jupyterlab_server/pull/407) ([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-07-24&to=2023-09-12&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2023-07-24..2023-09-12&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Adependabot+updated%3A2023-07-24..2023-09-12&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2023-07-24..2023-09-12&type=Issues)

2.24.0

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

Enhancements made

- add lab config for copy absolute path [405](https://github.com/jupyterlab/jupyterlab_server/pull/405) ([pauky](https://github.com/pauky))

Maintenance and upkeep improvements

- Update openapi-spec-validator requirement from ~=0.5.1 to >=0.5.1,\<0.7.0 [403](https://github.com/jupyterlab/jupyterlab_server/pull/403) ([dependabot](https://github.com/dependabot))
- Fix lint error [401](https://github.com/jupyterlab/jupyterlab_server/pull/401) ([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-06-13&to=2023-07-24&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2023-06-13..2023-07-24&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Adependabot+updated%3A2023-06-13..2023-07-24&type=Issues) | [pauky](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apauky+updated%3A2023-06-13..2023-07-24&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2023-06-13..2023-07-24&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Awelcome+updated%3A2023-06-13..2023-07-24&type=Issues)

2.23.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.22.1...19aa4d68e92e24523c88a88c92ee9e621de8f427))

Enhancements made

- Set Cache-control immutable for static files [394](https://github.com/jupyterlab/jupyterlab_server/pull/394) ([brichet](https://github.com/brichet))

Maintenance and upkeep improvements

- Update mistune requirement from \<3 to \<4 [399](https://github.com/jupyterlab/jupyterlab_server/pull/399) ([dependabot](https://github.com/dependabot))
- Remove distuils pin [397](https://github.com/jupyterlab/jupyterlab_server/pull/397) ([blink1073](https://github.com/blink1073))
- Lint and typing updates [395](https://github.com/jupyterlab/jupyterlab_server/pull/395) ([blink1073](https://github.com/blink1073))
- Fix link to Docs [393](https://github.com/jupyterlab/jupyterlab_server/pull/393) ([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-04-13&to=2023-06-13&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2023-04-13..2023-06-13&type=Issues) | [brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Abrichet+updated%3A2023-04-13..2023-06-13&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Adependabot+updated%3A2023-04-13..2023-06-13&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2023-04-13..2023-06-13&type=Issues)

2.22.1

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.22.0...584d2f0138697f8972402e72a744e84ac3d26137))

Maintenance and upkeep improvements

- Fix coverage handling (392 [392](https://github.com/jupyterlab/jupyterlab_server/pull/392) ([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-03-31&to=2023-04-13&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2023-03-31..2023-04-13&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2023-03-31..2023-04-13&type=Issues)

2.22.0

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

Enhancements made

- Optional argument to get only the schema names [385](https://github.com/jupyterlab/jupyterlab_server/pull/385) ([brichet](https://github.com/brichet))

Contributors to this release

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

[brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Abrichet+updated%3A2023-03-22..2023-03-31&type=Issues)

Page 2 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.