From 9836de423c8206136df41124fb1143df7cd2bc4d Mon Sep 17 00:00:00 2001 From: jtpio Date: Wed, 17 Dec 2025 08:35:55 +0000 Subject: [PATCH] Publish 7.6.0a0 SHA256 hashes: jupyter-notebook-application-7.6.0-alpha.0.tgz: cbac43a7b501aee4a58c5cf2df6f2b91a7dff4ed528255d0b4d25df0aa6813fe jupyter-notebook-application-extension-7.6.0-alpha.0.tgz: 575ebff25c5be8e25218d14765103a715b1ef2f1e37a2686da6353fb5e23c880 jupyter-notebook-console-extension-7.6.0-alpha.0.tgz: 90122adb4ddd7fa357d79bcd97b175ed046072efbc3e47dfa1042105424acdaa jupyter-notebook-docmanager-extension-7.6.0-alpha.0.tgz: 43c87ce87d745744504df4f6f9751ca6c65768448d1ec111776bef8eae2361b4 jupyter-notebook-documentsearch-extension-7.6.0-alpha.0.tgz: 6d1ed659255f1a82901696ed897db32f6e63c86635c222dcbecdc8fdff1d7074 jupyter-notebook-help-extension-7.6.0-alpha.0.tgz: 5251d5f8a49053a828be970273077ecdb292632cd3d51b1763a923df934b0ba4 jupyter-notebook-lab-extension-7.6.0-alpha.0.tgz: 3be94ebe9a3c7f2a943cffee485ca605f6eb676c5af5a8a87e4daa6790f94b92 jupyter-notebook-notebook-extension-7.6.0-alpha.0.tgz: 34d996bdbff616828fe47c32ffd0a3e8107f9e1f9a7e1af155969665d1d37450 jupyter-notebook-terminal-extension-7.6.0-alpha.0.tgz: e2d3b6e96054dfb1abaf8b2d7a703b6da429f1b1ac88a4557d762df345041a7d jupyter-notebook-tree-7.6.0-alpha.0.tgz: 62ac4cb42dc93793502c4a1fe874f75b720678f28da20b9a139e22e7b972084d jupyter-notebook-tree-extension-7.6.0-alpha.0.tgz: d5d0ba9d1a2fc9e3d0a6deb30a4fc9baf7baa7f3ad30f176c1eb764a4f91e1d9 jupyter-notebook-ui-components-7.6.0-alpha.0.tgz: badea106597d5bd72cc18265913e9c1b27400ec2c2ad514804eec60f95f47f4d notebook-7.6.0a0-py3-none-any.whl: ba75de7a8851b392efc91501bb85036cc7858783ecedc4eeb729e3212bc75903 notebook-7.6.0a0.tar.gz: 464928a3b28a392d7446876a54eaaa02621f43a0871c05b2c0a89ca0a3691462 --- CHANGELOG.md | 22 +- app/package.json | 210 +++++++++--------- buildutils/package.json | 2 +- notebook/_version.py | 2 +- packages/_metapackage/package.json | 26 +-- packages/application-extension/package.json | 6 +- packages/application/package.json | 2 +- packages/console-extension/package.json | 4 +- packages/docmanager-extension/package.json | 4 +- .../documentsearch-extension/package.json | 4 +- packages/help-extension/package.json | 4 +- packages/lab-extension/package.json | 4 +- packages/notebook-extension/package.json | 4 +- packages/terminal-extension/package.json | 4 +- packages/tree-extension/package.json | 6 +- packages/tree/package.json | 4 +- packages/ui-components/package.json | 2 +- yarn.lock | 94 ++++---- 18 files changed, 211 insertions(+), 193 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e2a3e816..9a6092566 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,6 +77,26 @@ Python 3.8 support has been dropped in this release. +## 7.6.0a0 + +([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.1...e7f5e5d50ea18b0b17fe8a9df674025fcc6ab5d1)) + +### Maintenance and upkeep improvements + +- Bump systeminformation from 5.23.14 to 5.27.14 in /ui-tests [#7788](https://github.com/jupyter/notebook/pull/7788) ([@jtpio](https://github.com/jtpio)) +- Update to JupyterLab `4.6.0a0` [#7787](https://github.com/jupyter/notebook/pull/7787) ([@jtpio](https://github.com/jtpio)) + +### Contributors to this release + +The following people contributed discussions, new ideas, code and documentation contributions, and review. +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). + +([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2025-12-16&to=2025-12-17&type=c)) + +@jtpio ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-12-16..2025-12-17&type=Issues)) + + + ## 7.5.1 ([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.0...fccf56801be0a27a3de76c00d2710a941f255b10)) @@ -102,8 +122,6 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l @arjxn-py ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aarjxn-py+updated%3A2025-11-19..2025-12-16&type=Issues)) | @jtpio ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-11-19..2025-12-16&type=Issues)) | @krassowski ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2025-11-19..2025-12-16&type=Issues)) | @martinRenou ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AmartinRenou+updated%3A2025-11-19..2025-12-16&type=Issues)) - - ## 7.5.0 ([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.4.0...be53ec8bc96cdbcb64b6f1c5ec39c123c087a348)) diff --git a/app/package.json b/app/package.json index 99265ba1b..1f2d872e6 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/app", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "private": true, "scripts": { "build": "rspack", @@ -12,102 +12,102 @@ "resolutions": { "@codemirror/state": "~6.5.2", "@codemirror/view": "~6.38.1", - "@jupyter-notebook/application": "~7.5.1", - "@jupyter-notebook/application-extension": "~7.5.1", - "@jupyter-notebook/console-extension": "~7.5.1", - "@jupyter-notebook/docmanager-extension": "~7.5.1", - "@jupyter-notebook/documentsearch-extension": "~7.5.1", - "@jupyter-notebook/help-extension": "~7.5.1", - "@jupyter-notebook/notebook-extension": "~7.5.1", - "@jupyter-notebook/terminal-extension": "~7.5.1", - "@jupyter-notebook/tree": "~7.5.1", - "@jupyter-notebook/tree-extension": "~7.5.1", - "@jupyter-notebook/ui-components": "~7.5.1", + "@jupyter-notebook/application": "~7.6.0-alpha.0", + "@jupyter-notebook/application-extension": "~7.6.0-alpha.0", + "@jupyter-notebook/console-extension": "~7.6.0-alpha.0", + "@jupyter-notebook/docmanager-extension": "~7.6.0-alpha.0", + "@jupyter-notebook/documentsearch-extension": "~7.6.0-alpha.0", + "@jupyter-notebook/help-extension": "~7.6.0-alpha.0", + "@jupyter-notebook/notebook-extension": "~7.6.0-alpha.0", + "@jupyter-notebook/terminal-extension": "~7.6.0-alpha.0", + "@jupyter-notebook/tree": "~7.6.0-alpha.0", + "@jupyter-notebook/tree-extension": "~7.6.0-alpha.0", + "@jupyter-notebook/ui-components": "~7.6.0-alpha.0", "@jupyter/react-components": "~0.16.7", "@jupyter/web-components": "~0.16.7", "@jupyter/ydoc": "~3.1.0", - "@jupyterlab/application": "~4.5.1", - "@jupyterlab/application-extension": "~4.5.1", - "@jupyterlab/apputils": "~4.6.1", - "@jupyterlab/apputils-extension": "~4.5.1", - "@jupyterlab/attachments": "~4.5.1", - "@jupyterlab/audio-extension": "~4.5.1", - "@jupyterlab/cell-toolbar": "~4.5.1", - "@jupyterlab/cell-toolbar-extension": "~4.5.1", - "@jupyterlab/celltags-extension": "~4.5.1", - "@jupyterlab/codeeditor": "~4.5.1", - "@jupyterlab/codemirror": "~4.5.1", - "@jupyterlab/codemirror-extension": "~4.5.1", - "@jupyterlab/completer": "~4.5.1", - "@jupyterlab/completer-extension": "~4.5.1", - "@jupyterlab/console": "~4.5.1", - "@jupyterlab/console-extension": "~4.5.1", - "@jupyterlab/coreutils": "~6.5.1", - "@jupyterlab/csvviewer-extension": "~4.5.1", - "@jupyterlab/debugger": "~4.5.1", - "@jupyterlab/debugger-extension": "~4.5.1", - "@jupyterlab/docmanager": "~4.5.1", - "@jupyterlab/docmanager-extension": "~4.5.1", - "@jupyterlab/documentsearch": "~4.5.1", - "@jupyterlab/documentsearch-extension": "~4.5.1", - "@jupyterlab/extensionmanager": "~4.5.1", - "@jupyterlab/extensionmanager-extension": "~4.5.1", - "@jupyterlab/filebrowser": "~4.5.1", - "@jupyterlab/filebrowser-extension": "~4.5.1", - "@jupyterlab/fileeditor": "~4.5.1", - "@jupyterlab/fileeditor-extension": "~4.5.1", - "@jupyterlab/help-extension": "~4.5.1", - "@jupyterlab/htmlviewer": "~4.5.1", - "@jupyterlab/htmlviewer-extension": "~4.5.1", - "@jupyterlab/hub-extension": "~4.5.1", - "@jupyterlab/imageviewer": "~4.5.1", - "@jupyterlab/imageviewer-extension": "~4.5.1", - "@jupyterlab/javascript-extension": "~4.5.1", - "@jupyterlab/json-extension": "~4.5.1", - "@jupyterlab/logconsole-extension": "~4.5.1", - "@jupyterlab/lsp": "~4.5.1", - "@jupyterlab/lsp-extension": "~4.5.1", - "@jupyterlab/mainmenu": "~4.5.1", - "@jupyterlab/mainmenu-extension": "~4.5.1", - "@jupyterlab/markdownviewer": "~4.5.1", - "@jupyterlab/markdownviewer-extension": "~4.5.1", - "@jupyterlab/markedparser-extension": "~4.5.1", - "@jupyterlab/mathjax-extension": "~4.5.1", - "@jupyterlab/mermaid": "~4.5.1", - "@jupyterlab/mermaid-extension": "~4.5.1", - "@jupyterlab/metadataform": "~4.5.1", - "@jupyterlab/metadataform-extension": "~4.5.1", - "@jupyterlab/notebook": "~4.5.1", - "@jupyterlab/notebook-extension": "~4.5.1", - "@jupyterlab/observables": "~5.5.1", - "@jupyterlab/outputarea": "~4.5.1", - "@jupyterlab/pdf-extension": "~4.5.1", - "@jupyterlab/pluginmanager-extension": "~4.5.1", - "@jupyterlab/rendermime": "~4.5.1", - "@jupyterlab/rendermime-interfaces": "~3.13.1", - "@jupyterlab/running-extension": "~4.5.1", - "@jupyterlab/services": "~7.5.1", - "@jupyterlab/services-extension": "~4.5.1", - "@jupyterlab/settingeditor": "~4.5.1", - "@jupyterlab/settingeditor-extension": "~4.5.1", - "@jupyterlab/settingregistry": "~4.5.1", - "@jupyterlab/shortcuts-extension": "~5.3.1", - "@jupyterlab/statedb": "~4.5.1", - "@jupyterlab/statusbar": "~4.5.1", - "@jupyterlab/terminal": "~4.5.1", - "@jupyterlab/terminal-extension": "~4.5.1", - "@jupyterlab/theme-dark-extension": "~4.5.1", - "@jupyterlab/theme-dark-high-contrast-extension": "~4.5.1", - "@jupyterlab/theme-light-extension": "~4.5.1", - "@jupyterlab/toc-extension": "~6.5.1", - "@jupyterlab/tooltip": "~4.5.1", - "@jupyterlab/tooltip-extension": "~4.5.1", - "@jupyterlab/translation": "~4.5.1", - "@jupyterlab/translation-extension": "~4.5.1", - "@jupyterlab/ui-components": "~4.5.1", - "@jupyterlab/ui-components-extension": "~4.5.1", - "@jupyterlab/vega5-extension": "~4.5.1", - "@jupyterlab/video-extension": "~4.5.1", + "@jupyterlab/application": "~4.6.0-alpha.0", + "@jupyterlab/application-extension": "~4.6.0-alpha.0", + "@jupyterlab/apputils": "~4.7.0-alpha.0", + "@jupyterlab/apputils-extension": "~4.6.0-alpha.0", + "@jupyterlab/attachments": "~4.6.0-alpha.0", + "@jupyterlab/audio-extension": "~4.6.0-alpha.0", + "@jupyterlab/cell-toolbar": "~4.6.0-alpha.0", + "@jupyterlab/cell-toolbar-extension": "~4.6.0-alpha.0", + "@jupyterlab/celltags-extension": "~4.6.0-alpha.0", + "@jupyterlab/codeeditor": "~4.6.0-alpha.0", + "@jupyterlab/codemirror": "~4.6.0-alpha.0", + "@jupyterlab/codemirror-extension": "~4.6.0-alpha.0", + "@jupyterlab/completer": "~4.6.0-alpha.0", + "@jupyterlab/completer-extension": "~4.6.0-alpha.0", + "@jupyterlab/console": "~4.6.0-alpha.0", + "@jupyterlab/console-extension": "~4.6.0-alpha.0", + "@jupyterlab/coreutils": "~6.6.0-alpha.0", + "@jupyterlab/csvviewer-extension": "~4.6.0-alpha.0", + "@jupyterlab/debugger": "~4.6.0-alpha.0", + "@jupyterlab/debugger-extension": "~4.6.0-alpha.0", + "@jupyterlab/docmanager": "~4.6.0-alpha.0", + "@jupyterlab/docmanager-extension": "~4.6.0-alpha.0", + "@jupyterlab/documentsearch": "~4.6.0-alpha.0", + "@jupyterlab/documentsearch-extension": "~4.6.0-alpha.0", + "@jupyterlab/extensionmanager": "~4.6.0-alpha.0", + "@jupyterlab/extensionmanager-extension": "~4.6.0-alpha.0", + "@jupyterlab/filebrowser": "~4.6.0-alpha.0", + "@jupyterlab/filebrowser-extension": "~4.6.0-alpha.0", + "@jupyterlab/fileeditor": "~4.6.0-alpha.0", + "@jupyterlab/fileeditor-extension": "~4.6.0-alpha.0", + "@jupyterlab/help-extension": "~4.6.0-alpha.0", + "@jupyterlab/htmlviewer": "~4.6.0-alpha.0", + "@jupyterlab/htmlviewer-extension": "~4.6.0-alpha.0", + "@jupyterlab/hub-extension": "~4.6.0-alpha.0", + "@jupyterlab/imageviewer": "~4.6.0-alpha.0", + "@jupyterlab/imageviewer-extension": "~4.6.0-alpha.0", + "@jupyterlab/javascript-extension": "~4.6.0-alpha.0", + "@jupyterlab/json-extension": "~4.6.0-alpha.0", + "@jupyterlab/logconsole-extension": "~4.6.0-alpha.0", + "@jupyterlab/lsp": "~4.6.0-alpha.0", + "@jupyterlab/lsp-extension": "~4.6.0-alpha.0", + "@jupyterlab/mainmenu": "~4.6.0-alpha.0", + "@jupyterlab/mainmenu-extension": "~4.6.0-alpha.0", + "@jupyterlab/markdownviewer": "~4.6.0-alpha.0", + "@jupyterlab/markdownviewer-extension": "~4.6.0-alpha.0", + "@jupyterlab/markedparser-extension": "~4.6.0-alpha.0", + "@jupyterlab/mathjax-extension": "~4.6.0-alpha.0", + "@jupyterlab/mermaid": "~4.6.0-alpha.0", + "@jupyterlab/mermaid-extension": "~4.6.0-alpha.0", + "@jupyterlab/metadataform": "~4.6.0-alpha.0", + "@jupyterlab/metadataform-extension": "~4.6.0-alpha.0", + "@jupyterlab/notebook": "~4.6.0-alpha.0", + "@jupyterlab/notebook-extension": "~4.6.0-alpha.0", + "@jupyterlab/observables": "~5.6.0-alpha.0", + "@jupyterlab/outputarea": "~4.6.0-alpha.0", + "@jupyterlab/pdf-extension": "~4.6.0-alpha.0", + "@jupyterlab/pluginmanager-extension": "~4.6.0-alpha.0", + "@jupyterlab/rendermime": "~4.6.0-alpha.0", + "@jupyterlab/rendermime-interfaces": "~3.14.0-alpha.0", + "@jupyterlab/running-extension": "~4.6.0-alpha.0", + "@jupyterlab/services": "~7.6.0-alpha.0", + "@jupyterlab/services-extension": "~4.6.0-alpha.0", + "@jupyterlab/settingeditor": "~4.6.0-alpha.0", + "@jupyterlab/settingeditor-extension": "~4.6.0-alpha.0", + "@jupyterlab/settingregistry": "~4.6.0-alpha.0", + "@jupyterlab/shortcuts-extension": "~5.4.0-alpha.0", + "@jupyterlab/statedb": "~4.6.0-alpha.0", + "@jupyterlab/statusbar": "~4.6.0-alpha.0", + "@jupyterlab/terminal": "~4.6.0-alpha.0", + "@jupyterlab/terminal-extension": "~4.6.0-alpha.0", + "@jupyterlab/theme-dark-extension": "~4.6.0-alpha.0", + "@jupyterlab/theme-dark-high-contrast-extension": "~4.6.0-alpha.0", + "@jupyterlab/theme-light-extension": "~4.6.0-alpha.0", + "@jupyterlab/toc-extension": "~6.6.0-alpha.0", + "@jupyterlab/tooltip": "~4.6.0-alpha.0", + "@jupyterlab/tooltip-extension": "~4.6.0-alpha.0", + "@jupyterlab/translation": "~4.6.0-alpha.0", + "@jupyterlab/translation-extension": "~4.6.0-alpha.0", + "@jupyterlab/ui-components": "~4.6.0-alpha.0", + "@jupyterlab/ui-components-extension": "~4.6.0-alpha.0", + "@jupyterlab/vega5-extension": "~4.6.0-alpha.0", + "@jupyterlab/video-extension": "~4.6.0-alpha.0", "@lezer/common": "~1.2.1", "@lezer/highlight": "~1.2.0", "@lumino/algorithm": "~2.0.4", @@ -127,17 +127,17 @@ "yjs": "~13.6.8" }, "dependencies": { - "@jupyter-notebook/application": "^7.5.1", - "@jupyter-notebook/application-extension": "^7.5.1", - "@jupyter-notebook/console-extension": "^7.5.1", - "@jupyter-notebook/docmanager-extension": "^7.5.1", - "@jupyter-notebook/documentsearch-extension": "^7.5.1", - "@jupyter-notebook/help-extension": "^7.5.1", - "@jupyter-notebook/notebook-extension": "^7.5.1", - "@jupyter-notebook/terminal-extension": "^7.5.1", - "@jupyter-notebook/tree": "^7.5.1", - "@jupyter-notebook/tree-extension": "^7.5.1", - "@jupyter-notebook/ui-components": "^7.5.1", + "@jupyter-notebook/application": "^7.6.0-alpha.0", + "@jupyter-notebook/application-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/console-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/docmanager-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/documentsearch-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/help-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/notebook-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/terminal-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/tree": "^7.6.0-alpha.0", + "@jupyter-notebook/tree-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/ui-components": "^7.6.0-alpha.0", "@jupyterlab/application-extension": "~4.6.0-alpha.0", "@jupyterlab/apputils-extension": "~4.6.0-alpha.0", "@jupyterlab/attachments": "~4.6.0-alpha.0", diff --git a/buildutils/package.json b/buildutils/package.json index 8b555d306..160dfa248 100644 --- a/buildutils/package.json +++ b/buildutils/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/buildutils", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "private": true, "description": "Jupyter Notebook - Build Utilities", "homepage": "https://github.com/jupyter/notebook", diff --git a/notebook/_version.py b/notebook/_version.py index 878b00a2a..902656f48 100644 --- a/notebook/_version.py +++ b/notebook/_version.py @@ -6,7 +6,7 @@ import re from collections import namedtuple # Use "hatch version xx.yy.zz" to handle version changes -__version__ = "7.5.1" +__version__ = "7.6.0a0" # PEP440 version parser _version_regex = re.compile( diff --git a/packages/_metapackage/package.json b/packages/_metapackage/package.json index 61f0f3745..26e11707d 100644 --- a/packages/_metapackage/package.json +++ b/packages/_metapackage/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/metapackage", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "private": true, "description": "Jupyter Notebook - Metapackage", "homepage": "https://github.com/jupyter/notebook", @@ -20,18 +20,18 @@ "watch": "tsc -b -w --preserveWatchOutput" }, "dependencies": { - "@jupyter-notebook/application": "^7.5.1", - "@jupyter-notebook/application-extension": "^7.5.1", - "@jupyter-notebook/console-extension": "^7.5.1", - "@jupyter-notebook/docmanager-extension": "^7.5.1", - "@jupyter-notebook/documentsearch-extension": "^7.5.1", - "@jupyter-notebook/help-extension": "^7.5.1", - "@jupyter-notebook/lab-extension": "^7.5.1", - "@jupyter-notebook/notebook-extension": "^7.5.1", - "@jupyter-notebook/terminal-extension": "^7.5.1", - "@jupyter-notebook/tree": "^7.5.1", - "@jupyter-notebook/tree-extension": "^7.5.1", - "@jupyter-notebook/ui-components": "^7.5.1" + "@jupyter-notebook/application": "^7.6.0-alpha.0", + "@jupyter-notebook/application-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/console-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/docmanager-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/documentsearch-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/help-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/lab-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/notebook-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/terminal-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/tree": "^7.6.0-alpha.0", + "@jupyter-notebook/tree-extension": "^7.6.0-alpha.0", + "@jupyter-notebook/ui-components": "^7.6.0-alpha.0" }, "devDependencies": { "typescript": "~5.5.4" diff --git a/packages/application-extension/package.json b/packages/application-extension/package.json index 8897e9c49..25e596cbf 100644 --- a/packages/application-extension/package.json +++ b/packages/application-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/application-extension", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "description": "Jupyter Notebook - Application Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,8 +38,8 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.5.1", - "@jupyter-notebook/ui-components": "^7.5.1", + "@jupyter-notebook/application": "^7.6.0-alpha.0", + "@jupyter-notebook/ui-components": "^7.6.0-alpha.0", "@jupyterlab/application": "~4.6.0-alpha.0", "@jupyterlab/apputils": "~4.7.0-alpha.0", "@jupyterlab/codeeditor": "~4.6.0-alpha.0", diff --git a/packages/application/package.json b/packages/application/package.json index dd3da5762..91db06935 100644 --- a/packages/application/package.json +++ b/packages/application/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/application", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "description": "Jupyter Notebook - Application", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/packages/console-extension/package.json b/packages/console-extension/package.json index c262eed6b..b0bac59ee 100644 --- a/packages/console-extension/package.json +++ b/packages/console-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/console-extension", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "description": "Jupyter Notebook - Console Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.5.1", + "@jupyter-notebook/application": "^7.6.0-alpha.0", "@jupyterlab/application": "~4.6.0-alpha.0", "@jupyterlab/console": "~4.6.0-alpha.0", "@jupyterlab/coreutils": "~6.6.0-alpha.0", diff --git a/packages/docmanager-extension/package.json b/packages/docmanager-extension/package.json index 9b5ab5f62..2569b3385 100644 --- a/packages/docmanager-extension/package.json +++ b/packages/docmanager-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/docmanager-extension", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "description": "Jupyter Notebook - Document Manager Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.5.1", + "@jupyter-notebook/application": "^7.6.0-alpha.0", "@jupyterlab/application": "~4.6.0-alpha.0", "@jupyterlab/coreutils": "~6.6.0-alpha.0", "@jupyterlab/docmanager": "~4.6.0-alpha.0", diff --git a/packages/documentsearch-extension/package.json b/packages/documentsearch-extension/package.json index 03a3c1dea..ff30eb41b 100644 --- a/packages/documentsearch-extension/package.json +++ b/packages/documentsearch-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/documentsearch-extension", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "description": "Jupyter Notebook - Document Search Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.5.1", + "@jupyter-notebook/application": "^7.6.0-alpha.0", "@jupyterlab/application": "~4.6.0-alpha.0", "@jupyterlab/documentsearch": "~4.6.0-alpha.0", "@lumino/widgets": "^2.7.2" diff --git a/packages/help-extension/package.json b/packages/help-extension/package.json index ac00bd8ff..945f4defc 100644 --- a/packages/help-extension/package.json +++ b/packages/help-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/help-extension", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "description": "Jupyter Notebook - Help Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/ui-components": "^7.5.1", + "@jupyter-notebook/ui-components": "^7.6.0-alpha.0", "@jupyterlab/application": "~4.6.0-alpha.0", "@jupyterlab/apputils": "~4.7.0-alpha.0", "@jupyterlab/mainmenu": "~4.6.0-alpha.0", diff --git a/packages/lab-extension/package.json b/packages/lab-extension/package.json index 2bfed0d6f..05ca9c19b 100644 --- a/packages/lab-extension/package.json +++ b/packages/lab-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/lab-extension", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "description": "Jupyter Notebook - Lab Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -43,7 +43,7 @@ "watch:src": "tsc -w" }, "dependencies": { - "@jupyter-notebook/application": "^7.5.1", + "@jupyter-notebook/application": "^7.6.0-alpha.0", "@jupyterlab/application": "~4.6.0-alpha.0", "@jupyterlab/apputils": "~4.7.0-alpha.0", "@jupyterlab/coreutils": "~6.6.0-alpha.0", diff --git a/packages/notebook-extension/package.json b/packages/notebook-extension/package.json index 4188e2b4a..4f63dca96 100644 --- a/packages/notebook-extension/package.json +++ b/packages/notebook-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/notebook-extension", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "description": "Jupyter Notebook - Notebook Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.5.1", + "@jupyter-notebook/application": "^7.6.0-alpha.0", "@jupyterlab/application": "~4.6.0-alpha.0", "@jupyterlab/apputils": "~4.7.0-alpha.0", "@jupyterlab/cells": "~4.6.0-alpha.0", diff --git a/packages/terminal-extension/package.json b/packages/terminal-extension/package.json index 04ebeabd5..ec3dcc274 100644 --- a/packages/terminal-extension/package.json +++ b/packages/terminal-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/terminal-extension", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "description": "Jupyter Notebook - Terminal Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.5.1", + "@jupyter-notebook/application": "^7.6.0-alpha.0", "@jupyterlab/application": "~4.6.0-alpha.0", "@jupyterlab/coreutils": "~6.6.0-alpha.0", "@jupyterlab/terminal": "~4.6.0-alpha.0", diff --git a/packages/tree-extension/package.json b/packages/tree-extension/package.json index 1d86a3673..39691c9bd 100644 --- a/packages/tree-extension/package.json +++ b/packages/tree-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/tree-extension", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "description": "Jupyter Notebook - Tree Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,8 +38,8 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.5.1", - "@jupyter-notebook/tree": "^7.5.1", + "@jupyter-notebook/application": "^7.6.0-alpha.0", + "@jupyter-notebook/tree": "^7.6.0-alpha.0", "@jupyterlab/application": "~4.6.0-alpha.0", "@jupyterlab/apputils": "~4.7.0-alpha.0", "@jupyterlab/coreutils": "~6.6.0-alpha.0", diff --git a/packages/tree/package.json b/packages/tree/package.json index e3713be5d..7ee6e3955 100644 --- a/packages/tree/package.json +++ b/packages/tree/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/tree", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "description": "Jupyter Notebook - Tree", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.5.1", + "@jupyter-notebook/application": "^7.6.0-alpha.0", "@jupyterlab/application": "~4.6.0-alpha.0", "@jupyterlab/apputils": "~4.7.0-alpha.0", "@jupyterlab/coreutils": "~6.6.0-alpha.0", diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index a007538bc..85f2325ba 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/ui-components", - "version": "7.5.1", + "version": "7.6.0-alpha.0", "description": "Jupyter Notebook - UI components", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/yarn.lock b/yarn.lock index f04c03399..5d1a39c57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2229,17 +2229,17 @@ __metadata: version: 0.0.0-use.local resolution: "@jupyter-notebook/app@workspace:app" dependencies: - "@jupyter-notebook/application": ^7.5.1 - "@jupyter-notebook/application-extension": ^7.5.1 - "@jupyter-notebook/console-extension": ^7.5.1 - "@jupyter-notebook/docmanager-extension": ^7.5.1 - "@jupyter-notebook/documentsearch-extension": ^7.5.1 - "@jupyter-notebook/help-extension": ^7.5.1 - "@jupyter-notebook/notebook-extension": ^7.5.1 - "@jupyter-notebook/terminal-extension": ^7.5.1 - "@jupyter-notebook/tree": ^7.5.1 - "@jupyter-notebook/tree-extension": ^7.5.1 - "@jupyter-notebook/ui-components": ^7.5.1 + "@jupyter-notebook/application": ^7.6.0-alpha.0 + "@jupyter-notebook/application-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/console-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/docmanager-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/documentsearch-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/help-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/notebook-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/terminal-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/tree": ^7.6.0-alpha.0 + "@jupyter-notebook/tree-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/ui-components": ^7.6.0-alpha.0 "@jupyterlab/application-extension": ~4.6.0-alpha.0 "@jupyterlab/apputils-extension": ~4.6.0-alpha.0 "@jupyterlab/attachments": ~4.6.0-alpha.0 @@ -2310,12 +2310,12 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/application-extension@^7.5.1, @jupyter-notebook/application-extension@workspace:packages/application-extension": +"@jupyter-notebook/application-extension@^7.6.0-alpha.0, @jupyter-notebook/application-extension@workspace:packages/application-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/application-extension@workspace:packages/application-extension" dependencies: - "@jupyter-notebook/application": ^7.5.1 - "@jupyter-notebook/ui-components": ^7.5.1 + "@jupyter-notebook/application": ^7.6.0-alpha.0 + "@jupyter-notebook/ui-components": ^7.6.0-alpha.0 "@jupyterlab/application": ~4.6.0-alpha.0 "@jupyterlab/apputils": ~4.7.0-alpha.0 "@jupyterlab/codeeditor": ~4.6.0-alpha.0 @@ -2335,7 +2335,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/application@^7.5.1, @jupyter-notebook/application@workspace:packages/application": +"@jupyter-notebook/application@^7.6.0-alpha.0, @jupyter-notebook/application@workspace:packages/application": version: 0.0.0-use.local resolution: "@jupyter-notebook/application@workspace:packages/application" dependencies: @@ -2377,11 +2377,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/console-extension@^7.5.1, @jupyter-notebook/console-extension@workspace:packages/console-extension": +"@jupyter-notebook/console-extension@^7.6.0-alpha.0, @jupyter-notebook/console-extension@workspace:packages/console-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/console-extension@workspace:packages/console-extension" dependencies: - "@jupyter-notebook/application": ^7.5.1 + "@jupyter-notebook/application": ^7.6.0-alpha.0 "@jupyterlab/application": ~4.6.0-alpha.0 "@jupyterlab/console": ~4.6.0-alpha.0 "@jupyterlab/coreutils": ~6.6.0-alpha.0 @@ -2391,11 +2391,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/docmanager-extension@^7.5.1, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension": +"@jupyter-notebook/docmanager-extension@^7.6.0-alpha.0, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension" dependencies: - "@jupyter-notebook/application": ^7.5.1 + "@jupyter-notebook/application": ^7.6.0-alpha.0 "@jupyterlab/application": ~4.6.0-alpha.0 "@jupyterlab/coreutils": ~6.6.0-alpha.0 "@jupyterlab/docmanager": ~4.6.0-alpha.0 @@ -2408,11 +2408,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/documentsearch-extension@^7.5.1, @jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension": +"@jupyter-notebook/documentsearch-extension@^7.6.0-alpha.0, @jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension" dependencies: - "@jupyter-notebook/application": ^7.5.1 + "@jupyter-notebook/application": ^7.6.0-alpha.0 "@jupyterlab/application": ~4.6.0-alpha.0 "@jupyterlab/documentsearch": ~4.6.0-alpha.0 "@lumino/widgets": ^2.7.2 @@ -2421,11 +2421,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/help-extension@^7.5.1, @jupyter-notebook/help-extension@workspace:packages/help-extension": +"@jupyter-notebook/help-extension@^7.6.0-alpha.0, @jupyter-notebook/help-extension@workspace:packages/help-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/help-extension@workspace:packages/help-extension" dependencies: - "@jupyter-notebook/ui-components": ^7.5.1 + "@jupyter-notebook/ui-components": ^7.6.0-alpha.0 "@jupyterlab/application": ~4.6.0-alpha.0 "@jupyterlab/apputils": ~4.7.0-alpha.0 "@jupyterlab/mainmenu": ~4.6.0-alpha.0 @@ -2437,11 +2437,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/lab-extension@^7.5.1, @jupyter-notebook/lab-extension@workspace:packages/lab-extension": +"@jupyter-notebook/lab-extension@^7.6.0-alpha.0, @jupyter-notebook/lab-extension@workspace:packages/lab-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/lab-extension@workspace:packages/lab-extension" dependencies: - "@jupyter-notebook/application": ^7.5.1 + "@jupyter-notebook/application": ^7.6.0-alpha.0 "@jupyterlab/application": ~4.6.0-alpha.0 "@jupyterlab/apputils": ~4.7.0-alpha.0 "@jupyterlab/builder": ~4.6.0-alpha.0 @@ -2461,27 +2461,27 @@ __metadata: version: 0.0.0-use.local resolution: "@jupyter-notebook/metapackage@workspace:packages/_metapackage" dependencies: - "@jupyter-notebook/application": ^7.5.1 - "@jupyter-notebook/application-extension": ^7.5.1 - "@jupyter-notebook/console-extension": ^7.5.1 - "@jupyter-notebook/docmanager-extension": ^7.5.1 - "@jupyter-notebook/documentsearch-extension": ^7.5.1 - "@jupyter-notebook/help-extension": ^7.5.1 - "@jupyter-notebook/lab-extension": ^7.5.1 - "@jupyter-notebook/notebook-extension": ^7.5.1 - "@jupyter-notebook/terminal-extension": ^7.5.1 - "@jupyter-notebook/tree": ^7.5.1 - "@jupyter-notebook/tree-extension": ^7.5.1 - "@jupyter-notebook/ui-components": ^7.5.1 + "@jupyter-notebook/application": ^7.6.0-alpha.0 + "@jupyter-notebook/application-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/console-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/docmanager-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/documentsearch-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/help-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/lab-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/notebook-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/terminal-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/tree": ^7.6.0-alpha.0 + "@jupyter-notebook/tree-extension": ^7.6.0-alpha.0 + "@jupyter-notebook/ui-components": ^7.6.0-alpha.0 typescript: ~5.5.4 languageName: unknown linkType: soft -"@jupyter-notebook/notebook-extension@^7.5.1, @jupyter-notebook/notebook-extension@workspace:packages/notebook-extension": +"@jupyter-notebook/notebook-extension@^7.6.0-alpha.0, @jupyter-notebook/notebook-extension@workspace:packages/notebook-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/notebook-extension@workspace:packages/notebook-extension" dependencies: - "@jupyter-notebook/application": ^7.5.1 + "@jupyter-notebook/application": ^7.6.0-alpha.0 "@jupyterlab/application": ~4.6.0-alpha.0 "@jupyterlab/apputils": ~4.7.0-alpha.0 "@jupyterlab/cells": ~4.6.0-alpha.0 @@ -2519,11 +2519,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/terminal-extension@^7.5.1, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension": +"@jupyter-notebook/terminal-extension@^7.6.0-alpha.0, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/terminal-extension@workspace:packages/terminal-extension" dependencies: - "@jupyter-notebook/application": ^7.5.1 + "@jupyter-notebook/application": ^7.6.0-alpha.0 "@jupyterlab/application": ~4.6.0-alpha.0 "@jupyterlab/coreutils": ~6.6.0-alpha.0 "@jupyterlab/terminal": ~4.6.0-alpha.0 @@ -2533,12 +2533,12 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/tree-extension@^7.5.1, @jupyter-notebook/tree-extension@workspace:packages/tree-extension": +"@jupyter-notebook/tree-extension@^7.6.0-alpha.0, @jupyter-notebook/tree-extension@workspace:packages/tree-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/tree-extension@workspace:packages/tree-extension" dependencies: - "@jupyter-notebook/application": ^7.5.1 - "@jupyter-notebook/tree": ^7.5.1 + "@jupyter-notebook/application": ^7.6.0-alpha.0 + "@jupyter-notebook/tree": ^7.6.0-alpha.0 "@jupyterlab/application": ~4.6.0-alpha.0 "@jupyterlab/apputils": ~4.7.0-alpha.0 "@jupyterlab/coreutils": ~6.6.0-alpha.0 @@ -2559,11 +2559,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/tree@^7.5.1, @jupyter-notebook/tree@workspace:packages/tree": +"@jupyter-notebook/tree@^7.6.0-alpha.0, @jupyter-notebook/tree@workspace:packages/tree": version: 0.0.0-use.local resolution: "@jupyter-notebook/tree@workspace:packages/tree" dependencies: - "@jupyter-notebook/application": ^7.5.1 + "@jupyter-notebook/application": ^7.6.0-alpha.0 "@jupyterlab/application": ~4.6.0-alpha.0 "@jupyterlab/apputils": ~4.7.0-alpha.0 "@jupyterlab/coreutils": ~6.6.0-alpha.0 @@ -2584,7 +2584,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/ui-components@^7.5.1, @jupyter-notebook/ui-components@workspace:packages/ui-components": +"@jupyter-notebook/ui-components@^7.6.0-alpha.0, @jupyter-notebook/ui-components@workspace:packages/ui-components": version: 0.0.0-use.local resolution: "@jupyter-notebook/ui-components@workspace:packages/ui-components" dependencies: