Skip to content

chore(deps): update dependency jupyterlab to v4.3.5 #385

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
merged 1 commit into from
Feb 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jupyterlab (changelog) ==4.3.4 -> ==4.3.5 age adoption passing confidence

Release Notes

jupyterlab/jupyterlab (jupyterlab)

v4.3.5

Compare Source

4.3.5

(Full Changelog)

Bugs fixed
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​afshin | @​andreytaboola | @​bollwyvl | @​brichet | @​Darshan808 | @​davidbrochart | @​echarles | @​fcollonval | @​github-actions | @​hxrshxz | @​ianthomas23 | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​meeseeksmachine | @​SylvainCorlay


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from codegen-team as a code owner February 10, 2025 03:36
@renovate renovate bot enabled auto-merge (squash) February 10, 2025 03:36
@renovate renovate bot requested a review from a team as a code owner February 10, 2025 03:36
Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files

@renovate renovate bot merged commit d01e75c into develop Feb 10, 2025
24 checks passed
@renovate renovate bot deleted the renovate/jupyterlab-4.3.x branch February 10, 2025 03:38
Copy link
Contributor

🎉 This PR is included in version 0.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

tkfoss pushed a commit that referenced this pull request Feb 10, 2025
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jupyterlab](https://redirect.github.com/jupyterlab/jupyterlab)
([changelog](https://jupyterlab.readthedocs.io/en/stable/getting_started/changelog.html))
| `==4.3.4` -> `==4.3.5` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/jupyterlab/4.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/jupyterlab/4.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/jupyterlab/4.3.4/4.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/jupyterlab/4.3.4/4.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>jupyterlab/jupyterlab (jupyterlab)</summary>

###
[`v4.3.5`](https://redirect.github.com/jupyterlab/jupyterlab/releases/tag/v4.3.5)

[Compare
Source](https://redirect.github.com/jupyterlab/jupyterlab/compare/v4.3.4...v4.3.5)

##### 4.3.5

([Full
Changelog](https://redirect.github.com/jupyterlab/jupyterlab/compare/v4.3.4...f8d4b0a1d283b8e70a1fc4be1a6dddb243845c3f))

##### Bugs fixed

- Fix scrolling and selection restoration on undo/redo
[#&#8203;17158](https://redirect.github.com/jupyterlab/jupyterlab/pull/17158)
([@&#8203;krassowski](https://redirect.github.com/krassowski))
- Fix windowing crash due to out-of-bounds access
[#&#8203;17238](https://redirect.github.com/jupyterlab/jupyterlab/pull/17238)
([@&#8203;krassowski](https://redirect.github.com/krassowski))
- Increase color contrast of operators in code editor
[#&#8203;17173](https://redirect.github.com/jupyterlab/jupyterlab/pull/17173)
([@&#8203;hxrshxz](https://redirect.github.com/hxrshxz))
- Fix disabling Fuzzy Filtering in the File Browser
[#&#8203;17214](https://redirect.github.com/jupyterlab/jupyterlab/pull/17214)
([@&#8203;Darshan808](https://redirect.github.com/Darshan808))
- Fix display of tooltip/title for terminal and kernel sessions
statusbar item
[#&#8203;17220](https://redirect.github.com/jupyterlab/jupyterlab/pull/17220)
([@&#8203;MUFFANUJ](https://redirect.github.com/MUFFANUJ))
- Fix for inconsistent tab closure in "Close All Tabs" operation
[#&#8203;17203](https://redirect.github.com/jupyterlab/jupyterlab/pull/17203)
([@&#8203;itsmevichu](https://redirect.github.com/itsmevichu))
- Fix emission of `lastCell` from notebook run actions
[#&#8203;17156](https://redirect.github.com/jupyterlab/jupyterlab/pull/17156)
([@&#8203;pawel99k](https://redirect.github.com/pawel99k))
- Fix "running" prompt state with server-side execution
[#&#8203;17195](https://redirect.github.com/jupyterlab/jupyterlab/pull/17195)
([@&#8203;krassowski](https://redirect.github.com/krassowski))
- Improve contrast for 'Add' button in Keyboard Shortcuts UI in both
dark and light theme
[#&#8203;17153](https://redirect.github.com/jupyterlab/jupyterlab/pull/17153)
([@&#8203;hxrshxz](https://redirect.github.com/hxrshxz))
- Ensure context menu closes when clicking outside it in the minimap
[#&#8203;17128](https://redirect.github.com/jupyterlab/jupyterlab/pull/17128)
([@&#8203;peytondmurray](https://redirect.github.com/peytondmurray))
- Fix sanitizer call in ToC if html data is array of strings
[#&#8203;17114](https://redirect.github.com/jupyterlab/jupyterlab/pull/17114)
([@&#8203;martenrichter](https://redirect.github.com/martenrichter))
- Use bare string `proxies` parameter for `httpx`<0.28
[#&#8203;17113](https://redirect.github.com/jupyterlab/jupyterlab/pull/17113)
([@&#8203;AmberArr](https://redirect.github.com/AmberArr))
- Add missing `bind(this)` to `NotebookAdapter`'s `isReady` function
[#&#8203;17109](https://redirect.github.com/jupyterlab/jupyterlab/pull/17109)
([@&#8203;martenrichter](https://redirect.github.com/martenrichter))

##### Documentation improvements

- Document named attributes sanitization
[#&#8203;17178](https://redirect.github.com/jupyterlab/jupyterlab/pull/17178)
([@&#8203;hxrshxz](https://redirect.github.com/hxrshxz))
- Fix jupyverse installation instructions
[#&#8203;17137](https://redirect.github.com/jupyterlab/jupyterlab/pull/17137)
([@&#8203;SamuelMarks](https://redirect.github.com/SamuelMarks))
- Use Zulip for instant messaging
[#&#8203;17031](https://redirect.github.com/jupyterlab/jupyterlab/pull/17031)
([@&#8203;jtpio](https://redirect.github.com/jtpio))

##### Contributors to this release

([GitHub contributors page for this
release](https://redirect.github.com/jupyterlab/jupyterlab/graphs/contributors?from=2024-12-18\&to=2025-01-29\&type=c))


[@&#8203;afshin](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aafshin+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;andreytaboola](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aandreytaboola+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;bollwyvl](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abollwyvl+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;brichet](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abrichet+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;Darshan808](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3ADarshan808+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;davidbrochart](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Adavidbrochart+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;echarles](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aecharles+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;fcollonval](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;github-actions](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;hxrshxz](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ahxrshxz+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;ianthomas23](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aianthomas23+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;JasonWeill](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AJasonWeill+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;jtpio](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;jupyterlab-probot](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;krassowski](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;lumberbot-app](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Alumberbot-app+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;meeseeksmachine](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2024-12-18..2025-01-29\&type=Issues)
|
[@&#8203;SylvainCorlay](https://redirect.github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3ASylvainCorlay+updated%3A2024-12-18..2025-01-29\&type=Issues)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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/codegen-sh/codegen-sdk).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants