Elixirnote

Latest version: v4.0.0a30

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

Scan your dependencies

Page 11 of 20

3.1.12

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.1.11...1af92c9bbae0eab61938bbbba0ae8cc5e9b59fdd))

Bugs fixed

- Retain the rtc lock until the user releases it [11026](https://github.com/jupyterlab/jupyterlab/pull/11026) ([hbcarlos](https://github.com/hbcarlos))
- Backport PR 11031 on branch 3.1.x (Use posix paths explicitly) [11045](https://github.com/jupyterlab/jupyterlab/pull/11045) ([Mithil467](https://github.com/Mithil467))
- Adds the variable reference to the key of the component [11029](https://github.com/jupyterlab/jupyterlab/pull/11029) ([hbcarlos](https://github.com/hbcarlos))

Maintenance and upkeep improvements

- Clean up bumpversion [11056](https://github.com/jupyterlab/jupyterlab/pull/11056) ([blink1073](https://github.com/blink1073))
- Make debugger jest test more robust [11032](https://github.com/jupyterlab/jupyterlab/pull/11032) ([fcollonval](https://github.com/fcollonval))

Documentation improvements

- Added Table of contents (toc.rst) to user guide documentation [10699](https://github.com/jupyterlab/jupyterlab/pull/10699) ([AnudeepGunukula](https://github.com/AnudeepGunukula))

Other merged PRs

- Remove status bar item flickering [11065](https://github.com/jupyterlab/jupyterlab/pull/11065) ([fcollonval](https://github.com/fcollonval))
- Backport PR 10954 on branch 3.1.x (Improve release notes for 3.1) [11053](https://github.com/jupyterlab/jupyterlab/pull/11053) ([Mithil467](https://github.com/Mithil467))
- use path.posix explicitly for URLs [11048](https://github.com/jupyterlab/jupyterlab/pull/11048) ([mbektas](https://github.com/mbektas))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2021-09-08&to=2021-09-14&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2021-09-08..2021-09-14&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2021-09-08..2021-09-14&type=Issues) | [jasongrout](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajasongrout+updated%3A2021-09-08..2021-09-14&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2021-09-08..2021-09-14&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2021-09-08..2021-09-14&type=Issues) | [jupyterlab-probot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2021-09-08..2021-09-14&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2021-09-08..2021-09-14&type=Issues) | [meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2021-09-08..2021-09-14&type=Issues) | [Mithil467](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AMithil467+updated%3A2021-09-08..2021-09-14&type=Issues)

3.1.11

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.1.10...f04391135c11c6c5e3e8c4706ec26e675f0db4d6))

Bugs fixed

- Revert pending input PR 10792 merged in 3.1.x branch [11020](https://github.com/jupyterlab/jupyterlab/pull/11020) ([echarles](https://github.com/echarles))
- fix 10997 - increase max_message_size of websocket messages [11003](https://github.com/jupyterlab/jupyterlab/pull/11003) ([dmonad](https://github.com/dmonad))
- use correct nbformat version - fixes 11005 [11017](https://github.com/jupyterlab/jupyterlab/pull/11017) ([dmonad](https://github.com/dmonad))
- Fix ignored promise leading to incorrect initial tooltip position [11010](https://github.com/jupyterlab/jupyterlab/pull/11010) ([krassowski](https://github.com/krassowski))
- Fix typo in nbformat dialog [11001](https://github.com/jupyterlab/jupyterlab/pull/11001) ([davidbrochart](https://github.com/davidbrochart))
- Backport PR 10943 on branch 3.1.x (Simplify IRankedMenu interface) [10991](https://github.com/jupyterlab/jupyterlab/pull/10991) ([fcollonval](https://github.com/fcollonval))
- Add a guard to avoid kernel deadlock on multiple input request [10792](https://github.com/jupyterlab/jupyterlab/pull/10792) ([echarles](https://github.com/echarles))

Maintenance and upkeep improvements

- Clean up handling of npm dist tag [10999](https://github.com/jupyterlab/jupyterlab/pull/10999) ([fcollonval](https://github.com/fcollonval))
- Fix version regex [10994](https://github.com/jupyterlab/jupyterlab/pull/10994) ([fcollonval](https://github.com/fcollonval))

Documentation improvements

- Update documentation for internationalization [11024](https://github.com/jupyterlab/jupyterlab/pull/11024) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2021-09-01..2021-09-08&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aecharles+updated%3A2021-09-01..2021-09-08&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2021-09-01..2021-09-08&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2021-09-01..2021-09-08&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2021-09-01..2021-09-08&type=Issues) | [meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2021-09-01..2021-09-08&type=Issues)

3.1.10

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.1.9...646b708cdb76f6d0e4e622b0546cc4dc7d2854c7))

Bugs fixed

- Add "menu" context for translation of menu labels [10932](https://github.com/jupyterlab/jupyterlab/pull/10932) ([krassowski](https://github.com/krassowski))
- Fix lack of translation of part of "Saving completed" and friends [10958](https://github.com/jupyterlab/jupyterlab/pull/10958) ([krassowski](https://github.com/krassowski))
- Add undoManager to inserted cells [10899](https://github.com/jupyterlab/jupyterlab/pull/10899) ([hbcarlos](https://github.com/hbcarlos))
- Render placeholder at correct index [10898](https://github.com/jupyterlab/jupyterlab/pull/10898) ([echarles](https://github.com/echarles))

Maintenance and upkeep improvements

- Backport PR 10983 on branch 3.1.x (Update to lerna 4) [10985](https://github.com/jupyterlab/jupyterlab/pull/10985) ([blink1073](https://github.com/blink1073))
- Clarify usage of mock in debugger test [10979](https://github.com/jupyterlab/jupyterlab/pull/10979) ([fcollonval](https://github.com/fcollonval))
- Restore test for kernel that does not support debugger [10973](https://github.com/jupyterlab/jupyterlab/pull/10973) ([fcollonval](https://github.com/fcollonval))
- Backport PR 10937: More Publish Integrity [10938](https://github.com/jupyterlab/jupyterlab/pull/10938) ([blink1073](https://github.com/blink1073))

Documentation improvements

- Backport 10893 on branch 3.1.x (Add internationalization documentation) [10974](https://github.com/jupyterlab/jupyterlab/pull/10974) ([fcollonval](https://github.com/fcollonval))
- Fix formatting of a link in the changelog [10945](https://github.com/jupyterlab/jupyterlab/pull/10945) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2021-08-25&to=2021-09-01&type=c))

[agoose77](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aagoose77+updated%3A2021-08-25..2021-09-01&type=Issues) | [baggiponte](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abaggiponte+updated%3A2021-08-25..2021-09-01&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2021-08-25..2021-09-01&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aecharles+updated%3A2021-08-25..2021-09-01&type=Issues) | [ellisonbg](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aellisonbg+updated%3A2021-08-25..2021-09-01&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2021-08-25..2021-09-01&type=Issues) | [goanpeca](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agoanpeca+updated%3A2021-08-25..2021-09-01&type=Issues) | [jasongrout](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajasongrout+updated%3A2021-08-25..2021-09-01&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2021-08-25..2021-09-01&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2021-08-25..2021-09-01&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2021-08-25..2021-09-01&type=Issues) | [mbektas](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ambektas+updated%3A2021-08-25..2021-09-01&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksdev+updated%3A2021-08-25..2021-09-01&type=Issues) | [meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2021-08-25..2021-09-01&type=Issues) | [SarunasAzna](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3ASarunasAzna+updated%3A2021-08-25..2021-09-01&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2021-08-25..2021-09-01&type=Issues)

3.1.9

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.1.8...8f8cfc548c7c91e9dcf0dc51fd6eafc98f3fcfef))

Bugs fixed

- Fix Package Publish [10916](https://github.com/jupyterlab/jupyterlab/pull/10916) ([afshin](https://github.com/afshin))
- Remove terminal theme menu if terminal feature is disabled [10909](https://github.com/jupyterlab/jupyterlab/pull/10909) ([Mithil467](https://github.com/Mithil467))

Documentation improvements

- Correct the documentation for packaging [10910](https://github.com/jupyterlab/jupyterlab/pull/10910) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2021-08-24&to=2021-08-25&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2021-08-24..2021-08-25&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2021-08-24..2021-08-25&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksdev+updated%3A2021-08-24..2021-08-25&type=Issues) | [meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2021-08-24..2021-08-25&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2021-08-24..2021-08-25&type=Issues)

3.1.8

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.1.7...ecb8be24857466a69e4643a5a708b29a062d8465))

Bugs fixed

- Workaround invasive use of tex mode inside of code elements and blocks [10867](https://github.com/jupyterlab/jupyterlab/pull/10867) ([krassowski](https://github.com/krassowski))
- Keep cursor at the previous position after cell split [10884](https://github.com/jupyterlab/jupyterlab/pull/10884) ([krassowski](https://github.com/krassowski))
- Improve language choice menu and dialog [10885](https://github.com/jupyterlab/jupyterlab/pull/10885) ([krassowski](https://github.com/krassowski))
- Manual Backport PR 10865 on branch 3.1.x (Add translations for notebook mode name) [10878](https://github.com/jupyterlab/jupyterlab/pull/10878) ([krassowski](https://github.com/krassowski))
- Fix cell type dropdown behaviour in Firefox on 3.1.x branch [10870](https://github.com/jupyterlab/jupyterlab/pull/10870) ([krassowski](https://github.com/krassowski))
- Add missing link in passing translator down to kernel selector [10864](https://github.com/jupyterlab/jupyterlab/pull/10864) ([krassowski](https://github.com/krassowski))
- Fix code names showing up in new translations, add docs [10860](https://github.com/jupyterlab/jupyterlab/pull/10860) ([krassowski](https://github.com/krassowski))
- Get metadata from shared model when serializing the notebook to JSON [10804](https://github.com/jupyterlab/jupyterlab/pull/10804) ([hbcarlos](https://github.com/hbcarlos))
- Shutdown sessions/terminals on shutdown [10843](https://github.com/jupyterlab/jupyterlab/pull/10843) ([martinRenou](https://github.com/martinRenou))

Maintenance and upkeep improvements

- Backport PR 10891 on branch 3.1.x (Publish Cleanup) [10897](https://github.com/jupyterlab/jupyterlab/pull/10897) ([fcollonval](https://github.com/fcollonval))
- Fix Publish Check [10846](https://github.com/jupyterlab/jupyterlab/pull/10846) ([afshin](https://github.com/afshin))
- Translate labels of menus and submenus [10739](https://github.com/jupyterlab/jupyterlab/pull/10739) ([krassowski](https://github.com/krassowski))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2021-08-16&to=2021-08-24&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2021-08-16..2021-08-24&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2021-08-16..2021-08-24&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2021-08-16..2021-08-24&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2021-08-16..2021-08-24&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksdev+updated%3A2021-08-16..2021-08-24&type=Issues) | [meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2021-08-16..2021-08-24&type=Issues)

3.1.7

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.1.6...e0a6d74212394a40ba00a12d8043f1b49326f73d))

Bugs fixed

- Fix link to the security documentation [10836](https://github.com/jupyterlab/jupyterlab/pull/10836) ([krassowski](https://github.com/krassowski))
- The dirty indicator does not get cleared up after reverting changes [10812](https://github.com/jupyterlab/jupyterlab/pull/10812) ([fcollonval](https://github.com/fcollonval))
- Remove session error dialog redundant error message to avoid repeated display [10810](https://github.com/jupyterlab/jupyterlab/pull/10810) ([franckchen](https://github.com/franckchen))
- Use nullish operator instead of OR [10811](https://github.com/jupyterlab/jupyterlab/pull/10811) ([fcollonval](https://github.com/fcollonval))

Maintenance and upkeep improvements

- Remove outdated `npm-cli-login` utility from buildutils [10828](https://github.com/jupyterlab/jupyterlab/pull/10828) ([krassowski](https://github.com/krassowski))
- More Releaser Fixes [10817](https://github.com/jupyterlab/jupyterlab/pull/10817) ([afshin](https://github.com/afshin))

Documentation improvements

- Fix documentation snippets [10813](https://github.com/jupyterlab/jupyterlab/pull/10813) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

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

[3coins](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3A3coins+updated%3A2021-08-12..2021-08-16&type=Issues) | [afshin](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aafshin+updated%3A2021-08-12..2021-08-16&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2021-08-12..2021-08-16&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2021-08-12..2021-08-16&type=Issues) | [goanpeca](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agoanpeca+updated%3A2021-08-12..2021-08-16&type=Issues) | [jasongrout](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajasongrout+updated%3A2021-08-12..2021-08-16&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2021-08-12..2021-08-16&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2021-08-12..2021-08-16&type=Issues) | [meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2021-08-12..2021-08-16&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2021-08-12..2021-08-16&type=Issues)

Page 11 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.