Skip to content

Bump @jupyterlab/ui-components from 4.3.5 to 4.3.6 in /js #257

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @jupyterlab/ui-components from 4.3.5 to 4.3.6.

Release notes

Sourced from @​jupyterlab/ui-components's releases.

v4.3.6

4.3.6

(Full Changelog)

Enhancements made

  • Remove spurious regex to slightly improve performance of streaming large outputs #17262 (@​krassowski)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​afshin | @​andrii-i | @​bollwyvl | @​Carreau | @​Darshan808 | @​dlqqq | @​echarles | @​fcollonval | @​fleming79 | @​github-actions | @​hxrshxz | @​ianthomas23 | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​martinRenou | @​meeseeksmachine | @​rpwagner | @​RRosio | @​trungleduc | @​Zsailer

Changelog

Sourced from @​jupyterlab/ui-components's changelog.

4.3.6

(Full Changelog)

Enhancements made

  • Remove spurious regex to slightly improve performance of streaming large outputs #17262 (@​krassowski)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​afshin | @​andrii-i | @​bollwyvl | @​Carreau | @​Darshan808 | @​dlqqq | @​echarles | @​fcollonval | @​fleming79 | @​github-actions | @​hxrshxz | @​ianthomas23 | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​martinRenou | @​meeseeksmachine | @​rpwagner | @​RRosio | @​trungleduc | @​Zsailer

Commits
  • f943f7b [ci skip] Publish 4.3.6
  • ef6df9b Backport PR #17369: Fix cell output stream if previous chunk did not end in n...
  • b68b936 Backport PR #17298: Updated enabling logic for run-all-below button on Notebo...
  • 40d1143 Update reference snapshots (#17383)
  • 5e55107 Backport PR #17336: Clarify documentation on bot privileges for updating snap...
  • 9721aed Backport PR #17319 on branch 4.3.x (Bump semver and tough-cookie to non-vulne...
  • 9066b75 Backport PR #17194: Fix for issue preventing cell metadata removal (#17330)
  • cc7c3df Backport PR #17295 on branch 4.3.x (Bump vega from 5.24.0 to 5.26.0) (#17314)
  • 61fff14 Backport PR #17160: Ensure search highlight is applied to Python builtin keyw...
  • 1476f30 Backport PR #17289: Fix missing checks for author comment association for doc...
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added lang: javascript PRs or issues related to Javascript part: dependencies PRs or issues related to dependencies labels Apr 1, 2025
@timkpaine timkpaine force-pushed the dependabot/npm_and_yarn/js/jupyterlab/ui-components-4.3.6 branch from 98a98da to fdccd90 Compare April 1, 2025 20:00
Copy link

github-actions bot commented Apr 1, 2025

Test Results

98 tests   88 ✅  1m 9s ⏱️
 5 suites  10 💤
 2 files     0 ❌

Results for commit b8040b0.

♻️ This comment has been updated with latest results.

@timkpaine
Copy link
Collaborator

@dependabot recreate

Bumps [@jupyterlab/ui-components](https://github.com/jupyterlab/jupyterlab) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

---
updated-dependencies:
- dependency-name: "@jupyterlab/ui-components"
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/js/jupyterlab/ui-components-4.3.6 branch from fdccd90 to b8040b0 Compare April 1, 2025 20:06
@timkpaine timkpaine merged commit 2bdc42c into main Apr 1, 2025
4 checks passed
@timkpaine timkpaine deleted the dependabot/npm_and_yarn/js/jupyterlab/ui-components-4.3.6 branch April 1, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang: javascript PRs or issues related to Javascript part: dependencies PRs or issues related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant