Skip to content

build(deps-dev): bump jupyterlab from 4.2.5 to 4.3.1 #765

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 2 commits into from
Nov 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 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 dependabot test-guided-notebooks Run PR check to verify Guided notebooks labels Nov 18, 2024
@openshift-ci openshift-ci bot requested review from astefanutti and Ygnas November 18, 2024 22:08
@codeflare-machine-account codeflare-machine-account added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 18, 2024
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 19, 2024
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@e8f7709). Learn more about missing BASE report.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #765   +/-   ##
=======================================
  Coverage        ?   93.05%           
=======================================
  Files           ?       36           
  Lines           ?     2403           
  Branches        ?        0           
=======================================
  Hits            ?     2236           
  Misses          ?      167           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@ChristianZaccaria ChristianZaccaria force-pushed the dependabot/pip/jupyterlab-4.3.1 branch from 77ce88b to fcfd578 Compare November 19, 2024 13:13
Copy link
Collaborator

@ChristianZaccaria ChristianZaccaria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 19, 2024
Copy link
Contributor

openshift-ci bot commented Nov 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ChristianZaccaria

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 9e2adef into main Nov 19, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/pip/jupyterlab-4.3.1 branch November 19, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dependabot lgtm Indicates that a PR is ready to be merged. test-guided-notebooks Run PR check to verify Guided notebooks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants