Skip to content

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

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#15
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 25, 2026

Copy link
Copy Markdown
Contributor

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 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 [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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 25, 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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants