dependabot[bot] opened a new pull request, #3158: URL: https://github.com/apache/iceberg-python/pull/3158
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.5.5 to 4.5.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jupyterlab/jupyterlab/releases">jupyterlab's releases</a>.</em></p> <blockquote> <h2>v4.5.6</h2> <h2>4.5.6</h2> <p>(<a href="https://github.com/jupyterlab/jupyterlab/compare/v4.5.5...a6dda8829b2d6b670de634081d26c1a39be145c4">Full Changelog</a>)</p> <h3>Bugs fixed</h3> <ul> <li>Replace scrollback implementation with scroll anchoring outside of <code>full</code> windowing mode <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18522">#18522</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>)</li> <li>Harmonize translation wrappers in Python files to use <code>gettext</code> methods <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18597">#18597</a> (<a href="https://github.com/tmetzl"><code>@tmetzl</code></a>)</li> <li>Remove unimplemented <code>filebrowser:search</code> command <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18593">#18593</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>)</li> <li>Fix status bar focus outlines <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18585">#18585</a> (<a href="https://github.com/IsabelParedes"><code>@IsabelParedes</code></a>)</li> <li>Fix <code>filebrowser:create-new-file</code> context menu selector <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18588">#18588</a> (<a href="https://github.com/jtpio"><code>@jtpio</code></a>)</li> <li>Fix single-character code blocks rendering as empty <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18572">#18572</a> (<a href="https://github.com/soniya-malviy"><code>@soniya-malviy</code></a>)</li> <li>Hide <code>code</code> input in <code>CodeConsole</code> when configured <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18554">#18554</a> (<a href="https://github.com/agriyakhetarpal"><code>@agriyakhetarpal</code></a>)</li> </ul> <h3>Maintenance and upkeep improvements</h3> <ul> <li>Update benchmark snapshots even if base snapshots require changes <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18549">#18549</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>)</li> </ul> <h3>Contributors to this release</h3> <p>The following people contributed discussions, new ideas, code and documentation contributions, and review. See <a href="https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports">our definition of contributors</a>.</p> <p>(<a href="https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2026-02-23&to=2026-03-11&type=c">GitHub contributors page for this release</a>)</p> <p><a href="https://github.com/agriyakhetarpal"><code>@agriyakhetarpal</code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aagriyakhetarpal+updated%3A2026-02-23..2026-03-11&type=Issues">activity</a>) | <a href="https://github.com/IsabelParedes"><code>@IsabelParedes</code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AIsabelParedes+updated%3A2026-02-23..2026-03-11&type=Issues">activity</a>) | <a href="https://github.com/jtpio"><code>@jtpio</code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2026-02-23..2026-03-11&type=Issues">activity</a>) | <a href="https://github.com/krassowski"><code>@krassowski</code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2026-02-23..2026-03-11&type=Issues">activity</a>) | <a href="https://github.com/soniya-malviy"><code>@soniya-malviy< /code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Asoniya-malviy+updated%3A2026-02-23..2026-03-11&type=Issues">activity</a>) | <a href="https://github.com/tmetzl"><code>@tmetzl</code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Atmetzl+updated%3A2026-02-23..2026-03-11&type=Issues">activity</a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/e514705afbea2a1096fa2ffe48489c195ff1a4d2"><code>e514705</code></a> [ci skip] Publish 4.5.6</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/a6dda8829b2d6b670de634081d26c1a39be145c4"><code>a6dda88</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18522">#18522</a> on branch 4.5.x (Replace scrollback implementation with sc...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/4a28719c1701ccfa31ab282da38a49159cbcb82e"><code>4a28719</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18597">#18597</a> on branch 4.5.x (Harmonize translation wrappers in Python ...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/1714c4ab61d14f4cd1a89b726336a9e490170fd6"><code>1714c4a</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18593">#18593</a> on branch 4.5.x (Remove unimplemented <code>filebrowser:search</code>...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/3624bbea0ccc6657aacc339da1550aa3d3c8c790"><code>3624bbe</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18585">#18585</a> on branch 4.5.x (Fix status bar focus outlines) (<a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18590">#18590</a>)</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/bf99d9d1e9dfb459092d85a7cf8e29fe8404d283"><code>bf99d9d</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18588">#18588</a> on branch 4.5.x (Fix <code>filebrowser:create-new-file</code> context...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/5b6dee951eee70f8806ef4a18c6a4e20c0cf5778"><code>5b6dee9</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18572">#18572</a> on branch 4.5.x (Fix single-character code blocks renderin...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/da80d67c2805d10708a1914628c00ee983d57793"><code>da80d67</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18554">#18554</a> on branch 4.5.x (Hide <code>code</code> input in <code>CodeConsole</code> when c...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/5267a8c4f68366155f1e44e3e7a14c8c9d850076"><code>5267a8c</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18549">#18549</a> on branch 4.5.x (Update benchmark snapshots even if base s...</li> <li>See full diff in <a href="https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
