This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
chore(deps): update dependency notebook to v7.2.2 [security] #941
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.0.7
->7.2.2
GitHub Vulnerability Alerts
CVE-2024-43805
Impact
The vulnerability depends on user interaction by opening a malicious notebook with Markdown cells, or Markdown file using JupyterLab preview feature.
A malicious user can access any data that the attacked user has access to as well as perform arbitrary requests acting as the attacked user.
Patches
JupyterLab v3.6.8, v4.2.5 and Jupyter Notebook v7.2.2 were patched.
Workarounds
There is no workaround for the underlying DOM Clobbering susceptibility. However, select plugins can be disabled on deployments which cannot update in a timely fashion to minimise the risk. These are:
@jupyterlab/mathjax-extension:plugin
- users will loose ability to preview mathematical equations@jupyterlab/markdownviewer-extension:plugin
- users will loose ability to open Markdown previews@jupyterlab/mathjax2-extension:plugin
(if installed with optionaljupyterlab-mathjax2
package) - an older version of the mathjax plugin for JupyterLab 4.xTo disable these extensions run:
To confirm that the plugins were disabled run:
References
None
Notes
This change has a potential to break rendering of some markdown. There is a setting in Sanitizer which allows to revert to the previous sanitizer settings (
allowNamedProperties
).Release Notes
jupyter/notebook (notebook)
v7.2.2
Compare Source
7.2.2
(Full Changelog)
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@github-actions | @krassowski | @RRosio
v7.2.1
Compare Source
7.2.1
(Full Changelog)
Bugs fixed
Contributors to this release
(GitHub contributors page for this release)
@github-actions | @jtpio | @meeseeksmachine
v7.2.0
Compare Source
(Full Changelog)
Enhancements made
@jupyterlab/theme-dark-high-contrast-extension
#7331 (@jtpio)Bugs fixed
@jupyterlab/notebook-extension:copy-output
plugin #7353 (@jtpio)full
windowing mode #7337 (@jtpio)defer
#7335 (@jtpio)full
windowing mode #7321 (@jtpio)Maintenance and upkeep improvements
@jupyterlab/galata
#7361 (@jtpio)macos-12
on CI for now #7346 (@jtpio)4.2.0b1
#7319 (@jtpio)Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@afeld | @github-actions | @JasonWeill | @jtpio | @krassowski | @RRosio | @takluyver
v7.1.3
Compare Source
7.1.3
(Full Changelog)
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@github-actions | @jtpio | @krassowski | @meeseeksmachine
v7.1.2
Compare Source
(Full Changelog)
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @brichet | @github-actions | @jtpio
v7.1.1
Compare Source
(Full Changelog)
Bugs fixed
Maintenance and upkeep improvements
version_info
#7273 (@jtpio)Contributors to this release
(GitHub contributors page for this release)
@dependabot | @github-actions | @itsmevichu | @jtpio
v7.1.0
Compare Source
(Full Changelog)
Enhancements made
4.1.0a3
#7161 (@jtpio)Bugs fixed
Maintenance and upkeep improvements
check_links
on CI #7219 (@jtpio)yarn.lock
#7170 (@jtpio)minor
#7131 (@jtpio)Documentation improvements
notebook
imports #7244 (@jtpio)CONTRIBUTING.md
#7235 (@jtpio)navigation_with_keys
toFalse
#7129 (@jtpio)Contributors to this release
(GitHub contributors page for this release)
@akx | @blink1073 | @brichet | @d5423197 | @dependabot | @Dilip-Jain | @github-actions | @haok1402 | @jayeshsingh9767 | @jtpio | @krassowski | @pre-commit-ci | @Zsailer
v7.0.8
Compare Source
7.0.8
(Full Changelog)
Maintenance and upkeep improvements
jupyterlab<4.1
#7249 (@jtpio)check_links
on CI #7219 (@jtpio)Documentation improvements
notebook
imports #7244 (@jtpio)CONTRIBUTING.md
#7235 (@jtpio)Contributors to this release
(GitHub contributors page for this release)
@github-actions | @jtpio | @meeseeksmachine | @Zsailer
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.