-
Notifications
You must be signed in to change notification settings - Fork 394
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update extension deps and UI test CI workflows (#1312)
* deps: Upgrade npm dependencies for extension and ui-tests Signed-off-by: Mahendra Paipuri <[email protected]> * test: Update playwright tests and snapshots Signed-off-by: Mahendra Paipuri <[email protected]> * ci: Fix update playwright snapshots workflow Signed-off-by: Mahendra Paipuri <[email protected]> * ci: Add dependabot config to bump npm dependencies Signed-off-by: Mahendra Paipuri <[email protected]> * style: Fix lint errors Signed-off-by: Mahendra Paipuri <[email protected]> * Require jupyterlab 4.3.3 for extension tests * Version 1.17.0-dev --------- Signed-off-by: Mahendra Paipuri <[email protected]> Co-authored-by: Mahendra Paipuri <[email protected]>
- Loading branch information
1 parent
93cf493
commit 9aba222
Showing
16 changed files
with
115 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# To get started with Dependabot version updates, you'll need to specify which | ||
# package ecosystems to update and where the package manifests are located. | ||
# Please see the documentation for all configuration options: | ||
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file | ||
|
||
version: 2 | ||
updates: | ||
- package-ecosystem: "npm" # See documentation for possible values | ||
directory: "jupyterlab" # Location of package manifests | ||
schedule: | ||
interval: "weekly" | ||
|
||
- package-ecosystem: "npm" # See documentation for possible values | ||
directory: "jupyterlab/packages/jupyterlab-jupytext-extension" # Location of package manifests | ||
schedule: | ||
interval: "weekly" | ||
|
||
- package-ecosystem: "npm" # See documentation for possible values | ||
directory: "jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests" # Location of package manifests | ||
schedule: | ||
interval: "weekly" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-33.4 KB
(59%)
...-file-new-text-notebook-new-myst-markdown-text-notebook-text-jupytext-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-40.9 KB
(54%)
...t-notebook-new-python-text-notebook-with-percent-format-text-jupytext-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-38.8 KB
(57%)
...xt-notebook-new-shell-text-notebook-with-percent-format-text-jupytext-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-49.6 KB
(50%)
...-file-jupytext-pair-notebook-pair-notebook-with-light-format-jupytext-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-33 KB
(60%)
...file-jupytext-pair-notebook-pair-notebook-with-myst-markdown-jupytext-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-49.5 KB
(51%)
...ile-jupytext-pair-notebook-pair-notebook-with-percent-format-jupytext-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.