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.0 #145

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jupyterlab from 4.2.5 to 4.3.0.

Release notes

Sourced from jupyterlab's releases.

v4.3.0

4.3.0

(Full Changelog)

New features added

Enhancements made

... (truncated)

Changelog

Sourced from jupyterlab's changelog.

4.3.0

(Full Changelog)

New features added

Enhancements made

... (truncated)

Commits
  • 8e67004 [ci skip] Publish 4.3.0
  • 9181514 Remove (beta) from the 4.3 changelog (#16902)
  • 9cc6267 Update to @jupyter/ydoc final (#16898)
  • 090fe73 [ci skip] Publish 4.3.0rc1
  • a036d6b Fix bracket highlighting for Python string literal concatenation (#16866)
  • d6f97bd Fix the handling of the file browser configuration (#16870)
  • 48691c6 Ignore https://code.visualstudio.com in check-links (#16878)
  • 37ddf09 Conditional rendering of 'Add' and 'or' buttons during shortcut editing (#16831)
  • 5da7830 Fix incorrect access to uninitialised serverRequests (#16834)
  • c9b0f6d Standardize the button role and label for single, dismissal buttons in dialog...
  • 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 python Pull requests that update Python code labels Nov 4, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/jupyterlab-4.3.0 branch from 148df75 to 5d3991b Compare November 4, 2024 15:14
@d33bs
Copy link
Member

d33bs commented Nov 4, 2024

@dependabot rebase

Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.2.5 to 4.3.0.
- [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/[email protected]...@jupyterlab/[email protected])

---
updated-dependencies:
- dependency-name: jupyterlab
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/jupyterlab-4.3.0 branch from 5d3991b to 1912ed4 Compare November 4, 2024 15:30
Copy link
Member

@d33bs d33bs left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot merged commit 6c66f95 into main Nov 4, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/pip/jupyterlab-4.3.0 branch November 4, 2024 15:34
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant