build(deps): bump likec4 from 1.56.0 to 1.57.0#200
Conversation
Bumps [likec4](https://github.com/likec4/likec4/tree/HEAD/packages/likec4) from 1.56.0 to 1.57.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.57.0/packages/likec4) --- updated-dependencies: - dependency-name: likec4 dependency-version: 1.57.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis PR bumps
Confidence Score: 5/5Routine minor-version dependency bump with no breaking changes; safe to merge. The change is a minor version bump of a dev/tooling dependency (likec4) in two packages. The 1.57.0 changelog lists only additive features and bug fixes with no removals or breaking changes. The lockfile is regenerated consistently. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[dependabot PR] --> B[packages/architecture/package.json\nlikec4: ^1.56.0 → ^1.57.0]
A --> C[packages/core/package.json\nlikec4: ^1.56.0 → ^1.57.0]
B --> D[package-lock.json updated]
C --> D
D --> E[likec4 1.57.0\nNew features + bug fixes]
Reviews (1): Last reviewed commit: "build(deps): bump likec4 from 1.56.0 to ..." | Re-trigger Greptile |
Bumps likec4 from 1.56.0 to 1.57.0.
Release notes
Sourced from likec4's releases.
Changelog
Sourced from likec4's changelog.
Commits
1533fd6release: v1.57.0c00b19dchore(deps): update node.js to v22.22.3 (#2865)3e0d071feat(cli): add --allowed-host option for dev server (#2971)783155bfeat: edit view properties (title, description, tags) (#2976)590864dfeat(cli): add --public option for Vite publicDir (#2968)3726863feat: added support for specifying the HMR port for CLI start command (#2947)dcbf674feat(cli): export view notation in screenshots (#2950)f7f52efbundle@tanstack/ai3b9f652introduce@tanstack/ai752940eremove depracated optionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)