Skip to content

Bump stellar/stellar-cli from 27.0.0 to 27.1.0 in the all-actions group - #1621

Merged
Ryang-21 merged 1 commit into
mainfrom
dependabot/github_actions/all-actions-a690992af1
Aug 13, 2026
Merged

Bump stellar/stellar-cli from 27.0.0 to 27.1.0 in the all-actions group#1621
Ryang-21 merged 1 commit into
mainfrom
dependabot/github_actions/all-actions-a690992af1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-actions group with 1 update: stellar/stellar-cli.

Updates stellar/stellar-cli from 27.0.0 to 27.1.0

Release notes

Sourced from stellar/stellar-cli's releases.

27.1.0

stellar-cli v27.1.0 — Release Notes

Tokens & Assets

  • stellar token transfer — transfer tokens for SEP-41 and Stellar Asset Contracts (#2644)
  • stellar token balance — new command to check token balances (#2651)
  • Reserved native contract alias that resolves to the native asset (#2646)
  • Centralized asset/token resolution behind a single resolver (#2654)

Containers

  • Add support for container engines — Docker or Apple Container (#2643)
  • stellar container use — set the default container engine (#2647)
  • Add CPU and memory limits to container start (#2648)
  • Shell out to Docker directly instead of using bollard (#2629)
  • Move Docker image distribution to its own repo (#2616)
  • Make latest the default quickstart image tag (#2649)

Signing & Transactions

  • Sign auth entries when the signer is passed by public key (#2658)
  • Allow tx sign and tx hash without an RPC URL (#2642)
  • Verify signature against cached public key after signing (#2619)

Output & UX

  • New output mode for human-readable and JSON results (#2635)
  • Improved descriptions for contract id commands (#2618)

Bug Fixes

  • Fix contract extend panic when extending a missing entry (#2657)
  • Fix contract restore panic when restoring a missing entry (#2660)

Bindings / TS Boilerplate

  • Replace Standalone with Local in the TS boilerplate (#2251)
  • Update stellar-sdk version in binding generation (#2640)

New Contributors

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

Commits
  • 8e402ea Bump version to 27.1.0 (#2663)
  • 6c3bf44 Sign auth entries when the signer is passed by public key (#2658)
  • cbe70c3 Bump the all-actions group across 1 directory with 3 updates (#2650)
  • 82c37e2 Allow tx sign and tx hash without an RPC URL (#2642)
  • 0c32ac8 Fix contract restore panic when restoring a missing entry (#2660)
  • 380f7c1 Verify signature against cached public key after signing (#2619)
  • ac1379f Fix contract extend panic when extending a missing entry (#2657)
  • 0f907ea Update Soroban dependencies to 27.0.2 (#2656)
  • 42167e2 Make latest the default quickstart image tag (#2649)
  • 9c92633 Centralize asset/token resolution behind a single resolver (#2654)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-actions group with 1 update: [stellar/stellar-cli](https://github.com/stellar/stellar-cli).


Updates `stellar/stellar-cli` from 27.0.0 to 27.1.0
- [Release notes](https://github.com/stellar/stellar-cli/releases)
- [Commits](stellar/stellar-cli@v27.0.0...v27.1.0)

---
updated-dependencies:
- dependency-name: stellar/stellar-cli
  dependency-version: 27.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
...

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 Aug 9, 2026
Copilot AI balanced review requested due to automatic review settings August 9, 2026 02:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 9, 2026
@github-project-automation github-project-automation Bot moved this to Backlog (Not Ready) in DevX Aug 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the E2E GitHub Actions workflow to use a newer Stellar CLI action version.

Changes:

  • Bumped stellar/stellar-cli from v27.0.0 to v27.1.0 in the E2E workflow.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@Ryang-21
Ryang-21 merged commit a564326 into main Aug 13, 2026
12 checks passed
@Ryang-21
Ryang-21 deleted the dependabot/github_actions/all-actions-a690992af1 branch August 13, 2026 19:18
@github-project-automation github-project-automation Bot moved this from Backlog (Not Ready) to Done in DevX Aug 13, 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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants