Skip to content

chore(deps): update dependency @tikui/core to v8 - #57

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tikui-core-8.x
Open

chore(deps): update dependency @tikui/core to v8#57
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tikui-core-8.x

Conversation

@renovate

@renovate renovate Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@tikui/core 7.0.18.0.0 age confidence

Release Notes

tikui/tikui-core (@​tikui/core)

v8.0.0

Compare Source

Breaking changes

Node.js 22 or later required

Support for Node.js 20 has been dropped. @tikui/core now requires Node.js >= 22 (enforced via the engines field). CI covers Node.js 22, 24 and 26.

ESM-only package

@tikui/core has been migrated from CommonJS to ES modules ("type": "module"). This is an internal change for most users: the package is used through the tikui-core CLI (serve, preview, build), which works
exactly as before. However, if you were importing internal files with require(), this is no longer possible — use import instead.

The unused main field (which pointed to a non-existent file) has also been removed.

Notable (non-breaking) changes

  • The CLI output now uses named prefixes ([scss], [pug], [express]) instead of [0]/[1].
  • Toolchain modernized: tsdown (build), Vitest (tests), TypeScript 7 — no more experimental Node flags.
  • Dependencies updated: commander 15, concurrently 10, through2 5.
  • The generated output is byte-for-byte identical to 7.0.1 (verified against tikui.org): no changes required in your pattern library sources.

What's Changed

Full Changelog: tikui/tikui-core@7.0.1...8.0.0


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants