Skip to content

Update JS dependencies May 2026#3553

Merged
fonsp merged 3 commits into
mainfrom
update-js-deps-may-2026
May 21, 2026
Merged

Update JS dependencies May 2026#3553
fonsp merged 3 commits into
mainfrom
update-js-deps-may-2026

Conversation

@fonsp

@fonsp fonsp commented May 21, 2026

Copy link
Copy Markdown
Member

Written with 🤖, manual review

┌─────────────────────────┬─────────┬─────────┬───────────────────────────────────────────────────────────┐
│         Package         │   Old   │   New   │                           Notes                           │
├─────────────────────────┼─────────┼─────────┼───────────────────────────────────────────────────────────┤
│ ansi_up                 │ 5.1.0   │ 6.0.6   │ Fixed import: named { AnsiUp } instead of double .default │
├─────────────────────────┼─────────┼─────────┼───────────────────────────────────────────────────────────┤
│ dompurify               │ 3.2.3   │ 3.4.5   │ URL bumped, ?pin=v135 kept                                │
├─────────────────────────┼─────────┼─────────┼───────────────────────────────────────────────────────────┤
│ highlightjs/cdn-release │ 11.9.0  │ 11.11.1 │ All 3 URLs bumped together                                │
├─────────────────────────┼─────────┼─────────┼───────────────────────────────────────────────────────────┤
│ immer                   │ 10.1.3  │ 11.1.8  │ dist/immer.mjs path still valid in v11                    │
├─────────────────────────┼─────────┼─────────┼───────────────────────────────────────────────────────────┤
│ preact + preact/hooks   │ 10.27.2 │ 10.29.2 │ pin=v113 kept; htm stays at 3.1.1 (already latest)        │
├─────────────────────────┼─────────┼─────────┼───────────────────────────────────────────────────────────┤
│ semver                  │ 7.6.3   │ 7.8.0   │                                                           │
└─────────────────────────┴─────────┴─────────┴───────────────────────────────────────────────────────────┘

And lodash-es was swapped for lodash so we can update to the latest version 4.18.1.

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/JuliaPluto/Pluto.jl", rev="update-js-deps-may-2026")
julia> using Pluto

@fonsp fonsp changed the title Update JS dependencies Update JS dependencies May 2026 May 21, 2026
@fonsp fonsp merged commit 0fd9e63 into main May 21, 2026
7 checks passed
@fonsp fonsp deleted the update-js-deps-may-2026 branch May 21, 2026 12:57
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.

1 participant