Skip to content

Commit

Permalink
build(deps): bump the jupytext-extension-dependencies group
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent 0bda545 commit e0e0e16
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,12 @@
"@lumino/coreutils": "^2.2.0",
"@lumino/disposable": "^2.1.3",
"buffer": "^6.0.3",
"jupyterlab-rise": "^0.42.0"
"jupyterlab-rise": "^0.43.1"
},
"devDependencies": {
"@jupyterlab/builder": "^4.3.3",
"npm-run-all": "^4.1.5",
"rimraf": "^4.4.1",
"typescript": "~5.0.2"
"rimraf": "^6.0.1",
"typescript": "~5.8.2"
}
}

0 comments on commit e0e0e16

Please # to comment.