Skip to content

Bump go-stellar-xdr-json to latest commit#422

Merged
chowbao merged 1 commit intomasterfrom
patch/bump-go-stellar-xdr-json
May 6, 2026
Merged

Bump go-stellar-xdr-json to latest commit#422
chowbao merged 1 commit intomasterfrom
patch/bump-go-stellar-xdr-json

Conversation

@chowbao
Copy link
Copy Markdown
Contributor

@chowbao chowbao commented May 6, 2026

Summary

  • Bumps github.com/stellar/go-stellar-xdr-json from v0.0.0-20250826185517-ee4033414d38 to v0.0.0-20260505215811-c00a3e0c10e6 to stay current with upstream changes.

Test plan

  • go build ./... passes
  • go test ./... passes
  • make int-test passes (XDR JSON encoding still produces matching golden files)

Picks up the latest commit on the dependency to keep XDR JSON
encoding aligned with upstream stellar/go.
@chowbao chowbao requested a review from a team as a code owner May 6, 2026 00:35
Copilot AI review requested due to automatic review settings May 6, 2026 00:35
@chowbao chowbao changed the base branch from master to release-v20260512 May 6, 2026 00:35
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​stellar/​go-stellar-xdr-json@​v0.0.0-20250826185517-ee4033414d38 ⏵ v0.0.0-20260505215811-c00a3e0c10e699 +1100100100100

View full report

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the project’s Go module dependencies to use a newer upstream commit of github.com/stellar/go-stellar-xdr-json, keeping Stellar XDR JSON encoding/decoding aligned with upstream.

Changes:

  • Bump github.com/stellar/go-stellar-xdr-json pseudo-version in go.mod.
  • Update go.sum checksums for the bumped go-stellar-xdr-json version.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates the required github.com/stellar/go-stellar-xdr-json version to a newer upstream pseudo-version.
go.sum Refreshes checksums to match the updated go-stellar-xdr-json version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread go.mod
@chowbao chowbao changed the base branch from release-v20260512 to master May 6, 2026 15:19
Copy link
Copy Markdown
Contributor

@hunterpack hunterpack left a comment

Choose a reason for hiding this comment

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

lgtm

@chowbao chowbao merged commit 422a478 into master May 6, 2026
12 checks passed
@chowbao chowbao deleted the patch/bump-go-stellar-xdr-json branch May 6, 2026 15:34
amishas157 added a commit that referenced this pull request May 6, 2026
* Bump go-stellar-xdr-json to 20260505215811-c00a3e0c10e6 (#422)

* Harden Release Drafter workflow

Migrate the deprecated ::set-output workflow command to $GITHUB_OUTPUT,
and pass branch name / version values through env: rather than
re-interpolating them into bash. Closes a script-injection class on the
release path and unblocks future runner-image upgrades that drop
::set-output support.

Follows GitHub's Actions security hardening guidance for handling
untrusted context in run blocks.

---------

Co-authored-by: chowbao <simon.chow@stellar.org>
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.

4 participants