From 4d67dc6b36942e70601ac855b8f7b344aaad3c87 Mon Sep 17 00:00:00 2001 From: jtpio Date: Wed, 23 Apr 2025 06:39:25 +0000 Subject: [PATCH] Publish 7.4.1 SHA256 hashes: jupyter-notebook-application-7.4.1.tgz: 12d85ae04a21b38ab31cc964600c9447d880eaa58f512428a4b640f8c0b6fa07 jupyter-notebook-application-extension-7.4.1.tgz: e12a11eb17134cd7b19bf256a9521962d3642826cfb59ac96d5820d5c22c2526 jupyter-notebook-console-extension-7.4.1.tgz: 0c11de379c70e5f588fe51faed1b42b632f2540b6143fee279edcea4ad7929d3 jupyter-notebook-docmanager-extension-7.4.1.tgz: 9dd97c96afae2364451ab6ab73523187ca5c5079fdd154257a50da698db201f3 jupyter-notebook-documentsearch-extension-7.4.1.tgz: 1773a30b494fa9ddfeacac36b7bbb212a79332f657b6ac793f785d541c38fab8 jupyter-notebook-help-extension-7.4.1.tgz: b9e905ef082f6f767e2c156570b8edc4a46d7f0480d0d44576e4f44f5287a71f jupyter-notebook-lab-extension-7.4.1.tgz: 7337024a9116df6a4338fcda6697637ebe498e23ea17213922476a7e3e5b22d5 jupyter-notebook-notebook-extension-7.4.1.tgz: 298e226935f50150845ad181c42a710afe248b84cb8f57409da19e994dd98c48 jupyter-notebook-terminal-extension-7.4.1.tgz: 6fe0e122f176c6879568862d09d6da298618cece4843c54ee20ea77ec372b792 jupyter-notebook-tree-7.4.1.tgz: 7bd70ed82537d06181d63f7eef659837372949a19b51ac156f89d751fc96c887 jupyter-notebook-tree-extension-7.4.1.tgz: c1c6a99bdc4cc3320e2883c4627dd4076980f10b5387c973b61d69a516159933 jupyter-notebook-ui-components-7.4.1.tgz: 3dfa399942875e4bc596e305434cf351e2bb28218b5db1a3b0e0b1a971613746 notebook-7.4.1-py3-none-any.whl: 498f12cf567d95b20e780d62d52564ee4310248b3175e996b667b5808028e5d3 notebook-7.4.1.tar.gz: 96894962b230013ea0c0a466e4e642c5aace25ba8c86686175b69990ef628ff9 --- CHANGELOG.md | 19 +++- app/package.json | 48 +++++----- 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, 127 insertions(+), 112 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c876f6ad8..f993d3cdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,6 +69,23 @@ or via the JSON Settings Editor in the Application Context Menu. +## 7.4.1 + +([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.4.0...cca06d9dafec94b1984d0ac91698433060b9f3f1)) + +### Maintenance and upkeep improvements + +- Update to JupyterLab v4.4.1 [#7638](https://github.com/jupyter/notebook/pull/7638) ([@jtpio](https://github.com/jtpio)) +- Run UI tests on `ubuntu-latest` [#7639](https://github.com/jupyter/notebook/pull/7639) ([@jtpio](https://github.com/jtpio)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2025-04-09&to=2025-04-23&type=c)) + +[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2025-04-09..2025-04-23&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-04-09..2025-04-23&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ameeseeksmachine+updated%3A2025-04-09..2025-04-23&type=Issues) + + + ## 7.4.0 ([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.2...fbfe36574e04b16ed7ba9303c5e819330f402f87)) @@ -123,8 +140,6 @@ To learn more about the highlights of the 7.4.0 release: https://jupyter-noteboo [@andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2024-12-21..2025-04-09&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2024-12-21..2025-04-09&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-12-21..2025-04-09&type=Issues) | [@jdavid](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajdavid+updated%3A2024-12-21..2025-04-09&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-12-21..2025-04-09&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-12-21..2025-04-09&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2024-12-21..2025-04-09&type=Issues) - - ## 7.4.0rc0 ([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.4.0-beta.3...7fa19999c9e01d713a684e0f25d8017dbc999528)) diff --git a/app/package.json b/app/package.json index 67e4a2fa3..384bba8a3 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/app", - "version": "7.4.0", + "version": "7.4.1", "private": true, "scripts": { "build": "webpack", @@ -12,20 +12,20 @@ "resolutions": { "@codemirror/state": "~6.5.0", "@codemirror/view": "~6.36.1", - "@jupyter-notebook/application": "~7.4.0", - "@jupyter-notebook/application-extension": "~7.4.0", - "@jupyter-notebook/console-extension": "~7.4.0", - "@jupyter-notebook/docmanager-extension": "~7.4.0", - "@jupyter-notebook/documentsearch-extension": "~7.4.0", - "@jupyter-notebook/help-extension": "~7.4.0", - "@jupyter-notebook/notebook-extension": "~7.4.0", - "@jupyter-notebook/terminal-extension": "~7.4.0", - "@jupyter-notebook/tree": "~7.4.0", - "@jupyter-notebook/tree-extension": "~7.4.0", - "@jupyter-notebook/ui-components": "~7.4.0", + "@jupyter-notebook/application": "~7.4.1", + "@jupyter-notebook/application-extension": "~7.4.1", + "@jupyter-notebook/console-extension": "~7.4.1", + "@jupyter-notebook/docmanager-extension": "~7.4.1", + "@jupyter-notebook/documentsearch-extension": "~7.4.1", + "@jupyter-notebook/help-extension": "~7.4.1", + "@jupyter-notebook/notebook-extension": "~7.4.1", + "@jupyter-notebook/terminal-extension": "~7.4.1", + "@jupyter-notebook/tree": "~7.4.1", + "@jupyter-notebook/tree-extension": "~7.4.1", + "@jupyter-notebook/ui-components": "~7.4.1", "@jupyter/react-components": "~0.16.7", "@jupyter/web-components": "~0.16.7", - "@jupyter/ydoc": "~3.0.0", + "@jupyter/ydoc": "~3.0.4", "@jupyterlab/application": "~4.4.1", "@jupyterlab/application-extension": "~4.4.1", "@jupyterlab/apputils": "~4.5.1", @@ -125,17 +125,17 @@ "yjs": "~13.6.8" }, "dependencies": { - "@jupyter-notebook/application": "^7.4.0", - "@jupyter-notebook/application-extension": "^7.4.0", - "@jupyter-notebook/console-extension": "^7.4.0", - "@jupyter-notebook/docmanager-extension": "^7.4.0", - "@jupyter-notebook/documentsearch-extension": "^7.4.0", - "@jupyter-notebook/help-extension": "^7.4.0", - "@jupyter-notebook/notebook-extension": "^7.4.0", - "@jupyter-notebook/terminal-extension": "^7.4.0", - "@jupyter-notebook/tree": "^7.4.0", - "@jupyter-notebook/tree-extension": "^7.4.0", - "@jupyter-notebook/ui-components": "^7.4.0", + "@jupyter-notebook/application": "^7.4.1", + "@jupyter-notebook/application-extension": "^7.4.1", + "@jupyter-notebook/console-extension": "^7.4.1", + "@jupyter-notebook/docmanager-extension": "^7.4.1", + "@jupyter-notebook/documentsearch-extension": "^7.4.1", + "@jupyter-notebook/help-extension": "^7.4.1", + "@jupyter-notebook/notebook-extension": "^7.4.1", + "@jupyter-notebook/terminal-extension": "^7.4.1", + "@jupyter-notebook/tree": "^7.4.1", + "@jupyter-notebook/tree-extension": "^7.4.1", + "@jupyter-notebook/ui-components": "^7.4.1", "@jupyterlab/application-extension": "~4.4.1", "@jupyterlab/apputils-extension": "~4.4.1", "@jupyterlab/attachments": "~4.4.1", diff --git a/buildutils/package.json b/buildutils/package.json index bbdf49e6f..f3ba04fa9 100644 --- a/buildutils/package.json +++ b/buildutils/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/buildutils", - "version": "7.4.0", + "version": "7.4.1", "private": true, "description": "Jupyter Notebook - Build Utilities", "homepage": "https://github.com/jupyter/notebook", diff --git a/notebook/_version.py b/notebook/_version.py index ab92db2f9..afa3e151d 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.4.0" +__version__ = "7.4.1" # PEP440 version parser _version_regex = re.compile( diff --git a/packages/_metapackage/package.json b/packages/_metapackage/package.json index d56a382ed..7e562096b 100644 --- a/packages/_metapackage/package.json +++ b/packages/_metapackage/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/metapackage", - "version": "7.4.0", + "version": "7.4.1", "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.4.0", - "@jupyter-notebook/application-extension": "^7.4.0", - "@jupyter-notebook/console-extension": "^7.4.0", - "@jupyter-notebook/docmanager-extension": "^7.4.0", - "@jupyter-notebook/documentsearch-extension": "^7.4.0", - "@jupyter-notebook/help-extension": "^7.4.0", - "@jupyter-notebook/lab-extension": "^7.4.0", - "@jupyter-notebook/notebook-extension": "^7.4.0", - "@jupyter-notebook/terminal-extension": "^7.4.0", - "@jupyter-notebook/tree": "^7.4.0", - "@jupyter-notebook/tree-extension": "^7.4.0", - "@jupyter-notebook/ui-components": "^7.4.0" + "@jupyter-notebook/application": "^7.4.1", + "@jupyter-notebook/application-extension": "^7.4.1", + "@jupyter-notebook/console-extension": "^7.4.1", + "@jupyter-notebook/docmanager-extension": "^7.4.1", + "@jupyter-notebook/documentsearch-extension": "^7.4.1", + "@jupyter-notebook/help-extension": "^7.4.1", + "@jupyter-notebook/lab-extension": "^7.4.1", + "@jupyter-notebook/notebook-extension": "^7.4.1", + "@jupyter-notebook/terminal-extension": "^7.4.1", + "@jupyter-notebook/tree": "^7.4.1", + "@jupyter-notebook/tree-extension": "^7.4.1", + "@jupyter-notebook/ui-components": "^7.4.1" }, "devDependencies": { "typescript": "~5.5.4" diff --git a/packages/application-extension/package.json b/packages/application-extension/package.json index b4f6b9776..1b608b733 100644 --- a/packages/application-extension/package.json +++ b/packages/application-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/application-extension", - "version": "7.4.0", + "version": "7.4.1", "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.4.0", - "@jupyter-notebook/ui-components": "^7.4.0", + "@jupyter-notebook/application": "^7.4.1", + "@jupyter-notebook/ui-components": "^7.4.1", "@jupyterlab/application": "~4.4.1", "@jupyterlab/apputils": "~4.5.1", "@jupyterlab/codeeditor": "~4.4.1", diff --git a/packages/application/package.json b/packages/application/package.json index 0cb31725e..0e4520358 100644 --- a/packages/application/package.json +++ b/packages/application/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/application", - "version": "7.4.0", + "version": "7.4.1", "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 d1e0a4ba5..746a9fc70 100644 --- a/packages/console-extension/package.json +++ b/packages/console-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/console-extension", - "version": "7.4.0", + "version": "7.4.1", "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.4.0", + "@jupyter-notebook/application": "^7.4.1", "@jupyterlab/application": "~4.4.1", "@jupyterlab/console": "~4.4.1", "@jupyterlab/coreutils": "~6.4.1", diff --git a/packages/docmanager-extension/package.json b/packages/docmanager-extension/package.json index 3ddb0020d..413b454d1 100644 --- a/packages/docmanager-extension/package.json +++ b/packages/docmanager-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/docmanager-extension", - "version": "7.4.0", + "version": "7.4.1", "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.4.0", + "@jupyter-notebook/application": "^7.4.1", "@jupyterlab/application": "~4.4.1", "@jupyterlab/coreutils": "~6.4.1", "@jupyterlab/docmanager": "~4.4.1", diff --git a/packages/documentsearch-extension/package.json b/packages/documentsearch-extension/package.json index 9312894ed..f77532111 100644 --- a/packages/documentsearch-extension/package.json +++ b/packages/documentsearch-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/documentsearch-extension", - "version": "7.4.0", + "version": "7.4.1", "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.4.0", + "@jupyter-notebook/application": "^7.4.1", "@jupyterlab/application": "~4.4.1", "@jupyterlab/documentsearch": "~4.4.1", "@lumino/widgets": "^2.5.0" diff --git a/packages/help-extension/package.json b/packages/help-extension/package.json index c8f2da920..75a4929e9 100644 --- a/packages/help-extension/package.json +++ b/packages/help-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/help-extension", - "version": "7.4.0", + "version": "7.4.1", "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.4.0", + "@jupyter-notebook/ui-components": "^7.4.1", "@jupyterlab/application": "~4.4.1", "@jupyterlab/apputils": "~4.5.1", "@jupyterlab/mainmenu": "~4.4.1", diff --git a/packages/lab-extension/package.json b/packages/lab-extension/package.json index 597374f33..2ed902790 100644 --- a/packages/lab-extension/package.json +++ b/packages/lab-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/lab-extension", - "version": "7.4.0", + "version": "7.4.1", "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.4.0", + "@jupyter-notebook/application": "^7.4.1", "@jupyterlab/application": "~4.4.1", "@jupyterlab/apputils": "~4.5.1", "@jupyterlab/coreutils": "~6.4.1", diff --git a/packages/notebook-extension/package.json b/packages/notebook-extension/package.json index 07835a120..127183560 100644 --- a/packages/notebook-extension/package.json +++ b/packages/notebook-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/notebook-extension", - "version": "7.4.0", + "version": "7.4.1", "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.4.0", + "@jupyter-notebook/application": "^7.4.1", "@jupyterlab/application": "~4.4.1", "@jupyterlab/apputils": "~4.5.1", "@jupyterlab/cells": "~4.4.1", diff --git a/packages/terminal-extension/package.json b/packages/terminal-extension/package.json index 8ea5cb337..0fbaa68c7 100644 --- a/packages/terminal-extension/package.json +++ b/packages/terminal-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/terminal-extension", - "version": "7.4.0", + "version": "7.4.1", "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.4.0", + "@jupyter-notebook/application": "^7.4.1", "@jupyterlab/application": "~4.4.1", "@jupyterlab/coreutils": "~6.4.1", "@jupyterlab/terminal": "~4.4.1", diff --git a/packages/tree-extension/package.json b/packages/tree-extension/package.json index 22f3b69e6..7503a0584 100644 --- a/packages/tree-extension/package.json +++ b/packages/tree-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/tree-extension", - "version": "7.4.0", + "version": "7.4.1", "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.4.0", - "@jupyter-notebook/tree": "^7.4.0", + "@jupyter-notebook/application": "^7.4.1", + "@jupyter-notebook/tree": "^7.4.1", "@jupyterlab/application": "~4.4.1", "@jupyterlab/apputils": "~4.5.1", "@jupyterlab/coreutils": "~6.4.1", diff --git a/packages/tree/package.json b/packages/tree/package.json index 28eb994fe..9dc51cdd0 100644 --- a/packages/tree/package.json +++ b/packages/tree/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/tree", - "version": "7.4.0", + "version": "7.4.1", "description": "Jupyter Notebook - Tree", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.4.0", + "@jupyter-notebook/application": "^7.4.1", "@jupyterlab/application": "~4.4.1", "@jupyterlab/apputils": "~4.5.1", "@jupyterlab/coreutils": "~6.4.1", diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 0a3c92100..e96ea6548 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/ui-components", - "version": "7.4.0", + "version": "7.4.1", "description": "Jupyter Notebook - UI components", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/yarn.lock b/yarn.lock index fbb185ed5..4dae62588 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2131,17 +2131,17 @@ __metadata: version: 0.0.0-use.local resolution: "@jupyter-notebook/app@workspace:app" dependencies: - "@jupyter-notebook/application": ^7.4.0 - "@jupyter-notebook/application-extension": ^7.4.0 - "@jupyter-notebook/console-extension": ^7.4.0 - "@jupyter-notebook/docmanager-extension": ^7.4.0 - "@jupyter-notebook/documentsearch-extension": ^7.4.0 - "@jupyter-notebook/help-extension": ^7.4.0 - "@jupyter-notebook/notebook-extension": ^7.4.0 - "@jupyter-notebook/terminal-extension": ^7.4.0 - "@jupyter-notebook/tree": ^7.4.0 - "@jupyter-notebook/tree-extension": ^7.4.0 - "@jupyter-notebook/ui-components": ^7.4.0 + "@jupyter-notebook/application": ^7.4.1 + "@jupyter-notebook/application-extension": ^7.4.1 + "@jupyter-notebook/console-extension": ^7.4.1 + "@jupyter-notebook/docmanager-extension": ^7.4.1 + "@jupyter-notebook/documentsearch-extension": ^7.4.1 + "@jupyter-notebook/help-extension": ^7.4.1 + "@jupyter-notebook/notebook-extension": ^7.4.1 + "@jupyter-notebook/terminal-extension": ^7.4.1 + "@jupyter-notebook/tree": ^7.4.1 + "@jupyter-notebook/tree-extension": ^7.4.1 + "@jupyter-notebook/ui-components": ^7.4.1 "@jupyterlab/application-extension": ~4.4.1 "@jupyterlab/apputils-extension": ~4.4.1 "@jupyterlab/attachments": ~4.4.1 @@ -2216,12 +2216,12 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/application-extension@^7.4.0, @jupyter-notebook/application-extension@workspace:packages/application-extension": +"@jupyter-notebook/application-extension@^7.4.1, @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.4.0 - "@jupyter-notebook/ui-components": ^7.4.0 + "@jupyter-notebook/application": ^7.4.1 + "@jupyter-notebook/ui-components": ^7.4.1 "@jupyterlab/application": ~4.4.1 "@jupyterlab/apputils": ~4.5.1 "@jupyterlab/codeeditor": ~4.4.1 @@ -2241,7 +2241,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/application@^7.4.0, @jupyter-notebook/application@workspace:packages/application": +"@jupyter-notebook/application@^7.4.1, @jupyter-notebook/application@workspace:packages/application": version: 0.0.0-use.local resolution: "@jupyter-notebook/application@workspace:packages/application" dependencies: @@ -2283,11 +2283,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/console-extension@^7.4.0, @jupyter-notebook/console-extension@workspace:packages/console-extension": +"@jupyter-notebook/console-extension@^7.4.1, @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.4.0 + "@jupyter-notebook/application": ^7.4.1 "@jupyterlab/application": ~4.4.1 "@jupyterlab/console": ~4.4.1 "@jupyterlab/coreutils": ~6.4.1 @@ -2297,11 +2297,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/docmanager-extension@^7.4.0, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension": +"@jupyter-notebook/docmanager-extension@^7.4.1, @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.4.0 + "@jupyter-notebook/application": ^7.4.1 "@jupyterlab/application": ~4.4.1 "@jupyterlab/coreutils": ~6.4.1 "@jupyterlab/docmanager": ~4.4.1 @@ -2314,11 +2314,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/documentsearch-extension@^7.4.0, @jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension": +"@jupyter-notebook/documentsearch-extension@^7.4.1, @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.4.0 + "@jupyter-notebook/application": ^7.4.1 "@jupyterlab/application": ~4.4.1 "@jupyterlab/documentsearch": ~4.4.1 "@lumino/widgets": ^2.5.0 @@ -2327,11 +2327,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/help-extension@^7.4.0, @jupyter-notebook/help-extension@workspace:packages/help-extension": +"@jupyter-notebook/help-extension@^7.4.1, @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.4.0 + "@jupyter-notebook/ui-components": ^7.4.1 "@jupyterlab/application": ~4.4.1 "@jupyterlab/apputils": ~4.5.1 "@jupyterlab/mainmenu": ~4.4.1 @@ -2343,11 +2343,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/lab-extension@^7.4.0, @jupyter-notebook/lab-extension@workspace:packages/lab-extension": +"@jupyter-notebook/lab-extension@^7.4.1, @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.4.0 + "@jupyter-notebook/application": ^7.4.1 "@jupyterlab/application": ~4.4.1 "@jupyterlab/apputils": ~4.5.1 "@jupyterlab/builder": ~4.4.1 @@ -2367,27 +2367,27 @@ __metadata: version: 0.0.0-use.local resolution: "@jupyter-notebook/metapackage@workspace:packages/_metapackage" dependencies: - "@jupyter-notebook/application": ^7.4.0 - "@jupyter-notebook/application-extension": ^7.4.0 - "@jupyter-notebook/console-extension": ^7.4.0 - "@jupyter-notebook/docmanager-extension": ^7.4.0 - "@jupyter-notebook/documentsearch-extension": ^7.4.0 - "@jupyter-notebook/help-extension": ^7.4.0 - "@jupyter-notebook/lab-extension": ^7.4.0 - "@jupyter-notebook/notebook-extension": ^7.4.0 - "@jupyter-notebook/terminal-extension": ^7.4.0 - "@jupyter-notebook/tree": ^7.4.0 - "@jupyter-notebook/tree-extension": ^7.4.0 - "@jupyter-notebook/ui-components": ^7.4.0 + "@jupyter-notebook/application": ^7.4.1 + "@jupyter-notebook/application-extension": ^7.4.1 + "@jupyter-notebook/console-extension": ^7.4.1 + "@jupyter-notebook/docmanager-extension": ^7.4.1 + "@jupyter-notebook/documentsearch-extension": ^7.4.1 + "@jupyter-notebook/help-extension": ^7.4.1 + "@jupyter-notebook/lab-extension": ^7.4.1 + "@jupyter-notebook/notebook-extension": ^7.4.1 + "@jupyter-notebook/terminal-extension": ^7.4.1 + "@jupyter-notebook/tree": ^7.4.1 + "@jupyter-notebook/tree-extension": ^7.4.1 + "@jupyter-notebook/ui-components": ^7.4.1 typescript: ~5.5.4 languageName: unknown linkType: soft -"@jupyter-notebook/notebook-extension@^7.4.0, @jupyter-notebook/notebook-extension@workspace:packages/notebook-extension": +"@jupyter-notebook/notebook-extension@^7.4.1, @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.4.0 + "@jupyter-notebook/application": ^7.4.1 "@jupyterlab/application": ~4.4.1 "@jupyterlab/apputils": ~4.5.1 "@jupyterlab/cells": ~4.4.1 @@ -2425,11 +2425,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/terminal-extension@^7.4.0, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension": +"@jupyter-notebook/terminal-extension@^7.4.1, @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.4.0 + "@jupyter-notebook/application": ^7.4.1 "@jupyterlab/application": ~4.4.1 "@jupyterlab/coreutils": ~6.4.1 "@jupyterlab/terminal": ~4.4.1 @@ -2439,12 +2439,12 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/tree-extension@^7.4.0, @jupyter-notebook/tree-extension@workspace:packages/tree-extension": +"@jupyter-notebook/tree-extension@^7.4.1, @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.4.0 - "@jupyter-notebook/tree": ^7.4.0 + "@jupyter-notebook/application": ^7.4.1 + "@jupyter-notebook/tree": ^7.4.1 "@jupyterlab/application": ~4.4.1 "@jupyterlab/apputils": ~4.5.1 "@jupyterlab/coreutils": ~6.4.1 @@ -2465,11 +2465,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/tree@^7.4.0, @jupyter-notebook/tree@workspace:packages/tree": +"@jupyter-notebook/tree@^7.4.1, @jupyter-notebook/tree@workspace:packages/tree": version: 0.0.0-use.local resolution: "@jupyter-notebook/tree@workspace:packages/tree" dependencies: - "@jupyter-notebook/application": ^7.4.0 + "@jupyter-notebook/application": ^7.4.1 "@jupyterlab/application": ~4.4.1 "@jupyterlab/apputils": ~4.5.1 "@jupyterlab/coreutils": ~6.4.1 @@ -2490,7 +2490,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/ui-components@^7.4.0, @jupyter-notebook/ui-components@workspace:packages/ui-components": +"@jupyter-notebook/ui-components@^7.4.1, @jupyter-notebook/ui-components@workspace:packages/ui-components": version: 0.0.0-use.local resolution: "@jupyter-notebook/ui-components@workspace:packages/ui-components" dependencies: