Skip to content
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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2025

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.1

Release notes

Sourced from jupyterlab-rise's releases.

v0.43.1

0.43.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​afeld | @​briank-git | @​dependabot | @​fcollonval | @​github-actions | @​kir0ul | @​krassowski | @​richardbrinkman | @​sinanbekar | @​Y3drk

Changelog

Sourced from jupyterlab-rise's changelog.

0.43.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​afeld | @​briank-git | @​dependabot | @​fcollonval | @​github-actions | @​kir0ul | @​krassowski | @​richardbrinkman | @​sinanbekar | @​Y3drk

Commits

Updates rimraf from 4.4.1 to 6.0.1

Changelog

Sourced from rimraf's changelog.

6.0

  • Drop support for nodes before v20
  • Add --version to CLI

5.0

  • No default export, only named exports

4.4

  • Provide Dirent or Stats object as second argument to filter

4.3

  • Return boolean indicating whether the path was fully removed
  • Add filter option
  • bin: add --verbose, -v to print files as they are deleted
  • bin: add --no-verbose, -V to not print files as they are deleted
  • bin: add -i --interactive to be prompted on each deletion
  • bin: add -I --no-interactive to not be prompted on each deletion
  • 4.3.1 Fixed inappropriately following symbolic links to directories

v4.2

  • Brought back glob support, using the new and improved glob v9

v4.1

  • Improved hybrid module with no need to look at the .default dangly bit. .default preserved as a reference to rimraf for compatibility with anyone who came to rely on it in v4.0.
  • Accept and ignore -rf and -fr arguments to the bin.

v4.0

  • Remove glob dependency entirely. This library now only accepts actual file and folder names to delete.
  • Accept array of paths or single path.
  • Windows performance and reliability improved.
  • All strategies separated into explicitly exported methods.
  • Drop support for Node.js below version 14
  • rewrite in TypeScript
  • ship CJS/ESM hybrid module
  • Error on unknown arguments to the bin. (Previously they were silently ignored.)

v3.0

... (truncated)

Commits

Updates typescript from 5.0.4 to 5.8.2

Release notes

Sourced from typescript's releases.

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

... (truncated)

Commits
  • beb69e4 Bump version to 5.8.2 and LKG
  • 8fdbd54 🤖 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 LKG
  • 48eb13f Update LKG
  • fb59c19 Merge remote-tracking branch 'origin/main' into release-5.8
  • df342b7 Fixed rewriteRelativeImportExtensions for import() 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 LKG
  • Additional commits viewable in compare view

Dependabot 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

Copy link

github-actions bot commented Mar 9, 2025

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab or Binder:notebook.

Also, the version of Jupytext developed in this PR can be installed with pip:

HATCH_BUILD_HOOKS_ENABLE=true pip install git+https://github.com/mwouts/jupytext.git@dependabot/npm_and_yarn/jupyterlab/packages/jupyterlab-jupytext-extension/jupytext-extension-dependencies-d6ef041163

(this requires nodejs, see more at Developing Jupytext)

Copy link

codecov bot commented Mar 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.04%. Comparing base (0bda545) to head (1ad356f).

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     
Flag Coverage Δ
external 73.56% <ø> (?)
functional 86.92% <ø> (?)
integration 78.43% <ø> (?)
unit 65.81% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jupyterlab/packages/jupyterlab-jupytext-extension/jupytext-extension-dependencies-d6ef041163 branch from 1797faa to e0e0e16 Compare March 10, 2025 02:07
@mahendrapaipuri
Copy link
Collaborator

@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>
@mwouts
Copy link
Owner

mwouts commented Mar 11, 2025

@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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants