PyMISP
PyMISP copied to clipboard
build(deps-dev): bump jupyterlab from 4.1.7 to 4.2.0
Bumps jupyterlab from 4.1.7 to 4.2.0.
Release notes
Sourced from jupyterlab's releases.
v4.2.0
4.2.0
For user-facing changelog see https://jupyterlab.readthedocs.io/en/latest/getting_started/changelog.html#v4-2
Bugs fixed
- Check the command is registered before calling
notifyCommandChanged()#16273 (@jtpio)- Set aria-label to title if no label for #16262 (
@fcollonval)- Fix changing font size in text editor #16261 (
@FoSuCloud)- Fix replace when replacement text matches source text multiple times #16258 (
@JasonWeill)- Add reopen closed command to tab context menu #16250 (
@krassowski)Maintenance and upkeep improvements
- Bump ejs from 3.1.8 to 3.1.10 #16275 (
@dependabot)- Bump the actions group with 2 updates #16271 (
@dependabot)- Make labeller remove outdated labels #16257 (
@krassowski)- Update to Playwright 1.43.1 #15621 (
@jtpio)Documentation improvements
- Add documentation on using jupyverse #16190 (
@davidbrochart)Contributors to this release
(GitHub contributors page for this release)
@davidbrochart|@dependabot|@fcollonval|@FoSuCloud|@github-actions|@JasonWeill|@jtpio|@jupyterlab-probot|@krassowski|@welcomev4.2.0rc0
4.2.0rc0
Enhancements made
- Update wording from directory to folder in user interface #16234 (
@Rob-P-Smith)Bugs fixed
- Consider higher levels when toggling plugin #16251 (
@divyansshhh)- Fix toggling extension at system level #16241 (
@krassowski)- Harmonize the use of ellipses in command and menu items #16237 (
@Rob-P-Smith)
... (truncated)
Changelog
Sourced from jupyterlab's changelog.
4.2.0
Bugs fixed
- Check the command is registered before calling
notifyCommandChanged()#16273 (@jtpio)- Set aria-label to title if no label for #16262 (
@fcollonval)- Fix changing font size in text editor #16261 (
@FoSuCloud)- Fix replace when replacement text matches source text multiple times #16258 (
@JasonWeill)- Add reopen closed command to tab context menu #16250 (
@krassowski)Maintenance and upkeep improvements
- Bump ejs from 3.1.8 to 3.1.10 #16275 (
@dependabot)- Bump the actions group with 2 updates #16271 (
@dependabot)- Make labeller remove outdated labels #16257 (
@krassowski)- Update to Playwright 1.43.1 #15621 (
@jtpio)Documentation improvements
- Add documentation on using jupyverse #16190 (
@davidbrochart)Contributors to this release
(GitHub contributors page for this release)
@davidbrochart|@dependabot|@fcollonval|@FoSuCloud|@github-actions|@JasonWeill|@jtpio|@jupyterlab-probot|@krassowski|@welcome4.2.0rc0
Enhancements made
- Update wording from directory to folder in user interface #16234 (
@Rob-P-Smith)Bugs fixed
- Consider higher levels when toggling plugin #16251 (
@divyansshhh)- Fix toggling extension at system level #16241 (
@krassowski)- Harmonize the use of ellipses in command and menu items #16237 (
@Rob-P-Smith)- Update notification box styling, content #16236 (
@JasonWeill)- Use the application name instead of hard-coded "JupyterLab" in dialogs/commands #16230 (
@sawickid)- Fix dirty dots not preserved when moving multiple cells #16225 (
@Alanhou1222)- Add missing translation wrapper in debugger filter box #16224 (
@itsmevichu)- Dynamic label for toggle sidebar element in keyboard shortcuts #16218 (
@itsmevichu)- Migrate shortcuts search to use
FilterBox#16216 (@krassowski)
... (truncated)
Commits
f14c891[ci skip] Publish 4.2.08a17ca6Fix changing font size in text editor (#16261)6922310Fix replace when replacement text matches source text multiple times (#16258)e5d41c8Check the command is registered before notifying (#16273)7774dcfAdd reopen closed command to tab context menu (#16250)59acb33Bump the actions group with 2 updates (#16271)5ef0765Bump ejs from 3.1.8 to 3.1.10 (#16275)ca4afa1Set aria-label to title if no label for (#16262)9ac9069Add documentation on using jupyverse (#16190)caa728bUpdate to Playwright 1.43.1 (#15621)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)