Skip to content

Bump github.com/gagliardetto/solana-go from 1.14.0 to 1.21.0 in /system-tests/tests#22478

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/system-tests/tests/github.com/gagliardetto/solana-go-1.20.0
Closed

Bump github.com/gagliardetto/solana-go from 1.14.0 to 1.21.0 in /system-tests/tests#22478
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/system-tests/tests/github.com/gagliardetto/solana-go-1.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/gagliardetto/solana-go from 1.14.0 to 1.21.0.

Release notes

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

v1.21.0

1.21.0 (2026-05-25)

Features

  • rpc: add NewWithCommitment / NewWithTimeout / NewWithTimeoutAndCommitment (#436) (e93ff5e), closes #414
  • rpc: forward MinContextSlot in getProgramAccounts and getTokenAccounts (#431) (17984a5)
  • rpc: support EncodingJSON in GetTransaction (#420) (b906b70)
  • wallet: derive PrivateKey/Wallet from BIP-39 mnemonic (#429) (89ef706)
  • ws: support dataSlice in AccountSubscribe (#433) (fb31fb1)
  • ws: support dataSlice in ProgramSubscribe (#434) (950b110)
  • ws: support enableReceivedNotification in SignatureSubscribe (#432) (810f171)

Bug Fixes

  • rpc: support EncodingJSON in GetBlockWithOpts (#419) (eee363a)
  • ws: reject EncodingJSONParsed in BlockSubscribe (#426) (bf130a2)
  • ws: use spec "showRewards" key in blockSubscribe params (#430) (6969f12)
  • ws: use uint64 for params.Subscription in incoming notifications (#427) (427de1a)

v1.20.0

1.20.0 (2026-05-08)

Features

  • jsonrpc: add CustomHeader http.Header for multi-value headers (20b37ba)

Performance Improvements

  • migrate to curve25519-voi for ed25519 operations (20713fb)

Internal

  • refactor(base58): replace mr-tron/base58 with in-tree encoder

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)

... (truncated)

Changelog

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

1.21.0 (2026-05-25)

Features

  • rpc: add NewWithCommitment / NewWithTimeout / NewWithTimeoutAndCommitment (#436) (e93ff5e), closes #414
  • rpc: forward MinContextSlot in getProgramAccounts and getTokenAccounts (#431) (17984a5)
  • rpc: support EncodingJSON in GetTransaction (#420) (b906b70)
  • wallet: derive PrivateKey/Wallet from BIP-39 mnemonic (#429) (89ef706)
  • ws: support dataSlice in AccountSubscribe (#433) (fb31fb1)
  • ws: support dataSlice in ProgramSubscribe (#434) (950b110)
  • ws: support enableReceivedNotification in SignatureSubscribe (#432) (810f171)

Bug Fixes

  • rpc: support EncodingJSON in GetBlockWithOpts (#419) (eee363a)
  • ws: reject EncodingJSONParsed in BlockSubscribe (#426) (bf130a2)
  • ws: use spec "showRewards" key in blockSubscribe params (#430) (6969f12)
  • ws: use uint64 for params.Subscription in incoming notifications (#427) (427de1a)

1.20.0 (2026-05-08)

Features

  • jsonrpc: add CustomHeader http.Header for multi-value headers (20b37ba)

Performance Improvements

  • migrate to curve25519-voi for ed25519 operations (20713fb)

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)

... (truncated)

Commits
  • b857519 chore(main): release 1.21.0 (#438)
  • e93ff5e feat(rpc): add NewWithCommitment / NewWithTimeout / NewWithTimeoutAndCommitme...
  • 950b110 feat(ws): support dataSlice in ProgramSubscribe (#434)
  • fb31fb1 feat(ws): support dataSlice in AccountSubscribe (#433)
  • 810f171 feat(ws): support enableReceivedNotification in SignatureSubscribe (#432)
  • 17984a5 feat(rpc): forward MinContextSlot in getProgramAccounts and getTokenAccounts ...
  • 6969f12 fix(ws): use spec "showRewards" key in blockSubscribe params (#430)
  • 89ef706 feat(wallet): derive PrivateKey/Wallet from BIP-39 mnemonic (#429)
  • 427de1a fix(ws): use uint64 for params.Subscription in incoming notifications (#427)
  • bf130a2 fix(ws): reject EncodingJSONParsed in BlockSubscribe (#426)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github May 14, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: tests. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 14, 2026
@dependabot dependabot Bot requested review from a team as code owners May 14, 2026 19:26
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 14, 2026
@github-actions

github-actions Bot commented May 14, 2026

Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting develop

@dependabot dependabot Bot changed the title Bump github.com/gagliardetto/solana-go from 1.14.0 to 1.20.0 in /system-tests/tests chore(deps): bump github.com/gagliardetto/solana-go from 1.14.0 to 1.20.0 in /system-tests/tests May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/system-tests/tests/github.com/gagliardetto/solana-go-1.20.0 branch from 45abb68 to 69bb45a Compare May 19, 2026 06:27
@dependabot dependabot Bot changed the title chore(deps): bump github.com/gagliardetto/solana-go from 1.14.0 to 1.20.0 in /system-tests/tests build(deps): bump github.com/gagliardetto/solana-go from 1.14.0 to 1.20.0 in /system-tests/tests May 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/system-tests/tests/github.com/gagliardetto/solana-go-1.20.0 branch from 69bb45a to a4cf7b5 Compare May 20, 2026 10:42
@dependabot dependabot Bot changed the title build(deps): bump github.com/gagliardetto/solana-go from 1.14.0 to 1.20.0 in /system-tests/tests chore(deps): bump github.com/gagliardetto/solana-go from 1.14.0 to 1.20.0 in /system-tests/tests May 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/system-tests/tests/github.com/gagliardetto/solana-go-1.20.0 branch from a4cf7b5 to d6550d2 Compare May 20, 2026 12:35
@dependabot dependabot Bot force-pushed the dependabot/go_modules/system-tests/tests/github.com/gagliardetto/solana-go-1.20.0 branch 2 times, most recently from cfa72ea to 0121c85 Compare May 27, 2026 22:04
@dependabot dependabot Bot changed the title chore(deps): bump github.com/gagliardetto/solana-go from 1.14.0 to 1.20.0 in /system-tests/tests Bump github.com/gagliardetto/solana-go from 1.14.0 to 1.20.0 in /system-tests/tests Jun 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/system-tests/tests/github.com/gagliardetto/solana-go-1.20.0 branch from 0121c85 to fbc0443 Compare June 3, 2026 19:16
Bumps [github.com/gagliardetto/solana-go](https://github.com/gagliardetto/solana-go) from 1.14.0 to 1.21.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.14.0...v1.21.0)

---
updated-dependencies:
- dependency-name: github.com/gagliardetto/solana-go
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump github.com/gagliardetto/solana-go from 1.14.0 to 1.20.0 in /system-tests/tests Bump github.com/gagliardetto/solana-go from 1.14.0 to 1.21.0 in /system-tests/tests Jun 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/system-tests/tests/github.com/gagliardetto/solana-go-1.20.0 branch from fbc0443 to ee3a005 Compare June 10, 2026 18:51
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #23005.

@dependabot dependabot Bot closed this Jul 1, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/system-tests/tests/github.com/gagliardetto/solana-go-1.20.0 branch July 1, 2026 19:29
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants