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

Bump jupyterlab from 4.2.5 to 4.3.1 #6847

Merged
merged 2 commits into from
Nov 23, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps jupyterlab from 4.2.5 to 4.3.1.

Release notes

Sourced from jupyterlab's releases.

v4.3.1

4.3.1

(Full Changelog)

Bugs fixed

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​Darshan808 | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​kellyrowland | @​krassowski | @​kuraga | @​meeseeksmachine

v4.3.0

4.3.0

(Full Changelog)

New features added

Enhancements made

... (truncated)

Changelog

Sourced from jupyterlab's changelog.

4.3.1

(Full Changelog)

Bugs fixed

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​Darshan808 | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​kellyrowland | @​krassowski | @​kuraga | @​meeseeksmachine

4.3.0

(Full Changelog)

New features added

Enhancements made

... (truncated)

Commits
  • 6dd7293 [ci skip] Publish 4.3.1
  • 6d8e2f0 Backport PR #16950: Fix total size estimation in full windowing mode to reduc...
  • 14a6f52 Backport PR #16962: Fix moving files when Last Modified column is hidden (#...
  • 65b6d6d Backport PR #16945: Enable Scroll for Overflowing Menus on Small Screens (#16...
  • 2dc1a94 Backport PR #16959: Document IInlineCompletionItem.token (#16961)
  • fa148a7 Backport PR #16953: Fix prefix removal when reconciling completions from mult...
  • a33465d Backport PR #16943: Disable paste for read-only markdown cells & fix replace ...
  • b3c694d Backport PR #16903: Maintain autosave timers while disconnected (#16947)
  • 2d68704 Backport PR #16940: Fix Regex Functionality for Find and Replace / Replace Al...
  • 5a5f347 Backport PR #16863: Fix triggering completer on the beginning of the lines (#...
  • 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 dependencies Pull requests that update a dependency file maintenance Low-impact maintenance activity labels Nov 22, 2024
@tkoyama010 tkoyama010 enabled auto-merge (squash) November 22, 2024 22:41
@dependabot dependabot bot force-pushed the dependabot/pip/jupyterlab-4.3.1 branch from ea9bcb0 to 7a17f01 Compare November 22, 2024 23:30
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.2.5 to 4.3.1.
- [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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/jupyterlab-4.3.1 branch from 7a17f01 to 5b80a54 Compare November 23, 2024 08:06
Copy link

codecov bot commented Nov 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.50%. Comparing base (6127aab) to head (f935199).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6847   +/-   ##
=======================================
  Coverage   97.50%   97.50%           
=======================================
  Files         143      143           
  Lines       28191    28191           
=======================================
  Hits        27488    27488           
  Misses        703      703           
---- 🚨 Try these New Features:

@tkoyama010 tkoyama010 merged commit 79e568e into main Nov 23, 2024
34 checks passed
@tkoyama010 tkoyama010 deleted the dependabot/pip/jupyterlab-4.3.1 branch November 23, 2024 13:12
@pyvista-bot
Copy link
Contributor

@pyvista-bot pyvista-bot temporarily deployed to pull request November 23, 2024 13:14 Inactive
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 maintenance Low-impact maintenance activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants