-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
[24.05] python311Packages.jupyterlab: 4.2.0 -> 4.2.5 #342053
Conversation
Changelog: https://github.com/jupyterlab/jupyterlab/blob/v4.2.1/CHANGELOG.md (cherry picked from commit d7cf5a7)
https://github.com/jupyterlab/jupyterlab/blob/v4.2.2/CHANGELOG.md (cherry picked from commit 57256e0)
Changelog: https://github.com/jupyterlab/jupyterlab/blob/v4.2.3/CHANGELOG.md (cherry picked from commit 1e686ef)
Changelog: https://github.com/jupyterlab/jupyterlab/blob/v4.2.4/CHANGELOG.md (cherry picked from commit af0897b)
Changelog: https://github.com/jupyterlab/jupyterlab/blob/v4.2.5/CHANGELOG.md (cherry picked from commit 371ecc2)
Result of 13 packages marked as broken and skipped:
22 packages failed to build:
41 packages built successfully:
Result of 10 packages marked as broken and skipped:
3 packages failed to build:
90 packages built successfully:
|
I would suggest that we could just patch with jupyterlab/jupyterlab@88e24ba to avoid the big diff jupyterlab/jupyterlab@v4.2.0...v4.2.5 ..but I'm guessing we don't actually build our own assets for this package anyway? |
Unfortunately, we can't handle the yarn berry lockfile in nixpkgs, and we can't build it from the source. (#254369) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nixpkgs-review
reveals no new failures, macos 12 x86_64 & nixos x86_64
Description of changes
fixes https://nvd.nist.gov/vuln/detail/CVE-2024-43805
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.