Skip to content

build(deps): bump stellar/stellar-cli from 26.0.0 to 27.0.0#6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/stellar/stellar-cli-27.0.0
Open

build(deps): bump stellar/stellar-cli from 26.0.0 to 27.0.0#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/stellar/stellar-cli-27.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps stellar/stellar-cli from 26.0.0 to 27.0.0.

Release notes

Sourced from stellar/stellar-cli's releases.

27.0.0

What's Changed

Protocol 27 Support

  • Updated protocol dependencies and the Soroban SDK to Protocol 27, and added support for signing the new AddressV2 auth entries (#2613).

New Features

  • Added --auth-mode (and STELLAR_AUTH_MODE) to contract invoke/deploy/upload and tx simulate, with enforce, root, and non-root modes — enabling non-root authorization, which the CLI could not produce before (#2602).
  • Added --only-commit to stellar version to print just the build commit sha (#2592).

Security

  • stellar env now conceals secret-bearing values by default, requiring --reveal to print them — fixing an inverted check that leaked credentials in plain text (#2597).
  • stellar snapshot create now redacts credentials in the archive URL printed to stderr (#2598).

Docker & Packaging

  • Installed missing runtime libraries so the Docker image starts correctly (#2594).
  • Built images from source on native per-architecture runners (#2605, #2606) and tagged :latest only for the newest release (#2607).
  • Added retries to the install action (#2608) and fixed tar usage on Windows (#2612).

All Changes

Full Changelog: stellar/stellar-cli@v26.1.0...v27.0.0

26.1.0

Ledger hardware wallets, end-to-end

  • Derive and display addresses with stellar keys address --ledger (#2557).
  • Fund accounts directly from Ledger-derived public keys with stellar keys fund --ledger (#2558).
  • Register Ledger identities with stellar keys add --ledger (#2563).
  • Pick the derivation path consistently with --hd-path across all of the above (#2539, #2540).

... (truncated)

Commits
  • 5a7c5fe Bump version to 27.0.0 (#2615)
  • 6ceb032 Update stellar dependencies to protocol 27 (#2613)
  • bc3a2f7 Add --auth-mode flag for tx simulation (#2602)
  • 2f08c74 Fix tar usage on Windows. (#2612)
  • 1a6cace Update crate-git-revision to 0.0.9 (#2611)
  • 0a0e74e Tag :latest only for the newest released version (#2607)
  • 59aca14 Add retries to the install action for resilience (#2608)
  • b4b050c Build the Docker image with a separate Dockerfile ref (#2606)
  • c803cd6 Build Docker images from source per architecture and publish a multi-arch man...
  • 8c3dede Delete .github/workflows/claude-review.yml (#2601)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 26, 2026
Bumps [stellar/stellar-cli](https://github.com/stellar/stellar-cli) from 26.0.0 to 27.0.0.
- [Release notes](https://github.com/stellar/stellar-cli/releases)
- [Commits](stellar/stellar-cli@v26.0.0...v27.0.0)

---
updated-dependencies:
- dependency-name: stellar/stellar-cli
  dependency-version: 27.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump stellar/stellar-cli from 25.1.0 to 27.0.0 build(deps): bump stellar/stellar-cli from 26.0.0 to 27.0.0 Jun 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/stellar/stellar-cli-27.0.0 branch from 7fafc23 to 3285e0a Compare June 26, 2026 02:51
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants