Skip to content

build(deps): bump likec4 from 1.57.0 to 1.58.0#38

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/likec4-1.58.0
Jun 5, 2026
Merged

build(deps): bump likec4 from 1.57.0 to 1.58.0#38
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/likec4-1.58.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps likec4 from 1.57.0 to 1.58.0.

Release notes

Sourced from likec4's releases.

v1.58.0

🚀 Features

  • Delete Elements/Edges in the Editor:
    Select nodes and/or edges in the diagram editor and press delete to remove them from the view. Edges connected to a deleted node are dropped automatically, and the change is added to undo/redo history. Not available for dynamic views.

  • Edit Edge Label Positions:
    Select a relationship edge and drag its label to reposition it; the position is saved to the manual layout with undo/redo. A manually placed label moves together with the edge when its curve is reshaped, keeping its offset.

  • Accurate Tag Text Color via APCA Contrast:
    Tags with custom hex / rgb colors now get an accurate text color derived from the background via APCA contrast, instead of the previous CSS-filter workaround. Thanks @​farhan523, #2978, resolves #2143

🐞 Bug Fixes

  • Fixed export png / export jpg failing in the Docker image with browserType.launch: Executable doesn't exist. The bundled Playwright and the installed Chromium browsers are now kept in sync. #3032, fixes #2961

  • Fixed favicon 404 in likec4 build --output-single-file by inlining the favicon as a base64 data URI so the single HTML file stays self-contained. Thanks @​MichaelMcCodington, #3030

  • Fixed deployment relationship filters so source and target metadata predicates use deployed instance metadata. Thanks @​ckeller42, #2986

  • Nested parallel blocks in dynamic views now produce a clear validation error (Nested parallel blocks are not allowed) instead of a cryptic parser error. Thanks @​farhan523, #2985, resolves #988

  • Fixed "apply latest" action incorrectly triggering the new AI layout enhancement. #2995

Changelog

Sourced from likec4's changelog.

likec4

1.57.1

Patch Changes

  • #3032 5cd3a43 Thanks @​davydkov! - Fix export png/export jpg failing in the Docker image with browserType.launch: Executable doesn't exist. The bundled Playwright and the installed Chromium browsers are now kept in sync. Fixes #2961

  • #3030 55dc799 Thanks @​MichaelMcCodington! - Fix favicon 404 in likec4 build --output-single-file. The single-file build inlines JS/CSS but left the favicon <link rel="icon"> as an external reference to a hashed asset, which the post-build cleanup then removed — leaving a dangling reference that 404s wherever the standalone HTML is served. The favicon is now inlined as a base64 data URI before cleanup, so the single HTML file stays self-contained. Only --output-single-file is affected; the regular multi-file build is unchanged.

  • Updated dependencies [f2c0b57, 8ad28c7, 75e1510]:

    • @​likec4/core@​1.57.1
    • @​likec4/icons@​1.46.4
Commits
  • 510a368 release: v1.58.0
  • 3f015de chore(deps): update dependency autoprefixer to ^10.5.0 (#3028)
  • 3144e69 streamline app bundle
  • 91843cc hardcode optimizeDeps in likec4 serve
  • 4f9647d fix(cli): dont run notifyAvailableUpdate on every command, add `skip-layout...
  • da6d71c fix app bundle
  • 55dc799 fix: inline favicon in --output-single-file build (no more 404) (#3030)
  • 939b1ec fix(deps): update dependency vite-plugin-singlefile to ^2.3.3 (#3019)
  • 62f47bd chore(deps): update dependency semver to ^7.8.1
  • e03c1e4 typescript 6
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [likec4](https://github.com/likec4/likec4/tree/HEAD/packages/likec4) from 1.57.0 to 1.58.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.58.0/packages/likec4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 5, 2026
@github-actions github-actions Bot merged commit 89a4389 into main Jun 5, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/likec4-1.58.0 branch June 5, 2026 23:04
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