Skip to content

chore(deps): update asyncapi/cli action to v6.1.0 - #1674

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/asyncapi-cli-6.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/asyncapi-cli-6.x

Conversation

@renovate

@renovate renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
asyncapi/cli action minor v6.0.2v6.1.0

Release Notes

asyncapi/cli (asyncapi/cli)

v6.1.0

Compare Source

Minor Changes
  • 6e03827: feat: reduce install/image size by making AsyncAPI Studio an on-demand dependency

    @asyncapi/studio (and its transitive next) is no longer a runtime dependency — it is now a devDependency, so end-user (npm install -g) and Docker (--omit=dev) installs are ~450MB smaller, while its version stays tracked and locked for development. The first time you run start studio, start preview, or new --studio without Studio present, the CLI installs it on-demand into its data directory (the version is read from the CLI's declared @asyncapi/studio range). Studio can also be downloaded ahead of time with asyncapi studio install. Pass --yes/-y (or set ASYNCAPI_STUDIO_AUTO_INSTALL=1) to install it without a prompt in non-interactive environments. Standalone installations now report an actionable error when npm is unavailable. The dead generator-v2 dependency was also removed and the Docker image was slimmed further (removed the unused build toolchain, kept chromium for PDF generation).


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner September 15, 2026 09:41
@codecov

codecov Bot commented Sep 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.34%. Comparing base (9146b16) to head (d1b832d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1674   +/-   ##
=======================================
  Coverage   96.34%   96.34%           
=======================================
  Files          46       46           
  Lines        3665     3665           
=======================================
  Hits         3531     3531           
  Misses        134      134           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants