unet
unet copied to clipboard
Bump jupyterlab from 3.0.5 to 3.0.17
Bumps jupyterlab from 3.0.5 to 3.0.17.
Release notes
Sourced from jupyterlab's releases.
v3.0.16
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073
|@echarles
|@ian-r-rose
|@jtpio
|@jupyterlab-dev-mode
|@krassowski
|@meeseeksmachine
v3.0.15
Enhancements made
- Added support for namespace packages in labextensions. #10150
@mellesies
Maintenance and upkeep improvements
Documentation improvements
- [3.0.x] Fix changelong entries for 3.0.13 #10087 (
@blink1073
)- chore: update extension_tutorial #10026
@0618
Other merged PRs
- Workaround Chromium issue with iframe reload/href #10185
@krassowski
- Update to
sanitize-html~=2.3.3
#10220@jtpio
- Update to
url-parse~=1.5.1
#10219@jtpio
- Update packaging commands in the extension tutorial #10104
@jtpio
- Mention mamba as a means to install JupyterLab #10093
@SylvainCorlay
Contributors to this release
(GitHub contributors page for this release)
@agoose77
|@blink1073
|@echarles
|@fperez
|@goanpeca
|@isabela-pf
|@jasongrout
|@jtpio
|@jupyterlab-dev-mode
|@krassowski
|@marthacryan
|@meeseeksmachine
|@mlucool
|@SylvainCorlay
|@welcome
v3.0.14
v3.0.13
... (truncated)
Changelog
Sourced from jupyterlab's changelog.
github_url: 'https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md'
JupyterLab Changelog
4.0
4.0.0a4
Enhancements made
- Don't sort context menu items by selector #10666 (
@fcollonval
)- Add show trailing whitespace option to Notebook and Text Editor #10632 (
@richardkang112
)- Allow extensions and users to customize easily toolbar items. #10469 (
@fcollonval
)- Implemented Restart and debug #10462 (
@JohanMabille
)- Add
isConnected
toServiceManager
, use it inhub-extension
#10156 (@vkaidalov-rft
)Bugs fixed
- Fix link to the security documentation #10836 (
@krassowski
)- Fix missing break in switch #10829 (
@fcollonval
)- The dirty indicator does not get cleared up after reverting changes #10812 (
@fcollonval
)- Removed toolbar scrollbar #10790 (
@3coins
)Maintenance and upkeep improvements
- References are duplicated in tsconfig.test.json #10830 (
@fcollonval
)- Remove outdated
npm-cli-login
utility from buildutils #10828 (@krassowski
)Documentation improvements
- Allow extensions and users to customize easily toolbar items. #10469 (
@fcollonval
)- Clean up changelog #10825 (
@blink1073
)Contributors to this release
(GitHub contributors page for this release)
@3coins
|@afshin
|@blink1073
|@fcollonval
|@goanpeca
|@jasongrout
|@JohanMabille
|@jupyterlab-dev-mode
|@krassowski
|@richardkang112
|@vkaidalov-rft
4.0.0a3
... (truncated)
Commits
349a343
New version7f05e47
Update changelog for 3.0.16 (#10263)2badf55
Backport PR #10240: Fix Shutdown Error in Test App (#10264)c362e2a
Update tocodemirror~=5.58.0
(#10262)103a643
Publish 3.0.15b3622dc
bump versiona4915b7
New version1d5ad2a
Update changelog for 3.0.15 (#10225)e1cda8e
Backport PR #10185: Workaround Chromium issue with iframe reload/href (#10223)a4308ad
Backport PR #10219: Update tourl-parse~=1.5.1
(#10221)- 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 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.