Skip to content

build(deps): bump github.com/aptos-labs/aptos-go-sdk from 1.13.0 to 1.14.0 - #866

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/aptos-labs/aptos-go-sdk-1.14.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/aptos-labs/aptos-go-sdk-1.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 22, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/aptos-labs/aptos-go-sdk from 1.13.0 to 1.14.0.

Changelog

Sourced from github.com/aptos-labs/aptos-go-sdk's changelog.

v1.14.0 (9/18/2026)

  • [Feature] Add BIP-39 mnemonic and BIP-44 derivation path support for Ed25519 accounts
    • NewEd25519AccountFromMnemonic and NewEd25519AccountFromDerivationPath for wallet import
    • crypto.ValidateMnemonic, crypto.DefaultDerivationPath, and crypto.Ed25519PrivateKeyFromDerivationPath
    • SLIP-0010 hardened derivation on the standard Aptos path m/44'/637'/0'/0'/0'
  • [Fix] Fix 32-bit overflow in IntToU32 — values above math.MaxInt32 now return an error instead of wrapping on 32-bit systems
  • [Fix] Fix BCS deserializer uleb128 length conversion to safely reject values that overflow int on 32-bit systems
  • [Security] Upgrade Go toolchain from go1.24.2 to go1.27.1 (Go 1.24 and 1.25 are EOL)
  • [Security] Upgrade golang.org/x/crypto v0.46.0 → v0.57.0
  • [Security] Upgrade github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 → v4.4.1
  • [Dependency] Upgrade filippo.io/edwards25519 v1.1.1 → v1.2.0
  • [Dependency] Upgrade github.com/hasura/go-graphql-client v0.15.1 → v0.16.0
  • [Dependency] Upgrade github.com/stretchr/testify v1.11.1 → v1.12.1
  • [Dependency] Upgrade github.com/cucumber/godog v0.15.1 → v0.16.0
  • [Dependency] Upgrade github.com/coder/websocket v1.8.14 → v1.8.15
  • [Dependency] Upgrade golang.org/x/sys v0.39.0 → v0.45.0
  • [Breaking] Minimum required Go version bumped from 1.24 to 1.26
Commits
  • 2262084 release: prep v1.14.0 and v2.2.0 (#236)
  • a62e820 chore: update dependencies and toolchain to go1.27.1 (#235)
  • 8b983c5 release: prep v1.14.0 and v2.2.0 changelogs (#232)
  • 4d5ae72 Benchmark net/http vs fasthttp; add optional v2/fasthttp HTTPDoer module (#221)
  • aa08409 Add v2 confidential fungible asset (confidentialasset) client and examples (#...
  • 6f0a20e Merge pull request #233 from aptos-labs/v2-fill-gaps
  • bb7d235 test: verify orderless transactions end-to-end against localnet
  • f9ec567 test: cover error and branch paths for v2 objects, orderless, node extras
  • baec988 [v2] Fill gaps in SDK from TS
  • 619cd95 docs: export ValidateMnemonic, add changelog/README, pin SingleKey vector
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 22, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 22, 2026 15:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 22, 2026
Bumps [github.com/aptos-labs/aptos-go-sdk](https://github.com/aptos-labs/aptos-go-sdk) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/aptos-labs/aptos-go-sdk/releases)
- [Changelog](https://github.com/aptos-labs/aptos-go-sdk/blob/main/CHANGELOG.md)
- [Commits](aptos-labs/aptos-go-sdk@v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/aptos-labs/aptos-go-sdk
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/aptos-labs/aptos-go-sdk-1.14.0 branch from d4b9213 to 1413116 Compare September 23, 2026 13:25

This branch has not been deployed

No deployments
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants