Skip to content

deps: bump github.com/gagliardetto/solana-go from 1.18.0 to 1.19.0#43

Merged
wgopar merged 1 commit intomainfrom
dependabot/go_modules/github.com/gagliardetto/solana-go-1.19.0
Apr 30, 2026
Merged

deps: bump github.com/gagliardetto/solana-go from 1.18.0 to 1.19.0#43
wgopar merged 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 27, 2026

Bumps github.com/gagliardetto/solana-go from 1.18.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)
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)
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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gagliardetto/solana-go](https://github.com/gagliardetto/solana-go) from 1.18.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.18.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 @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

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

@wgopar wgopar merged commit cc1f7d1 into main Apr 30, 2026
10 checks passed
@wgopar wgopar deleted the dependabot/go_modules/github.com/gagliardetto/solana-go-1.19.0 branch April 30, 2026 21:01
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.

1 participant