Skip to content

chore(deps): bump agoraio-cli-darwin-x64 from 0.0.0-dev to 0.2.4 in /packaging/npm/agoraio-cli#30

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packaging/npm/agoraio-cli/agoraio-cli-darwin-x64-0.2.4
Open

chore(deps): bump agoraio-cli-darwin-x64 from 0.0.0-dev to 0.2.4 in /packaging/npm/agoraio-cli#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packaging/npm/agoraio-cli/agoraio-cli-darwin-x64-0.2.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps agoraio-cli-darwin-x64 from 0.0.0-dev to 0.2.4.

Release notes

Sourced from agoraio-cli-darwin-x64's releases.

v0.2.4

Full Changelog: v0.2.3...v0.2.4

v0.2.3

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

No release notes provided.

v0.2.1

Changelog

v0.2.0

Changelog

... (truncated)

Changelog

Sourced from agoraio-cli-darwin-x64's changelog.

[0.2.4] - 2026-06-01

npm release workflow trigger tag for the v0.2.3 Cosign bundle signing fix.

Changed

  • Split npm release authentication: agoraio-cli continues to use npm trusted publishing with provenance, while the six native platform packages publish with NPM_TOKEN.

[0.2.3] - 2026-06-01

Release signing fix.

Fixed

  • Update GoReleaser Cosign signing to emit checksums.txt.sigstore.json with --bundle, matching Cosign's current bundle-based signing flow.

[0.2.2] - 2026-05-26

Python quickstart repository URL correction.

Fixed

  • Point the Python conversational AI quickstart clone URLs at AgoraIO-Conversational-AI/agent-quickstart-python instead of the retired AgoraIO-Community repository.

[0.2.1] - 2026-05-20

Automation hardening, quickstart reliability fixes, agent introspection and MCP progress improvements, and release-artifact rename.

Added

  • Emit a clone:override progress event when AGORA_QUICKSTART_<TEMPLATE>_REPO_URL overrides the clone URL, so workshop and CI runs can confirm which fork they cloned.
  • Document AGORA_QUICKSTART_<TEMPLATE>_REPO_URL in agora env-help and the automation reference.
  • Add MCP notifications/progress forwarding for long-running tools when clients pass _meta.progressToken.
  • Add headlessSafe and interactivity metadata to agora introspect --json command records.
  • Add automation contract tests for representative docs/automation.md examples.

Changed

  • agora open now defaults to URL-only behavior in CI and non-TTY sessions (unless --browser is explicitly passed), and adds explicit --browser / --no-browser conflict validation.
  • agora init now requires --template in non-interactive (--yes) runs instead of silently selecting the first available template; init JSON output now includes projectSelectionReason for deterministic agent branching.
  • Block installer-managed agora upgrade in CI unless AGORA_ALLOW_UPGRADE_IN_CI=1 is set; blocked runs return status: "manual" with ciBlocked: true and suggest agora upgrade --check --json.
  • Align go.mod module path with the public repository: github.com/AgoraIO/cli (replaces the workspace-only github.com/agora/cli-workspace/agora-cli-go path).
  • Rename GitHub release archives from agora-cli-go_v* to agora-cli_v* starting in v0.2.1 (install scripts and docs use the new name). agora upgrade selects the archive prefix from the target release version: agora-cli-go_* for v0.1.7–v0.2.0, agora-cli_* for v0.2.1+.

Fixed

  • Disable git credential helpers for quickstart clone subprocesses so agora init and agora quickstart create succeed in non-interactive agent and CI environments without macOS keychain access.
  • Pass -- before the repo URL and target directory on git clone so values starting with - cannot be parsed as git options.
  • Fail fast with QUICKSTART_GIT_MISSING when git is not on PATH, with QUICKSTART_REF_INVALID for malformed --ref values, and with QUICKSTART_REPO_OVERRIDE_INVALID when the env override URL is malformed, instead of surfacing cryptic git errors.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by agora-qh, a new releaser for agoraio-cli-darwin-x64 since your current version.


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 [agoraio-cli-darwin-x64](https://github.com/AgoraIO/cli/tree/HEAD/packaging/npm/agoraio-cli-darwin-x64) from 0.0.0-dev to 0.2.4.
- [Release notes](https://github.com/AgoraIO/cli/releases)
- [Changelog](https://github.com/AgoraIO/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/AgoraIO/cli/commits/v0.2.4/packaging/npm/agoraio-cli-darwin-x64)

---
updated-dependencies:
- dependency-name: agoraio-cli-darwin-x64
  dependency-version: 0.2.4
  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 4, 2026
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