Skip to content

build(deps): bump likec4 from 1.53.0 to 1.54.0#121

Merged
erode-release[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/likec4-1.54.0
Apr 8, 2026
Merged

build(deps): bump likec4 from 1.53.0 to 1.54.0#121
erode-release[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/likec4-1.54.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps likec4 from 1.53.0 to 1.54.0.

Release notes

Sourced from likec4's releases.

v1.54.0

🚀 Features

  • Standalone LSP Package:
    New @likec4/lsp package -- a self-contained, fully-bundled CJS language server with zero runtime dependencies for third-party editor integrations (Neovim, Zed, etc.). Fixes #2840, #2843

  • list-icons CLI Command:
    New likec4 list-icons command to list all available built-in icons with --format text|json and --group filter options. #2832

  • LikeC4 DSL Agent Skill:
    AI agents can now write correct LikeC4 code without hallucinating syntax. Install skills via npx skills add https://likec4.dev/. Thanks @​vincent067, @​a-scolan, Resolves #2636, #2782

🐞 Bug Fixes

  • Fixed dynamic view variant setting not being honored when navigating to a dynamic view, closes #2802. Thanks @​kavishkartha05, #2827

  • Fixed manual layout alignment tools (Align Left, Right, Center, Top, Middle, Bottom) not working, closes #2771, #2791

  • Fixed LikeC4 generator not emitting element name in DSL output, closes #2815. Thanks @​kavishkartha05, #2825

  • Fixed element names starting with underscore followed by digit (e.g. _1password) being incorrectly rejected by the parser, closes #2836, #2845

  • Improved navigation from VSCode preview panel to sources by showing editor in a different tab group #2826

  • Validate LeanIX mapping partials before merge; align exports and mapping registry behaviour with specs. Thanks @​sraphaz, #2829

  • Hardened likec4:icons virtual module literals for CodeQL; raised floors for transitive dependencies. Thanks @​sraphaz, #2831

Changelog

Sourced from likec4's changelog.

1.54.0

Patch Changes

  • #2832 302f020 Thanks @​davydkov! - Add list-icons CLI command to list all available built-in icons with --format text|json and --group filter options

  • #2782 d0f38c7 Thanks @​davydkov! - Add LikeC4 DSL Agent Skill enabling AI agents to write correct LikeC4 code without hallucinating syntax, resolves #2636

    To install LikeC4 skills into any project:

    npx skills add https://likec4.dev/
  • #2831 b442a71 Thanks @​sraphaz! - Harden likec4:icons virtual module literals for CodeQL (embedded dynamic import). Raise floors for transitive dependencies via root pnpm.overrides (lodash, path-to-regexp, picomatch, brace-expansion, bn.js, yaml, smol-toml, ajv, crypto-browserify chain, etc.).

  • Updated dependencies []:

    • @​likec4/core@​1.54.0
Commits
  • 802ec74 release: v1.54.0
  • 8dcfecb fix(package): downgrade node engine requirement to >=22.22.0
  • ba9bab1 chore(deps): update dependency defu to ^6.1.6 (#2849)
  • 9e7e978 chore: remove obsolete diagrams-dev from spec snapshot
  • b442a71 chore(security): CodeQL hardening, supply-chain floors, and Actions least pri...
  • 302f020 feat: new cli list-icons (#2832)
  • e4a1eb6 fix(deps): update dependency vite-plugin-singlefile to ^2.3.2 (#2780)
  • d0f38c7 feat: add LikeC4 DSL skill with references (#2782)
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 8, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 8, 2026 17:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 8, 2026
@erode-release erode-release bot enabled auto-merge (squash) April 8, 2026 17:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/likec4-1.54.0 branch from 6abd1fb to c60d057 Compare April 8, 2026 17:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/likec4-1.54.0 branch from c60d057 to c8371c7 Compare April 8, 2026 17:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/likec4-1.54.0 branch from c8371c7 to b33d7ed Compare April 8, 2026 17:45
Bumps [likec4](https://github.com/likec4/likec4/tree/HEAD/packages/likec4) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/likec4/likec4/releases)
- [Changelog](https://github.com/likec4/likec4/blob/main/packages/likec4/CHANGELOG.md)
- [Commits](https://github.com/likec4/likec4/commits/v1.54.0/packages/likec4)

---
updated-dependencies:
- dependency-name: likec4
  dependency-version: 1.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/likec4-1.54.0 branch from b33d7ed to 0bfb781 Compare April 8, 2026 17:48
@erode-release erode-release bot merged commit 3dfa815 into main Apr 8, 2026
3 checks passed
@erode-release erode-release bot deleted the dependabot/npm_and_yarn/likec4-1.54.0 branch April 8, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants