Skip to content

Update npm dependencies - #324

Merged
oblomov-dev merged 1 commit into
mainfrom
claude/peaceful-lovelace-2ug0e0
Sep 15, 2026
Merged

oblomov-dev merged 1 commit into
mainfrom
claude/peaceful-lovelace-2ug0e0

Conversation

@oblomov-dev

Copy link
Copy Markdown
Member

@abaplint/cli ^2.120.39 → ^2.120.52 and esbuild ^0.21.5 → ^0.28.2. The site
build is the only consumer of esbuild — scripts/build-site.mjs bundles
site.js and minifies site.css with it — and both come out of 0.28 unchanged.

vitepress stays at 1.6.4. Its next tag is 2.0.0-alpha.20, and the vite 5
chain it pulls is where the three open advisories sit: dev-server findings
against a static-site build, whose only fix is a prerelease major — a change to
what the site does rather than an update.

Verified: test, check:version, docs:build, build (against a built
../playground checkout, so the real frame is used rather than the published
one), check:cross-site, check:design, check:images, check:examples,
check:conventions, check:playground, check:api-names, check:samples.

check:api-reference fails, and fails the same way on main without this
change: the committed docs/public/api/client-api.json has drifted from
z2ui5_if_client on abap2UI5 main. It is unrelated to the dependency move and
left for its own change.

🤖 Generated with Claude Code

https://claude.ai/code/session_01LBUr3Wpj1U4HV3Hn8TzEPF


Generated by Claude Code

@abaplint/cli ^2.120.39 -> ^2.120.52 and esbuild ^0.21.5 -> ^0.28.2 (the
site build is the only consumer of the latter: `scripts/build-site.mjs`
bundles site.js and minifies site.css with it, and both come out of 0.28
unchanged).

vitepress stays at 1.6.4 - its `next` tag is 2.0.0-alpha.20, and the vite 5
chain it pulls is where the three open advisories sit. They are dev-server
findings against a static-site build, and the only fix is a prerelease
major, which is a change to what the site DOES rather than an update.

Verified: test, check:version, docs:build, build (against the built
../playground checkout), check:cross-site, check:design, check:images,
check:examples, check:conventions, check:playground, check:api-names,
check:samples.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LBUr3Wpj1U4HV3Hn8TzEPF
@oblomov-dev
oblomov-dev merged commit ce06667 into main Sep 15, 2026
1 check failed
@oblomov-dev
oblomov-dev deleted the claude/peaceful-lovelace-2ug0e0 branch September 15, 2026 05:45
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