Skip to content

Conversation

@dougEfresh
Copy link

oxy-Op and others added 30 commits August 18, 2025 13:48
Updated the outdated IDL markdown link in the README to point to the correct resource.
This ensures developers have the latest reference when working with the project.
…olana-program#656)

Bumps [chai](https://github.com/chaijs/chai) from 5.2.1 to 5.3.1.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v5.2.1...v5.3.1)

---
updated-dependencies:
- dependency-name: chai
  dependency-version: 5.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [codama](https://github.com/codama-idl/codama) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/codama-idl/codama/releases)
- [Commits](https://github.com/codama-idl/codama/compare/[email protected]@1.3.2)

---
updated-dependencies:
- dependency-name: codama
  dependency-version: 1.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… in /clients/js-legacy (solana-program#661)

build(deps-dev): bump @typescript-eslint/parser in /clients/js-legacy

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.39.1 to 8.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ana-program#659)

Bumps [@codama/renderers-rust](https://github.com/codama-idl/codama) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/codama-idl/codama/releases)
- [Commits](https://github.com/codama-idl/codama/compare/@codama/[email protected]...@codama/[email protected])

---
updated-dependencies:
- dependency-name: "@codama/renderers-rust"
  dependency-version: 1.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… 8.40.0 in /clients/js-legacy (solana-program#663)

build(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.39.1 to 8.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [codama](https://github.com/codama-idl/codama) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/codama-idl/codama/releases)
- [Commits](https://github.com/codama-idl/codama/compare/[email protected]@1.3.3)

---
updated-dependencies:
- dependency-name: codama
  dependency-version: 1.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#### Problem

The rust token-client has dependencies on solana-program-test and
solana-sdk, which are very heavy to build, but none of them are strictly
required.

#### Summary of changes

Remove all usage of solana-sdk, and gate solana-program-test usage
behind the `dev-context-only-utils` feature, since those are only ever
used in tests.

On my machine, build times go down from ~1m to 18s!
…ana-program#471)

* add pending balance and tests for confidetial transfer extension

* moved tests, added functions to legacy

* improve tests, fix lints

* updated solana.dic, fixed test
Bumps [zx](https://github.com/google/zx) from 8.8.0 to 8.8.1.
- [Release notes](https://github.com/google/zx/releases)
- [Commits](google/zx@8.8.0...8.8.1)

---
updated-dependencies:
- dependency-name: zx
  dependency-version: 8.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…olana-program#668)

Bumps [chai](https://github.com/chaijs/chai) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v5.3.1...v5.3.2)

---
updated-dependencies:
- dependency-name: chai
  dependency-version: 5.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…value (solana-program#605)

* Fixed transfer-hook CLI option not allowing default Pubkey as value

* review changes
* Move repo to work with a Makefile

#### Problem

The program repos are getting a little out of hand, with many different
methods of managing CI, scripts, etc etc.

#### Summary of changes

Token-2022 is the most complicated repo, with many different clients,
multiple programs, and sub-libraries, so if we can get it to work here,
it should be usable in all the other program repos.

* Create a Makefile, similar to the system repo, to handle all jobs
* Convert publish scripts to bash, similar to the system repo again
* Remove js scripts that aren't related to Codama generation
* Update the main CI and publish jobs to use Makefile commands
* Use matrices in CI to simplify job construction

The biggest issue is that Makefile targets can't contain slashes, so we
need to have some mapping between something like `clients-rust-legacy`
to `clients/rust-legacy`. Rather than specify that mapping by hand, I
opted to assume that the first word in a target is a subdirectory. This
means we have to change `confidential-transfer` to `confidential` in the
repo.

* Fixup matrix and yaml

* Update setup action

* Fixup targets and dependency paths

* Call build-doc correctly

* Add more needed words to the dictionary

* Add spellcheck and audit jobs

* Fixup yaml

* Get spacing right for spellcheck too

* spacing wrong again

* Fix docs build

* Add cli packages to test

* Add extra reqs for build

* Fixup SBF_OUT_DIR, run all tests

* Use install-action instead of cache

* Add programs to test-validator

* Use common setup action, use package lists instead, fail-fast

* Oops, branch is called "master"

* Specify lists as JSON strings

* Make strings valid JSON, use `vars` instead?

* refer to build-sbpf correctly

* Use outputs to define variable

* Checkout the repo to get vars.env

* Remove unused env vars

* Update publish workflows to use outputs

* Use reusable setup instead

* Rename publish-js-client.yml -> publish-js.yml

* Update to default / rustfmt / clippy toolchain

* Use action from solana-program instead of joncinque

* Oops, the branch is called "main"

* Add vars into Makefile, remove template upgrade

* Only run semver check on crate with lib target
…s/js-legacy (solana-program#673)

build(deps-dev): bump chai-as-promised in /clients/js-legacy

Bumps [chai-as-promised](https://github.com/chaijs/chai-as-promised) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/chaijs/chai-as-promised/releases)
- [Commits](chaijs/chai-as-promised@v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: chai-as-promised
  dependency-version: 8.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…olana-program#675)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.10 to 0.28.11.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.10...v0.28.11)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-version: 0.28.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… in /clients/js-legacy (solana-program#676)

build(deps-dev): bump @typescript-eslint/parser in /clients/js-legacy

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…legacy (solana-program#677)

build(deps-dev): bump typedoc in /clients/js-legacy

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.10 to 0.28.11.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.10...v0.28.11)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-version: 0.28.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#### Problem

The publish job failed because it was trying to use
`format-clients-cli`, but it should be `format-check-clients-cli`.
There's an inconsistency between Rust and JS here.

#### Summary of changes

Make all of the format checks called `format-check-*`, and use the
correct name in all workflows.
* CI: Reuse main.yml from actions repo

#### Problem

Every program repo currently needs to specify their own workflow files,
which makes the repos harder to maintain.

#### Summary of changes

Use a reusable workflow for all the CI jobs.

* Indent correctly

* Use correct .github path

* Trigger workflow

* Pass strings as JSON-encoded

* Revert "Pass strings as JSON-encoded"

This reverts commit e6ea6e9.

* Ok still compute everything

* Separate toolchain args

* Add generate-clients as a Makefile target, remove generate

* TEST: don't specify js-packages, see if it works

* Revert "TEST: don't specify js-packages, see if it works"

This reverts commit a0dc961.

* Use canonical action
… 8.41.0 in /clients/js-legacy (solana-program#679)

build(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…clients/js-legacy (solana-program#683)

build(deps-dev): bump @solana/codecs-strings in /clients/js-legacy

Bumps [@solana/codecs-strings](https://github.com/anza-xyz/kit) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/anza-xyz/kit/releases)
- [Commits](anza-xyz/kit@v2.3.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@solana/codecs-strings"
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Makefile: Make js package jobs consistent

#### Problem

The js job names are inconsistent, as outlined in
solana-program/actions#8.

#### Summary of changes

This is the repo-specific Makefile change for
solana-program/actions#8, which updates the job
names and passes in the jobs differently to the reusable workflow.

* Add a comment to trigger CI

* Revert "Add a comment to trigger CI"

This reverts commit 0084d23.
…legacy (solana-program#686)

build(deps-dev): bump typedoc in /clients/js-legacy

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.11 to 0.28.12.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.11...v0.28.12)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-version: 0.28.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…clients/js-legacy (solana-program#687)

build(deps-dev): bump @solana/codecs-strings in /clients/js-legacy

Bumps [@solana/codecs-strings](https://github.com/anza-xyz/kit) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/anza-xyz/kit/releases)
- [Commits](anza-xyz/kit@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@solana/codecs-strings"
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…olana-program#688)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.11 to 0.28.12.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.11...v0.28.12)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-version: 0.28.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* CI: Use reusable publish-js workflow

#### Problem

This is very similar to solana-program#670, but for the publish-js workflow.

#### Summary of changes

Use the reusable workflow.

* Inline publish jobs in Makefile

* Remove dry-run option
#### Problem

The repo is using v0.3.19 of tracing-susbcriber, which has a security advisory.

#### Summary of changes

Bump tracing-subscriber to v0.3.20.
* CI: Use reusable publish rust workflow

#### Problem

This is very similar to solana-program#670, but for the publish-rust workflow.

#### Summary of changes

Use the reusable workflow for publishing Rust crates.

* Inline publish script

* Add "rust" specifier for git tag target

* Use LEVEL as an env variable instead

* Reorder helpers post rebase
arihantbansal and others added 29 commits November 5, 2025 12:07
* Update @solana/kit dependency to 5.0

* Update lockfile
… 8.46.3 in /clients/js-legacy (solana-program#833)

build(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.46.2 to 8.46.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.3/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.46.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…clients/js-legacy (solana-program#796)

build(deps-dev): bump @solana/codecs-strings in /clients/js-legacy

Bumps [@solana/codecs-strings](https://github.com/anza-xyz/kit) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/anza-xyz/kit/releases)
- [Commits](anza-xyz/kit@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: "@solana/codecs-strings"
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…js-legacy (solana-program#830)

build(deps-dev): bump @types/node in /clients/js-legacy

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.9.2 to 24.10.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… size (solana-program#823)

* repo: Add `debug = false` to dev profile to reduce build size

#### Problem

Some of the CI jobs time out or fail because there's too much disk space
used by the build.

#### Summary of changes

Take a hammer to the problem, and just don't emit debug info. On my
machine, this reduces the build size from 21GB to 4.1GB for the rust
legacy build, which always runs into issues.

* Actually, use "line-tables-only"
#### Problem

The publish job is still failing to select versions for packages,
because we have duplicate crates in our Cargo.lock.

#### Summary of changes

Patch the crates that are duplicated, which helps the cargo publish
correctly select versions.
…legacy (solana-program#794)

build(deps-dev): bump @types/chai in /clients/js-legacy

Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-version: 5.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [solana-account](https://github.com/anza-xyz/solana-sdk) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/[email protected]@v3.2.0)

---
updated-dependencies:
- dependency-name: solana-account
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…cy (solana-program#834)

Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.4 to 11.7.5.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md)
- [Commits](mochajs/mocha@v11.7.4...v11.7.5)

---
updated-dependencies:
- dependency-name: mocha
  dependency-version: 11.7.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump assert_cmd from 2.0.17 to 2.1.1

Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.17 to 2.1.1.
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.0.17...v2.1.1)

---
updated-dependencies:
- dependency-name: assert_cmd
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Use modern functions

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon C <[email protected]>
…rogram#842)

Bumps [solana-program-memory](https://github.com/anza-xyz/solana-sdk) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/[email protected]@v3.1.0)

---
updated-dependencies:
- dependency-name: solana-program-memory
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… in /clients/js-legacy (solana-program#844)

build(deps-dev): bump @typescript-eslint/parser in /clients/js-legacy

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.46.3 to 8.46.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.4/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.46.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/js (solana-program#845)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.0 to 24.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.10.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…olana-program#847)

Bumps [chai](https://github.com/chaijs/chai) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: chai
  dependency-version: 6.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/js-legacy (solana-program#848)

build(deps-dev): bump @types/node in /clients/js-legacy

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.0 to 24.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.10.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… 8.46.4 in /clients/js-legacy (solana-program#846)

build(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.46.3 to 8.46.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.4/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.46.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-program#849)

Bumps [tsup](https://github.com/egoist/tsup) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](egoist/tsup@v8.5.0...v8.5.1)

---
updated-dependencies:
- dependency-name: tsup
  dependency-version: 8.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… in /clients/js-legacy (solana-program#850)

build(deps-dev): bump @typescript-eslint/parser in /clients/js-legacy

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.46.4 to 8.47.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [codama](https://github.com/codama-idl/codama) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/codama-idl/codama/releases)
- [Commits](https://github.com/codama-idl/codama/compare/[email protected]@1.3.8)

---
updated-dependencies:
- dependency-name: codama
  dependency-version: 1.3.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… 8.47.0 in /clients/js-legacy (solana-program#853)

build(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.46.4 to 8.47.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [codama](https://github.com/codama-idl/codama) from 1.3.8 to 1.4.0.
- [Release notes](https://github.com/codama-idl/codama/releases)
- [Commits](https://github.com/codama-idl/codama/compare/[email protected]@1.4.0)

---
updated-dependencies:
- dependency-name: codama
  dependency-version: 1.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…na-program#856)

Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.1.0 to 6.1.2.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v6.1.0...v6.1.2)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-version: 6.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dougEfresh dougEfresh closed this Nov 22, 2025
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.

10 participants