Skip to content

Bump @enonic-types/* to ^8.0.0-B4#2165

Merged
rymsha merged 1 commit into
masterfrom
feat/enonic-types-xp8
May 13, 2026
Merged

Bump @enonic-types/* to ^8.0.0-B4#2165
rymsha merged 1 commit into
masterfrom
feat/enonic-types-xp8

Conversation

@rymsha
Copy link
Copy Markdown
Contributor

@rymsha rymsha commented May 12, 2026

Summary

  • Bumps every @enonic-types/* devDependency from the previous ^7.16.x mix to ^8.0.0-B4, aligning the lib's TS types with the XP 8 runtime it now targets.
  • Refreshes package-lock.json accordingly.

Build & tests

  • npm run build — green (rollup:nodePolyfills, tsup:server, build:types all exit 0).
  • npm run test:jest — 11/11 passing.
  • npx tsc --noEmit -p tsconfig.nashorn.json still reports 4 errors, but they are pre-existing on master (missing /lib/enonic/static module declaration and a types/Component import); not introduced by this bump.

Reference

Doc-code change pinning the XP 7 → XP 8 @enonic-types upgrade contract: enonic/doc-code@967803a.

🤖 Generated with Claude Code

XP 8 ships @enonic-types/* on a new major. Bring the lib in line
so its types match the targeted XP runtime.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@rymsha rymsha self-assigned this May 12, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 22.85%. Comparing base (fd1274c) to head (c374155).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2165   +/-   ##
=======================================
  Coverage   22.85%   22.85%           
=======================================
  Files           1        1           
  Lines          35       35           
=======================================
  Hits            8        8           
  Misses         27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rymsha rymsha merged commit 1193e93 into master May 13, 2026
6 checks passed
@rymsha rymsha deleted the feat/enonic-types-xp8 branch May 13, 2026 05:26
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