Skip to content

BUILD(pip): update jupyterlab requirement from <4.4,>=3.6.0 to >=3.6.0,<4.5 #6104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2025

Updates the requirements on jupyterlab to permit the latest version.

Release notes

Sourced from jupyterlab's releases.

v4.4.1

4.4.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​achhina | @​afshin | @​bnavigator | @​brichet | @​Darshan808 | @​davidbrochart | @​DenisaCG | @​dependabot | @​jtpio | @​jupyterlab-probot | @​krassowski | @​pre-commit-ci

Commits
  • a0253d2 [ci skip] Publish 4.4.1
  • 431caf5 Bump webpack in /jupyterlab/tests/mock_packages/test-hyphens-underscore (#17495)
  • 9d2d384 Bump webpack in /jupyterlab/tests/mock_packages/test_no_hyphens (#17494)
  • c471326 Fix token extraction for incomplete paths (#17477)
  • 9bc588e Bump @​babel/runtime from 7.21.0 to 7.27.0 (#17491)
  • ca0faeb Fix browser tab name updates when started in single-document mode (#17210)
  • b421955 Fix undo/redo in cells created in none windowing mode (#17486)
  • ea23ac6 Follow changes to stream outputs (#17469)
  • cf437ae Fix handling of the single click navigation (#17475)
  • e1e87d2 Fix incorrect modifications in collaborative save events (#17466)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [jupyterlab](https://github.com/jupyterlab/jupyterlab) to permit the latest version.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

---
updated-dependencies:
- dependency-name: jupyterlab
  dependency-version: 4.4.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from MaxJPRey and SMoraisAnsys May 3, 2025 04:48
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels May 3, 2025
Copy link

codecov bot commented May 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.66%. Comparing base (4a1e661) to head (9764cae).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6104      +/-   ##
==========================================
- Coverage   85.66%   85.66%   -0.01%     
==========================================
  Files         166      166              
  Lines       62786    62786              
==========================================
- Hits        53788    53785       -3     
- Misses       8998     9001       +3     
🚀 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.

@SMoraisAnsys SMoraisAnsys merged commit 1993d8d into main May 4, 2025
48 of 49 checks passed
@SMoraisAnsys SMoraisAnsys deleted the dependabot/pip/jupyterlab-gte-3.6.0-and-lt-4.5 branch May 4, 2025 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related with project dependencies maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants