Skip to content

build(deps-dev): bump @calimero-network/calimero-cli-js from 0.1.2 to 0.4.0 in /logic-js#123

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/logic-js/calimero-network/calimero-cli-js-0.4.0
Open

build(deps-dev): bump @calimero-network/calimero-cli-js from 0.1.2 to 0.4.0 in /logic-js#123
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/logic-js/calimero-network/calimero-cli-js-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps @calimero-network/calimero-cli-js from 0.1.2 to 0.4.0.

Release notes

Sourced from @​calimero-network/calimero-cli-js's releases.

cli-v0.4.0

0.4.0 (2026-04-20)

cli-v0.3.2

0.3.2 (2026-02-17)

  • docs: add AGENTS.md and enhance README with diagrams (#68) (763f3b3), closes #68
  • Move state save after delta flush (9808d0f)
  • Shared hex byte utilities (#61) (0276e27), closes #61
  • refactor: Consolidate JSON stringification logic between api.ts and dispatcher.ts (#64) (43fef01), closes #64
  • test: Add integration tests for nested collection change propagation (#67) (f153136), closes #67

cli-v0.3.1

0.3.1 (2026-01-27)

cli-v0.3.0

0.3.0 (2026-01-13)

  • fix: align OIDC configuration with registry setup (#49) (5ded6ea), closes #49
  • fix: disable GitHub success comments to avoid NOT_FOUND errors (#51) (5e1ea0c), closes #51 #123
  • fix: migrate release workflow to use OIDC trusted publishers (#42) (d7658e9), closes #42 pnpm/pnpm#9812
  • fix: remove version detection and set versions to 0.0.0 (#47) (4ceb4f3), closes #47
  • fix/trusted_publishers (#46) (4e56574), closes #46
  • fix/trusted_publishers (#48) (09e957d), closes #48
  • fix/trusted_publishers_2 (#44) (be88a1c), closes #44
  • Revert "fix/trusted_publishers_2 (#44)" (#45) (6509221), closes #44 #45
  • chore: Bump version to 0.2.2 for CLI and SDK packages (#43) (4d98ca7), closes #43
  • feat: Implemented safe JSON.stringify functionality to enhance serialization reliability across the (9fd94d6), closes #40

sdk-v0.3.0

0.3.0 (2026-04-20)

... (truncated)

Commits
  • c7699d1 fix: cli deps install path (#52)
  • 5e1ea0c fix: disable GitHub success comments to avoid NOT_FOUND errors (#51)
  • 5ded6ea fix: align OIDC configuration with registry setup (#49)
  • 09e957d fix/trusted_publishers (#48)
  • 4ceb4f3 fix: remove version detection and set versions to 0.0.0 (#47)
  • 4e56574 fix/trusted_publishers (#46)
  • 4d98ca7 chore: Bump version to 0.2.2 for CLI and SDK packages (#43)
  • 9fd94d6 feat: Implemented safe JSON.stringify functionality to enhance serialization ...
  • 681fa08 feat: bump sdk and cli to 0.2.0
  • c0788e6 feat: user storage frozen storage (#33)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​calimero-network/calimero-cli-js since your current version.

Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


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)

Note

Medium Risk
This is a dev dependency upgrade that changes the build toolchain (calimero-cli-js) and updates many transitive build deps (Babel/Rollup), which can affect compilation outputs and install scripts but does not change runtime application logic.

Overview
Updates the logic-js build toolchain by bumping the dev dependency @calimero-network/calimero-cli-js from 0.1.2 to 0.4.0.

This refreshes lockfiles (package-lock.json and pnpm-lock.yaml) with newer transitive tooling dependencies (notably Babel/Rollup and related packages) pulled in by the CLI update.

Reviewed by Cursor Bugbot for commit 45df0af. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [@calimero-network/calimero-cli-js](https://github.com/calimero-network/calimero-sdk-js/tree/HEAD/packages/cli) from 0.1.2 to 0.4.0.
- [Release notes](https://github.com/calimero-network/calimero-sdk-js/releases)
- [Changelog](https://github.com/calimero-network/calimero-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/calimero-network/calimero-sdk-js/commits/cli-v0.4.0/packages/cli)

---
updated-dependencies:
- dependency-name: "@calimero-network/calimero-cli-js"
  dependency-version: 0.4.0
  dependency-type: direct:development
  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 Apr 20, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
calimero-curb-chat Ready Ready Preview, Comment Apr 20, 2026 10:34pm
calimero-curb-rs Ready Ready Preview, Comment Apr 20, 2026 10:34pm

Request Review

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