Skip to content

Update jupyterlab to address a CVE#152

Merged
dixonjoel merged 1 commit into
mainfrom
users/jdixon/update-jupyterlab-version
Jun 23, 2026
Merged

Update jupyterlab to address a CVE#152
dixonjoel merged 1 commit into
mainfrom
users/jdixon/update-jupyterlab-version

Conversation

@dixonjoel

@dixonjoel dixonjoel commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

What does this Pull Request accomplish?

Addresses https://github.com/ni/datastore-python/security/dependabot/49

Why should this Pull Request be merged?

Avoid this Moderate severity CVE

What testing has been done?

PR

Copilot AI review requested due to automatic review settings June 23, 2026 20:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates the dev-time JupyterLab dependency set to remediate the high-severity Dependabot security alert linked in the PR description, and adjusts Poetry’s solver configuration to allow faster uptake of JupyterLab releases.

Changes:

  • Bumped jupyterlab in poetry.lock from 4.5.8 to 4.5.9 (security fix release for the referenced advisory).
  • Bumped jupyter-client in poetry.lock from 8.9.0 to 8.9.1 as part of dependency resolution.
  • Added jupyterlab to Poetry solver min-release-age-exclude to avoid the 14-day minimum release age delay for this package.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
poetry.toml Excludes jupyterlab from the solver’s min-release-age gate so security releases can be adopted without delay.
poetry.lock Updates locked versions/hashes for jupyterlab (and jupyter-client) to pick up patched releases.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread poetry.lock
@dixonjoel dixonjoel merged commit f4ade60 into main Jun 23, 2026
30 checks passed
@dixonjoel dixonjoel deleted the users/jdixon/update-jupyterlab-version branch June 23, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants