Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @jupyterlab/galata from 4.5.3 to 5.1.5 in /ui-tests #554

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps @jupyterlab/galata from 4.5.3 to 5.1.5.

Changelog

Sourced from @​jupyterlab/galata's changelog.

(changelog)=

JupyterLab Changelog

v4.1

JupyterLab 4.1 includes a number of new features (described below), bug fixes, and enhancements for extension developers. This release is compatible with extensions supporting JupyterLab 4.0. Extension authors are recommended to consult the Extension Migration Guide which lists deprecations and changes to the public API.

Custom CSS

JupyterLab now supports automatic loading of custom CSS. Themes are the recommended way for customizing the JupyterLab look and feel, while custom CSS is intended for minor personal adjustments.

To opt in, start JupyterLab with the --custom-css flag. The location of the custom.css file is documented in the section on customizing the user interface.

`custom.css` is also available in Jupyter Notebook;
while similar selectors can be used for components shared between JupyterLab 4.1 and Jupyter Notebook 7.0,
there was a different set of selectors in Notebook 6 and older versions.
Users with the custom CSS file using the selectors from legacy Notebook versions
will need to update them and note that tutorials may refer to the selectors for the old Notebook versions.

Diagrams in Markdown

Matching GitHub-Flavoured Markdown, JupyterLab 4.1 now supports Mermaid diagrams. To create a mermaid diagram use the mermaid language specifier for a code block in a markdown cell or document, for example:

```mermaid
flowchart LR

A[Hard] -->|Text| B(Round) B --> C{Decision} C -->|One| D[Result 1] C -->|Two| E[Result 2]

</code></pre>
<p>which renders as:</p>
<!-- raw HTML omitted -->
<h3>Inline completer</h3>
<p>JupyterLab now supports completion presented as ghost text in the cell and file editors,</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/jupyterlab/jupyterlab/commit/71e565ea9b9a0e2fac9d74432b642a75a823a361&quot;&gt;&lt;code&gt;71e565e&lt;/code&gt;&lt;/a> [ci skip] Publish 4.1.5</li>
<li><a href="https://github.com/jupyterlab/jupyterlab/commit/a5fa0aa9ba3b561f116d9b4d2e9bf775f95b67a1&quot;&gt;&lt;code&gt;a5fa0aa&lt;/code&gt;&lt;/a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/15957&quot;&gt;#15957&lt;/a>: Fix Theme color is not applied to Toolbar Button (<a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/15995&quot;&gt;#15995&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/jupyterlab/jupyterlab/commit/2b42e0f2acc21c91a652b539bd713ad4c35ab3d7&quot;&gt;&lt;code&gt;2b42e0f&lt;/code&gt;&lt;/a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/15834&quot;&gt;#15834&lt;/a>: Uses the browser window's selection as the default search...</li>
<li><a href="https://github.com/jupyterlab/jupyterlab/commit/32eb7f93b9b74fba9bc51faf65fa17f4ad0ede10&quot;&gt;&lt;code&gt;32eb7f9&lt;/code&gt;&lt;/a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/15860&quot;&gt;#15860&lt;/a>: Show outline on the full item in file browser, only when ...</li>
<li><a href="https://github.com/jupyterlab/jupyterlab/commit/67ae98c17b1628090d5ca7bbccfc41a7f71a7c8d&quot;&gt;&lt;code&gt;67ae98c&lt;/code&gt;&lt;/a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/15970&quot;&gt;#15970&lt;/a>: Short-circuit <code>selectItemByName()</code> if already selected (#...</li>
<li><a href="https://github.com/jupyterlab/jupyterlab/commit/9eeb816514135d83634d19e6f8b7c4f811c86024&quot;&gt;&lt;code&gt;9eeb816&lt;/code&gt;&lt;/a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/15892&quot;&gt;#15892&lt;/a>: Fix browser-test.js (<a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/15975&quot;&gt;#15975&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/jupyterlab/jupyterlab/commit/668dc572914328ba3451912070908a9b204fb2fd&quot;&gt;&lt;code&gt;668dc57&lt;/code&gt;&lt;/a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/15959&quot;&gt;#15959&lt;/a>: Ignore links to GitHub user and organisation profiles (<a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/1&quot;&gt;#1&lt;/a&gt;...&lt;/li>
<li><a href="https://github.com/jupyterlab/jupyterlab/commit/42946a08ac53bb023d6c4383c9485cafb280dbf2&quot;&gt;&lt;code&gt;42946a0&lt;/code&gt;&lt;/a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/15954&quot;&gt;#15954&lt;/a>: Avoid concurrency when computing the items in notebook to...</li>
<li><a href="https://github.com/jupyterlab/jupyterlab/commit/411b66c6022a67b3ae6d5a79aad9aea316dacaa9&quot;&gt;&lt;code&gt;411b66c&lt;/code&gt;&lt;/a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/15935&quot;&gt;#15935&lt;/a>: Fixes filter for Chinese, other non-ASCII filenames (<a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/15950&quot;&gt;#15950&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/jupyterlab/jupyterlab/commit/eac94d1e8e682217170adee2dec5a60ed5364884&quot;&gt;&lt;code&gt;eac94d1&lt;/code&gt;&lt;/a> [ci skip] Publish 4.1.4</li>
<li>Additional commits viewable in <a href="https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/galata@4.5.3...@jupyterlab/galata@5.1.5&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Dependabot compatibility score

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 <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)

Bumps [@jupyterlab/galata](https://github.com/jupyterlab/jupyterlab) from 4.5.3 to 5.1.5.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/galata@4.5.3...@jupyterlab/galata@5.1.5)

---
updated-dependencies:
- dependency-name: "@jupyterlab/galata"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2024

Superseded by #559.

@dependabot dependabot bot closed this May 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui-tests/jupyterlab/galata-5.1.5 branch May 1, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants