Commit cc33845
authored
Bump the program-dependencies group across 6 directories with 17 updates (#7)
Bumps the program-dependencies group with 7 updates in the /rust-sdk/client directory:
| Package | From | To |
| --- | --- | --- |
| [borsh](https://github.com/near/borsh-rs) | `0.10.4` | `1.5.5` |
| [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` |
| [ethnum](https://github.com/nlordell/ethnum-rs) | `1.5.0` | `1.5.1` |
| [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.11` | `0.2.13` |
| [quote](https://github.com/dtolnay/quote) | `1.0.39` | `1.0.40` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.87` | `0.1.88` |
Bumps the program-dependencies group with 6 updates in the /rust-sdk/core directory:
| Package | From | To |
| --- | --- | --- |
| [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` |
| [ethnum](https://github.com/nlordell/ethnum-rs) | `1.5.0` | `1.5.1` |
| [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.11` | `0.2.13` |
| [syn](https://github.com/dtolnay/syn) | `2.0.99` | `2.0.101` |
| [quote](https://github.com/dtolnay/quote) | `1.0.39` | `1.0.40` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` |
Bumps the program-dependencies group with 3 updates in the /rust-sdk/macros directory: [syn](https://github.com/dtolnay/syn), [quote](https://github.com/dtolnay/quote) and [proc-macro2](https://github.com/dtolnay/proc-macro2).
Bumps the program-dependencies group with 4 updates in the /rust-sdk/tx-sender directory: [serde](https://github.com/serde-rs/serde), [quote](https://github.com/dtolnay/quote), [proc-macro2](https://github.com/dtolnay/proc-macro2) and [async-trait](https://github.com/dtolnay/async-trait).
Bumps the program-dependencies group with 12 updates in the /rust-sdk/whirlpool directory:
| Package | From | To |
| --- | --- | --- |
| [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` |
| [ethnum](https://github.com/nlordell/ethnum-rs) | `1.5.0` | `1.5.1` |
| [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.11` | `0.2.13` |
| [quote](https://github.com/dtolnay/quote) | `1.0.39` | `1.0.40` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.43.0` | `1.44.2` |
| [spl-token](https://github.com/solana-program/token) | `6.0.0` | `7.0.0` |
| [spl-token-2022](https://github.com/solana-program/token-2022) | `4.0.0` | `7.0.0` |
| [spl-associated-token-account](https://github.com/solana-program/associated-token-account) | `4.0.0` | `6.0.0` |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.87` | `0.1.88` |
| [base64](https://github.com/marshallpierce/rust-base64) | `0.20.0` | `0.22.1` |
| [spl-pod](https://github.com/solana-program/libraries) | `0.5.0` | `0.5.1` |
Bumps the program-dependencies group with 6 updates in the /ts-sdk/core directory:
| Package | From | To |
| --- | --- | --- |
| [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` |
| [ethnum](https://github.com/nlordell/ethnum-rs) | `1.5.0` | `1.5.1` |
| [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.11` | `0.2.13` |
| [syn](https://github.com/dtolnay/syn) | `2.0.99` | `2.0.101` |
| [quote](https://github.com/dtolnay/quote) | `1.0.39` | `1.0.40` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` |
Updates `borsh` from 0.10.4 to 1.5.5
- [Release notes](https://github.com/near/borsh-rs/releases)
- [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md)
- [Commits](near/borsh-rs@borsh-v0.10.4...borsh-v1.5.5)
Updates `serde` from 1.0.218 to 1.0.219
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.218...v1.0.219)
Updates `ethnum` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/nlordell/ethnum-rs/releases)
- [Commits](nlordell/ethnum-rs@v1.5.0...v1.5.1)
Updates `libm` from 0.2.11 to 0.2.13
- [Release notes](https://github.com/rust-lang/compiler-builtins/releases)
- [Changelog](https://github.com/rust-lang/compiler-builtins/blob/master/.release-plz.toml)
- [Commits](rust-lang/compiler-builtins@libm-v0.2.11...libm-v0.2.13)
Updates `quote` from 1.0.39 to 1.0.40
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.39...1.0.40)
Updates `proc-macro2` from 1.0.94 to 1.0.95
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.94...1.0.95)
Updates `async-trait` from 0.1.87 to 0.1.88
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.87...0.1.88)
Updates `serde` from 1.0.218 to 1.0.219
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.218...v1.0.219)
Updates `ethnum` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/nlordell/ethnum-rs/releases)
- [Commits](nlordell/ethnum-rs@v1.5.0...v1.5.1)
Updates `libm` from 0.2.11 to 0.2.13
- [Release notes](https://github.com/rust-lang/compiler-builtins/releases)
- [Changelog](https://github.com/rust-lang/compiler-builtins/blob/master/.release-plz.toml)
- [Commits](rust-lang/compiler-builtins@libm-v0.2.11...libm-v0.2.13)
Updates `syn` from 2.0.99 to 2.0.101
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.99...2.0.101)
Updates `quote` from 1.0.39 to 1.0.40
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.39...1.0.40)
Updates `proc-macro2` from 1.0.94 to 1.0.95
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.94...1.0.95)
Updates `syn` from 2.0.99 to 2.0.101
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.99...2.0.101)
Updates `quote` from 1.0.39 to 1.0.40
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.39...1.0.40)
Updates `proc-macro2` from 1.0.94 to 1.0.95
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.94...1.0.95)
Updates `serde` from 1.0.218 to 1.0.219
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.218...v1.0.219)
Updates `quote` from 1.0.39 to 1.0.40
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.39...1.0.40)
Updates `proc-macro2` from 1.0.94 to 1.0.95
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.94...1.0.95)
Updates `async-trait` from 0.1.87 to 0.1.88
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.87...0.1.88)
Updates `serde` from 1.0.218 to 1.0.219
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.218...v1.0.219)
Updates `ethnum` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/nlordell/ethnum-rs/releases)
- [Commits](nlordell/ethnum-rs@v1.5.0...v1.5.1)
Updates `libm` from 0.2.11 to 0.2.13
- [Release notes](https://github.com/rust-lang/compiler-builtins/releases)
- [Changelog](https://github.com/rust-lang/compiler-builtins/blob/master/.release-plz.toml)
- [Commits](rust-lang/compiler-builtins@libm-v0.2.11...libm-v0.2.13)
Updates `quote` from 1.0.39 to 1.0.40
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.39...1.0.40)
Updates `proc-macro2` from 1.0.94 to 1.0.95
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.94...1.0.95)
Updates `tokio` from 1.43.0 to 1.44.2
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.44.2)
Updates `spl-token` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/solana-program/token/releases)
- [Commits](https://github.com/solana-program/token/commits/program@v7.0.0)
Updates `spl-token-2022` from 4.0.0 to 7.0.0
- [Release notes](https://github.com/solana-program/token-2022/releases)
- [Commits](https://github.com/solana-program/token-2022/commits/program@v7.0.0)
Updates `spl-memo` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/solana-labs/solana-program-library/releases)
- [Commits](solana-labs/solana-program-library@memo-v5.0.0...memo-v6.0.0)
Updates `spl-associated-token-account` from 4.0.0 to 6.0.0
- [Release notes](https://github.com/solana-program/associated-token-account/releases)
- [Commits](https://github.com/solana-program/associated-token-account/commits/program@v6.0.0)
Updates `solana-program-test` from 2.1.0 to 2.2.7
- [Release notes](https://github.com/anza-xyz/agave/releases)
- [Changelog](https://github.com/anza-xyz/agave/blob/master/CHANGELOG.md)
- [Commits](anza-xyz/agave@v2.1.0...v2.2.7)
Updates `solana-version` from 2.1.0 to 2.2.7
- [Release notes](https://github.com/anza-xyz/agave/releases)
- [Changelog](https://github.com/anza-xyz/agave/blob/master/CHANGELOG.md)
- [Commits](anza-xyz/agave@v2.1.0...v2.2.7)
Updates `async-trait` from 0.1.87 to 0.1.88
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.87...0.1.88)
Updates `base64` from 0.20.0 to 0.22.1
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](marshallpierce/rust-base64@v0.20.0...v0.22.1)
Updates `spl-pod` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/solana-program/libraries/releases)
- [Commits](https://github.com/solana-program/libraries/compare/pod@v0.5.0...pod@v0.5.1)
Updates `serde` from 1.0.218 to 1.0.219
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.218...v1.0.219)
Updates `ethnum` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/nlordell/ethnum-rs/releases)
- [Commits](nlordell/ethnum-rs@v1.5.0...v1.5.1)
Updates `libm` from 0.2.11 to 0.2.13
- [Release notes](https://github.com/rust-lang/compiler-builtins/releases)
- [Changelog](https://github.com/rust-lang/compiler-builtins/blob/master/.release-plz.toml)
- [Commits](rust-lang/compiler-builtins@libm-v0.2.11...libm-v0.2.13)
Updates `syn` from 2.0.99 to 2.0.101
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.99...2.0.101)
Updates `quote` from 1.0.39 to 1.0.40
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.39...1.0.40)
Updates `proc-macro2` from 1.0.94 to 1.0.95
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.94...1.0.95)
---
updated-dependencies:
- dependency-name: borsh
dependency-version: 1.5.5
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: program-dependencies
- dependency-name: serde
dependency-version: 1.0.219
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: ethnum
dependency-version: 1.5.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: libm
dependency-version: 0.2.13
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: quote
dependency-version: 1.0.40
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: proc-macro2
dependency-version: 1.0.95
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: async-trait
dependency-version: 0.1.88
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: serde
dependency-version: 1.0.219
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: ethnum
dependency-version: 1.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: libm
dependency-version: 0.2.13
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: syn
dependency-version: 2.0.101
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: quote
dependency-version: 1.0.40
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: proc-macro2
dependency-version: 1.0.95
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: syn
dependency-version: 2.0.101
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: quote
dependency-version: 1.0.40
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: proc-macro2
dependency-version: 1.0.95
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: serde
dependency-version: 1.0.219
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: quote
dependency-version: 1.0.40
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: proc-macro2
dependency-version: 1.0.95
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: async-trait
dependency-version: 0.1.88
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: serde
dependency-version: 1.0.219
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: ethnum
dependency-version: 1.5.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: libm
dependency-version: 0.2.13
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: quote
dependency-version: 1.0.40
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: proc-macro2
dependency-version: 1.0.95
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: tokio
dependency-version: 1.44.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: program-dependencies
- dependency-name: spl-token
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: program-dependencies
- dependency-name: spl-token-2022
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: program-dependencies
- dependency-name: spl-memo
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: program-dependencies
- dependency-name: spl-associated-token-account
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: program-dependencies
- dependency-name: solana-program-test
dependency-version: 2.2.7
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: program-dependencies
- dependency-name: solana-version
dependency-version: 2.2.7
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: program-dependencies
- dependency-name: async-trait
dependency-version: 0.1.88
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: base64
dependency-version: 0.22.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: program-dependencies
- dependency-name: spl-pod
dependency-version: 0.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: serde
dependency-version: 1.0.219
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: ethnum
dependency-version: 1.5.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: libm
dependency-version: 0.2.13
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: syn
dependency-version: 2.0.101
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: quote
dependency-version: 1.0.40
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
- dependency-name: proc-macro2
dependency-version: 1.0.95
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: program-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent b84d34f commit cc33845
6 files changed
Lines changed: 1960 additions & 570 deletions
File tree
- rust-sdk
- client
- core
- macros
- tx-sender
- whirlpool
- ts-sdk/core
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments