renovate-bot opened a new pull request, #3074: URL: https://github.com/apache/polaris/pull/3074
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [jupyterlab](https://redirect.github.com/jupyterlab/jupyterlab) ([changelog](https://jupyterlab.readthedocs.io/en/stable/getting_started/changelog.html)) | `==4.4.10` -> `==4.5.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jupyterlab/jupyterlab (jupyterlab)</summary> ### [`v4.5.0`](https://redirect.github.com/jupyterlab/jupyterlab/blob/HEAD/CHANGELOG.md#450) [Compare Source](https://redirect.github.com/jupyterlab/jupyterlab/compare/v4.4.10...v4.5.0) ([Full Changelog](https://redirect.github.com/jupyterlab/jupyterlab/compare/v4.4.1...05df0d2487691b9bbf9d5e606238702152c3c634)) ##### New features added - Add terminal search functionality [#​17691](https://redirect.github.com/jupyterlab/jupyterlab/pull/17691) ([@​ianthomas23](https://redirect.github.com/ianthomas23)) ##### Enhancements made - Fix kernel status display in status bar [#​18047](https://redirect.github.com/jupyterlab/jupyterlab/pull/18047) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Introduce `DebuggerDisplayRegistry` to provide context-aware display names for debugger panels [#​18043](https://redirect.github.com/jupyterlab/jupyterlab/pull/18043) ([@​arjxn-py](https://redirect.github.com/arjxn-py)) - Introduce new token for the default `IContentProvider` [#​18027](https://redirect.github.com/jupyterlab/jupyterlab/pull/18027) ([@​martinRenou](https://redirect.github.com/martinRenou)) - Update `Show more outputs` button design [#​18021](https://redirect.github.com/jupyterlab/jupyterlab/pull/18021) ([@​andrii-i](https://redirect.github.com/andrii-i)) - Optimize `content-visibility` application [#​18013](https://redirect.github.com/jupyterlab/jupyterlab/pull/18013) ([@​Meriem-BenIsmail](https://redirect.github.com/Meriem-BenIsmail)) - Show execution count in breakpoints, callstack, and sources panels while debugging in console [#​18003](https://redirect.github.com/jupyterlab/jupyterlab/pull/18003) ([@​arjxn-py](https://redirect.github.com/arjxn-py)) - Keep debugger state though kernel restarts [#​17972](https://redirect.github.com/jupyterlab/jupyterlab/pull/17972) ([@​gjmooney](https://redirect.github.com/gjmooney)) - Make `DocumentManager` dialogs customizable [#​17961](https://redirect.github.com/jupyterlab/jupyterlab/pull/17961) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Systematise how base URL is obtained to allow swapping it more easily [#​17952](https://redirect.github.com/jupyterlab/jupyterlab/pull/17952) ([@​krassowski](https://redirect.github.com/krassowski)) - Export the `ContentProviderRegistry` [#​17940](https://redirect.github.com/jupyterlab/jupyterlab/pull/17940) ([@​martinRenou](https://redirect.github.com/martinRenou)) - Make filebrowser breadcrumbs configurable [#​17932](https://redirect.github.com/jupyterlab/jupyterlab/pull/17932) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Switch the default windowing mode to `contentVisibility` [#​17926](https://redirect.github.com/jupyterlab/jupyterlab/pull/17926) ([@​Meriem-BenIsmail](https://redirect.github.com/Meriem-BenIsmail)) - Pass context down in attachments resolver [#​17924](https://redirect.github.com/jupyterlab/jupyterlab/pull/17924) ([@​krassowski](https://redirect.github.com/krassowski)) - Allow swapping the empty markdown cell placeholder (and translate it) [#​17920](https://redirect.github.com/jupyterlab/jupyterlab/pull/17920) ([@​krassowski](https://redirect.github.com/krassowski)) - Enable the minimap for all windowing modes [#​17904](https://redirect.github.com/jupyterlab/jupyterlab/pull/17904) ([@​Meriem-BenIsmail](https://redirect.github.com/Meriem-BenIsmail)) - Debugger: Differentiate selected breakpoints with specific style [#​17893](https://redirect.github.com/jupyterlab/jupyterlab/pull/17893) ([@​HaudinFlorence](https://redirect.github.com/HaudinFlorence)) - Use console for debugger evaluation [#​17892](https://redirect.github.com/jupyterlab/jupyterlab/pull/17892) ([@​gjmooney](https://redirect.github.com/gjmooney)) - Debugger: Visual indicator when debugger is paused [#​17891](https://redirect.github.com/jupyterlab/jupyterlab/pull/17891) ([@​arjxn-py](https://redirect.github.com/arjxn-py)) - Add `IUserAPIClient` to make swapping `UserManager` easier [#​17884](https://redirect.github.com/jupyterlab/jupyterlab/pull/17884) ([@​krassowski](https://redirect.github.com/krassowski)) - Provide context about the tag and attribute to the URL resolver [#​17882](https://redirect.github.com/jupyterlab/jupyterlab/pull/17882) ([@​krassowski](https://redirect.github.com/krassowski)) - Debugger: Show cell execution count in breakpoint/call stack/source panel [#​17881](https://redirect.github.com/jupyterlab/jupyterlab/pull/17881) ([@​arjxn-py](https://redirect.github.com/arjxn-py)) - Add file browser menu for creating new Python/R/Julia files [#​17848](https://redirect.github.com/jupyterlab/jupyterlab/pull/17848) ([@​martinRenou](https://redirect.github.com/martinRenou)) - Allow configuring `toSkip` for the `SettingsEditor` [#​17834](https://redirect.github.com/jupyterlab/jupyterlab/pull/17834) ([@​jtpio](https://redirect.github.com/jtpio)) - Use `content-visibility` to render notebook cells more efficiently [#​17822](https://redirect.github.com/jupyterlab/jupyterlab/pull/17822) ([@​Meriem-BenIsmail](https://redirect.github.com/Meriem-BenIsmail)) - Use toolbar registry for log console [#​17814](https://redirect.github.com/jupyterlab/jupyterlab/pull/17814) ([@​gjmooney](https://redirect.github.com/gjmooney)) - Add a new `addExtraLineOnCellMerge` setting [#​17806](https://redirect.github.com/jupyterlab/jupyterlab/pull/17806) ([@​jtpio](https://redirect.github.com/jtpio)) - Update to mermaid 11.10, marked 16.2 [#​17800](https://redirect.github.com/jupyterlab/jupyterlab/pull/17800) ([@​bollwyvl](https://redirect.github.com/bollwyvl)) - Allow opening notebooks without starting a kernel [#​17798](https://redirect.github.com/jupyterlab/jupyterlab/pull/17798) ([@​jtpio](https://redirect.github.com/jtpio)) - Allow to swap the URL resolver [#​17784](https://redirect.github.com/jupyterlab/jupyterlab/pull/17784) ([@​krassowski](https://redirect.github.com/krassowski)) - Add the "Show Workspace Indicator" command to the palette [#​17780](https://redirect.github.com/jupyterlab/jupyterlab/pull/17780) ([@​jtpio](https://redirect.github.com/jtpio)) - Auto-switch between light and dark mode when "Synchronize with System Settings" is enabled [#​17733](https://redirect.github.com/jupyterlab/jupyterlab/pull/17733) ([@​MUFFANUJ](https://redirect.github.com/MUFFANUJ)) - Keep cell `id` when the user changes cell type [#​17731](https://redirect.github.com/jupyterlab/jupyterlab/pull/17731) ([@​afshin](https://redirect.github.com/afshin)) - Discover the app directory relative to the installed module [#​17721](https://redirect.github.com/jupyterlab/jupyterlab/pull/17721) ([@​zanieb](https://redirect.github.com/zanieb)) - Show checkbox and buttons of Dialog component on separate lines [#​17696](https://redirect.github.com/jupyterlab/jupyterlab/pull/17696) ([@​MUFFANUJ](https://redirect.github.com/MUFFANUJ)) - Add types for interrupt messages, and move them from `shell` to `control` channel [#​17684](https://redirect.github.com/jupyterlab/jupyterlab/pull/17684) ([@​krassowski](https://redirect.github.com/krassowski)) - Add fold/unfold commands to menu and command palette [#​17677](https://redirect.github.com/jupyterlab/jupyterlab/pull/17677) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Add a new `allowFileUploads` setting to the file browser [#​17676](https://redirect.github.com/jupyterlab/jupyterlab/pull/17676) ([@​jtpio](https://redirect.github.com/jtpio)) - Dockerfile: Install less, vim, and nano [#​17670](https://redirect.github.com/jupyterlab/jupyterlab/pull/17670) ([@​rschroll](https://redirect.github.com/rschroll)) - Describe `args` for all commands [#​17649](https://redirect.github.com/jupyterlab/jupyterlab/pull/17649) ([@​jtpio](https://redirect.github.com/jtpio)) - Add `audio-extension` and `video-extension` [#​17636](https://redirect.github.com/jupyterlab/jupyterlab/pull/17636) ([@​jtpio](https://redirect.github.com/jtpio)) - Add select all command for file browser listing [#​17571](https://redirect.github.com/jupyterlab/jupyterlab/pull/17571) ([@​RRosio](https://redirect.github.com/RRosio)) - Add a `selectionChanged` signal to the file browser [#​17563](https://redirect.github.com/jupyterlab/jupyterlab/pull/17563) ([@​jtpio](https://redirect.github.com/jtpio)) - Auto-open uploaded files with size and settings control [#​17556](https://redirect.github.com/jupyterlab/jupyterlab/pull/17556) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Add a setting to configure the default log level for the Log Console [#​17547](https://redirect.github.com/jupyterlab/jupyterlab/pull/17547) ([@​jtpio](https://redirect.github.com/jtpio)) - Add a signal when cells are pasted in the Notebook [#​17506](https://redirect.github.com/jupyterlab/jupyterlab/pull/17506) ([@​brichet](https://redirect.github.com/brichet)) - Add new CSS rule for expanding linked output to 100% height [#​17487](https://redirect.github.com/jupyterlab/jupyterlab/pull/17487) ([@​SylvainCorlay](https://redirect.github.com/SylvainCorlay)) - Add an optional `exportAs` method to `NbConvert.IManager` [#​17482](https://redirect.github.com/jupyterlab/jupyterlab/pull/17482) ([@​jtpio](https://redirect.github.com/jtpio)) - Reorder `extra_labextensions_path` to favor defaults [#​17476](https://redirect.github.com/jupyterlab/jupyterlab/pull/17476) ([@​peytondmurray](https://redirect.github.com/peytondmurray)) - Use the system clipboard for copying and pasting cells [#​17445](https://redirect.github.com/jupyterlab/jupyterlab/pull/17445) ([@​yacchin1205](https://redirect.github.com/yacchin1205)) - Add jump to executing/executed cell button [#​16880](https://redirect.github.com/jupyterlab/jupyterlab/pull/16880) ([@​Darshan808](https://redirect.github.com/Darshan808)) ##### Bugs fixed - Update lumino to `v2025.11.13` [#​18108](https://redirect.github.com/jupyterlab/jupyterlab/pull/18108) ([@​krassowski](https://redirect.github.com/krassowski)) - Use `IntersectionObserver` to disable containment for on-screen cells [#​18091](https://redirect.github.com/jupyterlab/jupyterlab/pull/18091) ([@​Meriem-BenIsmail](https://redirect.github.com/Meriem-BenIsmail)) - Fix layout trashing when navigating notebook cell-by-cell [#​18080](https://redirect.github.com/jupyterlab/jupyterlab/pull/18080) ([@​krassowski](https://redirect.github.com/krassowski)) - Hide “Paused in Debugger” overlay when session terminates [#​18067](https://redirect.github.com/jupyterlab/jupyterlab/pull/18067) ([@​arjxn-py](https://redirect.github.com/arjxn-py)) - Debugger: Fix breakpoints lost when closing modules [#​18063](https://redirect.github.com/jupyterlab/jupyterlab/pull/18063) ([@​HaudinFlorence](https://redirect.github.com/HaudinFlorence)) - Fix `allow-same-origin` exception handling in sandbox when changing trust status [#​18049](https://redirect.github.com/jupyterlab/jupyterlab/pull/18049) ([@​skapin](https://redirect.github.com/skapin)) - Don't open default editor if a different kind of editor is already open [#​18034](https://redirect.github.com/jupyterlab/jupyterlab/pull/18034) ([@​robertstrauss](https://redirect.github.com/robertstrauss)) - Fix debugger initialization for notebooks on reload [#​18028](https://redirect.github.com/jupyterlab/jupyterlab/pull/18028) ([@​arjxn-py](https://redirect.github.com/arjxn-py)) - Only show hidden part of the path in the tooltip of ellipsis [#​18026](https://redirect.github.com/jupyterlab/jupyterlab/pull/18026) ([@​krassowski](https://redirect.github.com/krassowski)) - Fix `ObservableList.removeValue` behaviour: if item isn't found, don't just remove the last item! [#​18019](https://redirect.github.com/jupyterlab/jupyterlab/pull/18019) ([@​robertstrauss](https://redirect.github.com/robertstrauss)) - Fix breadcrumb drag-and-drop issues [#​18014](https://redirect.github.com/jupyterlab/jupyterlab/pull/18014) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Fix race condition renaming unnamed files on first save [#​17982](https://redirect.github.com/jupyterlab/jupyterlab/pull/17982) ([@​shreve](https://redirect.github.com/shreve)) - Fix spurious scrollbar in output area due to prompt overlay [#​17981](https://redirect.github.com/jupyterlab/jupyterlab/pull/17981) ([@​shreve](https://redirect.github.com/shreve)) - Fix file drag-and-drop to breadcrumbs [#​17975](https://redirect.github.com/jupyterlab/jupyterlab/pull/17975) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Delay content-visibility application to handle early CodeMirror initialization (Firefox) [#​17973](https://redirect.github.com/jupyterlab/jupyterlab/pull/17973) ([@​Meriem-BenIsmail](https://redirect.github.com/Meriem-BenIsmail)) - Prevent widget closure when Save As is cancelled [#​17956](https://redirect.github.com/jupyterlab/jupyterlab/pull/17956) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Fix empty whitespace after large cell rendering [#​17949](https://redirect.github.com/jupyterlab/jupyterlab/pull/17949) ([@​Meriem-BenIsmail](https://redirect.github.com/Meriem-BenIsmail)) - Fix scrolling to targets within notebook [#​17928](https://redirect.github.com/jupyterlab/jupyterlab/pull/17928) ([@​krassowski](https://redirect.github.com/krassowski)) - Debugger: fix adding a breakpoint on an empty line of code and reclicking after addition [#​17923](https://redirect.github.com/jupyterlab/jupyterlab/pull/17923) ([@​HaudinFlorence](https://redirect.github.com/HaudinFlorence)) - Make file browser optional in file editor extension [#​17922](https://redirect.github.com/jupyterlab/jupyterlab/pull/17922) ([@​Ankitaupadhaya](https://redirect.github.com/Ankitaupadhaya)) - Debugger: Only send the `configurationDone` message once as per the DAP [#​17912](https://redirect.github.com/jupyterlab/jupyterlab/pull/17912) ([@​martinRenou](https://redirect.github.com/martinRenou)) - Improve description of windowing mode in settings [#​17897](https://redirect.github.com/jupyterlab/jupyterlab/pull/17897) ([@​davidbrochart](https://redirect.github.com/davidbrochart)) - Fix kernel status display in status bar [#​17894](https://redirect.github.com/jupyterlab/jupyterlab/pull/17894) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Correctly dispose `TerminalManager` even if terminals are not available [#​17876](https://redirect.github.com/jupyterlab/jupyterlab/pull/17876) ([@​krassowski](https://redirect.github.com/krassowski)) - Fix notebook toolbar item order [#​17866](https://redirect.github.com/jupyterlab/jupyterlab/pull/17866) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Fix output prompt overlay height for large outputs [#​17863](https://redirect.github.com/jupyterlab/jupyterlab/pull/17863) ([@​Meriem-BenIsmail](https://redirect.github.com/Meriem-BenIsmail)) - Debugger: scroll to the highlighted line in source panel [#​17860](https://redirect.github.com/jupyterlab/jupyterlab/pull/17860) ([@​brichet](https://redirect.github.com/brichet)) - Prevent overlay of content from other columns when renaming a file in the file browser [#​17857](https://redirect.github.com/jupyterlab/jupyterlab/pull/17857) ([@​CrafterKolyan](https://redirect.github.com/CrafterKolyan)) - Select file and accept dialog on file double click in `FileDialog.getOpenFiles` [#​17844](https://redirect.github.com/jupyterlab/jupyterlab/pull/17844) ([@​martinRenou](https://redirect.github.com/martinRenou)) - Fix broken toolbar updates due to missing `'clear'` cases in switch statements for `ObservableList` [#​17837](https://redirect.github.com/jupyterlab/jupyterlab/pull/17837) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Debugger: Preserve variables panel contents when switching editor focus [#​17830](https://redirect.github.com/jupyterlab/jupyterlab/pull/17830) ([@​arjxn-py](https://redirect.github.com/arjxn-py)) - Send code to console [#​17824](https://redirect.github.com/jupyterlab/jupyterlab/pull/17824) ([@​gjmooney](https://redirect.github.com/gjmooney)) - Change default line wrap in default editor config [#​17818](https://redirect.github.com/jupyterlab/jupyterlab/pull/17818) ([@​gjmooney](https://redirect.github.com/gjmooney)) - Clear incomplete execution metadata when splitting running cells [#​17804](https://redirect.github.com/jupyterlab/jupyterlab/pull/17804) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Activate `Code Folding` submenu only where it is supported [#​17803](https://redirect.github.com/jupyterlab/jupyterlab/pull/17803) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Fix highlighting search on output cells and previous match skips [#​17797](https://redirect.github.com/jupyterlab/jupyterlab/pull/17797) ([@​itsmevichu](https://redirect.github.com/itsmevichu)) - Don't create empty page\_config in sys\_prefix when disabled is empty [#​17791](https://redirect.github.com/jupyterlab/jupyterlab/pull/17791) ([@​gjmooney](https://redirect.github.com/gjmooney)) - Mark cell as dirty at execution start instead of after execution [#​17774](https://redirect.github.com/jupyterlab/jupyterlab/pull/17774) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Preserve original cell during split to maintain kernel connections [#​17755](https://redirect.github.com/jupyterlab/jupyterlab/pull/17755) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Exclude version 6.30.0 of ipykernel, which add a regression on the debugger [#​17744](https://redirect.github.com/jupyterlab/jupyterlab/pull/17744) ([@​brichet](https://redirect.github.com/brichet)) - Fix initial column sizes in `FileDialog.getOpenFiles` dialog [#​17737](https://redirect.github.com/jupyterlab/jupyterlab/pull/17737) ([@​martinRenou](https://redirect.github.com/martinRenou)) - Fix anchor navigation on sanitized HTML [#​17727](https://redirect.github.com/jupyterlab/jupyterlab/pull/17727) ([@​brichet](https://redirect.github.com/brichet)) - Fix file browser navigation with `preferredDir` [#​17723](https://redirect.github.com/jupyterlab/jupyterlab/pull/17723) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Fix error when deleting a markdown cell with heading [#​17720](https://redirect.github.com/jupyterlab/jupyterlab/pull/17720) ([@​itsmevichu](https://redirect.github.com/itsmevichu)) - Reduce UI blocking time when saving large notebooks by using file stream [#​17707](https://redirect.github.com/jupyterlab/jupyterlab/pull/17707) ([@​krassowski](https://redirect.github.com/krassowski)) - Fix scrollbar behaviour when scrolling past long cell in full windowing mode [#​17705](https://redirect.github.com/jupyterlab/jupyterlab/pull/17705) ([@​krassowski](https://redirect.github.com/krassowski)) - Normalize `ToolbarButtonComponent` dataset attributes with the `data-` prefix [#​17703](https://redirect.github.com/jupyterlab/jupyterlab/pull/17703) ([@​RRosio](https://redirect.github.com/RRosio)) - Do not change silently when executing an empty cell [#​17701](https://redirect.github.com/jupyterlab/jupyterlab/pull/17701) ([@​brichet](https://redirect.github.com/brichet)) - Fix tab order for status bar items [#​17700](https://redirect.github.com/jupyterlab/jupyterlab/pull/17700) ([@​MUFFANUJ](https://redirect.github.com/MUFFANUJ)) - Update `@codemirror/view` to `v6.38.1`, fixing `lineWrap` in `defer` mode [#​17698](https://redirect.github.com/jupyterlab/jupyterlab/pull/17698) ([@​krassowski](https://redirect.github.com/krassowski)) - Fix auto completion on irrelevant cell types [#​17693](https://redirect.github.com/jupyterlab/jupyterlab/pull/17693) ([@​itsmevichu](https://redirect.github.com/itsmevichu)) - Check minimum docker version when starting docker build [#​17675](https://redirect.github.com/jupyterlab/jupyterlab/pull/17675) ([@​rschroll](https://redirect.github.com/rschroll)) - Fix uncoalesced cell stream outputs clearing [#​17672](https://redirect.github.com/jupyterlab/jupyterlab/pull/17672) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Fix `threadId` being passed to the debugger [#​17667](https://redirect.github.com/jupyterlab/jupyterlab/pull/17667) ([@​kr-2003](https://redirect.github.com/kr-2003)) - Fix colors for CodeMirror panels [#​17666](https://redirect.github.com/jupyterlab/jupyterlab/pull/17666) ([@​krassowski](https://redirect.github.com/krassowski)) - Create a subshell per target and kernel when using `CommsOverSubshells.PerCommTarget` [#​17634](https://redirect.github.com/jupyterlab/jupyterlab/pull/17634) ([@​ianthomas23](https://redirect.github.com/ianthomas23)) - Prevent memory leak when rendering text stream [#​17628](https://redirect.github.com/jupyterlab/jupyterlab/pull/17628) ([@​krassowski](https://redirect.github.com/krassowski)) - Fix cell toolbar enabled status with multiple notebooks [#​17625](https://redirect.github.com/jupyterlab/jupyterlab/pull/17625) ([@​MUFFANUJ](https://redirect.github.com/MUFFANUJ)) - Add layout containment on viewport in windowed mode [#​17620](https://redirect.github.com/jupyterlab/jupyterlab/pull/17620) ([@​krassowski](https://redirect.github.com/krassowski)) - Fix selection visibility in terminal while using Dark High Contrast theme [#​17618](https://redirect.github.com/jupyterlab/jupyterlab/pull/17618) ([@​MUFFANUJ](https://redirect.github.com/MUFFANUJ)) - Fix setting allowed schemes on runtime using `Sanitizer.setAllowedSchemes` [#​17602](https://redirect.github.com/jupyterlab/jupyterlab/pull/17602) ([@​bsundaram1](https://redirect.github.com/bsundaram1)) - Emit `selectionChanged` on model refresh [#​17596](https://redirect.github.com/jupyterlab/jupyterlab/pull/17596) ([@​jtpio](https://redirect.github.com/jtpio)) - Fix error handing in extension manager (typo and undefined variable) [#​17592](https://redirect.github.com/jupyterlab/jupyterlab/pull/17592) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Fixes for accessibility issues reported on missing ARIA roles [#​17591](https://redirect.github.com/jupyterlab/jupyterlab/pull/17591) ([@​nkn2022](https://redirect.github.com/nkn2022)) - Fix `stringmd5` in docker image if both `md5sum` and `md5` are present [#​17590](https://redirect.github.com/jupyterlab/jupyterlab/pull/17590) ([@​ritzdevp](https://redirect.github.com/ritzdevp)) - Improve the Table of Contents logic to handle more heading definitions [#​17583](https://redirect.github.com/jupyterlab/jupyterlab/pull/17583) ([@​itsmevichu](https://redirect.github.com/itsmevichu)) - Ensure strings with yellow background in tracebacks are visible [#​17577](https://redirect.github.com/jupyterlab/jupyterlab/pull/17577) ([@​EtiennePelletier](https://redirect.github.com/EtiennePelletier)) - Add `standby` callback to lumino polls [#​17567](https://redirect.github.com/jupyterlab/jupyterlab/pull/17567) ([@​mahendrapaipuri](https://redirect.github.com/mahendrapaipuri)) - Fix stdin input triggering cell re-execution on Shift+Enter [#​17565](https://redirect.github.com/jupyterlab/jupyterlab/pull/17565) ([@​Darshan808](https://redirect.github.com/Darshan808)) - `fileeditor-extension`: fix handling of launcher, commands and menu entries on `specsChanged` [#​17550](https://redirect.github.com/jupyterlab/jupyterlab/pull/17550) ([@​jtpio](https://redirect.github.com/jtpio)) - Fix Settings Editor incorrectly resetting values to default in filtered view [#​17540](https://redirect.github.com/jupyterlab/jupyterlab/pull/17540) ([@​yukiiii04](https://redirect.github.com/yukiiii04)) - Update widget flag on attaching cell to viewport [#​17532](https://redirect.github.com/jupyterlab/jupyterlab/pull/17532) ([@​trungleduc](https://redirect.github.com/trungleduc)) - Fix rendering of long cell editors in windowed notebook [#​17528](https://redirect.github.com/jupyterlab/jupyterlab/pull/17528) ([@​krassowski](https://redirect.github.com/krassowski)) - Fix incorrect ARIA labels in the `MainAreaWidget` [#​17527](https://redirect.github.com/jupyterlab/jupyterlab/pull/17527) ([@​dnlzrgz](https://redirect.github.com/dnlzrgz)) - Upgrade CodeMirror packages to latest [#​17526](https://redirect.github.com/jupyterlab/jupyterlab/pull/17526) ([@​krassowski](https://redirect.github.com/krassowski)) - Update lumino to `v2025.4.30` to pull menu aria fix [#​17525](https://redirect.github.com/jupyterlab/jupyterlab/pull/17525) ([@​krassowski](https://redirect.github.com/krassowski)) - Fix editing shortcuts on Safari (allow shortcut edit button to receive focus) [#​17511](https://redirect.github.com/jupyterlab/jupyterlab/pull/17511) ([@​minrk](https://redirect.github.com/minrk)) - Enable save in collaborative mode [#​17508](https://redirect.github.com/jupyterlab/jupyterlab/pull/17508) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Add `aria-hidden` to icons (`<svg>` elements) which do not have a `title` [#​17472](https://redirect.github.com/jupyterlab/jupyterlab/pull/17472) ([@​nkn2022](https://redirect.github.com/nkn2022)) - Allow `grid` and `flexbox` style attributes during Markdown/HTML sanitization [#​17408](https://redirect.github.com/jupyterlab/jupyterlab/pull/17408) ([@​dotnetautor](https://redirect.github.com/dotnetautor)) - Fix opening active notebook from kernel - custom drive [#​15958](https://redirect.github.com/jupyterlab/jupyterlab/pull/15958) ([@​itsmevichu](https://redirect.github.com/itsmevichu)) ##### Maintenance and upkeep improvements - Drop `altair` installation in release test; migrate from deprecated `vega_datasets` to `altair.datasets` [#​18120](https://redirect.github.com/jupyterlab/jupyterlab/pull/18120) ([@​krassowski](https://redirect.github.com/krassowski)) - Make usage2 server startup/teardown test more robust [#​18087](https://redirect.github.com/jupyterlab/jupyterlab/pull/18087) ([@​krassowski](https://redirect.github.com/krassowski)) - Separate verdaccio install and startup to fix flaky `release_test` CI job [#​18082](https://redirect.github.com/jupyterlab/jupyterlab/pull/18082) ([@​krassowski](https://redirect.github.com/krassowski)) - Update PyPI Downloads badge in `README.md` [#​18052](https://redirect.github.com/jupyterlab/jupyterlab/pull/18052) ([@​jtpio](https://redirect.github.com/jtpio)) - Update to mermaid 11.12.1 [#​18046](https://redirect.github.com/jupyterlab/jupyterlab/pull/18046) ([@​bollwyvl](https://redirect.github.com/bollwyvl)) - Revert "Fix kernel status display in status bar" [#​18038](https://redirect.github.com/jupyterlab/jupyterlab/pull/18038) ([@​krassowski](https://redirect.github.com/krassowski)) - Fix flaky test `Drag file from nested directory to parent via breadcrumb` [#​18015](https://redirect.github.com/jupyterlab/jupyterlab/pull/18015) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Bandaid: pin ipykernel on CI to pre-7.0 [#​17992](https://redirect.github.com/jupyterlab/jupyterlab/pull/17992) ([@​krassowski](https://redirect.github.com/krassowski)) - Add UI testing on Firefox (ignore snapshot differences) [#​17965](https://redirect.github.com/jupyterlab/jupyterlab/pull/17965) ([@​krassowski](https://redirect.github.com/krassowski)) - Update to Playwright 1.56.0 [#​17960](https://redirect.github.com/jupyterlab/jupyterlab/pull/17960) ([@​jtpio](https://redirect.github.com/jtpio)) - Temporarily pin `ipykernel` to avoid CI breakage with 7.0 pre-release [#​17957](https://redirect.github.com/jupyterlab/jupyterlab/pull/17957) ([@​arjxn-py](https://redirect.github.com/arjxn-py)) - Fix case of 'Debugger console' to 'Debugger Console' [#​17939](https://redirect.github.com/jupyterlab/jupyterlab/pull/17939) ([@​jtpio](https://redirect.github.com/jtpio)) - Make debugger console tests more robust and faster [#​17937](https://redirect.github.com/jupyterlab/jupyterlab/pull/17937) ([@​krassowski](https://redirect.github.com/krassowski)) - Improve robustness of inline-completer UI tests [#​17931](https://redirect.github.com/jupyterlab/jupyterlab/pull/17931) ([@​ianthomas23](https://redirect.github.com/ianthomas23)) - Fix integrity checks on CI [#​17927](https://redirect.github.com/jupyterlab/jupyterlab/pull/17927) ([@​krassowski](https://redirect.github.com/krassowski)) - Ignore npmjs.com in check-links [#​17915](https://redirect.github.com/jupyterlab/jupyterlab/pull/17915) ([@​jtpio](https://redirect.github.com/jtpio)) - Update to Playwright 1.55.1 [#​17914](https://redirect.github.com/jupyterlab/jupyterlab/pull/17914) ([@​jtpio](https://redirect.github.com/jtpio)) - Fix failing mermaid snapshots test [#​17845](https://redirect.github.com/jupyterlab/jupyterlab/pull/17845) ([@​krassowski](https://redirect.github.com/krassowski)) - Avoid ipykernel 7.0.0a2 in CI [#​17778](https://redirect.github.com/jupyterlab/jupyterlab/pull/17778) ([@​ianthomas23](https://redirect.github.com/ianthomas23)) - Re-add workflow to reject changes to staging [#​17776](https://redirect.github.com/jupyterlab/jupyterlab/pull/17776) ([@​jtpio](https://redirect.github.com/jtpio)) - Stabilize Code Folding Tests [#​17773](https://redirect.github.com/jupyterlab/jupyterlab/pull/17773) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Check `app.shell.currentWidget` for updating the tab title, if available [#​17772](https://redirect.github.com/jupyterlab/jupyterlab/pull/17772) ([@​jtpio](https://redirect.github.com/jtpio)) - Fix labeller config for audio/video extensions [#​17768](https://redirect.github.com/jupyterlab/jupyterlab/pull/17768) ([@​krassowski](https://redirect.github.com/krassowski)) - Update to Playwright 1.54.2 [#​17760](https://redirect.github.com/jupyterlab/jupyterlab/pull/17760) ([@​jtpio](https://redirect.github.com/jtpio)) - Add logs to the server startup in the `js-testing` tests [#​17754](https://redirect.github.com/jupyterlab/jupyterlab/pull/17754) ([@​jtpio](https://redirect.github.com/jtpio)) - Pin to `httpx<1` [#​17746](https://redirect.github.com/jupyterlab/jupyterlab/pull/17746) ([@​jtpio](https://redirect.github.com/jtpio)) - Bump form-data from 4.0.2 to 4.0.4 [#​17717](https://redirect.github.com/jupyterlab/jupyterlab/pull/17717) ([@​dependabot](https://redirect.github.com/dependabot)) - Bump brace-expansion from 1.1.11 to 1.1.12 [#​17699](https://redirect.github.com/jupyterlab/jupyterlab/pull/17699) ([@​dependabot](https://redirect.github.com/dependabot)) - Add more retries on the frequently failing test [#​17689](https://redirect.github.com/jupyterlab/jupyterlab/pull/17689) ([@​krassowski](https://redirect.github.com/krassowski)) - Bump actions/cache from 3 to 4 in the actions group [#​17674](https://redirect.github.com/jupyterlab/jupyterlab/pull/17674) ([@​dependabot](https://redirect.github.com/dependabot)) - Update library name, minor edit [#​17671](https://redirect.github.com/jupyterlab/jupyterlab/pull/17671) ([@​afshin](https://redirect.github.com/afshin)) - Fix terminal visual regression snapshots test failures [#​17656](https://redirect.github.com/jupyterlab/jupyterlab/pull/17656) ([@​krassowski](https://redirect.github.com/krassowski)) - Update UI Tests Documentation snapshots [#​17654](https://redirect.github.com/jupyterlab/jupyterlab/pull/17654) ([@​jtpio](https://redirect.github.com/jtpio)) - Update mermaid 11.7.0 [#​17641](https://redirect.github.com/jupyterlab/jupyterlab/pull/17641) ([@​bollwyvl](https://redirect.github.com/bollwyvl)) - Drop manual Firefox install, add playwright cache [#​17631](https://redirect.github.com/jupyterlab/jupyterlab/pull/17631) ([@​krassowski](https://redirect.github.com/krassowski)) - Update to Playwright 1.53 [#​17622](https://redirect.github.com/jupyterlab/jupyterlab/pull/17622) ([@​jtpio](https://redirect.github.com/jtpio)) - Remove the need for `ILabShell` for the inspector plugins [#​17608](https://redirect.github.com/jupyterlab/jupyterlab/pull/17608) ([@​jtpio](https://redirect.github.com/jtpio)) - Use hatch to get the version [#​17559](https://redirect.github.com/jupyterlab/jupyterlab/pull/17559) ([@​krassowski](https://redirect.github.com/krassowski)) - Temporarily ignore links to github.com [#​17544](https://redirect.github.com/jupyterlab/jupyterlab/pull/17544) ([@​krassowski](https://redirect.github.com/krassowski)) - Bump actions/create-github-app-token from 1 to 2 in the actions group [#​17529](https://redirect.github.com/jupyterlab/jupyterlab/pull/17529) ([@​dependabot](https://redirect.github.com/dependabot)) - Bump tough-cookie from 4.1.2 to 4.1.4 [#​17502](https://redirect.github.com/jupyterlab/jupyterlab/pull/17502) ([@​dependabot](https://redirect.github.com/dependabot)) - Bump ws from 8.16.0 to 8.18.1 in /jupyterlab/tests/mock\_packages/test-hyphens-underscore [#​17500](https://redirect.github.com/jupyterlab/jupyterlab/pull/17500) ([@​dependabot](https://redirect.github.com/dependabot)) - Bump ws from 8.16.0 to 8.18.1 in /jupyterlab/tests/mock\_packages/test\_no\_hyphens [#​17499](https://redirect.github.com/jupyterlab/jupyterlab/pull/17499) ([@​dependabot](https://redirect.github.com/dependabot)) - Update to Playwright 1.52.0 [#​17483](https://redirect.github.com/jupyterlab/jupyterlab/pull/17483) ([@​jtpio](https://redirect.github.com/jtpio)) ##### Documentation improvements - Update JupyterLab pre-release version to 4.5.0rc1 [#​18111](https://redirect.github.com/jupyterlab/jupyterlab/pull/18111) ([@​krassowski](https://redirect.github.com/krassowski)) - Clean up references to Gitpod [#​18107](https://redirect.github.com/jupyterlab/jupyterlab/pull/18107) ([@​jtpio](https://redirect.github.com/jtpio)) - Update example for disabling `buildAvailable` [#​18075](https://redirect.github.com/jupyterlab/jupyterlab/pull/18075) ([@​Frank-Steiner](https://redirect.github.com/Frank-Steiner)) - Update announcement from JupyterCon to JupyterLab 4.5.0 RC [#​18074](https://redirect.github.com/jupyterlab/jupyterlab/pull/18074) ([@​krassowski](https://redirect.github.com/krassowski)) - Mention JupyterLab 4.5.0 RC in the installation instructions [#​18061](https://redirect.github.com/jupyterlab/jupyterlab/pull/18061) ([@​krassowski](https://redirect.github.com/krassowski)) - Add plausible and logos to API docs [#​18059](https://redirect.github.com/jupyterlab/jupyterlab/pull/18059) ([@​krassowski](https://redirect.github.com/krassowski)) - Update PyPI Downloads badge in `README.md` [#​18052](https://redirect.github.com/jupyterlab/jupyterlab/pull/18052) ([@​jtpio](https://redirect.github.com/jtpio)) - Convert documentation to Markdown [#​18044](https://redirect.github.com/jupyterlab/jupyterlab/pull/18044) ([@​jtpio](https://redirect.github.com/jtpio)) - Add plausible.io stats to the jupyterlab docs [#​18041](https://redirect.github.com/jupyterlab/jupyterlab/pull/18041) ([@​jasongrout](https://redirect.github.com/jasongrout)) - Document how to disable the file uploads via the settings [#​18040](https://redirect.github.com/jupyterlab/jupyterlab/pull/18040) ([@​jtpio](https://redirect.github.com/jtpio)) - Fix changelog URLs [#​18031](https://redirect.github.com/jupyterlab/jupyterlab/pull/18031) ([@​krassowski](https://redirect.github.com/krassowski)) - Update JupyterCon 2025 announcement links [#​17983](https://redirect.github.com/jupyterlab/jupyterlab/pull/17983) ([@​krassowski](https://redirect.github.com/krassowski)) - User-facing changelog for JupyterLab 4.5 [#​17967](https://redirect.github.com/jupyterlab/jupyterlab/pull/17967) ([@​RRosio](https://redirect.github.com/RRosio)) - Make `DocumentManager` dialogs customizable [#​17961](https://redirect.github.com/jupyterlab/jupyterlab/pull/17961) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Fix parameter documentation issues in API reference [#​17954](https://redirect.github.com/jupyterlab/jupyterlab/pull/17954) ([@​krassowski](https://redirect.github.com/krassowski)) - Add cross-references to API reference, fix missing packages in API [#​17953](https://redirect.github.com/jupyterlab/jupyterlab/pull/17953) ([@​krassowski](https://redirect.github.com/krassowski)) - Systematise how base URL is obtained to allow swapping it more easily [#​17952](https://redirect.github.com/jupyterlab/jupyterlab/pull/17952) ([@​krassowski](https://redirect.github.com/krassowski)) - Add JupyterCon banner and Jupyter colors [#​17906](https://redirect.github.com/jupyterlab/jupyterlab/pull/17906) ([@​choldgraf](https://redirect.github.com/choldgraf)) - Allow configuring `toSkip` for the `SettingsEditor` [#​17834](https://redirect.github.com/jupyterlab/jupyterlab/pull/17834) ([@​jtpio](https://redirect.github.com/jtpio)) - Improve language/grammar in extensions documentation [#​17833](https://redirect.github.com/jupyterlab/jupyterlab/pull/17833) ([@​jrdnbradford](https://redirect.github.com/jrdnbradford)) - Reorganise and improve discoverability in documentation [#​17821](https://redirect.github.com/jupyterlab/jupyterlab/pull/17821) ([@​cmarmo](https://redirect.github.com/cmarmo)) - Remove Isabela Presedo-Floyd from current maintainers [#​17810](https://redirect.github.com/jupyterlab/jupyterlab/pull/17810) ([@​isabela-pf](https://redirect.github.com/isabela-pf)) - Replace deprecated `toolbarRegistry.registerFactory` with `toolbarRegistry.addFactory` in docs [#​17799](https://redirect.github.com/jupyterlab/jupyterlab/pull/17799) ([@​krassowski](https://redirect.github.com/krassowski)) - Update zoom link for weekly meetings in `CORPORATE.md` [#​17789](https://redirect.github.com/jupyterlab/jupyterlab/pull/17789) ([@​krassowski](https://redirect.github.com/krassowski)) - Mark cell as dirty at execution start instead of after execution [#​17774](https://redirect.github.com/jupyterlab/jupyterlab/pull/17774) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Stabilize Code Folding Tests [#​17773](https://redirect.github.com/jupyterlab/jupyterlab/pull/17773) ([@​Darshan808](https://redirect.github.com/Darshan808)) - Check `app.shell.currentWidget` for updating the tab title, if available [#​17772](https://redirect.github.com/jupyterlab/jupyterlab/pull/17772) ([@​jtpio](https://redirect.github.com/jtpio)) - Fix anchor navigation on sanitized HTML [#​17727](https://redirect.github.com/jupyterlab/jupyterlab/pull/17727) ([@​brichet](https://redirect.github.com/brichet)) - Improve documentation for `jupyter.lab.transform` [#​17726](https://redirect.github.com/jupyterlab/jupyterlab/pull/17726) ([@​MUFFANUJ](https://redirect.github.com/MUFFANUJ)) - Describe `args` for all commands [#​17649](https://redirect.github.com/jupyterlab/jupyterlab/pull/17649) ([@​jtpio](https://redirect.github.com/jtpio)) - Fix link to zulip and icon in docs [#​17639](https://redirect.github.com/jupyterlab/jupyterlab/pull/17639) ([@​krassowski](https://redirect.github.com/krassowski)) - Add `audio-extension` and `video-extension` [#​17636](https://redirect.github.com/jupyterlab/jupyterlab/pull/17636) ([@​jtpio](https://redirect.github.com/jtpio)) - Documentation for Kernel Subshells [#​17623](https://redirect.github.com/jupyterlab/jupyterlab/pull/17623) ([@​MUFFANUJ](https://redirect.github.com/MUFFANUJ)) - Added --yes to conda environment creation command [#​17605](https://redirect.github.com/jupyterlab/jupyterlab/pull/17605) ([@​kathatherine](https://redirect.github.com/kathatherine)) - Add a `selectionChanged` signal to the file browser [#​17563](https://redirect.github.com/jupyterlab/jupyterlab/pull/17563) ([@​jtpio](https://redirect.github.com/jtpio)) - Add new entry to Postmortems in `RELEASE.md` [#​17505](https://redirect.github.com/jupyterlab/jupyterlab/pull/17505) ([@​jtpio](https://redirect.github.com/jtpio)) - Add an optional `exportAs` method to `NbConvert.IManager` [#​17482](https://redirect.github.com/jupyterlab/jupyterlab/pull/17482) ([@​jtpio](https://redirect.github.com/jtpio)) - Reorder `extra_labextensions_path` to favor defaults [#​17476](https://redirect.github.com/jupyterlab/jupyterlab/pull/17476) ([@​peytondmurray](https://redirect.github.com/peytondmurray)) ##### Contributors to this release ([GitHub contributors page for this release](https://redirect.github.com/jupyterlab/jupyterlab/graphs/contributors?from=2025-04-22\&to=2025-11-18\&type=c)) [@​afshin](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aafshin+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​andrii-i](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aandrii-i+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​Ankitaupadhaya](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AAnkitaupadhaya+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​arjxn-py](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aarjxn-py+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​bollwyvl](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abollwyvl+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​brichet](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abrichet+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​bsundaram1](https://redirect.github.com/sear ch?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Absundaram1+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​choldgraf](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Acholdgraf+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​cmarmo](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Acmarmo+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​CrafterKolyan](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3ACrafterKolyan+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​Darshan808](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3ADarshan808+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​davidbrochart](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Adavidbrochart+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​dependabot](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab +involves%3Adependabot+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​dnlzrgz](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Adnlzrgz+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​domoritz](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Adomoritz+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​dotnetautor](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Adotnetautor+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​ellisonbg](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aellisonbg+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​EtiennePelletier](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AEtiennePelletier+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​fcollonval](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A20 25-04-22..2025-11-18\&type=Issues) | [@​Frank-Steiner](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AFrank-Steiner+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​github-actions](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​gjmooney](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agjmooney+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​HaudinFlorence](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AHaudinFlorence+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​hxrshxz](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ahxrshxz+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​ianthomas23](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aianthomas23+updated%3A2025-04-22..2025-11-18\&t ype=Issues) | [@​isabela-pf](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aisabela-pf+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​itsmevichu](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aitsmevichu+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​jasongrout](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajasongrout+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​JasonWeill](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AJasonWeill+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​jrdnbradford](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajrdnbradford+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​jtpio](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​jupyterlab-probot](h ttps://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​kathatherine](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akathatherine+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​kr-2003](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akr-2003+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​krassowski](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​lumberbot-app](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Alumberbot-app+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​mahendrapaipuri](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Amahendrapaipuri+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​martinRenou](https://redirect .github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AmartinRenou+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​Meriem-BenIsmail](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AMeriem-BenIsmail+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​minrk](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aminrk+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​MUFFANUJ](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AMUFFANUJ+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​nkn2022](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ankn2022+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​peytondmurray](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Apeytondmurray+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​pre-commit-ci](https://redirect.github.com/search?q=repo%3Ajupyter lab%2Fjupyterlab+involves%3Apre-commit-ci+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​ritzdevp](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aritzdevp+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​robertstrauss](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Arobertstrauss+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​RRosio](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3ARRosio+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​rschroll](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Arschroll+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​shreve](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ashreve+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​skapin](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Askapin+updated%3A2025-04-22. .2025-11-18\&type=Issues) | [@​superlevure](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Asuperlevure+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​SylvainCorlay](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3ASylvainCorlay+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​tonyfast](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Atonyfast+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​trungleduc](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Atrungleduc+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​williamstein](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awilliamstein+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​yacchin1205](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ayacchin1205+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​yukiiii04](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ayukiiii04+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​zanieb](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Azanieb+updated%3A2025-04-22..2025-11-18\&type=Issues) | [@​Zsailer](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AZsailer+updated%3A2025-04-22..2025-11-18\&type=Issues) <!-- <END NEW CHANGELOG ENTRY> --> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/polaris). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMy41IiwidXBkYXRlZEluVmVyIjoiNDIuMTMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUtcG9sYXJpcyJdfQ==--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
