Bump jupyterlab from 4.1.2 to 4.2.5 in /workers
Created by: dependabot[bot]
Bumps jupyterlab from 4.1.2 to 4.2.5.
Release notes
Sourced from jupyterlab's releases.
v4.2.5
4.2.5
Bugs fixed
- Use locale name instead of display/native name to toggle language #16710 (
@maitreya2954
)- Prevent replacing code with find and replace in read-only cells #16682 (
@itsmevichu
)- Do not block shift-click mouse up handler on active cell #16647 (
@EdsterG
)Maintenance and upkeep improvements
- Bump braces from 3.0.2 to 3.0.3 #16486 (
@dependabot[bot]
)Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@davidbrochart
|@fcollonval
|@github-actions
|@HaudinFlorence
|@JasonWeill
|@jtpio
|@jupyterlab-probot
|@krassowski
|@meeseeksmachine
|@Mehak261124
|@Rob-P-Smith
|@tonyfast
|@welcome
|@williamstein
v4.2.4
4.2.4
Bugs fixed
- Fix the identifier to download licenses in JSON format #16584 (
@joaopalmeiro
)- Update JupyterLab wordmark color #16567 (
@joaopalmeiro
)- Add customisation options to prevent inline completer resizing aggressively #16507 (
@krassowski
)- Fix license table CSS selector to apply the selected row styles #16547 (
@joaopalmeiro
)Maintenance and upkeep improvements
- Bump ws from 8.12.0 to 8.17.1 #16495 (
@dependabot[bot]
)Documentation improvements
- Fix galata docs on overriding
tmpPath
#16587 (@krassowski
)- Align extension migration docs with the latest extension template #16450 (
@jtpio
)
... (truncated)
Changelog
Sourced from jupyterlab's changelog.
4.2.5
Bugs fixed
- Use locale name instead of display/native name to toggle language #16710 (
@maitreya2954
)- Prevent replacing code with find and replace in read-only cells #16682 (
@itsmevichu
)- Do not block shift-click mouse up handler on active cell #16647 (
@EdsterG
)Maintenance and upkeep improvements
- Bump braces from 3.0.2 to 3.0.3 #16486 (
@dependabot[bot]
)Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@davidbrochart
|@fcollonval
|@github-actions
|@HaudinFlorence
|@JasonWeill
|@jtpio
|@jupyterlab-probot
|@krassowski
|@meeseeksmachine
|@Mehak261124
|@Rob-P-Smith
|@tonyfast
|@welcome
|@williamstein
4.2.4
Bugs fixed
- Fix the identifier to download licenses in JSON format #16584 (
@joaopalmeiro
)- Update JupyterLab wordmark color #16567 (
@joaopalmeiro
)- Add customisation options to prevent inline completer resizing aggressively #16507 (
@krassowski
)- Fix license table CSS selector to apply the selected row styles #16547 (
@joaopalmeiro
)Maintenance and upkeep improvements
- Bump ws from 8.12.0 to 8.17.1 #16495 (
@dependabot[bot]
)Documentation improvements
- Fix galata docs on overriding
tmpPath
#16587 (@krassowski
)- Align extension migration docs with the latest extension template #16450 (
@jtpio
)Contributors to this release
... (truncated)
Commits
-
a046125
[ci skip] Publish 4.2.5 -
88e24ba
Merge commit from fork -
58d7535
Backport PR #16710: Use locale name instead of display/native name to toggle ... -
524f71d
Backport PR #16486: Bump braces from 3.0.2 to 3.0.3 (#16699) -
7bf7ec5
Backport PR #16682: Prevent replacing code with find and replace in read-only... -
355cbd5
Backport PR #16683: Fix JupyterLab install instructions in the debugger docs ... -
1fa4474
Backport PR #16647: Do not block shift-click mouse up handler on active cell ... -
c639643
[ci skip] Publish 4.2.4 -
8f78e27
Backport PR #16450 on branch 4.2.x (Align extension migration docs with the l... -
9223530
Backport PR #16507: Add customisation options to prevent inline completer res... - 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) You can disable automated security fix PRs for this repo from the Security Alerts page.