-
Notifications
You must be signed in to change notification settings - Fork 399
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
build(deps): bump the jupytext-extension-dependencies group in /jupyterlab/packages/jupyterlab-jupytext-extension with 3 updates #1354
base: main
Are you sure you want to change the base?
build(deps): bump the jupytext-extension-dependencies group in /jupyterlab/packages/jupyterlab-jupytext-extension with 3 updates #1354
Conversation
Thank you for making this pull request. Did you know? You can try it on Binder: Also, the version of Jupytext developed in this PR can be installed with
(this requires |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1354 +/- ##
==========================================
+ Coverage 96.84% 97.04% +0.20%
==========================================
Files 32 32
Lines 4906 4906
==========================================
+ Hits 4751 4761 +10
+ Misses 155 145 -10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps the jupytext-extension-dependencies group in /jupyterlab/packages/jupyterlab-jupytext-extension with 3 updates: [jupyterlab-rise](https://github.com/jupyterlab-contrib/rise), [rimraf](https://github.com/isaacs/rimraf) and [typescript](https://github.com/microsoft/TypeScript). Updates `jupyterlab-rise` from 0.42.0 to 0.43.1 - [Release notes](https://github.com/jupyterlab-contrib/rise/releases) - [Changelog](https://github.com/jupyterlab-contrib/rise/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab-contrib/rise/compare/jupyterlab-rise@0.42.0...jupyterlab-rise@0.43.1) Updates `rimraf` from 4.4.1 to 6.0.1 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v4.4.1...v6.0.1) Updates `typescript` from 5.0.4 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.0.4...v5.8.2) --- updated-dependencies: - dependency-name: jupyterlab-rise dependency-type: direct:production update-type: version-update:semver-minor dependency-group: jupytext-extension-dependencies - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major dependency-group: jupytext-extension-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jupytext-extension-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1797faa
to
e0e0e16
Compare
@mwouts I think this is much better where all version updates are grouped in a single PR. I will look into why UI tests are failing and try to fix them! |
* JupyterLab main menu organization has changed and we need to update the snapshot Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
@mahendrapaipuri I've relaunched a few times the pip tests and they finally passed (sorry about this), but the failure in the ui tests itself seems to be pretty consistent - do you see how to fix it? Thanks |
Bumps the jupytext-extension-dependencies group in /jupyterlab/packages/jupyterlab-jupytext-extension with 3 updates: jupyterlab-rise, rimraf and typescript.
Updates
jupyterlab-rise
from 0.42.0 to 0.43.1Release notes
Sourced from jupyterlab-rise's releases.
Changelog
Sourced from jupyterlab-rise's changelog.
Commits
4cd877b
Publish 0.43.17d18873
Require jupyterlab>=4.1.2 for arrow key compatibility (#92)a2ce292
Fix dataframes and text size in slides (#91)77b15db
Fix dev install (#108)fbceca5
Add Mermaid dependecies to application/package.json (#80)47158d9
Update extension template (#107)610c407
Fix CI (#106)3518b57
Document how to create a slideshow in the README (#100)83c0804
Bump axios from 1.6.1 to 1.7.9 (#105)e2332af
Bump nanoid from 3.3.6 to 3.3.8 (#103)Updates
rimraf
from 4.4.1 to 6.0.1Changelog
Sourced from rimraf's changelog.
... (truncated)
Commits
21560c7
6.0.1d3881ad
load version with package-json-from-dist6de86bf
feat: add --version flag for CLI49e1923
chore: add/.tap
to .gitignore90d1feb
6.0.09b2a2b1
drop dead node versions546c9ec
5.0.9043338a
restore support for dead node versions0d83c12
5.0.888e632b
drop eol node 14Updates
typescript
from 5.0.4 to 5.8.2Release notes
Sourced from typescript's releases.
... (truncated)
Commits
beb69e4
Bump version to 5.8.2 and LKG8fdbd54
🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...f4a3a8a
🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...420ff06
Bump version to 5.8.1-rc and LKG48eb13f
Update LKGfb59c19
Merge remote-tracking branch 'origin/main' into release-5.8df342b7
FixedrewriteRelativeImportExtensions
forimport()
within call expression...775412a
Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...e1629e5
Pass ignoreErrors=true to more resolveEntityName callers (#61144)6fd1799
Update LKGDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions