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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Updates the requirements on jupyterlite-core, jupyterlab and notebook to permit the latest version. Updates
jupyterlite-core
from 0.2.3 to 0.3.0Release notes
Sourced from jupyterlite-core's releases.
... (truncated)
Changelog
Sourced from jupyterlite-core's changelog.
... (truncated)
Commits
bdae1bf
Publish 0.3.08efa366
Add troubleshooting page to the documentation (#1352)9914097
Update to Python 3.11 for the dev environment (#1355)a2dd994
Publish 0.3.0rc105478dc
Add an option to enable the service worker cache (#1316)b71ebd9
Update to JupyterLab 4.1.5 and Notebook 7.1.2 (#1349)5f4dfd3
Publish 0.3.0rc02499e8f
Unregistering old service workers when there is a new version (#1336)c865a59
Bump tojupyterlab-tour==4.0.1
(#1330)8901696
Publish 0.3.0b0Updates
jupyterlab
to 4.1.5Release notes
Sourced from jupyterlab's releases.
Changelog
Sourced from jupyterlab's changelog.
... (truncated)
Commits
71e565e
[ci skip] Publish 4.1.5a5fa0aa
Backport PR #15957: Fix Theme color is not applied to Toolbar Button (#15995)2b42e0f
Backport PR #15834: Uses the browser window's selection as the default search...32eb7f9
Backport PR #15860: Show outline on the full item in file browser, only when ...67ae98c
Backport PR #15970: Short-circuitselectItemByName()
if already selected (#...9eeb816
Backport PR #15892: Fix browser-test.js (#15975)668dc57
Backport PR #15959: Ignore links to GitHub user and organisation profiles (#1...42946a0
Backport PR #15954: Avoid concurrency when computing the items in notebook to...411b66c
Backport PR #15935: Fixes filter for Chinese, other non-ASCII filenames (#15950)eac94d1
[ci skip] Publish 4.1.4Updates
notebook
to 7.1.2Release notes
Sourced from notebook's releases.
Changelog
Sourced from notebook's changelog.
... (truncated)
Commits
851a4be
Publish 7.1.2ca41222
Update to JupyterLab 4.1.5 packages (#7291)147ce80
Update Release Scripts (#7295)d45362b
Fix jupyterlab install command in the releaser hook (#7294)2c95b1b
Add a section to use local dependencies (#7292)c66e6ad
Publish 7.1.1da7b8d4
Fix flaky mobile UI tests (#7278)ca5eb17
Update to JupyterLab 4.1.2 packages (#7277)f2ee4ba
Exposeversion_info
(#7273)882da27
Ignore stackoverflow link (#7274)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