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 jupyterlab to permit the latest version. Updates
jupyterlab
to 4.1.6Release notes
Sourced from jupyterlab's releases.
Changelog
Sourced from jupyterlab's changelog.
... (truncated)
Commits
761ccac
[ci skip] Publish 4.1.65edd1a2
Backport PR #16124: Fix outputarea collapse expand (#16137)6b924f5
Backport PR #16121: Bump semver from 5.7.1 to 7.6.0 (#16132)806b142
Backport PR #16128: Disable placeholder for password input (#16134)4af6229
Backport PR #16126: Fix for existing shortcuts getting triggered while edit s...453f6e6
Backport PR #16084: Usesmart
scroll in debugger to minimize distraction (#...550c1b1
Backport PR #16064: Fix extension installation on Windows (#16109)80c0287
Backport PR #16118: Revert traitlets pin (#16120)ea6c8e0
Backport PR #16111: Store the real position of the item in reactive toolbar (...5569282
Backport PR #16105: Usedependency_type: minimum
for Minimum Versions check...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