chore(deps): update dependency likec4 to v1.59.3 - #80
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/likec4-1.x-lockfile
branch
from
September 10, 2026 23:51
3ae9bb7 to
7d22899
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.59.2→1.59.3Release Notes
likec4/likec4 (likec4)
v1.59.3Compare Source
Patch Changes
2f41d09Thanks @davydkov! - Addlikec4 publishto upload Graphviz-layouted models to LikeC4 Cloud as a snapshot of the current commit. Publishes every project in the workspace by default, or a single one with-p. Repository, commit, branch and tag are read from git and from GitHub Actions environment variables, and can be overridden with--origin,--sha,--branchand--tag. Authenticate with--tokenor theLIKEC4_PUBLISH_TOKENenvironment variable; point at another instance with--urlorLIKEC4_CLOUD_URL. Validation errors block the publish unless--forceis passed. Publishing the same commit again overwrites its snapshot, and projects accumulate into it.#3193
6028026Thanks @Abhirup0! - Fix--theme lightand--theme darkexport flag not applying the requested theme in PNG and JPEG diagram exports.#3182
d1099ddThanks @luantaraschi! -likec4 validate --filenow counts every file matched by the filter infilteredFiles, including files with no diagnostics. It previously counted only files that carried errors, so a clean matched file reportedfilteredFiles: 0.#3160
5b09f1dThanks @StefanStuehrmann! - Add a Markdown generator andexport markdownCLI command.generateMarkdownrenders aproject's views as a single GitHub-flavored Markdown document (optionally with a project
overview from
options.description), reusinggenerateMermaidfor each embedded diagram.likec4 export markdown [path]writes oneREADME.mdper project into that project's ownfolder — following the
export png/jsonprecedent of iterating all projects by default,with
--projectto restrict to one — so the rendered architecture is browsable directly onGitHub, with no server and no manual diagram assembly.
#3204
bf36d22Thanks @tnucera! - Fixlikec4 mcpignoring theLIKEC4_WORKSPACEenvironment variable. The command overrode the sharedpathdefault, so the workspace always fell back to the current directory and the server silently served an empty model. Behaviour now matches the documented help text and the other commands.#3078
61677a8Thanks @ckeller42! - Allow generated webapps to limit available export formats from project config.Omitting
webapp.exportFormatskeeps all current formats enabled; an empty list hides webapp exports.Updated dependencies [
0888635,39dc9cf,dc7eba2,260ac73,8a4a690]:Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.