Skip to content

build(deps): bump github.com/gagliardetto/solana-go from 1.13.0 to 1.19.0#723

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/gagliardetto/solana-go-1.19.0
Closed

build(deps): bump github.com/gagliardetto/solana-go from 1.13.0 to 1.19.0#723
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/gagliardetto/solana-go-1.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps github.com/gagliardetto/solana-go from 1.13.0 to 1.19.0.

Release notes

Sourced from github.com/gagliardetto/solana-go's releases.

v1.19.0

1.19.0 (2026-04-23)

Features

  • is token mint classifier (4f72982)

Bug Fixes

  • enhance getUint64 function to handle string inputs (5309095)
  • keep websocket request IDs within JSON-safe range (8ed3105)
  • message: json version detection (1fd2201)
  • message: use gojson (8d211d5)
  • reject malformed ed25519 private keys in PrivateKeyFromBase58 (edcedcc)
  • rpc: match ParsedTransactionMeta to TransactionMeta (a0f95c2)

Performance Improvements

  • json: swap encoding/json and jsoniter for goccy/go-json (c445f76)
  • transaction: add cap hints and use pk instead of str (91e8cec)

v1.18.0

1.18.0 (2026-04-16)

Features

  • add getters to txn with meta (48d196b)
  • add token-2022 extensions (04dfc79)
  • add token-2022 extensions (db2fdaa)
  • stake state types & ext tests (6325515)
  • stake state types & ext tests (ea77e31)
  • vote program complete (173d7f4)
  • vote program complete (dcff584)

Bug Fixes

Performance Improvements

  • message: eliminate complex scans, struct copies, and redundant allocs (aea7d1f)
  • message: eliminate complex scans, struct copies, and redundant allocs (adbb10e)

... (truncated)

Changelog

Sourced from github.com/gagliardetto/solana-go's changelog.

1.19.0 (2026-04-23)

Features

  • is token mint classifier (4f72982)

Bug Fixes

  • enhance getUint64 function to handle string inputs (5309095)
  • keep websocket request IDs within JSON-safe range (8ed3105)
  • message: json version detection (1fd2201)
  • message: use gojson (8d211d5)
  • reject malformed ed25519 private keys in PrivateKeyFromBase58 (edcedcc)
  • rpc: match ParsedTransactionMeta to TransactionMeta (a0f95c2)

Performance Improvements

  • json: swap encoding/json and jsoniter for goccy/go-json (c445f76)
  • transaction: add cap hints and use pk instead of str (91e8cec)

1.18.0 (2026-04-16)

Features

  • add getters to txn with meta
  • add token-2022 extensions
  • stake state types & ext tests
  • vote program complete

Bug Fixes

  • allign rpc client with agave
  • memo program parity

Performance Improvements

  • message: eliminate complex scans, struct copies, and redundant allocs
Commits
  • b8d8b10 Merge pull request #416 from solana-foundation/release-please--branches--main
  • 4842aa4 chore: deduplicate CHANGELOG entries
  • 5f6c2a4 chore(main): release 1.19.0
  • aec058e Merge pull request #417 from sonicfromnewyoke/sonic/chore-linting
  • 8d211d5 fix(message): use gojson
  • dc139e4 chore(lint): apply linter to newly merged changes
  • c445f76 Merge pull request #415 from sonicfromnewyoke/sonic/perf-rpc-json-serde
  • 91e8cec Merge pull request #411 from sonicfromnewyoke/sonic/perf-new-transaction
  • 5ea9440 Merge pull request #408 from sonicfromnewyoke/sonic/feat-create-mint-example
  • 33a5c9e Merge pull request #406 from sonicfromnewyoke/sonic/docs-program-decoders
  • 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 Apr 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 29, 2026 14:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 29, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 29, 2026

⚠️ No Changeset found

Latest commit: fe0d214

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/gagliardetto/solana-go-1.19.0 branch 3 times, most recently from b12712a to d19f395 Compare May 6, 2026 23:17
Bumps [github.com/gagliardetto/solana-go](https://github.com/gagliardetto/solana-go) from 1.13.0 to 1.19.0.
- [Release notes](https://github.com/gagliardetto/solana-go/releases)
- [Changelog](https://github.com/solana-foundation/solana-go/blob/main/CHANGELOG.md)
- [Commits](solana-foundation/solana-go@v1.13.0...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/gagliardetto/solana-go
  dependency-version: 1.19.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/gagliardetto/solana-go-1.19.0 branch from d19f395 to fe0d214 Compare May 7, 2026 16:17
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 8, 2026

Superseded by #740.

@dependabot dependabot Bot closed this May 8, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/gagliardetto/solana-go-1.19.0 branch May 8, 2026 15:55
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